← Search

Shaohui Lin

43 accepted papers

2026

CSD: Content-aware Speculative Decoding for Efficient Image Generation

ICML 2026poster

Speculative decoding (SD) has emerged as a key solution to accelerate the inference of autoregressive models. However, in the field of image generation, it faces the challenge of low acceptance rates, and directly relaxing its criteria leads to degradation in image quality. In this paper, we propose…

Cited by 0SourceScholar
2026

CompBench: Benchmarking Complex Instruction-guided Image Editing

CVPR 2026

While real-world applications increasingly demand intricate scene manipulation, existing instruction-guided image editing benchmarks often oversimplify task complexity and lack comprehensive, fine-grained instructions. To bridge this gap, we introduce CompBench, a large-scale benchmark specifically

Cited by 0SourcecodeScholar
2026

Interleaving Reasoning for Better Text-to-Image Generation

ICLR 2026poster

Unified multimodal understanding and generation models recently have achieve significant improvement in image generation capability, yet a large gap remains in instruction following and detail preservation compared to systems that tightly couple comprehension with generation such as GPT-4o. Motivate…

Cited by 0SourcecodeScholar
2026

Omni-Supervised Motion Editing: Balancing Change and Invariance through Positive-Negative Learning

CVPR 2026

Text-based human motion editing aims to modify existing motion sequences according to natural language instructions while maintaining the consistency of the original motion. Existing diffusion-based approaches often rely on heuristic similarity cues or coarse global conditioning, leading to motion d

Cited by 0SourceScholar
2026

Towards Efficient Large Language Reasoning Models via Extreme-Ratio Chain-of-Thought Compression

ICML 2026poster

Chain-of-Thought (CoT) reasoning successfully enhances the reasoning capabilities of Large Language Models (LLMs), yet it incurs substantial computational overhead for inference. Existing CoT compression methods often suffer from a critical loss of logical fidelity at high compression ratios, result…

Cited by 0SourceScholar
2026

Vision-R1: Incentivizing Reasoning Capability in Multimodal Large Language Models

ICLR 2026poster

DeepSeek-R1-Zero has successfully demonstrated the emergence of reasoning capabilities in LLMs purely through Reinforcement Learning (RL). Inspired by this breakthrough, we explore how RL can be utilized to enhance the reasoning capability of MLLMs. However, direct training with RL struggles to act…

Cited by 0SourcecodeScholar
2025

Actial: Activate Spatial Reasoning Ability of Multimodal Large Language Models

NeurIPS 2025poster

Recent advances in Multimodal Large Language Models (MLLMs) have significantly improved 2D visual understanding, prompting interest in their application to complex 3D reasoning tasks. However, it remains unclear whether these models can effectively capture the detailed spatial information required f…

Cited by 0SourceScholar
2025

AugKD: Ingenious Augmentations Empower Knowledge Distillation for Image Super-Resolution

ICLR 2025poster

Knowledge distillation (KD) compresses deep neural networks by transferring task-related knowledge from cumbersome pre-trained teacher models to more compact student models. However, vanilla KD for image super-resolution (SR) networks yields only limited improvements due to the inherent nature of SR…

Cited by 0SourcePDFScholar
2025

Complete Chess Games Enable LLM Become A Chess Master

NAACL 2025short

Large language models (LLM) have shown remarkable abilities in text generation, question answering, language translation, reasoning and many other tasks. It continues to advance rapidly and is becoming increasingly influential in various fields, from technology and business to education and entertai…

2025

Dynamic Contrastive Knowledge Distillation for Efficient Image Restoration

AAAI 2025technical

Knowledge distillation (KD) is a valuable yet challenging approach that enhances a compact student network by learning from a high-performance but cumbersome teacher model. However, previous KD methods for image restoration overlook the state of the student during the distillation, adopting a fixed…

2025

Dynamic-LLaVA: Efficient Multimodal Large Language Models via Dynamic Vision-language Context Sparsification

ICLR 2025poster

Multimodal Large Language Models (MLLMs) have achieved remarkable success in vision understanding, reasoning, and interaction. However, the inference computation and memory increase progressively with the generation of output tokens during decoding, directly affecting the efficacy of MLLMs. Existing…

2025

Knowledge Distillation with Multi-granularity Mixture of Priors for Image Super-Resolution

ICLR 2025spotlight

Knowledge distillation (KD) is a promising yet challenging model compression approach that transmits rich learning representations from robust but resource-demanding teacher models to efficient student models. Previous methods for image super-resolution (SR) are often tailored to specific teacher-st…

Cited by 4SourcePDFScholar
2025

Knowledge Transfer Across Modalities for Weakly Supervised Point Cloud Semantic Segmentation

ICASSP 2025accepted

Current weakly supervised point cloud semantic segmentation struggles with insufficient utilization of limited annotations in unimodal representation learning due to the sparse and textureless nature of point clouds. In this work, we leverage cross-modality information by transferring knowledge from…

Cited by 0SourceScholar
2025

Probability-Density-aware Semi-supervised Learning

AAAI 2025technical

In Semi-supervised learning(SSL), we always accept cluster assumption, assuming features in different high-density regions belong to other categories. However, it is always ignored by existing algorithms and needs mathematical explanations. This paper first proposes a theorem to statistically explai…

2025

SET: Spectral Enhancement for Tiny Object Detection

CVPR 2025poster

Deep learning has significantly advanced the object detection field. However, tiny object detection (TOD) remains a challenging problem. We provide a new analysis method to examine the TOD challenge through occlusion-based attribution analysis in the frequency domain. We observe that tiny objects be…

Cited by 0SourcePDFScholar
2025

Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis

CVPR 2025highlight

In the quest for artificial general intelligence, Multi-modal Large Language Models (MLLMs) have emerged as a focal point in recent advancements. However, the predominant focus remains on developing their capabilities in static image understanding. The potential of MLLMs to process sequential visual…

Cited by 368SourcePDFScholar
2025

WaveMamba: Wavelet-Driven Mamba Fusion for RGB-Infrared Object Detection

ICCV 2025poster

Leveraging the complementary characteristics of visible (RGB) and infrared (IR) imagery offers significant potential for improving object detection. In this paper, we propose WaveMamba, a cross-modality fusion method that efficiently integrates the unique and complementary frequency features of RGB…

Cited by 0SourcePDFScholar
2025

Weakly Supervised Semantic Segmentation via Progressive Confidence Region Expansion

CVPR 2025poster

Weakly supervised semantic segmentation (WSSS) has garnered considerable attention due to its effective reduction of annotation costs. Most approaches utilize Class Activation Maps (CAM) to produce pseudo-labels, thereby localizing target regions using only image-level annotations. However, the prev…

2024

A General and Efficient Training for Transformer via Token Expansion

CVPR 2024poster

The remarkable performance of Vision Transformers (ViTs) typically requires an extremely large training cost. Existing methods have attempted to accelerate the training of ViTs yet typically disregard method universality with accuracy dropping. Meanwhile they break the training consistency of the or…

2024

AQ-DETR: Low-Bit Quantized Detection Transformer with Auxiliary Queries

AAAI 2024technical

DEtection TRansformer (DETR)-based models have achieved remarkable performance. However, they are accompanied by a large computation overhead cost, which significantly prevents their applications on resource-limited devices. Prior arts attempt to reduce the computational burden of DETR using low-bit…

Cited by 4SourcePDFScholar
2024

Aligning and Prompting Everything All at Once for Universal Visual Perception

CVPR 2024poster

Vision foundation models have been explored recently to build general-purpose vision systems. However predominant paradigms driven by casting instance-level tasks as an object-word alignment bring heavy cross-modality interaction which is not effective in prompting object detection and visual ground…

2024

CLIP in Mirror: Disentangling text from visual images through reflection

NeurIPS 2024poster

The CLIP network excels in various tasks, but struggles with text-visual images i.e., images that contain both text and visual objects; it risks confusing textual and visual representations. To address this issue, we propose MirrorCLIP, a zero-shot framework, which disentangles the image features of…

2024

CLIP-Driven Open-Vocabulary 3D Scene Graph Generation via Cross-Modality Contrastive Learning

CVPR 2024highlight

3D Scene Graph Generation (3DSGG) aims to classify objects and their predicates within 3D point cloud scenes. However current 3DSGG methods struggle with two main challenges. 1) The dependency on labor-intensive ground-truth annotations. 2) Closed-set classes training hampers the recognition of nove…

Cited by 8SourcePDFScholar
2024

Kumaraswamy Wavelet for Heterophilic Scene Graph Generation

AAAI 2024technical

Graph neural networks (GNNs) has demonstrated its capabilities in the field of scene graph generation (SGG) by updating node representations from neighboring nodes. Actually it can be viewed as a form of low-pass filter in the spatial domain, which smooths node feature representation and retains com…

Cited by 2SourcePDFScholar
2024

Rethinking Centered Kernel Alignment in Knowledge Distillation

IJCAI 2024poster

Knowledge distillation has emerged as a highly effective method for bridging the representation discrepancy between large-scale models and lightweight models. Prevalent approaches involve leveraging appropriate metrics to minimize the divergence or distance between the knowledge extracted from the t…

2024

SPD-DDPM: Denoising Diffusion Probabilistic Models in the Symmetric Positive Definite Space

AAAI 2024technical

Symmetric positive definite(SPD) matrices have shown important value and applications in statistics and machine learning, such as FMRI analysis and traffic prediction. Previous works on SPD matrices mostly focus on discriminative models, where predictions are made directly on E(X|y), where y is a ve…

2024

Weakly Supervised Open-Vocabulary Object Detection

AAAI 2024technical

Despite weakly supervised object detection (WSOD) being a promising step toward evading strong instance-level annotations, its capability is confined to closed-set categories within a single training dataset. In this paper, we propose a novel weakly supervised open-vocabulary object detection framew…

Cited by 13SourcePDFScholar
2023

Adaptive Hierarchy-Branch Fusion for Online Knowledge Distillation

AAAI 2023technical

Online Knowledge Distillation (OKD) is designed to alleviate the dilemma that the high-capacity pre-trained teacher model is not available. However, the existing methods mostly focus on improving the ensemble prediction accuracy from multiple students (a.k.a. branches), which often overlook the homo…

2023

Explicit Invariant Feature Induced Cross-Domain Crowd Counting

AAAI 2023technical

Cross-domain crowd counting has shown progressively improved performance. However, most methods fail to explicitly consider the transferability of different features between source and target domains. In this paper, we propose an innovative explicit Invariant Feature induced Cross-domain Knowledge T…

2022

Comprehensive Regularization in a Bi-directional Predictive Network for Video Anomaly Detection

AAAI 2022technical

Video anomaly detection aims to automatically identify unusual objects or behaviours by learning from normal videos. Previous methods tend to use simplistic reconstruction or prediction constraints, which leads to the insufficiency of learned representations for normal data. As such, we propose a no…

Cited by 79SourcePDFScholar
2022

DisCo: Remedying Self-Supervised Learning on Lightweight Models with Distilled Contrastive Learning

ECCV 2022poster

"While Self-Supervised Learning (SSL) has received widespread attention from the community, recent researches argue that its performance often suffers a cliff fall when the model size decreases. Since current SSL methods mainly rely on contrastive learning to train the network, we propose a simple y…

2022

HybridCR: Weakly-Supervised 3D Point Cloud Semantic Segmentation via Hybrid Contrastive Regularization

CVPR 2022poster

To address the huge labeling cost in large-scale point cloud semantic segmentation, we propose a novel hybrid contrastive regularization (HybridCR) framework in weakly-supervised setting, which obtains competitive performance compared to its fully-supervised counterpart. Specifically, HybridCR is th…

Cited by 104PDFScholar
2022

Self-supervised Models are Good Teaching Assistants for Vision Transformers

ICML 2022spotlight

Transformers have shown remarkable progress on computer vision tasks in the past year. Compared to their CNN counterparts, transformers usually need the help of distillation to achieve comparable results on middle or small sized datasets. Meanwhile, recent researches discover that when transformers…

2021

Contrastive Learning for Compact Single Image Dehazing

CVPR 2021poster

Single image dehazing is a challenging ill-posed problem due to the severe information degeneration. However, existing deep learning based dehazing methods only adopt clear images as positive samples to guide the training of dehazing network while negative information is unexploited. Moreover, most…

Cited by 876PDFcodeScholar
2021

Farewell to Mutual Information: Variational Distillation for Cross-Modal Person Re-Identification

CVPR 2021poster

The Information Bottleneck (IB) provides an information theoretic principle for representation learning, by retaining all information relevant for predicting label while minimizing the redundancy. Though IB principle has been applied to a wide range of applications, its optimization remains a challe…

Cited by 165PDFcodeScholar
2021

Learn from Concepts: Towards the Purified Memory for Few-shot Learning

IJCAI 2021poster

Human beings have a great generalization ability to recognize a novel category by only seeing a few number of samples. This is because humans possess the ability to learn from the concepts that already exist in our minds. However, many existing few-shot approaches fail in addressing such a fundament…

Cited by 12SourcePDFScholar
2021

Novelty Detection via Contrastive Learning with Negative Data Augmentation

IJCAI 2021poster

Novelty detection is the process of determining whether a query example differs from the learned training distribution. Previous generative adversarial networks based methods and self-supervised approaches suffer from instability training, mode dropping, and low discriminative ability. We overcome s…

Cited by 17SourcePDFScholar
2021

Towards Compact CNNs via Collaborative Compression

CVPR 2021poster

Channel pruning and tensor decomposition have received extensive attention in convolutional neural network compression. However, these two techniques are traditionally deployed in an isolated manner, leading to significant accuracy drop when pursuing high compression rates. In this paper, we propose…

Cited by 114PDFcodeScholar
2021

Towards Compact Single Image Super-Resolution via Contrastive Self-distillation

IJCAI 2021poster

Convolutional neural networks (CNNs) are highly successful for super-resolution (SR) but often require sophisticated architectures with heavy memory cost and computational overhead significantly restricts their practical deployments on resource-limited devices. In this paper, we proposed a novel con…

2020

Interpretable Neural Network Decoupling

ECCV 2020poster

The remarkable performance of convolutional neural networks (CNNs) is entangled with their huge number of uninterpretable parameters, which has become the bottleneck limiting the exploitation of their full potential. Towards network interpretation, previous endeavors mainly resort to the single filt…

Cited by 10SourcePDFScholar
2020

PAMS: Quantized Super-Resolution via Parameterized Max Scale

ECCV 2020poster

Deep convolutional neural networks (DCNNs) have shown dominant performance in the task of super-resolution (SR). However, their heavy memory cost and computation overhead significantly restrict their practical deployments on resource-limited devices, which mainly arise from the floating-point storag…

Cited by 101SourcePDFScholar
2019

Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression

CVPR 2019poster

Compressing convolutional neural networks (CNNs) has received ever-increasing research focus. However, most existing CNN compression methods do not interpret their inherent structures to distinguish the implicit redundancy. In this paper, we investigate the problem of CNN compression from a novel in…

Cited by 177PDFcodeScholar
2019

Towards Optimal Structured CNN Pruning via Generative Adversarial Learning

CVPR 2019poster

Structured pruning of filters or neurons has received increased focus for compressing convolutional neural networks. Most existing methods rely on multi-stage optimizations in a layer-wise manner for iteratively pruning and retraining which may not be optimal and may be computation intensive. Beside…

Cited by 712PDFcodeScholar