paper-with-me

홈 › Papers

HAPS: Hierarchical LLM Routing with Joint Architecture and Parameter Search

2026-01-09 · Zihang Tian, Rui Li, Jingsen Zhang, Xiaohe Bo, Wei Huo, Xu Chen arxiv

Large language model (LLM) routing aims to exploit the specialized strengths of different LLMs for diverse tasks. However, existing approaches typically focus on selecting LLM architectures while overlooking parameter settings, which are critical for task performance. In this paper, we introduce HAPS, a hierarchical LLM routing framework that jointly searches over model architectures and parameters. Specifically, we use a high-level router to select among candidate LLM architectures, and then search for the optimal parameters for the selected architectures based on a low-level router. We design a parameter generation network to share parameters between the two routers to mutually enhance their capabilities. In the training process, we design a reward-augmented objective to effectively optimize our framework. Experiments on two commonly used benchmarks show that HAPS consistently outperforms strong routing baselines. We have released our code at https://github.com/zihangtian/HAPS.

📄 PDF Abstract BibTeX arXiv:2601.05903

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Novel Hierarchical Ant based QoS aware Intelligent Routing Scheme for MANETS

2013-12-07 · Debajit Sensarma, Koushik Majumder

MANET is a collection of mobile devices with no centralized control and no pre-existing infrastructures. Due to the nodal mobility, supporting QoS during routing in this type of networks is a very challenging task. To ta…

ClusteringManagement

SHARP-QoS: Sparsely-gated Hierarchical Adaptive Routing for joint Prediction of QoS

2025-12-19 · Suraj Kumar, Arvind Kumar, Soumi Chattopadhyay arxiv

Dependable service-oriented computing relies on multiple Quality of Service (QoS) parameters that are essential to assess service optimality. However, real-world QoS data are extremely sparse, noisy, and shaped by hierar…

Representation Learning

A Distributed Hierarchical Spatio-Temporal Edge-Enhanced Graph Neural Network for City-Scale Dynamic Logistics Routing

2025-12-20 · Zihan Han, Lingran Meng, Jingwei Zhang arxiv

City-scale logistics routing has become increasingly challenging as metropolitan road networks grow to tens of millions of edges and traffic conditions evolve rapidly under high-volume mobility demands. Conventional cent…

Graph Neural Network

THOR-MoE: Hierarchical Task-Guided and Context-Responsive Routing for Neural Machine Translation

2025-05-20 · Yunlong Liang, Fandong Meng, Jie zhou

The sparse Mixture-of-Experts (MoE) has achieved significant progress for neural machine translation (NMT). However, there exist two limitations in current MoE solutions which may lead to sub-optimal performance: 1) they…

Machine TranslationMixture-of-ExpertsNMTTranslation

Joint Slot Filling and Intent Detection via Capsule Neural Networks

2018-12-22 · ACL 2019 7 · Chenwei Zhang, Yaliang Li, Nan Du, Wei Fan 외

Being able to recognize words as slots and detect the intent of an utterance has been a keen issue in natural language understanding. The existing works either treat slot filling and intent detection separately in a pipe…

Intent DetectionNatural Language UnderstandingSlot Filling