paper-with-me

홈 › Papers

Pyramid MoA: A Probabilistic Framework for Cost-Optimized Anytime Inference

2026-02-23 · Arindam Khaled arxiv

We observe that LLM cascading and routing implicitly solves an anytime computation problem -- a class of algorithms, well-studied in classical AI, that improve solutions as additional computation is allocated. We formalize this connection and propose Pyramid MoA, a hierarchical Mixture-of-Agents architecture governed by a decision-theoretic router that escalates queries only when necessary. We establish a Probabilistic Anytime Property with provable monotonicity guarantees and derive a generalized escalation rule from Value of Computation theory that accounts for imperfect oracles, extending the Hansen-Zilberstein monitoring framework to stochastic LLM inference. On MBPP, the router intercepts 81.6% of bugs; on GSM8K/MMLU, the system nearly matches the 68.1% Oracle baseline while achieving up to 42.9% compute savings. The router transfers zero-shot to unseen benchmarks: matching Oracle accuracy on HumanEval (81.1%) and MATH 500 (58.0%) with significant cost reductions. We further discover a context-conditioned anchoring effect across four benchmarks: passing correct SLM reasoning improves Oracle accuracy by up to +19.2pp, while incorrect reasoning degrades it by up to -18.0pp, revealing a fundamental tension in hierarchical MoA architectures.

📄 PDF Abstract BibTeX arXiv:2602.19509

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Anytime Multi-Agent Path Finding Using Bandit-Based Large Neighborhood Search

2023-12-28 · Thomy Phan, Taoan Huang, Bistra Dilkina, Sven Koenig

Anytime multi-agent path finding (MAPF) is a promising approach to scalable path optimization in large-scale multi-agent systems. State-of-the-art anytime MAPF is based on Large Neighborhood Search (LNS), where a fast in…

Multi-Agent Path FindingThompson Sampling

Bandits with Anytime Knapsacks

2025-01-30 · Eray Can Elumar, Cem Tekin, Osman Yagan

We consider bandits with anytime knapsacks (BwAK), a novel version of the BwK problem where there is an \textit{anytime} cost constraint instead of a total cost budget. This problem setting introduces additional complexi…

Decision Making

Anytime Induction of Low-cost, Low-error Classifiers: a Sampling-based Approach

2014-01-15 · Saher Esmeir, Shaul Markovitch

Machine learning techniques are gaining prevalence in the production of a wide range of classifiers for complex real-world applications with nonuniform testing and misclassification costs. The increasing complexity of th…

General ClassificationManagement

Anytime-Competitive Reinforcement Learning with Policy Prior

2023-11-02 · NeurIPS 2023 11

This paper studies the problem of Anytime-Competitive Markov Decision Process (A-CMDP). Existing works on Constrained Markov Decision Processes (CMDPs) aim to optimize the expected reward while constraining the expected …

reinforcement-learningReinforcement Learning

Anytime Probabilistically Constrained Provably Convergent Online Belief Space Planning

2024-11-11 · Andrey Zhitnikov, Vadim Indelman

Taking into account future risk is essential for an autonomously operating robot to find online not only the best but also a safe action to execute. In this paper, we build upon the recently introduced formulation of pro…