paper-with-me

홈 › Papers

CONCUR: A Framework for Continual Constrained and Unconstrained Routing

2025-12-10 · Peter Baile Chen, Weiyue Li, Dan Roth, Michael Cafarella, Samuel Madden, Jacob Andreas arxiv

AI tasks differ in complexity and are best addressed with different computation strategies (e.g., combinations of models and decoding methods). Hence, an effective routing system that maps tasks to the appropriate strategies is crucial. Most prior methods build the routing framework by training a single model across all strategies, which demands full retraining whenever new strategies appear and leads to high overhead. Attempts at such continual routing, however, often face difficulties with generalization. Prior models also typically use a single input representation, limiting their ability to capture the full complexity of the routing problem and leading to sub-optimal routing decisions. To address these gaps, we propose CONCUR, a continual routing framework that supports both constrained and unconstrained routing (i.e., routing with or without a budget). Our modular design trains a separate predictor model for each strategy, enabling seamless incorporation of new strategies with low additional training cost. Our predictors also leverage multiple representations of both tasks and computation strategies to better capture overall problem complexity. Experiments on both in-distribution and out-of-distribution, knowledge- and reasoning-intensive tasks show that our method outperforms the best single strategy and strong existing routing techniques with higher end-to-end accuracy and lower inference cost in both continual and non-continual settings, while also reducing training cost in the continual setting.

📄 PDF Abstract BibTeX arXiv:2512.09386

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Maximum Score Routing For Mixture-of-Experts

2025-08-18 · Bowen Dong, Yilong Fan, Yutao Sun, Zhenyu Li 외 arxiv

Routing networks in sparsely activated mixture-of-experts (MoE) dynamically allocate input tokens to top-k experts through differentiable sparse transformations, enabling scalable model capacity while preserving computat…

Computational Efficiency

Video Domain Incremental Learning for Human Action Recognition in Home Environments

2024-12-22 · Yuanda Hu, Xing Liu, Meiying Li, Yate Ge 외

It is significantly challenging to recognize daily human actions in homes due to the diversity and dynamic changes in unconstrained home environments. It spurs the need to continually adapt to various users and scenes. F…

Action Recognitionclass-incremental learningClass Incremental LearningContinual Learning+3

Multi-Agent Routing as Set-Valued Prediction: A WildChat Benchmark and Cost-Aware Evaluation

2026-06-27 · Ananto Nayan Bala, Faisal Muhammad Shah arxiv

Tool and agent routing from natural-language prompts is naturally a set-valued prediction problem: a single query may require multiple agents, while over-selection increases execution cost. The benchmark introduced here …

Inexact bilevel stochastic gradient methods for constrained and unconstrained lower-level problems

2021-10-01 · Tommaso Giovannelli, Griffin Dean Kent, Luis Nunes Vicente

Two-level stochastic optimization formulations have become instrumental in a number of machine learning contexts such as continual learning, neural architecture search, adversarial learning, and hyperparameter tuning. Pr…

BIG-bench Machine LearningBilevel OptimizationContinual LearningNeural Architecture Search+1

Continual Learning of Visual Concepts for Robots through Limited Supervision

2021-01-26 · Ali Ayub, Alan R. Wagner

For many real-world robotics applications, robots need to continually adapt and learn new concepts. Further, robots need to learn through limited data because of scarcity of labeled data in the real-world environments. T…

BIG-bench Machine LearningContinual Learning