🤖 AI Summary
This work proposes a dynamic causal knowledge graph construction method leveraging large language model (LLM) agents to model complex geopolitical phenomena—such as great-power conflict—from unstructured text. The approach generates fuzzy cognitive maps (FCMs) in a chunk-wise manner, integrates them into a global cyclic causal graph via convex blending, and enables lightweight, scalable “de-chunking” through operator-level Bayesian inference for dynamic updates. Experimental evaluation on texts concerning the Thucydides Trap demonstrates that seven out of eight generated FCMs accurately predicted war propensity, thereby validating the framework’s efficacy in causal reasoning and evolutionary forecasting.
📝 Abstract
We automatically generate feedback causal fuzzy cognitive maps (FCMs) from text by teaching large-language-model agents to break the text into overlapping chunks of text. Convex mixing of these chunk FCMs gives a representative cyclic FCM knowledge graph. The text chunks can have different levels of overlap. The chunk FCMs still mix to form a new FCM causal knowledge graph. The mixing technique scales because it uses light computation with sparse causal chunk matrices. The mixing structure allows an operator-level type of Bayesian inference that produces "de-chunked" or posterior-like FCMs from the mixed FCM. These de-chunked FCMs are useful in their own right and allow further iterations of Bayesian updating. We demonstrate these mixing techniques on the essay text of Allison's "Thucydides Trap" model of conflict between a dominant power such as the United States and a rising power such as China. The FCM dynamical systems predict outcomes as they equilibrate to fixed-point or limit-cycle attractors. Seven out of 8 FCM knowledge graphs predicted a type of war when we stimulated them by turning on and keeping on the concept node that stands for the rising power's ambition and entitlement. Gemini 3.1 LLMs served as the chunking AI agents.