energy performance
Conversational Agents for Building Energy Efficiency -- Advising Housing Cooperatives in Stockholm on Reducing Energy Consumption
Ghani, Shadaab, Håkansson, Anne, Pasichnyi, Oleksii, Shahrokni, Hossein
Housing cooperative is a common type of multifamily building ownership in Sweden. Although this ownership structure grants decision-making autonomy, it places a burden of responsibility on cooperative's board members. Most board members lack the resources or expertise to manage properties and their energy consumption. This ignorance presents a unique challenge, especially given the EU directives that prohibit buildings rated as energy classes F and G by 2033. Conversational agents (CAs) enable human-like interactions with computer systems, facilitating human-computer interaction across various domains. In our case, CAs can be implemented to support cooperative members in making informed energy retrofitting and usage decisions. This paper introduces a Conversational agent system, called SPARA, designed to advise cooperatives on energy efficiency. SPARA functions as an energy efficiency advisor by leveraging the Retrieval-Augmented Generation (RAG) framework with a Language Model(LM). The LM generates targeted recommendations based on a knowledge base composed of email communications between professional energy advisors and cooperatives' representatives in Stockholm. The preliminary results indicate that SPARA can provide energy efficiency advice with precision 80\%, comparable to that of municipal energy efficiency (EE) experts. A pilot implementation is currently underway, where municipal EE experts are evaluating SPARA performance based on questions posed to EE experts by BRF members. Our findings suggest that LMs can significantly improve outreach by supporting stakeholders in their energy transition. For future work, more research is needed to evaluate this technology, particularly limitations to the stability and trustworthiness of its energy efficiency advice.
- Banking & Finance > Real Estate (0.71)
- Energy > Renewable (0.48)
- Law > Statutes (0.47)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Personal Assistant Systems (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Chatbot (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (0.35)
Adopting Explainable-AI to investigate the impact of urban morphology design on energy and environmental performance in dry-arid climates
Eshraghi, Pegah, Talami, Riccardo, Dehnavi, Arman Nikkhah, Mirdamadi, Maedeh, Zomorodian, Zahra-Sadat
In rapidly urbanizing regions, designing climate-responsive urban forms is crucial for sustainable development, especially in dry arid-climates where urban morphology has a significant impact on energy consumption and environmental performance. This study advances urban morphology evaluation by combining Urban Building Energy Modeling (UBEM) with machine learning methods (ML) and Explainable AI techniques, specifically Shapley Additive Explanations (SHAP). Using Tehran's dense urban landscape as a case study, this research assesses and ranks the impact of 30 morphology parameters at the urban block level on key energy metrics (cooling, heating, and lighting demand) and environmental performance (sunlight exposure, photovoltaic generation, and Sky View Factor). Among seven ML algorithms evaluated, the XGBoost model was the most effective predictor, achieving high accuracy (R2: 0.92) and a training time of 3.64 seconds. Findings reveal that building shape, window-to-wall ratio, and commercial ratio are the most critical parameters affecting energy efficiency, while the heights and distances of neighboring buildings strongly influence cooling demand and solar access. By evaluating urban blocks with varied densities and configurations, this study offers generalizable insights applicable to other dry-arid regions. Moreover, the integration of UBEM and Explainable AI offers a scalable, data-driven framework for developing climate-responsive urban designs adaptable to high-density environments worldwide.
- Asia > Middle East > Iran > Tehran Province > Tehran (0.25)
- Asia > Singapore (0.05)
- Europe > Switzerland (0.04)
- (7 more...)
- Energy > Renewable > Solar (1.00)
- Construction & Engineering (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Explanation & Argumentation (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks (0.92)
- Information Technology > Artificial Intelligence > Issues > Social & Ethical Issues (0.90)
Energy-Optimal Planning of Waypoint-Based UAV Missions -- Does Minimum Distance Mean Minimum Energy?
Michel, Nicolas, Patnaik, Ayush, Kong, Zhaodan, Lin, Xinfan
Multirotor unmanned aerial vehicle is a prevailing type of aerial robots with wide real-world applications. The energy efficiency of the robot is a critical aspect of its performance, determining the range and duration of the missions that can be performed. This paper studies the energy-optimal planning of the multirotor, which aims at finding the optimal ordering of waypoints with the minimum energy consumption for missions in 3D space. The study is performed based on a previously developed model capturing first-principle energy dynamics of the multirotor. We found that in majority of the cases (up to 95%) the solutions of the energy-optimal planning are different from those of the traditional traveling salesman problem which minimizes the total distance. The difference can be as high as 14.9%, with the average at 1.6%-3.3% and 90th percentile at 3.7%-6.5% depending on the range and number of waypoints in the mission. We then identified and explained the key features of the minimum-energy order by correlating to the underlying flight energy dynamics. It is shown that instead of minimizing the distance, coordination of vertical and horizontal motion to promote aerodynamic efficiency is the key to optimizing energy consumption.
- North America > United States > California > Yolo County > Davis (0.14)
- North America > United States > New York > New York County > New York City (0.04)
- Europe > Netherlands > South Holland > Dordrecht (0.04)
- Energy (1.00)
- Transportation > Air (0.68)
- Aerospace & Defense > Aircraft (0.67)
- Government > Military (0.47)
Augmented Computational Design: Methodical Application of Artificial Intelligence in Generative Design
Nourian, Pirouz, Azadi, Shervin, Uijtendaal, Roy, Bai, Nan
The core of the performance-driven computational design is to trace the sensitivity of variations of some performance indicators to the differences between design alternatives. Therefore any argument about the utility of AI for performancebased design must necessarily discuss the representation of such differences, as explicitly as possible. The existing data models and data representations in the field of Architecture, Engineering, and Construction (AEC), such as CAD and BIM are heavily focused on geometrically representing building elements and facilitating the process of construction management. Unfortunately, the field of AEC does not currently have a structured discourse based on an explicit representation of decision variables and outcomes of interest. Specifically, the notion of design representation and the idea of data modelling for representing "what needs to be attained from buildings" is rather absent in the literature.
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.14)
- Europe > Netherlands > South Holland > Delft (0.04)
- North America > United States > New York (0.04)
- (3 more...)
- Construction & Engineering (1.00)
- Energy > Renewable (0.46)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Uncertainty > Bayesian Inference (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Learning Graphical Models > Directed Networks > Bayesian Learning (1.00)
- (3 more...)
A Transfer Learning Approach to Minimize Reinforcement Learning Risks in Energy Optimization for Smart Buildings
Genkin, Mikhail, McArthur, J. J.
Energy optimization leveraging artificially intelligent algorithms has been proven effective. However, when buildings are commissioned, there is no historical data that could be used to train these algorithms. On-line Reinforcement Learning (RL) algorithms have shown significant promise, but their deployment carries a significant risk, because as the RL agent initially explores its action space it could cause significant discomfort to the building residents. In this paper we present ReLBOT - a new technique that uses transfer learning in conjunction with deep RL to transfer knowledge from an existing, optimized and instrumented building, to the newly commissioning smart building, to reduce the adverse impact of the reinforcement learning agent's warm-up period. We demonstrate improvements of up to 6.2 times in the duration, and up to 132 times in prediction variance, for the reinforcement learning agent's warm-up period.
- North America > Canada > Ontario > Toronto (0.04)
- North America > United States > New York > New York County > New York City (0.04)
- Europe > Italy (0.04)
- Europe > Belgium > Flanders > West Flanders > Bruges (0.04)
- Energy (1.00)
- Information Technology > Smart Houses & Appliances (0.73)
- Construction & Engineering > HVAC (0.70)
Convolutional versus Dense Neural Networks: Comparing the Two Neural Networks Performance in Predicting Building Operational Energy Use Based on the Building Shape
A building self-shading shape impacts substantially on the amount of direct sunlight received by the building and contributes significantly to building operational energy use, in addition to other major contributing variables, such as materials and window-to-wall ratios. Deep Learning has the potential to assist designers and engineers by efficiently predicting building energy performance. This paper assesses the applicability of two different neural networks structures, Dense Neural Network (DNN) and Convolutional Neural Network (CNN), for predicting building operational energy use with respect to building shape. The comparison between the two neural networks shows that the DNN model surpasses the CNN model in performance, simplicity, and computation time. However, image-based CNN has the benefit of utilizing architectural graphics that facilitates design communication.
- North America > United States > Texas > Brazos County > College Station (0.14)
- North America > United States > New Jersey > Mercer County > Princeton (0.04)
- North America > United States > Massachusetts > Worcester County > Worcester (0.04)
- (3 more...)
New AI system predicts energy performance
The AI system can generate an almost instant prediction of building emissions rates (BER) for use in calculating the energy performance of non-domestic buildings. Current methods can take hours to days to produce BERs and are generated by manually inputting hundreds of variables. Dr Georgina Cosma and postgraduate student Kareem Ahmed, of the School of Science, have designed and trained an AI model to predict BER values with 27 inputs with little loss in accuracy. The model has been created with the support of Cundall's head of research and innovation, Edwin Wealend, and trained using data obtained from UK government energy performance assessments. Cosma said the research "is an important first step towards the use of machine learning tools for energy prediction in the UK" and it shows how data can "improve current processes in the construction industry".
Preparing Weather Data for Real-Time Building Energy Simulation
MeshkinKiya, Maryam, Paolini, Riccardo
This study introduces a framework for quality control of measured weather data, including anomaly detection, and infilling missing values. Weather data is a fundamental input to building performance simulations, in which anomalous values defect the results while missing data lead to an unexpected termination of the simulation process. Traditionally, infilling missing values in weather data is performed through periodic or linear interpolations. However, when missing values exceed many consecutive hours, the accuracy of traditional methods is subject to debate. This study demonstrates how Neural Networks can increase the accuracy of data imputation when compared to other supervised learning methods. The framework is validated by predicting missing temperature and relative humidity data for an observation site, through a network of nearby weather stations in Milan, Italy. Results show that the proposed method can facilitate real-time building simulations with accurate and rapid quality control.
- Europe > Italy > Lombardy > Milan (0.24)
- Oceania > Australia > New South Wales > Sydney (0.04)
- North America > Canada > Ontario > Toronto (0.04)
- Africa > South Africa (0.04)
AI, big data to be used increasingly for energy savings in commercial buildings
Artificial intelligence, big data and machine learning will increasingly be put to use monitoring the energy performance of buildings and helping owners cut costs, according to Keith Gunaratne, the founder and managing director of technology firm EP&T. Founded in 1993, EP&T specialises in the development of energy conservation technologies in the commercial sector. One of its products, Edge Zeus - an AI and machine-learning platform that allows energy performance to be monitored and controlled through a mobile device – has been deployed in 12 buildings in the portfolio of the Abu Dhabi Financial Group, or ADFG. In one of the buildings – Abu Dhabi's Seaside Tower – the technology has led to a 29 percent reduction in energy consumption and cost savings of over AED 626,000 in a 12-month period. "What we would like to see in the local market is an accommodative environment that fosters the take-up of data science as a solution that remains attractive to the c-suite," Gunaratne said.
- Energy (0.81)
- Construction & Engineering (0.72)
- Banking & Finance > Real Estate (0.71)
- Information Technology > Artificial Intelligence > Machine Learning (0.83)
- Information Technology > Data Science > Data Mining > Big Data (0.63)
Sustainability in the Age of Big Data - Urban Land Magazine
In the era of machine learning, blockchain, and the "internet of things" (IoT), Greenprint remains focused on "small data"--monthly energy, water, and waste bills normalized by building and geographic attributes such as square footage, building type, vacancy rates, and heating and cooling degree days. Using Greenprint's shared-data benchmark drawn from these simple data (and managed in the cloud on ULI Greenprint's Measurabl platform), owners can identify which buildings in their portfolio are performing better or worse than the benchmark and spot opportunities for investments in cost-effective technology upgrades, training in best practices (learning from the leaders), and tenant engagement strategies to improve performance. The benchmark also encourages healthy competition among building managers and building portfolio owners, all looking to leverage data to reduce their operating expenses and improve their net operating income (NOI). The Greenprint benchmarking tools are by no means "big data," and this is the way that Greenprint members like it. Over the past nine years, Greenprint members have leveraged these benchmarking data and shared their best practices to cut energy consumption by more than 17 percent and greenhouse gas emissions by more than 20 percent, saving $36.4 million a year in annual energy, water, and waste expenses.
- Information Technology > Smart Houses & Appliances (0.37)
- Energy > Energy Policy (0.35)
- Construction & Engineering > HVAC (0.35)
- Information Technology > Artificial Intelligence (0.91)
- Information Technology > Data Science > Data Mining > Big Data (0.79)