AI Navigate

Agentic Framework for Political Biography Extraction

arXiv cs.AI / 3/20/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes a two-stage "Synthesis-Coding" framework that uses LLMs to extract multi-dimensional elite biographies from heterogeneous web sources for political science research.
  • The upstream synthesis stage uses recursive agentic LLMs to search, filter, and curate biographies, followed by a downstream coding stage that maps curated material into structured dataframes.
  • Experiments show that, given curated contexts, LLM coders match or outperform human experts in extraction accuracy, and the agentic system synthesizes more information from web resources than Wikipedia in web environments.
  • The work shows that directly coding from long multilingual corpora introduces bias that the synthesis stage can alleviate by curating evidence into signal-dense representations, enabling scalable and transparent political science databases.

Abstract

The production of large-scale political datasets typically demands extracting structured facts from vast piles of unstructured documents or web sources, a task that traditionally relies on expensive human experts and remains prohibitively difficult to automate at scale. In this paper, we leverage Large Language Models (LLMs) to automate the extraction of multi-dimensional elite biographies, addressing a long-standing bottleneck in political science research. We propose a two-stage ``Synthesis-Coding'' framework for complex extraction task: an upstream synthesis stage that uses recursive agentic LLMs to search, filter, and curate biography from heterogeneous web sources, followed by a downstream coding stage that maps curated biography into structured dataframes. We validate this framework through three primary results. First, we demonstrate that, when given curated contexts, LLM coders match or outperform human experts in extraction accuracy. Second, we show that in web environments, the agentic system synthesizes more information from web resources than human collective intelligence (Wikipedia). Finally, we diagnosed that directly coding from long and multi-language corpora introduces bias that the synthesis stage can alleviate by curating evidence into signal-dense representations. By comprehensive evaluation, We provide a generalizable, scalable framework for building transparent and expansible large scale database in political science.