TopoBrick: Agentic Topology Sampling of Exogenous Variables for Zero-Shot Building IoT Forecasting
Summary
TopoBrick is a novel training-free framework designed for zero-shot building IoT forecasting, addressing the limitation of existing forecasters that often treat building sensors as isolated time series or rely on fixed covariate sets. This framework leverages building knowledge graphs to create a compact structural skeleton and employs an agentic topology sampler to intelligently select target-specific exogenous variables. These variables are then organized based on their deployment-time availability, distinguishing between past-known sensor states and future-known calendar, schedule, and meteorological data. Evaluated across three real-world buildings, TopoBrick demonstrates superior performance compared to robust zero-shot foundation-model baselines and achieves competitive results against fully trained building-specific models. Ablation studies confirm that its topology-aware sampling method is significantly more reliable than random, ontology-only, or fixed-hop selection, particularly for physically coupled HVAC and weather-driven sensing variables.
Key takeaway
For Machine Learning Engineers developing building IoT forecasting solutions, consider integrating topology-aware sampling methods like TopoBrick's. Your models can achieve zero-shot performance competitive with fully trained systems by leveraging building knowledge graphs and intelligently selecting exogenous variables based on their availability. This approach significantly enhances reliability, especially for critical HVAC and weather-driven sensor data, reducing the need for extensive training data.
Key insights
TopoBrick uses agentic topology sampling of knowledge graphs for zero-shot building IoT forecasting, outperforming baselines.
Principles
- Building sensors are embedded in physical topology.
- Topology-aware sampling improves IoT forecasting reliability.
- Exogenous variables should be organized by availability.
Method
TopoBrick constructs a compact structural skeleton from building knowledge graphs. It then uses an agentic topology sampler to select target-specific exogenous variables, organizing them by deployment-time availability for zero-shot forecasting.
In practice
- Apply knowledge graphs for sensor context.
- Prioritize topology-aware variable selection.
- Separate past-known from future-known covariates.
Topics
- Building IoT
- Zero-Shot Forecasting
- Knowledge Graphs
- Topology Sampling
- Exogenous Variables
- HVAC Systems
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.