← Search

Weizhong Huang

4 accepted papers

2026

QuoTA: Query-oriented Token Assignment via CoT Query Decouple for Long Video Comprehension

AAAI 2026technical

Recent advances in long video understanding typically mitigate visual redundancy through visual token pruning based on attention distribution. However, while existing methods employ post-hoc low-response token pruning in decoder layers, they overlook the input-level semantic correlation between visu

Cited by 0SourcePDFScholar
2025

Determining Layer-wise Sparsity for Large Language Models Through a Theoretical Perspective

ICML 2025spotlight

In this paper, we address the challenge of determining the layer-wise sparsity rates of large language models (LLMs) through a theoretical perspective. Specifically, we identify a critical issue of **"reconstruction error explosion"** in existing LLMs sparsification methods. This refers to the cumul…

2025

Discovering Important Experts for Mixture-of-Experts Models Pruning Through a Theoretical Perspective

NeurIPS 2025poster

Mixture-of-Experts (MoE) architectures enable efficient scaling of large language models but face prohibitive memory demands due to massive parameterization. Existing pruning methods rely on heuristic metrics or impractical enumeration of expert subsets, leading to suboptimal performance or scalabil…

Cited by 0SourceScholar
2025

Dynamic Low-Rank Sparse Adaptation for Large Language Models

ICLR 2025poster

Despite the efficacy of network sparsity in alleviating the deployment strain of Large Language Models (LLMs), it endures significant performance degradation. Applying Low-Rank Adaptation (LoRA) to fine-tune the sparse LLMs offers an intuitive approach to counter this predicament, while it holds sho…