Michigan State University
Abstract
Conventional approaches to building energy retrofit decision making suffer
from limited generalizability and low interpretability, hindering adoption in
diverse residential contexts. With the growth of Smart and Connected
Communities, generative AI, especially large language models (LLMs), may help
by processing contextual information and producing practitioner readable
recommendations. We evaluate seven LLMs (ChatGPT, DeepSeek, Gemini, Grok,
Llama, and Claude) on residential retrofit decisions under two objectives:
maximizing CO2 reduction (technical) and minimizing payback period
(sociotechnical). Performance is assessed on four dimensions: accuracy,
consistency, sensitivity, and reasoning, using a dataset of 400 homes across 49
US states. LLMs generate effective recommendations in many cases, reaching up
to 54.5 percent top 1 match and 92.8 percent within top 5 without fine tuning.
Performance is stronger for the technical objective, while sociotechnical
decisions are limited by economic trade offs and local context. Agreement
across models is low, and higher performing models tend to diverge from others.
LLMs are sensitive to location and building geometry but less sensitive to
technology and occupant behavior. Most models show step by step, engineering
style reasoning, but it is often simplified and lacks deeper contextual
awareness. Overall, LLMs are promising assistants for energy retrofit decision
making, but improvements in accuracy, consistency, and context handling are
needed for reliable practice.
AI Insights - Prompt engineering proved the main lever for tailoring LLM outputs to retrofit goals.
- ResStock 2024.2 and the National Residential Efficiency Measures Database supplied the real‑world data.
- Chain‑of‑thought prompting boosted reasoning depth, yet LLMs still missed local policy nuances.
- Bias analysis showed higher‑performing models diverge, highlighting the need for cross‑model checks.
- LLMs were highly sensitive to location and geometry, but less so to tech mix or occupant behavior.
- The paper recommends the book “Large Language Models for Building Energy Applications: Opportunities and Challenges” for deeper insight.
ViaEuropa Sverige AB, Ch
Abstract
In developing EnergyNet we have leveraged and are extending lessons from
telecom's shift from a centralized, circuit-switched phone system to
decentralized, packet-switched data networks. EnergyNet utilizes 1) an Energy
Router that enforces galvanic separation and utilizes software-controlled
energy flows over a DC backplane, 2) Energy Local and Wide Area Networks
(ELAN/EWAN) based on DC microgrids that interconnect through an open Energy
Protocol (EP), and 3) a control plane comprised of the Energy Router Operating
System (EROS) and EP Server which is managed at operator scale through an
Energy Network Management System (ENMS). We distinguish the architectural
contribution (Tier-1 including components, interfaces, and operating model)
from expected outcomes contingent on adoption (Tier-2). The latter includes
local-first autonomy with global interoperability, near-real-time operation
with local buffering, removal of EV-charging bottlenecks, freed grid capacity
for data centers and industrial electrification, as well as a trend toward low,
predictable, fixed-cost clean energy. Evidence from early municipal
demonstrators illustrates feasibility and migration paths. The contribution is
a coherent, open, and testable blueprint for software-defined, decentralized
energy distribution, aligning power-systems engineering with networking
principles and offering a practical route from legacy, synchronous grids to
resilient, digitally routed energy distribution systems.
AI Insights - Open Energy Protocol (EP) standardizes DC microgrid interconnection, enabling seamless device interoperability.
- Energy Router Operating System (EROS) enforces galvanic separation while routing energy flows via software control.
- Near‑real‑time operation with local buffering mitigates EV‑charging bottlenecks and frees grid capacity for data centers.
- Port‑by‑port scaling allows incremental deployment in dense urban grids without wholesale rewiring.
- Neutral marketplaces built on EP enable peer‑to‑peer trading, unlocking abundant green energy.
- Early municipal pilots demonstrate feasibility and provide migration pathways for legacy grids.
- Key literature: “EnergyNet: A Decentralized Energy System for Peer‑to‑Peer Energy Trading” and “Smart Grids and the Internet of Things: A Review” offer foundational insights.