paper-with-me

홈 › Papers

Faster, Smaller, and Smarter: Task-Aware Expert Merging for Online MoE Inference

2025-09-24 · Ziyi Han, Xutong Liu, Ruiting Zhou, Xiangxiang Dai, John C. S. Lui arxiv

Sparse Mixture of Experts (SMoE) has become a preferred architecture for scaling Transformer capacity without increasing computational cost, as it activates only a small subset of experts for each input. However, deploying such an approach for \textit{online inference} remains challenging due to the large size of a full SMoE model and the complexity of expert routing, especially in resource-constrained edge networks. Moreover, during the online inference, task information is often unavailable, making the task-level routing error-prone. In this work, we propose a novel tree-structured adaptive neural bandit router, \texttt{Tanbr}, to enable efficient and reliable online MoE inference. Instead of relying on explicit task tags, \texttt{Tanbr} estimates the task distribution over time from historical data and uses it to guide task-aware expert merging within a given pre-trained MoE. To handle the large continuous space of merging weights, \texttt{Tanbr} employs a binary tree to progressively partition the space and generate finer candidate weights. It then applies a neural bandit to learn the non-linear mapping from merging weight to model performance and decides optimal expert merging. We prove that \texttt{Tanbr} achieves a sublinear regret bound of {\small $\mathcal{O}(\sqrt{T} \log(T))$} over {\small $T$} rounds, despite operating over a continuous decision space, matching regret bounds compared to existing methods. Extensive experiments show that \texttt{Tanbr} reduces inference latency by at least {\small $45\%$} and memory usage by up to {\small $25\%$}, while maintaining a high accuracy compared to many state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2509.19781

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ban&Pick: Enhancing Performance and Efficiency of MoE-LLMs via Smarter Routing

2025-09-08 · Yuanteng Chen, Peisong Wang, Yuantian Shao, Nanxin Zeng 외 arxiv

Sparse Mixture-of-Experts (MoE) has become a key architecture for scaling large language models (LLMs) efficiently. Recent fine-grained MoE designs introduce hundreds of experts per layer, with multiple experts activated…

Transfer Faster, Price Smarter: Minimax Dynamic Pricing under Cross-Market Preference Shift

2025-05-22 · Yi Zhang, Elynn Chen, Yujun Yan

We study contextual dynamic pricing when a target market can leverage K auxiliary markets -- offline logs or concurrent streams -- whose mean utilities differ by a structured preference shift. We propose Cross-Market Tra…

Transfer Learning

MoSE: Skill-by-Skill Mixture-of-Experts Learning for Embodied Autonomous Machines

2025-07-10 · Lu Xu, Jiaqian Yu, Xiongfeng Peng, Yiwei Chen 외 arxiv

To meet the growing demand for smarter, faster, and more efficient embodied AI solutions, we introduce a novel Mixture-of-Expert (MoE) method that significantly boosts reasoning and learning efficiency for embodied auton…

Autonomous Driving

Faster and Smarter AutoAugment: Augmentation Policy Search Based on Dynamic Data-Clustering

2021-01-01 · Jonghyun Bae, Ji-Hoon Kim

Data augmentation tuned to datasets and tasks has had great success in various AI applications, such as computer vision, natural language processing, autonomous driving, and bioinformatics. However, most of the specific …

Autonomous DrivingClusteringData AugmentationDiversity+1

Sentiment Analysis based Multi-person Multi-criteria Decision Making Methodology using Natural Language Processing and Deep Learning for Smarter Decision Aid. Case study of restaurant choice using TripAdvisor reviews

2020-07-31 · Cristina Zuheros, Eugenio Martínez-Cámara, Enrique Herrera-Viedma, Francisco Herrera

Decision making models are constrained by taking the expert evaluations with pre-defined numerical or linguistic terms. We claim that the use of sentiment analysis will allow decision making models to consider expert eva…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Decision MakingSentiment Analysis