← Search

Yifu Ding

21 accepted papers

2026

Attribution-Guided and Coverage-Maximized Pruning for Structural MoE Compression

ICML 2026spotlight

Mixture-of-Experts (MoE) models scale compute efficiently, yet they remain expensive to deploy due to substantial memory footprint and inference overhead. Prior methods mainly operate at the expert level, either removing whole experts or ranking experts by importance. However, such expert-wise decis…

Cited by 0SourceScholar
2026

CMedBench: A Comprehensive Benchmark for Efficient Medical Large Language Models

AAAI 2026technical

Large Language Models (LLMs) hold significant potential for enhancing healthcare applications, yet their deployment is hindered by high computational and memory demands. Model compression techniques offer solutions to reduce these demands, but their impact on medical LLMs remains underexplored. In t

Cited by 0SourcePDFScholar
2026

MoDES: Accelerating Mixture-of-Experts Multimodal Large Language Models via Dynamic Expert Skipping

CVPR 2026

Mixture-of-Experts (MoE) Multimodal large language models (MLLMs) excel at vision-language tasks, but they suffer from high computational inefficiency. To reduce inference overhead, expert skipping methods have been proposed to deactivate redundant experts based on the current input tokens. However,

Cited by 0SourcecodeScholar
2026

QVGen: Pushing the Limit of Quantized Video Generative Models

ICLR 2026poster

Video diffusion models (DMs) have enabled high-quality video synthesis. Yet, their substantial computational and memory demands pose serious challenges to real-world deployment, even on high-end GPUs. As a commonly adopted solution, quantization has proven notable success in reducing cost for image…

Cited by 0SourcecodeScholar
2026

Singular Proxies for Adaptive Caching in Diffusion Language Models

ICML 2026poster

While Diffusion Language Models (DLMs) offer a flexible, arbitrary-order alternative to the autoregressive paradigm, their non-causal nature precludes standard KV caching, forcing costly hidden state recomputation at every decoding step. Existing caching approaches reduce this cost by selective hidd…

Cited by 0SourceScholar
2025

DA-KD: Difficulty-Aware Knowledge Distillation for Efficient Large Language Models

ICML 2025poster

Although knowledge distillation (KD) is an effective approach to improve the performance of a smaller LLM (i.e., the student model) by transferring knowledge from a large LLM (i.e., the teacher model), it still suffers from high training cost. Existing LLM distillation methods ignore the difficulty…

Cited by 0SourcePDFScholar
2025

Dynamic Parallel Tree Search for Efficient LLM Reasoning

ACL 2025long

Tree of Thoughts (ToT) enhances Large Language Model (LLM) reasoning by structuring problem-solving as a spanning tree. However, recent methods focus on search accuracy while overlooking computational efficiency. The challenges of accelerating the ToT lie in the frequent switching of reasoning focus…

2025

Unlocking the Potential of Lightweight Quantized Models for Deepfake Detection

IJCAI 2025

Deepfake detection is increasingly crucial due to the rapid rise of AI-generated content. Existing methods achieve high performance relying on computationally intensive large models, making real-time detection on resource-constrained edge devices challenging. Given that deepfake detection is a binar

2025

VORTA: Efficient Video Diffusion via Routing Sparse Attention

NeurIPS 2025poster

Video diffusion transformers have achieved remarkable progress in high-quality video generation, but remain computationally expensive due to the quadratic complexity of attention over high-dimensional video sequences. Recent acceleration methods enhance the efficiency by exploiting the local sparsit…

Cited by 0SourcecodeScholar
2024

Compressing Large Language Models by Joint Sparsification and Quantization

ICML 2024poster

In this paper, we introduce a novel model compression technique named Joint Sparsification and Quantization (JSQ), explicitly tailored for large language models (LLMs). Traditional methods employ either sparsification or quantization individually to compress LLMs, leading to performance degradation…

2024

DB-LLM: Accurate Dual-Binarization for Efficient LLMs

ACL 2024findings

Large language models (LLMs) have significantly advanced the field of natural language processing, while the expensive memory and computation consumption impede their practical deployment. Quantization emerges as one of the most effective methods for improving the computational efficiency of LLMs. H…

2024

LLMCBench: Benchmarking Large Language Model Compression for Efficient Deployment

NeurIPS 2024spotlight

Although large language models (LLMs) have demonstrated their strong intelligence ability, the high demand for computation and storage hinders their practical application. To this end, many model compression techniques are proposed to increase the efficiency of LLMs. However, current researches only…

2024

PTQ4SAM: Post-Training Quantization for Segment Anything

CVPR 2024poster

Segment Anything Model (SAM) has achieved impressive performance in many computer vision tasks. However as a large-scale model the immense memory and computation costs hinder its practical deployment. In this paper we propose a post-training quantization (PTQ) framework for Segment Anything Model na…

2024

Reg-PTQ: Regression-specialized Post-training Quantization for Fully Quantized Object Detector

CVPR 2024poster

Although deep learning based object detection is of great significance for various applications it faces challenges when deployed on edge devices due to the computation and energy limitations. Post-training quantization (PTQ) can improve inference efficiency through integer computing. However they s…

Cited by 5SourcePDFScholar
2023

BiBench: Benchmarking and Analyzing Network Binarization

ICML 2023poster

Network binarization emerges as one of the most promising compression approaches offering extraordinary computation and memory savings by minimizing the bit-width. However, recent research has shown that applying existing binarization algorithms to diverse tasks, architectures, and hardware in reali…

2023

QuantSR: Accurate Low-bit Quantization for Efficient Image Super-Resolution

NeurIPS 2023spotlight

Low-bit quantization in image super-resolution (SR) has attracted copious attention in recent research due to its ability to reduce parameters and operations significantly. However, many quantized SR models suffer from accuracy degradation compared to their full-precision counterparts, especially at…

2022

BiBERT: Accurate Fully Binarized BERT

ICLR 2022poster

The large pre-trained BERT has achieved remarkable performance on Natural Language Processing (NLP) tasks but is also computation and memory expensive. As one of the powerful compression approaches, binarization extremely reduces the computation and memory consumption by utilizing 1-bit parameters a…

2022

BiFSMN: Binary Neural Network for Keyword Spotting

IJCAI 2022poster

The deep neural networks, such as the Deep-FSMN, have been widely studied for keyword spotting (KWS) applications. However, computational resources for these networks are significantly constrained since they usually run on-call on edge devices. In this paper, we present BiFSMN, an accurate and extre…

2022

Exploring Endogenous Shift for Cross-Domain Detection: A Large-Scale Benchmark and Perturbation Suppression Network

CVPR 2022poster

Existing cross-domain detection methods mostly study the domain shifts where differences between domains are often caused by external environment and perceivable for humans. However, in real-world scenarios (e.g., MRI medical diagnosis, X-ray security inspection), there still exists another type of…

Cited by 39PDFcodeScholar
2021

BiPointNet: Binary Neural Network for Point Clouds

ICLR 2021poster

To alleviate the resource constraint for real-time point cloud applications that run on edge devices, in this paper we present BiPointNet, the first model binarization approach for efficient deep learning on point clouds. We discover that the immense performance drop of binarized models for point cl…

2021

Diversifying Sample Generation for Accurate Data-Free Quantization

CVPR 2021poster

Quantization has emerged as one of the most prevalent approaches to compress and accelerate neural networks. Recently, data-free quantization has been widely studied as a practical and promising solution. It synthesizes data for calibrating the quantized model according to the batch normalization (B…

Cited by 113PDFScholar