ThinkTank-ME: A Multi-Expert Framework for Middle East Event Forecasting
Haoxuan Li, He Chang, Yunshan Ma, Yi Bin, Yang Yang, See-Kiong Ng, Tat-Seng Chua
TL;DR
ThinkTank-ME tackles the limitations of single-LLM approaches for complex geopolitical event forecasting by simulating a think tank: multiple country-specialized experts coordinate via a leader model. It introduces POLECAT-FOR-ME, a Middle East–focused benchmark, and demonstrates that parameter-efficient fine-tuning of Llama-3.1-8B expert models combined with leader aggregation strategies (Expert Routing, Wisdom Aggregation, Elite Ensemble) yields superior accuracy over vanilla and all-data baselines. The Elite Ensemble variant offers the best balance between accuracy and efficiency, while analyses highlight the value and limits of country-resource distribution among proprietary models. Overall, the work provides a scalable framework for multi-expert, temporally grounded geopolitical forecasting with practical implications for policy analysis and risk assessment.
Abstract
Event forecasting is inherently influenced by multifaceted considerations, including international relations, regional historical dynamics, and cultural contexts. However, existing LLM-based approaches employ single-model architectures that generate predictions along a singular explicit trajectory, constraining their ability to capture diverse geopolitical nuances across complex regional contexts. To address this limitation, we introduce ThinkTank-ME, a novel Think Tank framework for Middle East event forecasting that emulates collaborative expert analysis in real-world strategic decision-making. To facilitate expert specialization and rigorous evaluation, we construct POLECAT-FOR-ME, a Middle East-focused event forecasting benchmark. Experimental results demonstrate the superiority of multi-expert collaboration in handling complex temporal geopolitical forecasting tasks. The code is available at https://github.com/LuminosityX/ThinkTank-ME.
