paper-with-me

Papers

pAI-Econ-claude: A Gated Human-in-the-Loop Multi-Agent Architecture for AI-Assisted Economic Theory Development

2026-07-23 · Chen Zhu, Xiaolu Wang, Weilong Zhang arxiv

In many social-science research tasks, such as economics, LLM-based agents must produce outputs for which no cheap, task-complete, machine-readable correctness signal exists. This creates a distinctive reliability problem for multi-agent systems: how should generation, critique, coordination, and human judgment be organized when no component can certify the final result? We address this problem through pAI-Econ-claude, a gated, human-in-the-loop multi-agent architecture for AI-assisted economic theory development. Agents coordinate through a shared workspace of inspectable intermediate records; specialized gates diagnose targeted failure modes and recommend loopbacks without certifying correctness; and human checkpoints retain authority over decisions that are costly to reverse. We evaluate the architecture on five matched economic-theory tasks against an ungated baseline. Two evaluators blinded to configuration agreed on all five pairwise rankings, preferring the gated architecture in four tasks and the baseline in one. Mean failure severity fell from 1.58 to 1.16, while overall usefulness rose from 2.60 to 3.10. The largest observed gain occurred when a reality check rejected a false market-structure premise and a proof review prompted revision of a false welfare claim. The negative case shows that scaffolding can also compress an economically important mechanism too aggressively. The results support a bounded claim: gated oversight improves the auditability of AI-assisted economic theory without substituting for formal verification, and the allocation of irreversible human judgment is a more informative design variable than pure agent autonomy. The workflow is publicly available at https://github.com/maxwell2732/pAI-Econ-claude.

📄 PDF Abstract BibTeX arXiv:2607.21268

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Close the Loop: Synthesizing Infinite Tool-Use Data via Multi-Agent Role-Playing

2025-12-29 · Yuwen Li, Wei Zhang, Zelong Huang, Mason Yang 외 arxiv

Enabling Large Language Models (LLMs) to reliably invoke external tools remains a critical bottleneck for autonomous agents. Existing approaches suffer from three fundamental challenges: expensive human annotation for hi…

JobBench: Aligning Agent Work With Human Will

2026-05-25 · Yuetai Li, Yichen Feng, Zhangchen Xu, Zixian Ma 외 arxiv

Current benchmarks for occupational AI agents are scoped primarily by economic values, telling a replacement story. We introduce JobBench, which evaluates AI agents on the workflows that experts identify as high-priority…

Dive into Claude Code: The Design Space of Today's and Future AI Agent Systems

2026-04-14 · Jiacheng Liu, Xiaohan Zhao, Xinyi Shang, Zhiqiang Shen arxiv

Claude Code is an agentic coding tool that can run shell commands, edit files, and call external services on behalf of the user. This study describes its architecture by analyzing the publicly available source code and c…

From Human Annotation to Automation: LLM-in-the-Loop Active Learning for Arabic Sentiment Analysis

2025-09-27 · Dania Refai, Alaa Dalaq, Doaa Dalaq, Irfan Ahmad arxiv

Natural language processing (NLP), particularly sentiment analysis, plays a vital role in areas like marketing, customer service, and social media monitoring by providing insights into user opinions and emotions. However…

Arabic Sentiment AnalysisActive Learning

ECG-LLM -- training and evaluation of domain-specific large language models for electrocardiography

2025-10-21 · Lara Ahrens, Wilhelm Haverkamp, Nils Strodthoff arxiv

Domain-adapted open-weight large language models (LLMs) offer promising healthcare applications, from queryable knowledge bases to multimodal assistants, with the crucial advantage of local deployment for privacy preserv…