Search papers, labs, and topics across Lattice.
This paper introduces LFFD, a natural-language-guided power system scenario generation framework that leverages a pretrained LLM to convert natural language requests into a semantic space for conditioning a rectified flow matching diffusion model. To address frequency bias in the generated scenarios, the authors employ a frequency-aware multi-objective optimization algorithm during training. Experiments on photovoltaic and load datasets demonstrate that LFFD effectively generates diverse and controllable power system scenarios based on natural language prompts.
Generate realistic power system scenarios using only natural language, unlocking a more intuitive and flexible way to explore potential grid conditions.
Diverse and controllable scenario generation (e.g., wind, solar, load, etc.) is critical for robust power system planning and operation. As AI-based scenario generation methods are becoming the mainstream, existing methods (e.g., Conditional Generative Adversarial Nets) mainly rely on a fixed-length numerical conditioning vector to control the generation results, facing challenges in user conveniency and generation flexibility. In this paper, a natural-language-guided scenario generation framework, named LLM-enabled Frequency-aware Flow Diffusion (LFFD), is proposed to enable users to generate desired scenarios using plain human language. First, a pretrained LLM module is introduced to convert generation requests described by unstructured natural languages into ordered semantic space. Second, instead of using standard diffusion models, a flow diffusion model employing a rectified flow matching objective is introduced to achieve efficient and high-quality scenario generation, taking the LLM output as the model input. During the model training process, a frequency-aware multi-objective optimization algorithm is introduced to mitigate the frequency-bias issue. Meanwhile, a dual-agent framework is designed to create text-scenario training sample pairs as well as to standardize semantic evaluation. Experiments based on large-scale photovoltaic and load datasets demonstrate the effectiveness of the proposed method.