paper-with-me

홈 › Papers

Certain Head, Uncertain Tail: Expert-Sample for Test-Time Scaling in Fine-Grained MoE

2026-02-02 · Yuanteng Chen, Peisong Wang, Nanxin Zeng, Yuantian Shao, Shuang Qiu, Gang Li, Jing Liu, Jian Cheng arxiv

Test-time scaling improves LLM performance by generating multiple candidate solutions, yet token-level sampling requires temperature tuning that trades off diversity against stability. Fine-grained MoE, featuring hundreds of well-trained experts per layer and multi-expert activation per token, offers an unexplored alternative through its rich routing space. We empirically characterize fine-grained MoE routing and uncover an informative pattern: router scores exhibit a certain head of high-confidence experts followed by an uncertain tail of low-confidence candidates. While single-run greedy accuracy remains stable when fewer experts are activated, multi-sample pass@n degrades significantly-suggesting that the certain head governs core reasoning capability while the uncertain tail correlates with reasoning diversity. Motivated by these findings, we propose Expert-Sample, a training-free method that preserves high-confidence selections while injecting controlled stochasticity into the uncertain tail, enabling diverse generation without destabilizing outputs. Evaluated on multiple fine-grained MoE models across math, knowledge reasoning, and code tasks, Expert-Sample consistently improves pass@n and verification-based accuracy. On Qwen3-30B-A3B-Instruct evaluated on GPQA-Diamond with 32 parallel samples, pass@32 rises from 85.4% to 91.9%, and accuracy improves from 59.1% to 62.6% with Best-of-N verification.

📄 PDF Abstract BibTeX arXiv:2602.02443

Code (0)

등록된 구현이 없습니다.

Results from the Paper

RankTaskDatasetModelMetrics
GPQA Expert-Sample Accuracy: 85.4

Similar Papers 제목 키워드 기반

Trustworthy Long-Tailed Classification

2021-11-17 · CVPR 2022 1 · Bolian Li, Zongbo Han, Haining Li, Huazhu Fu 외

Classification on long-tailed distributed data is a challenging problem, which suffers from serious class-imbalance and accordingly unpromising performance especially on tail classes. Recently, the ensembling based metho…

ClassificationLong-tail LearningOut of Distribution (OOD) Detection

EviATTA: Evidential Active Test-Time Adaptation for Medical Segment Anything Models

2026-03-15 · Jiayi Chen, Yasmeen George, Winston Chong, Jianfei Cai arxiv

Deploying foundational medical Segment Anything Models (SAMs) via test-time adaptation (TTA) is challenging under large distribution shifts, where test-time supervision is often unreliable. While active test-time adaptat…

Medical Image SegmentationTest-time Adaptation

Online Irregular Multivariate Time Series Forecasting via Uncertainty-Driven Dual-Expert Calibration

2026-05-27 · Haonan Wen, Hanyang Chen, Songhe Feng arxiv

Irregular multivariate time series forecasting is critical in many real-world applications, where time series are irregularly sampled and exhibit dynamically evolving missingness patterns. Although existing methods perfo…

Multivariate Time Series Forecasting

MPD$^2$-Router: Mask-aware Multi-expert Prior-regularized Dual-head Deferral Router in Glaucoma Screening and Diagnosis

2026-05-08 · Wenxin Zhan arxiv

Learning-to-defer (L2D) can make glaucoma screening safer by routing difficult/uncertain cases to humans, yet standard formulations overlook expert availability, heterogeneous readers behavior, workload imbalance, asymme…

U-PASS: an Uncertainty-guided deep learning Pipeline for Automated Sleep Staging

2023-06-07 · Elisabeth R. M. Heremans, Nabeel Seedat, Bertien Buyse, Dries Testelmans 외

As machine learning becomes increasingly prevalent in critical fields such as healthcare, ensuring the safety and reliability of machine learning systems becomes paramount. A key component of reliability is the ability t…

Sleep Staging