← Search

Shuaicheng Niu

19 accepted papers

2026

DPL: Decoupled Prototype Learning for Enhancing Robustness of Vision-Language Transformers to Missing Modalities

CVPR 2026

The performance of Vision-Language Transformers drops sharply when an input modality (e.g., image) is missing, because the model is forced to make predictions using incomplete information. Existing missing-aware prompt methods help reduce this degradation, but they still rely on conventional predict

Cited by 0SourcecodeScholar
2026

DriveFlow: Rectified Flow Adaptation for Robust 3D Object Detection in Autonomous Driving

AAAI 2026technical

In autonomous driving, vision-centric 3D object detection recognizes and localizes 3D objects from RGB images. However, due to high annotation costs and diverse outdoor scenes, training data often fails to cover all possible test scenarios, known as the out-of-distribution (OOD) issue. Training-free

Cited by 0SourcePDFScholar
2026

ZeroSiam: An Efficient Siamese for Test-Time Entropy Optimization without Collapse

ICLR 2026poster

Test-time entropy minimization helps adapt a model to novel environments and incentivize its reasoning capability, unleashing the model's potential during inference by allowing it to evolve and improve in real-time using its own predictions. However, pure test-time entropy minimization can favor non…

Cited by 0SourceScholar
2025

DPCore: Dynamic Prompt Coreset for Continual Test-Time Adaptation

ICML 2025poster

Continual Test-Time Adaptation (CTTA) seeks to adapt source pre-trained models to continually changing, unseen target domains. While existing CTTA methods assume structured domain changes with uniform durations, real-world environments often exhibit dynamic patterns where domains recur with varying…

Cited by 0SourcePDFScholar
2025

DriveGEN: Generalized and Robust 3D Detection in Driving via Controllable Text-to-Image Diffusion Generation

CVPR 2025poster

In autonomous driving, vision-centric 3D detection aims to identify 3D objects from images. However, high data collection costs and diverse real-world scenarios limit the scale of training data. Once distribution shifts occur between training and test data, existing methods often suffer from perform…

2025

Enhancing Federated Domain Adaptation with Multi-Domain Prototype-Based Federated Fine-Tuning

ICLR 2025poster

Federated Domain Adaptation (FDA) is a Federated Learning (FL) scenario where models are trained across multiple clients with unique data domains but a shared category space, without transmitting private data. The primary challenge in FDA is data heterogeneity, which causes significant divergences i…

Cited by 0SourcePDFScholar
2025

NullSwap: Proactive Identity Cloaking Against Deepfake Face Swapping

ICCV 2025poster

Suffering from performance bottlenecks in passively detecting high-quality Deepfake images due to the advancement of generative models, proactive perturbations offer a promising approach to disabling Deepfake manipulations by inserting signals into benign images. However, existing proactive perturba…

2025

Self-Bootstrapping for Versatile Test-Time Adaptation

ICML 2025poster

In this paper, we seek to develop a versatile test-time adaptation (TTA) objective for a variety of tasks — classification and regression across image-, object-, and pixel-level predictions. We achieve this through a self-bootstrapping scheme that optimizes prediction consistency between the test im…

Cited by 0SourcePDFScholar
2024

Cross-Device Collaborative Test-Time Adaptation

NeurIPS 2024poster

In this paper, we propose test-time Collaborative Lifelong Adaptation (CoLA), which is a general paradigm that can be incorporated with existing advanced TTA methods to boost the adaptation performance and efficiency in a multi-device collaborative manner. Specifically, we maintain and store a set o…

2024

MonoTTA: Fully Test-Time Adaptation for Monocular 3D Object Detection

ECCV 2024poster

"Monocular 3D object detection (Mono 3Det) aims to identify 3D objects from a single RGB image. However, existing methods often assume training and test data follow the same distribution, which may not hold in real-world test scenarios. To address the out-of-distribution (OOD) problems, we explore a…

Cited by 3SourcePDFScholar
2024

Test-Time Model Adaptation with Only Forward Passes

ICML 2024oral

Test-time adaptation has proven effective in adapting a given trained model to unseen test samples with potential distribution shifts. However, in real-world scenarios, models are usually deployed on resource-limited devices, e.g., FPGAs, and are often quantized and hard-coded with non-modifiable pa…

2024

Towards Robust and Efficient Cloud-Edge Elastic Model Adaptation via Selective Entropy Distillation

ICLR 2024poster

The conventional deep learning paradigm often involves training a deep model on a server and then deploying the model or its distilled ones to resource-limited edge devices. Usually, the models shall remain fixed once deployed (at least for some period) due to the potential high cost of model adapta…

2023

Efficient Test-Time Adaptation for Super-Resolution with Second-Order Degradation and Reconstruction

NeurIPS 2023poster

Image super-resolution (SR) aims to learn a mapping from low-resolution (LR) to high-resolution (HR) using paired HR-LR training images. Conventional SR methods typically gather the paired training data by synthesizing LR images from HR images using a predetermined degradation model, e.g., Bicubic d…

2023

Towards Stable Test-time Adaptation in Dynamic Wild World

ICLR 2023top-5%

Test-time adaptation (TTA) has shown to be effective at tackling distribution shifts between training and testing data by adapting a given model on test samples. However, the online model updating of TTA may be unstable and this is often a key obstacle preventing existing TTA methods from being depl…

2022

Efficient Test-Time Model Adaptation without Forgetting

ICML 2022spotlight

Test-time adaptation provides an effective means of tackling the potential distribution shift between model training and inference, by dynamically updating the model at test time. This area has seen fast progress recently, at the effectiveness of handling test shifts. Nonetheless, prior methods stil…

2022

Prototype-Guided Continual Adaptation for Class-Incremental Unsupervised Domain Adaptation

ECCV 2022poster

"This paper studies a new, practical but challenging problem, called Class-Incremental Unsupervised Domain Adaptation (CI-UDA), where the labeled source domain contains all classes, but the classes in the unlabeled target domain increase sequentially. This problem is challenging due to two difficult…

2021

AdaXpert: Adapting Neural Architecture for Growing Data

ICML 2021spotlight

In real-world applications, data often come in a growing manner, where the data volume and the number of classes may increase dynamically. This will bring a critical challenge for learning: given the increasing data volume or the number of classes, one has to instantaneously adjust the neural model…

2021

Source-free Domain Adaptation via Avatar Prototype Generation and Adaptation

IJCAI 2021poster

We study a practical domain adaptation task, called source-free unsupervised domain adaptation (UDA) problem, in which we cannot access source domain data due to data privacy issues but only a pre-trained source model and unlabeled target data are available. This task, however, is very difficult du…

2021

Towards Accurate Text-Based Image Captioning With Content Diversity Exploration

CVPR 2021poster

Text-based image captioning (TextCap) which aims to read and reason images with texts is crucial for a machine to understand a detailed and complex scene environment, considering that texts are omnipresent in daily life. This task, however, is very challenging because an image often contains complex…

Cited by 84PDFcodeScholar