← Search

Qiyang Min

8 accepted papers

2026

ConceptMoE: Adaptive Token-to-Concept Compression for Implicit Compute Allocation

ICML 2026poster

Large language models allocate uniform computation across all tokens, ignoring that some sequences are trivially predictable while others require deep reasoning. We introduce ConceptMoE, which dynamically merges semantically similar tokens into concepts through learnable chunking at target compressi…

Cited by 0SourceScholar
2026

StableVLA: Towards Robust Vision-Language-Action Models without Extra Data

ICML 2026poster

It is infeasible to encompass all possible disturbances within the training dataset. This raises a critical question regarding the robustness of Vision-Language-Action (VLA) models when encountering unseen real-world visual disturbances, particularly under imperfect visual conditions. In this work, …

Cited by 0SourceScholar
2026

UltraMemV2: Memory Networks Scaling to 120B Parameters with Superior Long-Context Learning

ICLR 2026poster

While Mixture of Experts (MoE) models achieve remarkable efficiency by activating only subsets of parameters, they suffer from high memory access costs during inference. Memory-layer architectures offer an appealing alternative with very few memory access, but previous attempts like UltraMem have on…

Cited by 0SourcecodeScholar
2025

Expert Race: A Flexible Routing Strategy for Scaling Diffusion Transformer with Mixture of Experts

ICML 2025poster

Diffusion models have emerged as mainstream framework in visual generation. Building upon this success, the integration of Mixture of Experts (MoE) methods has shown promise in enhancing model scalability and performance. In this paper, we introduce Race-DiT, a novel MoE model for diffusion transfor…

Cited by 0SourcePDFScholar
2025

Over-Tokenized Transformer: Vocabulary is Generally Worth Scaling

ICML 2025poster

Tokenization is a fundamental component of large language models (LLMs), yet its influence on model scaling and performance is not fully explored. In this paper, we introduce Over-Tokenized Transformers, a novel framework that decouples input and output vocabularies to improve language modeling perf…

Cited by 2SourcePDFScholar