← Search

Weihao Ye

3 accepted papers

2026

Unveiling Super Experts in Mixture-of-Experts Large Language Models

ICLR 2026poster

Leveraging the intrinsic importance differences among experts, recent research has explored expert-level compression techniques to enhance the efficiency of Mixture-of-Experts (MoE) large language models (LLMs). However, existing approaches often rely on empirical heuristics to identify critical exp…

Cited by 0SourcecodeScholar
2025

Accelerating Multimodal Large Language Models via Dynamic Visual-Token Exit and the Empirical Findings

NeurIPS 2025poster

In this paper, we study the visual redundancy problem of multimodal large language models (MLLMs) from the perspective of attention behaviors. Via extensive empirical experiments, we observe and conclude three main inference stages of MLLMs: (i) Early fusion between tokens is first accomplished qui…

Cited by 0SourcecodeScholar
2025

Fit and Prune: Fast and Training-free Visual Token Pruning for Multi-modal Large Language Models

AAAI 2025technical

Recent progress in Multimodal Large Language Models (MLLMs) often use large image tokens to compensate the visual shortcoming of MLLMs, which not only exhibits obvious redundancy but also greatly exacerbates the already high computation. Token pruning is an effective solution for speeding up MLLMs,…