← Search

Ling-Yu Duan

27 accepted papers

2025

Adaptive Dual Uncertainty Optimization: Boosting Monocular 3D Object Detection under Test-Time Shifts

ICCV 2025poster

Accurate monocular 3D object detection (M3OD) is pivotal for safety-critical applications like autonomous driving, yet its reliability deteriorates significantly under real-world domain shifts caused by environmental or sensor variations. To address these shifts, Test-Time Adaptation (TTA) methods h…

2025

Theoretical Insights in Model Inversion Robustness and Conditional Entropy Maximization for Collaborative Inference Systems

CVPR 2025highlight

By locally encoding raw data into intermediate features, collaborative inference enables end users to leverage powerful deep learning models without exposure of sensitive raw data to cloud servers. However, recent studies have revealed that these intermediate features may not sufficiently preserve p…

2024

LEAD: Exploring Logit Space Evolution for Model Selection

CVPR 2024poster

The remarkable success of "pretrain-then-finetune" paradigm has led to a proliferation of available pre-trained models for vision tasks. This surge presents a significant challenge in efficiently choosing the most suitable pre-trained models for downstream tasks. The critical aspect of this challeng…

Cited by 0SourcePDFScholar
2023

Exploring Model Transferability through the Lens of Potential Energy

ICCV 2023poster

Transfer learning has become crucial in computer vision tasks due to the vast availability of pre-trained deep learning models. However, selecting the optimal pre-trained model from a diverse pool for a specific downstream task remains a challenge. Existing methods for measuring the transferability…

Cited by 9PDFcodeScholar
2023

Switchable Representation Learning Framework With Self-Compatibility

CVPR 2023poster

Real-world visual search systems involve deployments on multiple platforms with different computing and storage resources. Deploying a unified model that suits the minimal-constrain platforms leads to limited accuracy. It is expected to deploy models with different capacities adapting to the resourc…

Cited by 3SourcePDFScholar
2022

Fine-Tuning Global Model via Data-Free Knowledge Distillation for Non-IID Federated Learning

CVPR 2022poster

Federated Learning (FL) is an emerging distributed learning paradigm under privacy constraint. Data heterogeneity is one of the main challenges in FL, which results in slow convergence and degraded performance. Most existing approaches only tackle the heterogeneity challenge by restricting the local…

Cited by 385PDFcodeScholar
2022

Mc-BEiT: Multi-Choice Discretization for Image BERT Pre-training

ECCV 2022poster

"Image BERT pre-training with masked image modeling (MIM) becomes a popular practice to cope with self-supervised representation learning. A seminal work, BEiT, casts MIM as a classification task with a visual vocabulary, tokenizing the continuous visual signals into discrete vision tokens using a p…

2022

Neighborhood Consensus Contrastive Learning for Backward-Compatible Representation

AAAI 2022technical

In object re-identification (ReID), the development of deep learning techniques often involves model updates and deployment. It is unbearable to re-embedding and re-index with the system suspended when deploying new models. Therefore, backward-compatible representation is proposed to enable ``new''…

Cited by 8SourcePDFScholar
2021

Federated Learning for Non-IID Data via Unified Feature Learning and Optimization Objective Alignment

ICCV 2021poster

Federated Learning (FL) aims to establish a shared model across decentralized clients under the privacy-preserving constraint. Despite certain success, it is still challenging for FL to deal with non-IID (non-independent and identical distribution) client data, which is a general scenario in real-wo…

Cited by 100PDFScholar
2021

Generalizable Person Re-Identification With Relevance-Aware Mixture of Experts

CVPR 2021poster

Domain generalizable (DG) person re-identification (ReID) is a challenging problem because we cannot access any unseen target domain data during training. Almost all the existing DG ReID methods follow the same pipeline where they use a hybrid dataset from multiple source domains for training, and t…

Cited by 160PDFScholar
2021

IDM: An Intermediate Domain Module for Domain Adaptive Person Re-ID

ICCV 2021poster

Unsupervised domain adaptive person re-identification (UDA re-ID) aims at transferring the labeled source domain's knowledge to improve the model's discriminability on the unlabeled target domain. From a novel perspective, we argue that the bridging between the source and target domains can be utili…

Cited by 164PDFcodeScholar
2021

Person30K: A Dual-Meta Generalization Network for Person Re-Identification

CVPR 2021poster

Recently, person re-identification (ReID) has vastly benefited from the surging waves of data-driven methods. However, these methods are still not reliable enough for real-world deployments, due to the insufficient generalization capability of the models learned on existing benchmarks that have limi…

Cited by 78PDFScholar
2021

Single Image Reflection Removal With Absorption Effect

CVPR 2021poster

In this paper, we consider the absorption effect for the problem of single image reflection removal. We show that the absorption effect can be numerically approximated by the average of refractive amplitude coefficient map. We then reformulate the image formation model and propose a two-step solutio…

Cited by 54PDFcodeScholar
2020

Classes Matter: A Fine-grained Adversarial Approach to Cross-domain Semantic Segmentation

ECCV 2020poster

Despite great progress in supervised semantic segmentation, a large performance drop is usually observed when deploying the model in the wild. Domain adaptation methods tackle the issue by aligning the source domain and the target domain. However, most existing methods attempt to perform the alignme…

2020

Disentangled Feature Learning Network for Vehicle Re-Identification

IJCAI 2020poster

Vehicle Re-Identification (ReID) has attracted lots of research efforts due to its great significance to the public security. In vehicle ReID, we aim to learn features that are powerful in discriminating subtle differences between vehicles which are visually similar, and also robust against differen…

Cited by 0SourcePDFScholar
2020

What Does Plate Glass Reveal About Camera Calibration?

CVPR 2020poster

This paper aims to calibrate the orientation of glass and the field of view of the camera from a single reflection-contaminated image. We show how a reflective amplitude coefficient map can be used as a calibration cue. Different from existing methods, the proposed solution is free from image conten…

Cited by 19PDFScholar
2019

SPLINE-Net: Sparse Photometric Stereo Through Lighting Interpolation and Normal Estimation Networks

ICCV 2019poster

This paper solves the Sparse Photometric stereo through Lighting Interpolation and Normal Estimation using a generative Network (SPLINE-Net). SPLINE-Net contains a lighting interpolation network to generate dense lighting observations given a sparse set of lights as inputs followed by a normal estim…

Cited by 90PDFScholar
2019

Sampling Wisely: Deep Image Embedding by Top-K Precision Optimization

ICCV 2019poster

Deep image embedding aims at learning a convolutional neural network (CNN) based mapping function that maps an image to a feature vector. The embedding quality is usually evaluated by the performance in image search tasks. Since very few users bother to open the second page search results, top-k pre…

Cited by 33PDFcodeScholar
2018

CRRN: Multi-Scale Guided Concurrent Reflection Removal Network

CVPR 2018poster

Removing the undesired reflections from images taken through the glass is of broad application to various computer vision tasks. Non-learning based methods utilize different handcrafted priors such as the separable sparse gradients caused by different levels of blurs, which often fail due to their l…

2018

SSNet: Scale Selection Network for Online 3D Action Prediction

CVPR 2018poster

In action prediction (early action recognition), the goal is to predict the class label of an ongoing action using its observed part so far. In this paper, we focus on online action prediction in streaming 3D skeleton sequences. A dilated convolutional network is introduced to model the motion dynam…

Cited by 68SourcePDFScholar
2017

Global Context-Aware Attention LSTM Networks for 3D Action Recognition

CVPR 2017poster

Long Short-Term Memory (LSTM) networks have shown superior performance in 3D human action recognition due to their power in modeling the dynamics and dependencies in sequential data. Since not all joints are informative for action analysis and the irrelevant joints often bring a lot of noise, we nee…

Cited by 822PDFScholar