paper-with-me

Papers

Allen: Rethinking MAS Design through Step-Level Policy Autonomy

2025-08-15 · Qiangong Zhou, Zhiting Wang, Mingyou Yao, Zongyang Liu arxiv

We introduce a new Multi-Agent System (MAS) - Allen, designed to address two core challenges in current MAS design: (1) improve system's policy autonomy, empowering agents to dynamically adapt their behavioral strategies, and (2) achieving the trade-off between collaborative efficiency, task supervision, and human oversight in complex network topologies. Our core insight is to redefine the basic execution unit in the MAS, allowing agents to autonomously form different patterns by combining these units. We have constructed a four-tier state architecture (Task, Stage, Agent, Step) to constrain system behavior from both task-oriented and execution-oriented perspectives. This achieves a unification of topological optimization and controllable progress. Allen grants unprecedented Policy Autonomy, while making a trade-off for the controllability of the collaborative structure. The project code has been open source at: https://github.com/motern88/Allen

📄 PDF Abstract BibTeX arXiv:2508.11294

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Do We Need to Verify Step by Step? Rethinking Process Supervision from a Theoretical Perspective

2025-02-14 · Zeyu Jia, Alexander Rakhlin, Tengyang Xie

As large language models have evolved, it has become crucial to distinguish between process supervision and outcome supervision -- two key reinforcement learning approaches to complex reasoning tasks. While process super…

LEMMAreinforcement-learningReinforcement Learning

Region4Web: Rethinking Observation Space Granularity for Web Agents

2026-05-08 · Donguk Kwon, Dongha Lee arxiv

Web agents perceive web pages through an observation space, yet its granularity has remained an underexamined design choice. Existing work treats observation at the same element-level granularity as the action space, lea…

When Denoising Hurts: Rethinking the Terminal Step of Diffusion Time Series Forecasters -- Extended Version

2026-08-14 · Dat Nguyen-Cong, Luong Tran, Tung Kieu arxiv

Diffusion models offer a natural way to model uncertainty in time series forecasting, yet their iterative sampling process is often treated as a uniformly beneficial refinement procedure. Our study challenges this view b…

Time Series Forecasting

Rethinking Word-Level Auto-Completion in Computer-Aided Translation

2023-10-23 · Xingyu Chen, Lemao Liu, Guoping Huang, Zhirui Zhang 외

Word-Level Auto-Completion (WLAC) plays a crucial role in Computer-Assisted Translation. It aims at providing word-level auto-completion suggestions for human translators. While previous studies have primarily focused on…

Translation

TStore: Rethinking AI Model Hub with Tensor-Centric Compression

2026-04-18 · Tingfeng Lan, Zirui Wang, Yunjia Zheng, Zhaoyuan Su 외 arxiv

Modern AI models are growing rapidly in size and redundancy, leading to significant storage and distribution challenges in model hubs. We present TStore, a tensor-centric system for reducing storage overhead through fine…