paper-with-me

Papers

Agentic Workflows for Economic Research: Design and Implementation

2025-04-13 · Herbert Dawid, Philipp Harting, Hankui Wang, Zhongli Wang, Jiachen Yi

This paper introduces a methodology based on agentic workflows for economic research that leverages Large Language Models (LLMs) and multimodal AI to enhance research efficiency and reproducibility. Our approach features autonomous and iterative processes covering the entire research lifecycle--from ideation and literature review to economic modeling and data processing, empirical analysis and result interpretation--with strategic human oversight. The workflow architecture comprises specialized agents with clearly defined roles, structured inter-agent communication protocols, systematic error escalation pathways, and adaptive mechanisms that respond to changing research demand. Human-in-the-loop (HITL) checkpoints are strategically integrated to ensure methodological validity and ethical compliance. We demonstrate the practical implementation of our framework using Microsoft's open-source platform, AutoGen, presenting experimental examples that highlight both the current capabilities and future potential of agentic workflows in improving economic research.

📄 PDF Abstract BibTeX arXiv:2504.09736

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Practical Guide for Designing, Developing, and Deploying Production-Grade Agentic AI Workflows

2025-12-09 · Eranga Bandara, Ross Gore, Peter Foytik, Sachin Shetty 외 arxiv

Agentic AI marks a major shift in how autonomous systems reason, plan, and execute multi-step tasks. Unlike traditional single model prompting, agentic workflows integrate multiple specialized agents with different Large…

EvoFlow: Evolving Diverse Agentic Workflows On The Fly

2025-02-11 · Guibin Zhang, Kaijie Chen, Guancheng Wan, Heng Chang 외

The past two years have witnessed the evolution of large language model (LLM)-based multi-agent systems from labor-intensive manual design to partial automation (\textit{e.g.}, prompt engineering, communication topology)…

Large Language ModelPrompt EngineeringTAG

Internet of Agentic AI: Incentive-Compatible Distributed Teaming and Workflow

2026-02-03 · Ya-Ting Yang, Quanyan Zhu arxiv

Large language models (LLMs) have enabled a new class of agentic AI systems that reason, plan, and act by invoking external tools. However, most existing agentic architectures remain centralized and monolithic, limiting …

Airavat: An Agentic Framework for Internet Measurement

2026-02-24 · Alagappan Ramanathan, Eunju Kang, Dongsu Han, Sangeetha Abdu Jyothi arxiv

Internet measurement faces twin challenges: complex analyses require expert-level orchestration of tools, yet even syntactically correct implementations can have methodological flaws and can be difficult to verify. Democ…

Procedural Knowledge Improves Agentic LLM Workflows

2025-11-10 · Vincent Hsiao, Mark Roberts, Leslie Smith arxiv

Large language models (LLMs) often struggle when performing agentic tasks without substantial tool support, prom-pt engineering, or fine tuning. Despite research showing that domain-dependent, procedural knowledge can dr…