← Search

Shufan Shen

7 accepted papers

2026

ActiveScope: Actively Seeking and Correcting Perception for MLLMs

ICML 2026poster

Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities in vision-language understanding, yet they still struggle with fine-grained perception in high-resolution images. While existing training-free methods typically rely on attention-based localization or coarse-to-fine s…

Cited by 0SourceScholar
2026

Adaptive Nonlinear Compression for Large Foundation Models

ICLR 2026poster

Despite achieving superior performance, large foundation models (LFMs) have substantial memory requirements, leading to a growing demand for model compression methods. While low-rank approximation presents a promising hardware-friendly solution, existing linear methods suffer significant information…

Cited by 0SourceScholar
2026

Locate-then-Sparsify: Attribution Guided Sparse Strategy for Visual Hallucination Mitigation

CVPR 2026

Despite the significant advancements in Large Vision-Language Models (LVLMs), their tendency to generate hallucinations undermines reliability and restricts broader practical deployment. Among the hallucination mitigation methods, feature steering emerges as a promising approach that reduces erroneo

Cited by 0SourcecodeScholar
2025

Edit Less, Achieve More: Dynamic Sparse Neuron Masking for Lifelong Knowledge Editing in LLMs

NeurIPS 2025poster

Lifelong knowledge editing enables continuous, precise updates to outdated knowledge in large language models (LLMs) without computationally expensive full retraining. However, existing methods often accumulate errors throughout the editing process, causing a gradual decline in both editing accuracy…

Cited by 0SourceScholar
2025

Enhancing Pre-trained Representation Classifiability can Boost its Interpretability

ICLR 2025spotlight

The visual representation of a pre-trained model prioritizes the classifiability on downstream tasks, while the widespread applications for pre-trained visual models have posed new requirements for representation interpretability. However, it remains unclear whether the pre-trained representations c…

2025

VL-SAE: Interpreting and Enhancing Vision-Language Alignment with a Unified Concept Set

NeurIPS 2025poster

The alignment of vision-language representations endows current Vision-Language Models (VLMs) with strong multi-modal reasoning capabilities. However, the interpretability of the alignment component remains uninvestigated due to the difficulty in mapping the semantics of multi-modal representations…

Cited by 0SourceScholar
2024

Expanding Sparse Tuning for Low Memory Usage

NeurIPS 2024poster

Parameter-efficient fine-tuning (PEFT) is an effective method for adapting pre-trained vision models to downstream tasks by tuning a small subset of parameters. Among PEFT methods, sparse tuning achieves superior performance by only adjusting the weights most relevant to downstream tasks, rather tha…