paper-with-me

Papers

Self-Route: Automatic Mode Switching via Capability Estimation for Efficient Reasoning

2025-05-27 · Yang He, Xiao Ding, Bibo Cai, Yufei Zhang, Kai Xiong, Zhouhao Sun, Bing Qin, Ting Liu

While reasoning-augmented large language models (RLLMs) significantly enhance complex task performance through extended reasoning chains, they inevitably introduce substantial unnecessary token consumption, particularly for simpler problems where Short Chain-of-Thought (Short CoT) suffices. This overthinking phenomenon leads to inefficient resource usage without proportional accuracy gains. To address this issue, we propose Self-Route, a dynamic reasoning framework that automatically selects between general and reasoning modes based on model capability estimation. Our approach introduces a lightweight pre-inference stage to extract capability-aware embeddings from hidden layer representations, enabling real-time evaluation of the model's ability to solve problems. We further construct Gradient-10K, a model difficulty estimation-based dataset with dense complexity sampling, to train the router for precise capability boundary detection. Extensive experiments demonstrate that Self-Route achieves comparable accuracy to reasoning models while reducing token consumption by 30-55\% across diverse benchmarks. The proposed framework demonstrates consistent effectiveness across models with different parameter scales and reasoning paradigms, highlighting its general applicability and practical value.

📄 PDF Abstract BibTeX arXiv:2505.20664

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary Detection

Similar Papers 제목 키워드 기반

SC-MoE: Switch Conformer Mixture of Experts for Unified Streaming and Non-streaming Code-Switching ASR

2024-06-26 · Shuaishuai Ye, Shunfei Chen, Xinhui Hu, Xinkang Xu

In this work, we propose a Switch-Conformer-based MoE system named SC-MoE for unified streaming and non-streaming code-switching (CS) automatic speech recognition (ASR), where we design a streaming MoE layer consisting o…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Computational EfficiencyDecoder+4

Autonomous Self-Trained Channel State Prediction Method for mmWave Vehicular Communications

2024-10-03 · Abidemi Orimogunje, Vukan Ninkovic, Evariste Twahirwa, Gaspard Gashema 외

Establishing and maintaining 5G mmWave vehicular connectivity poses a significant challenge due to high user mobility that necessitates frequent triggering of beam switching procedures. Departing from reactive beam switc…

Dataset GenerationPrediction

FlyRoute: Self-Evolving Agent Profiling via Data Flywheel for Adaptive Task Routing

2026-05-21 · Rongjun Li, Ziyu Zhou, Yihang Wu arxiv

Enterprise routers assign queries to expert agents, yet deployed profiles stay static while agents evolve (prompts, tools, models), and developers rarely keep descriptions or exemplars current. We present FlyRoute, a sel…

Code-switching patterns can be an effective route to improve performance of downstream NLP applications: A case study of humour, sarcasm and hate speech detection

2020-05-05 · ACL 2020 6 · Srijan Bansal, Vishal Garimella, Ayush Suhane, Jasabanta Patro 외

In this paper we demonstrate how code-switching patterns can be utilised to improve various downstream NLP applications. In particular, we encode different switching features to improve humour, sarcasm and hate speech de…

Hate Speech Detection

AI-Driven Day-to-Day Route Choice

2024-12-04 · Leizhen Wang, Peibo Duan, Zhengbing He, Cheng Lyu 외

Understanding travelers' route choices can help policymakers devise optimal operational and planning strategies for both normal and abnormal circumstances. However, existing choice modeling methods often rely on predefin…

Decision MakingReinforcement Learning (RL)