SysCaps: Language Interfaces for Simulation Surrogates of Complex Systems
Patrick Emami, Zhaonan Li, Saumya Sinha, Truc Nguyen
TL;DR
SysCaps introduce text-based system attributes as interfaces to surrogate models for complex energy-system simulations. The authors build a lightweight multimodal model that fuses text embeddings from fine-tuned language models with time-series inputs, and they train SysCaps using LLMs to generate natural-language captions from simulator metadata, enabling test-time chat-style querying. Experiments on building-energy and wind-farm simulators show SysCaps-augmented surrogates outperform traditional one-hot baselines and exhibit robustness to caption length and attribute synonyms, while enabling language-driven design-space exploration; prompt augmentation can further regularize learning in small data regimes. This work suggests that language interfaces can enhance accessibility and generalization of SciML surrogates and points to future directions in cross-simulator generalization and user-centric evaluation.
Abstract
Surrogate models are used to predict the behavior of complex energy systems that are too expensive to simulate with traditional numerical methods. Our work introduces the use of language descriptions, which we call ``system captions'' or SysCaps, to interface with such surrogates. We argue that interacting with surrogates through text, particularly natural language, makes these models more accessible for both experts and non-experts. We introduce a lightweight multimodal text and timeseries regression model and a training pipeline that uses large language models (LLMs) to synthesize high-quality captions from simulation metadata. Our experiments on two real-world simulators of buildings and wind farms show that our SysCaps-augmented surrogates have better accuracy on held-out systems than traditional methods while enjoying new generalization abilities, such as handling semantically related descriptions of the same test system. Additional experiments also highlight the potential of SysCaps to unlock language-driven design space exploration and to regularize training through prompt augmentation.
