← Search

Yaqian Li

12 accepted papers

2026

LearnPruner: Rethinking Attention-based Token Pruning in Vision Language Models

ICLR 2026poster

Vision-Language Models (VLMs) have recently demonstrated remarkable capabilities in visual understanding and reasoning, but they also impose significant computational burdens due to long visual sequence inputs. Recent works address this issue by pruning unimportant visual tokens, achieving substanti…

Cited by 0SourcecodeScholar
2026

Soft Modality-Guided Expert Specialization in MoE-VLMs

CVPR 2026

Mixture-of-Experts (MoE) has become a prevalent backbone for large vision-language models (VLMs), yet how modality-specific signals should guide expert routing remains under-explored. Existing routing strategies are either hand-crafted or modality-agnostic, relying on idealized priors that ignore th

Cited by 0SourceScholar
2026

Trajectory-Level Speculative Decoding for Diffusion Language Models

ICML 2026poster

Diffusion-based language models (dLLMs) enable parallel token generation through iterative denoising, but existing decoding strategies collapse to single-token generation under low confidence, severely limiting throughput. Unlike autoregressive models where speculative decoding operates on token seq…

Cited by 0SourceScholar
2024

Debiased Novel Category Discovering and Localization

AAAI 2024technical

In recent years, object detection in deep learning has experienced rapid development. However, most existing object detection models perform well only on closed-set datasets, ignoring a large number of potential objects whose categories are not defined in the training set. These objects are often id…

Cited by 6SourcePDFScholar
2024

Tag2Text: Guiding Vision-Language Model via Image Tagging

ICLR 2024poster

This paper presents Tag2Text, a vision language pre-training (VLP) framework, which introduces image tagging into vision-language models to guide the learning of visual-linguistic features. In contrast to prior works which utilize object tags either manually labeled or automatically detected with a…

Cited by 84SourcePDFScholar
2023

Box-Level Active Detection

CVPR 2023highlight

Active learning selects informative samples for annotation within budget, which has proven efficient recently on object detection. However, the widely used active detection benchmarks conduct image-level evaluation, which is unrealistic in human workload estimation and biased towards crowded images.…

2023

Matting Moments: A Unified Data-Driven Matting Engine for Mobile AIGC in Photo Gallery

IJCAI 2023poster

Image matting is a fundamental technique in visual understanding and has become one of the most significant capabilities in mobile phones. Despite the development of mobile storage and computing power, achieving diverse mobile Artificial Intelligence Generated Content (AIGC) applications remains a g…

Cited by 3SourcePDFScholar
2023

Mosaic Representation Learning for Self-supervised Visual Pre-training

ICLR 2023top-25%

Self-supervised learning has achieved significant success in learning visual representations without the need for manual annotation. To obtain generalizable representations, a meticulously designed data augmentation strategy is one of the most crucial parts. Recently, multi-crop strategies utilizing…

2022

On the Efficacy of Small Self-Supervised Contrastive Models without Distillation Signals

AAAI 2022technical

It is a consensus that small models perform quite poorly under the paradigm of self-supervised contrastive learning. Existing methods usually adopt a large off-the-shelf model to transfer knowledge to the small one via distillation. Despite their effectiveness, distillation-based methods may not be…

2022

Personalized Image Aesthetics Assessment With Rich Attributes

CVPR 2022poster

Personalized image aesthetics assessment (PIAA) is challenging due to its highly subjective nature. People's aesthetic tastes depend on diversified factors, including image characteristics and subject characters. The existing PIAA databases are limited in terms of annotation diversity, especially th…

Cited by 80PDFScholar
2022

Self-Distillation From the Last Mini-Batch for Consistency Regularization

CVPR 2022poster

Knowledge distillation (KD) shows a bright promise as a powerful regularization strategy to boost generalization ability by leveraging learned sample-level soft targets. Yet, employing a complex pre-trained teacher network or an ensemble of peer students in existing KD is both time-consuming and com…

Cited by 93PDFcodeScholar