paper-with-me

홈 › Papers

Leveraging Large Language Models for Automated Causal Loop Diagram Generation: Enhancing System Dynamics Modeling through Curated Prompting Techniques

2025-03-23 · Ning-Yuan Georgia Liu, David R. Keith

Transforming a dynamic hypothesis into a causal loop diagram (CLD) is crucial for System Dynamics Modelling. Extracting key variables and causal relationships from text to build a CLD is often challenging and time-consuming for novice modelers, limiting SD tool adoption. This paper introduces and tests a method for automating the translation of dynamic hypotheses into CLDs using large language models (LLMs) with curated prompting techniques. We first describe how LLMs work and how they can make the inferences needed to build CLDs using a standard digraph structure. Next, we develop a set of simple dynamic hypotheses and corresponding CLDs from leading SD textbooks. We then compare the four different combinations of prompting techniques, evaluating their performance against CLDs labeled by expert modelers. Results show that for simple model structures and using curated prompting techniques, LLMs can generate CLDs of a similar quality to expert-built ones, accelerating CLD creation.

📄 PDF Abstract BibTeX arXiv:2503.21798

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Automated Diagram Generation to Build Understanding and Usability

2020-05-27 · William Schoenberg

Causal loop and stock and flow diagrams are broadly used in System Dynamics because they help organize relationships and convey meaning. Using the analytical work of Schoenberg (2019) to select what to include in a compr…

RAD: Training an End-to-End Driving Policy via Large-Scale 3DGS-based Reinforcement Learning

2025-02-18 · Hao Gao, Shaoyu Chen, Bo Jiang, Bencheng Liao 외

Existing end-to-end autonomous driving (AD) algorithms typically follow the Imitation Learning (IL) paradigm, which faces challenges such as causal confusion and the open-loop gap. In this work, we establish a 3DGS-based…

3DGSAutonomous DrivingImitation LearningReinforcement Learning (RL)

Causal MAS: A Survey of Large Language Model Architectures for Discovery and Effect Estimation

2025-08-31 · Adib Bazgir, Amir Habibdoust, Yuwen Zhang, Xing Song arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities in various reasoning and generation tasks. However, their proficiency in complex causal reasoning, discovery, and estimation remains an area of activ…

Agent0: Leveraging LLM Agents to Discover Multi-value Features from Text for Enhanced Recommendations

2025-07-25 · Blaž Škrlj, Benoît Guilleminot, Andraž Tori arxiv

Large language models (LLMs) and their associated agent-based frameworks have significantly advanced automated information extraction, a critical component of modern recommender systems. While these multitask frameworks …

Information ExtractionFeature EngineeringCode Generation

Automating psychological hypothesis generation with AI: when large language models meet causal graph

2024-02-22 · Song Tong, Kai Mao, Zhen Huang, Yukun Zhao 외

Leveraging the synergy between causal knowledge graphs and a large language model (LLM), our study introduces a groundbreaking approach for computational hypothesis generation in psychology. We analyzed 43,312 psychology…

ArticlesKnowledge GraphsLanguage ModelingLanguage Modelling+2