paper-with-me

홈 › Papers

Stop Wasting Your Tokens: Towards Efficient Runtime Multi-Agent Systems

2025-10-30 · Fulin Lin, Shaowen Chen, Ruishan Fang, Hongwei Wang, Tao Lin arxiv

While Multi-Agent Systems (MAS) excel at complex tasks, their growing autonomy with operational complexity often leads to critical inefficiencies, such as excessive token consumption and failures arising from misinformation. Existing methods primarily focus on post-hoc failure attribution, lacking proactive, real-time interventions to enhance robustness and efficiency. To this end, we introduce SupervisorAgent, a lightweight and modular framework for runtime, adaptive supervision that operates without altering the base agent's architecture. Triggered by an LLM-free adaptive filter, SupervisorAgent intervenes at critical junctures to proactively correct errors, guide inefficient behaviors, and purify observations. On the challenging GAIA benchmark, SupervisorAgent reduces the token consumption of the Smolagent framework by an average of 29.68% without compromising its success rate. Extensive experiments across five additional benchmarks (math reasoning, code generation, and question answering) and various SoTA foundation models validate the broad applicability and robustness of our approach.

📄 PDF Abstract BibTeX arXiv:2510.26585

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringCode Generation

Similar Papers 제목 키워드 기반

Simulation-efficient marginal posterior estimation with swyft: stop wasting your precious time

2020-11-27 · Benjamin Kurt Miller, Alex Cole, Gilles Louppe, Christoph Weniger

We present algorithms (a) for nested neural likelihood-to-evidence ratio estimation, and (b) for simulation reuse via an inhomogeneous Poisson point process cache of parameters and corresponding simulations. Together, th…

AstronomyBayesian Inference

AdaPonderLM: Gated Pondering Language Models with Token-Wise Adaptive Depth

2026-03-02 · Shixiang Song, He Li, Zitong Wang, Boyi Zeng 외 arxiv

Test-time scaling via recurrent/iterative Transformers enables large language models to spend more computation at inference, but most pretrained recurrent LMs run a fixed number of iterations, wasting compute on easy tok…

Stop When Reasoning Converges: Semantic-Preserving Early Exit for Reasoning Models

2026-05-17 · Dehai Min, Giovanni Vaccarino, Huiyi Chen, Yongliang Wu 외 arxiv

Large Reasoning Models (LRMs) achieve strong performance by generating long chains of thought (CoT), but often overthink, continuing to reason after a solution has already stabilized and thereby wasting tokens and increa…

Code Generation

FlexLLM: A System for Co-Serving Large Language Model Inference and Parameter-Efficient Finetuning

2024-02-29 · Gabriele Oliaro, Xupeng Miao, Xinhao Cheng, Vineeth Kada 외

Finetuning large language models (LLMs) is essential for task adaptation, yet serving stacks today isolate inference and finetuning on separate GPU clusters -- wasting resources and under-utilizing hardware. We introduce…

GPULanguage ModelingLanguage ModellingLarge Language Model

Multifactor Risk Models and Heterotic CAPM

2016-03-18

We give a complete algorithm and source code for constructing general multifactor risk models (for equities) via any combination of style factors, principal components (betas) and/or industry factors. For short horizons …