paper-with-me

Papers

Agent-Enhanced Large Language Models for Researching Political Institutions

2025-03-14 · Joseph R. Loffredo, Suyeol Yun

The applications of Large Language Models (LLMs) in political science are rapidly expanding. This paper demonstrates how LLMs, when augmented with predefined functions and specialized tools, can serve as dynamic agents capable of streamlining tasks such as data collection, preprocessing, and analysis. Central to this approach is agentic retrieval-augmented generation (Agentic RAG), which equips LLMs with action-calling capabilities for interaction with external knowledge bases. Beyond information retrieval, LLM agents may incorporate modular tools for tasks like document summarization, transcript coding, qualitative variable classification, and statistical modeling. To demonstrate the potential of this approach, we introduce CongressRA, an LLM agent designed to support scholars studying the U.S. Congress. Through this example, we highlight how LLM agents can reduce the costs of replicating, testing, and extending empirical research using the domain-specific data that drives the study of political institutions.

📄 PDF Abstract BibTeX arXiv:2503.13524

Code (1)

congressRA/sample-agent 공식 구현

Tasks

Document SummarizationInformation RetrievalRAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Revealing Political Bias in LLMs through Structured Multi-Agent Debate

2025-06-13 · Aishwarya Bandaru, Fabian Bindley, Trevor Bluth, Nandini Chavda 외

Large language models (LLMs) are increasingly used to simulate social behaviour, yet their political biases and interaction dynamics in debates remain underexplored. We investigate how LLM type and agent gender attribute…

Modelling Political Coalition Negotiations Using LLM-based Agents

2024-02-18 · Farhad Moghimifar, Yuan-Fang Li, Robert Thomson, Gholamreza Haffari

Coalition negotiations are a cornerstone of parliamentary democracies, characterised by complex interactions and strategic communications among political parties. Despite its significance, the modelling of these negotiat…

Language ModelingLanguage ModellingLarge Language Model

Vibe Researching as Wolf Coming: Can AI Agents with Skills Replace or Augment Social Scientists?

2026-02-25 · Yongjun Zhang arxiv

AI agents -- systems that execute multi-step reasoning workflows with persistent state, tool access, and specialist skills -- represent a qualitative shift from prior automation technologies in social science. Unlike cha…

Artificial Authority: From Machine Minds to Political Alignments. An Experimental Analysis of Democratic and Autocratic Biases in Large-Language Models

2025-09-29 · Natalia Ożegalska-Łukasik, Szymon Łukasik arxiv

Political beliefs vary significantly across different countries, reflecting distinct historical, cultural, and institutional contexts. These ideologies, ranging from liberal democracies to rigid autocracies, influence hu…

Political Actor Agent: Simulating Legislative System for Roll Call Votes Prediction with Large Language Models

2024-12-10 · Hao Li, Ruoyuan Gong, Hao Jiang

Predicting roll call votes through modeling political actors has emerged as a focus in quantitative political science and computer science. Widely used embedding-based methods generate vectors for legislators from divers…