← Search

Yang Yong

7 accepted papers

2026

LLMC+: Benchmarking Vision-Language Model Compression with a plug-and-play Toolkit

AAAI 2026technical

Large Vision-Language Models (VLMs) exhibit impressive multi-modal capabilities but suffer from prohibitive computational and memory demands, due to their long visual token sequences and massive parameter sizes. To address these issues, recent works have proposed training-free compression methods. H

Cited by 0SourcePDFScholar
2026

SGMD: Score Gradient Matching Distillation for Few-Step Video Diffusion Distillation

ICML 2026poster

Distribution Matching Distillation (DMD) is a widely used paradigm for accelerating inference in few-step video diffusion models. However, DMD-style training faces a structural bottleneck: the student-side auxiliary score network (the fake score) must closely track a continuously evolving generator.…

Cited by 0SourceScholar
2025

Tool Playgrounds: A Comprehensive and Analyzable Benchmark for LLM Tool Invocation

ICASSP 2025accepted

The rapid advancement of large language models (LLMs) has paved the way for their use in solving real-world problems, which in turn has significantly driven the development of tool-assisted LLMs. This progress necessitates thorough evaluation methods. However, existing benchmarks typically only prov…

Cited by 0SourceScholar
2024

Fast and Controllable Post-training Sparsity: Learning Optimal Sparsity Allocation with Global Constraint in Minutes

AAAI 2024technical

Neural network sparsity has attracted many research interests due to its similarity to biological schemes and high energy efficiency. However, existing methods depend on long-time training or fine-tuning, which prevents large-scale applications. Recently, some works focusing on post-training sparsit…

2024

LLMC: Benchmarking Large Language Model Quantization with a Versatile Compression Toolkit

EMNLP 2024industry

Recent advancements in large language models (LLMs) are propelling us toward artificial general intelligence with their remarkable emergent abilities and reasoning capabilities. However, the substantial computational and memory requirements limit the widespread adoption. Quantization, a key compress…

2022

Compressing Models With Few Samples: Mimicking Then Replacing

CVPR 2022poster

Few-sample compression aims to compress a big redundant model into a small compact one with only few samples. If we fine-tune models with these limited few samples directly, models will be vulnerable to overfit and learn almost nothing. Hence, previous methods optimize the compressed model layer-by-…

Cited by 13PDFcodeScholar
2021

Hate Speech Detection Based on Sentiment Knowledge Sharing

ACL 2021long

The wanton spread of hate speech on the internet brings great harm to society and families. It is urgent to establish and improve automatic detection and active avoidance mechanisms for hate speech. While there exist methods for hate speech detection, they stereotype words and hence suffer from inhe…