← Search

Han Shu

12 accepted papers

2026

Expert Merging: Model Merging with Unsupervised Expert Alignment and Importance-Guided Layer Chunking

ICLR 2026poster

Model merging, which combines multiple domain-specialized experts into a single model, offers a practical path to endow Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) with broad capabilities without the cost of joint training or serving many models. However, training-free…

Cited by 0SourcecodeScholar
2026

OmniFit: Bridging Modalities via Layer-Adaptive Token Compression for Omnimodal Large Language Models

ICML 2026spotlight

Emerging Omni-modal Large Language Models (OmniLLMs) enable real-time interaction across video, audio, and text but suffer from prohibitive computational costs due to the quadratic complexity of processing continuous streaming inputs. Existing token compression strategies remain suboptimal as they t…

Cited by 0SourceScholar
2026

SJD-PAC: Accelerating Speculative Jacobi Decoding via Proactive Drafting and Adaptive Continuation

CVPR 2026

Speculative Jacobi Decoding (SJD) offers a draft-model-free approach to accelerate autoregressive text-to-image synthesis. However, the high-entropy nature of visual generation yields low draft-token acceptance rates in complex regions, creating a bottleneck that severely limits overall throughput.

Cited by 0SourceScholar
2026

VES-RFT: Rewarding Visual Evidence Sensitivity to Mitigate Hallucinations in Large Vision-Language Models

CVPR 2026

Vision-Language Models (VLMs) often over-rely on linguistic priors even when images are provided, leading to object hallucinations. We revisit object-wise hallucination from the perspective of how visual evidence shapes the model's uncertainty. For each input, we measure decision uncertainty with an

Cited by 0SourceScholar
2026

VLM-Pruner: Buffering for Spatial Sparsity in an Efficient VLM Centrifugal Token Pruning Paradigm

CVPR 2026

Vision-language models (VLMs) excel at image understanding tasks, but the large number of visual tokens imposes significant computational costs, hindering deployment on mobile devices. Many pruning methods rely solely on token importance and thus overlook inter-token redundancy, retaining numerous d

Cited by 0SourcecodeScholar
2025

TinySAM: Pushing the Envelope for Efficient Segment Anything Model

AAAI 2025technical

Recently segment anything model (SAM) has shown powerful segmentation capability and has drawn great attention in computer vision fields. Massive following works have developed various applications based on the pre-trained SAM and achieved impressive performance on downstream vision tasks. However,…

2025

ViSpec: Accelerating Vision-Language Models with Vision-Aware Speculative Decoding

NeurIPS 2025poster

Speculative decoding is a widely adopted technique for accelerating inference in large language models (LLMs), yet its application to vision-language models (VLMs) remains underexplored, with existing methods achieving only modest speedups ($<1.5\times$). This gap is increasingly significant as mult…

Cited by 0SourceScholar
2024

ExCP: Extreme LLM Checkpoint Compression via Weight-Momentum Joint Shrinking

ICML 2024oral

Large language models (LLM) have recently attracted significant attention in the field of artificial intelligence. However, the training process of these models poses significant challenges in terms of computational and storage capacities, thus compressing checkpoints has become an urgent problem. I…

2020

Frequency Domain Compact 3D Convolutional Neural Networks

CVPR 2020poster

This paper studies the compression and acceleration of 3-dimensional convolutional neural networks (3D CNNs). To reduce the memory cost and computational complexity of deep neural networks, a number of algorithms have been explored by discovering redundant parameters in pre-trained networks. However…

Cited by 32PDFScholar
2020

Optical Flow Distillation: Towards Efficient and Stable Video Style Transfer

ECCV 2020poster

Video style transfer techniques inspire many exciting applications on mobile devices. However, their efficiency and stability are still far from satisfactory. To boost the transfer stability across frames, optical flow is widely adopted, despite its high computational complexity, e.g., occupying ove…

Cited by 68SourcePDFScholar
2019

Co-Evolutionary Compression for Unpaired Image Translation

ICCV 2019poster

Generative adversarial networks (GANs) have been successfully used for considerable computer vision tasks, especially the image-to-image translation. However, generators in these networks are of complicated architectures with large number of parameters and huge computational complexities. Existing m…

Cited by 93PDFScholar