← Search

Shengcai Liao

27 accepted papers

2026

MP-ISMoE: Mixed-Precision Interactive Side Mixture-of-Experts for Efficient Transfer Learning

AAAI 2026technical

Parameter-efficient transfer learning (PETL) has emerged as a pivotal paradigm for adapting pre-trained foundation models to downstream tasks, significantly reducing trainable parameters yet suffering from substantial memory overhead caused by gradient backpropagation during fine-tuning. While memor

Cited by 0SourcePDFScholar
2026

Memory-Efficient Transfer Learning with Fading Side Networks via Masked Dual Path Distillation

CVPR 2026

Memory-efficient transfer learning (METL) approaches have recently achieved promising performance in adapting pre-trained models to downstream tasks. They avoid applying gradient backpropagation in large backbones, thus significantly reducing the number of trainable parameters and high memory consum

Cited by 0SourcecodeScholar
2024

Any-Shift Prompting for Generalization over Distributions

CVPR 2024poster

Image-language models with prompt learning have shown remarkable advances in numerous downstream vision tasks. Nevertheless conventional prompt learning methods overfit the training distribution and lose the generalization ability on the test distributions. To improve the generalization across vario…

Cited by 17SourcePDFScholar
2024

HumanRefiner: Benchmarking Abnormal Human Generation and Refining with Coarse-to-fine Pose-Reversible Guidance

ECCV 2024poster

"Text-to-image diffusion models have significantly advanced in conditional image generation. However, these models usually struggle with accurately rendering images featuring humans, resulting in distorted limbs and other anomalies. This issue primarily stems from the insufficient recognition and ev…

2023

Energy-Based Test Sample Adaptation for Domain Generalization

ICLR 2023poster

In this paper, we propose energy-based sample adaptation at test time for domain generalization. Where previous works adapt their models to target domains, we adapt the unseen target samples to source-trained models. To this end, we design a discriminative energy-based model, which is trained on sou…

2023

KD-DLGAN: Data Limited Image Generation via Knowledge Distillation

CVPR 2023poster

Generative Adversarial Networks (GANs) rely heavily on large-scale training data for training high-quality image generation models. With limited training data, the GAN discriminator often suffers from severe overfitting which directly leads to degraded generation especially in generation diversity.…

Cited by 29SourcePDFScholar
2023

ProtoDiff: Learning to Learn Prototypical Networks by Task-Guided Diffusion

NeurIPS 2023poster

Prototype-based meta-learning has emerged as a powerful technique for addressing few-shot learning challenges. However, estimating a deterministic prototype using a simple average function from a limited number of examples remains a fragile process. To overcome this limitation, we introduce ProtoDif…

2022

Cloning Outfits From Real-World Images to 3D Characters for Generalizable Person Re-Identification

CVPR 2022poster

Recently, large-scale synthetic datasets are shown to be very useful for generalizable person re-identification. However, synthesized persons in existing datasets are mostly cartoon-like and in random dress collocation, which limits their performance. To address this, in this work, an automatic appr…

Cited by 36PDFcodeScholar
2022

Exploring Visual Context for Weakly Supervised Person Search

AAAI 2022technical

Person search has recently emerged as a challenging task that jointly addresses pedestrian detection and person re-identification. Existing approaches follow a fully supervised setting where both bounding box and identity annotations are available. However, annotating identities is labor-intensive,…

2022

Masked Generative Adversarial Networks are Data-Efficient Generation Learners

NeurIPS 2022accept

This paper shows that masked generative adversarial network (MaskedGAN) is robust image generation learners with limited training data. The idea of MaskedGAN is simple: it randomly masks out certain image information for effective GAN training with limited data. We develop two masking strategies tha…

Cited by 28SourcePDFScholar
2022

RePFormer: Refinement Pyramid Transformer for Robust Facial Landmark Detection

IJCAI 2022poster

This paper presents a Refinement Pyramid Transformer (RePFormer) for robust facial landmark detection. Most facial landmark detectors focus on learning representative image features. However, these CNN-based feature representations are not robust enough to handle complex real-world scenarios due to…

Cited by 19SourcePDFScholar
2021

Generalizable Pedestrian Detection: The Elephant in the Room

CVPR 2021poster

Pedestrian detection is used in many vision based applications ranging from video surveillance to autonomous driving. Despite achieving high performance, it is still largely unknown how well existing detectors generalize to unseen data. This is important because a practical detector should be ready…

Cited by 147PDFcodeScholar
2021

Learning Anchored Unsigned Distance Functions With Gradient Direction Alignment for Single-View Garment Reconstruction

ICCV 2021poster

While single-view 3D reconstruction has made significant progress benefiting from deep shape representations in recent years, garment reconstruction is still not solved well due to open surfaces, diverse topologies and complex geometric details. In this paper, we propose a novel learnable Anchored U…

Cited by 55PDFcodeScholar
2021

TransMatcher: Deep Image Matching Through Transformers for Generalizable Person Re-identification

NeurIPS 2021poster

Transformers have recently gained increasing attention in computer vision. However, existing studies mostly use Transformers for feature representation learning, e.g. for image classification and dense predictions, and the generalizability of Transformers is unknown. In this work, we further investi…

2020

Exclusivity-Consistency Regularized Knowledge Distillation for Face Recognition

ECCV 2020poster

Knowledge distillation is an effective tool to compress large pre-trained Convolutional Neural Networks (CNNs) or their ensembles into models applicable to mobile and embedded devices. The success of which mainly comes from two aspects: the designed student network and the exploited knowledge. Howev…

2020

Human Parsing Based Texture Transfer from Single Image to 3D Human via Cross-View Consistency

NeurIPS 2020poster

This paper proposes a human parsing based texture transfer model via cross-view consistency learning to generate the texture of 3D human body from a single image. We use the semantic parsing of human body as input for providing both the shape and pose information to reduce the appearance variation…

2020

Interpretable and Generalizable Person Re-Identification with Query-Adaptive Convolution and Temporal Lifting

ECCV 2020poster

For person re-identification, existing deep networks often focus on representation learning. However, without transfer learning, the learned model is fixed as is, which is not adaptable for handling various unseen scenarios. In this paper, beyond representation learning, we consider how to formulate…

2020

Unsupervised Adaptation Learning for Hyperspectral Imagery Super-Resolution

CVPR 2020poster

The key for fusion based hyperspectral image (HSI) super-resolution (SR) is to infer the posteriori of a latent HSI using appropriate image prior and likelihood that depends on degeneration. However, in practice the priors of high-dimensional HSIs can be extremely complicated and the degeneration is…

Cited by 130PDFcodeScholar
2020

Unsupervised Domain Adaptation with Noise Resistible Mutual-Training for Person Re-identification

ECCV 2020poster

Unsupervised domain adaptation (UDA) in the task of person re-identification (re-ID) is highly challenging due to large domain divergence and no class overlap between domains. Pseudo-label based self-training is one of the representative techniques to address UDA. However, label noise caused by unsu…

Cited by 227SourcePDFScholar
2019

High-Level Semantic Feature Detection: A New Perspective for Pedestrian Detection

CVPR 2019poster

Object detection generally requires sliding-window classifiers in tradition or anchor-based predictions in modern deep learning approaches. However, either of these approaches requires tedious configurations in windows or anchors. In this paper, taking pedestrian detection as an example, we provide…

Cited by 530PDFcodeScholar
2019

Unsupervised Graph Association for Person Re-Identification

ICCV 2019poster

In this paper, we propose an unsupervised graph association (UGA) framework to learn the underlying viewinvariant representations from the video pedestrian tracklets. The core points of UGA are mining the underlying cross-view associations and reducing the damage of noise associations. To this end,…

Cited by 131PDFcodeScholar
2018

Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting

ECCV 2018poster

Though Faster R-CNN based two-stage detectors have witnessed significant boost in pedestrian detection accuracy, it is still slow for practical applications. One solution is to simplify this working flow as a single-stage detector. However, current single-stage detectors (e.g. SSD) have not presente…

2015

Person Re-Identification by Local Maximal Occurrence Representation and Metric Learning

CVPR 2015poster

Person re-identification is an important technique towards automatic search of a person's presence in a surveillance video. Two fundamental problems are critical for person re-identification, feature representation and metric learning. An effective feature representation should be robust to illumina…

Cited by 2616SourcePDFScholar