paper-with-me

Papers

Constrained Process Maps for Multi-Agent Generative AI Workflows

2026-02-02 · Ananya Joshi, Michael Rudow arxiv

Large language model (LLM)-based agents are increasingly used to perform complex, multi-step workflows in regulated settings such as compliance and due diligence. However, many agentic architectures rely primarily on prompt engineering of a single agent, making it difficult to observe or compare how models handle uncertainty and coordination across interconnected decision stages and with human oversight. We introduce a multi-agent system formalized as a finite-horizon Markov Decision Process (MDP) with a directed acyclic structure. Each agent corresponds to a specific role or decision stage (e.g., content, business, or legal review in a compliance workflow), with predefined transitions representing task escalation or completion. Epistemic uncertainty is quantified at the agent level using Monte Carlo estimation, while system-level uncertainty is captured by the MDP's termination in either an automated labeled state or a human-review state. We illustrate the approach through a case study in AI safety evaluation for self-harm detection, implemented as a multi-agent compliance system. Results demonstrate improvements over a single-agent baseline, including up to a 19\% increase in accuracy, up to an 85x reduction in required human review, and, in some configurations, reduced processing time.

📄 PDF Abstract BibTeX arXiv:2602.02034

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Improved Constrained Generation by Bridging Pretrained Generative Models

2026-03-06 · Xiaoxuan Liang, Saeid Naderiparizi, Yunpeng Liu, Berend Zwartsenberg 외 arxiv

Constrained generative modeling is fundamental to applications such as robotic control and autonomous driving, where models must respect physical laws and safety-critical constraints. In real-world settings, these constr…

Autonomous Driving

OM2P: Offline Multi-Agent Mean-Flow Policy

2025-08-08 · Zhuoran Li, Xun Wang, Hai Zhong, Qingxin Xia 외 arxiv

Generative models, especially diffusion and flow-based models, have been promising in offline multi-agent reinforcement learning. However, integrating powerful generative models into this framework poses unique challenge…

Multi-agent Reinforcement Learning

CTRMs: Learning to Construct Cooperative Timed Roadmaps for Multi-agent Path Planning in Continuous Spaces

2022-01-24 · Keisuke Okumura, Ryo Yonetani, Mai Nishimura, Asako Kanezaki

Multi-agent path planning (MAPP) in continuous spaces is a challenging problem with significant practical importance. One promising approach is to first construct graphs approximating the spaces, called roadmaps, and the…

AMENet: Attentive Maps Encoder Network for Trajectory Prediction

2020-06-15 · Hao Cheng, Wentong Liao, Michael Ying Yang, Bodo Rosenhahn 외

Trajectory prediction is critical for applications of planning safe future movements and remains challenging even for the next few seconds in urban mixed traffic. How an agent moves is affected by the various behaviors o…

PredictionTrajectory Prediction

Agentmandering: A Game-Theoretic Framework for Fair Redistricting via Large Language Model Agents

2025-11-06 · Hao Li, Haotian Chen, Ruoyuan Gong, Juanjuan Wang 외 arxiv

Redistricting plays a central role in shaping how votes are translated into political power. While existing computational methods primarily aim to generate large ensembles of legally valid districting plans, they often n…