--
Brent Crude $109.51/bbl ▲ +3.2%WTI Crude $97.26/bbl ▲ +3.2%Henry Hub Gas $2.81/MMBtu ▼ -3.1% Brent Crude $109.51/bbl ▲ +3.2%WTI Crude $97.26/bbl ▲ +3.2%Henry Hub Gas $2.81/MMBtu ▼ -3.1%
← Back to Research & Academia Research & Academia

LLM Agents for Building Energy Models: Tool-Augmented Beats Autonomous

LLM Agents for Building Energy Models: Tool-Augmented Beats Autonomous

⚡ AI Executive Summary

Researchers compared two approaches for using large language models to modify building energy simulation models in compliance with Canadian building codes. The study evaluated tool-augmented agents (which use high-level engineering functions) versus autonomous agents (which directly manipulate low-level model operations) across seven reference building archetypes and three increasingly complex modification tasks. Tool-augmented agents consistently outperformed autonomous approaches, particularly for complex tasks involving system replacements and multiple interdependent changes. The findings have important implications for energy modeling workflows in utilities and building design practices. As building energy simulation becomes more integrated with AI-assisted design tools, the reliability gap between approaches matters considerably—failed or invalid models risk downstream decisions on retrofit strategies and compliance verification. The research suggests that domain-specific tooling and validation safeguards are essential where energy models inform capital investments or regulatory compliance. This work also hints at a wider pattern: where AI handles discrete, well-defined tasks (like parameter sweeps), success rates are high, but orchestration of complex, rule-dependent workflows still requires human-in-the-loop oversight or carefully engineered abstractions.

A new comparative study examines how large language models can be deployed to automate modifications to building energy simulation models, with direct implications for utilities managing efficiency programs and designers undertaking retrofits under energy codes.

Researchers evaluated two LLM agent architectures tasked with editing EnergyPlus models—the industry-standard building physics simulation platform—to comply with Canada's National Energy Code for Buildings (NECB). The tool-augmented approach provides the LLM with pre-built, domain-specific functions that encapsulate HVAC engineering logic and safe model manipulation routines. The autonomous approach grants the LLM direct access to primitive operations: creating, deleting, and modifying individual model objects and their properties.

Both systems were implemented as multi-agent workflows using the Model Context Protocol, integrating retrieval-augmented access to NECB standards, a simulation execution agent, and a coordinator. Testing spanned seven reference building types—apartments, restaurants, schools, warehouses, and offices—across three modification tasks of increasing complexity.

For simple tasks (modifying window U-values), both approaches achieved 100% success. For medium-complexity tasks (reducing lighting power), both succeeded across all buildings, though autonomous execution consumed more tokens and processing time. Performance diverged sharply on complex tasks: converting HVAC systems from packaged terminal (PTAC) or direct-expansion (DX) units to variable refrigerant flow (VRF) systems.

The tool-augmented approach succeeded in all seven buildings, producing valid, NECB-compliant models ready for annual energy simulation. The autonomous approach failed completely: apartment conversions stalled during planning, and packaged-DX conversions produced structurally invalid models that could not be simulated.

These results suggest a pragmatic hybrid strategy: autonomous agents for simple, low-interdependency edits; validated domain-specific tools for complex, compliance-critical transformations where coordinated changes and code adherence are non-negotiable.

#building energy models#EnergyPlus#NECB compliance#LLM agents#HVAC systems#energy modeling automation#artificial intelligence
Original source: Energy and AI ↗

Related in Research & Academia