← Search

Fan Lyu

16 accepted papers

2026

Exposing Mixture and Annotating Confusion for Active Universal Test-Time Adaptation

ICLR 2026poster

Universal Test-Time Adaptation (UTTA) tackles the challenge of handling both class and domain shifts in unsupervised settings with stream testing data. Currently, most UTTA methods can only deal with minor shifts and heavily rely on heuristic approaches. To advance UTTA under dual shifts, we propose…

Cited by 0SourceScholar
2026

Sparse Tuning Enhances Plasticity in PTM-based Continual Learning

AAAI 2026technical

Continual Learning with Pre-trained Models holds great promise for efficient adaptation across sequential tasks. However, most existing approaches freeze PTMs and rely on auxiliary modules like prompts or adapters, limiting model plasticity and leading to suboptimal generalization when facing signif

Cited by 0SourcePDFScholar
2026

Subspace Alignment for CLIP-based Continual Learning via Canonical Correlation Analysis

CVPR 2026

Recent advances in CLIP-based continual learning have shown the potential of leveraging pre-trained vision-language models for sequential tasks. However, existing methods overlook a key problem we call Asymmetric Drift. In unimodal CLIP-based continual learning, the visual branch undergoes stronger

Cited by 0SourcecodeScholar
2025

Beyond Background Shift: Rethinking Instance Replay in Continual Semantic Segmentation

CVPR 2025poster

In this work, we focus on continual semantic segmentation (CSS), where segmentation networks are required to continuously learn new classes without erasing knowledge of previously learned ones. Although storing images of old classes and directly incorporating them into the training of new models has…

2025

DAA: Amplifying Unknown Discrepancy for Test-Time Discovery

NeurIPS 2025poster

Test-Time Discovery (TTD) addresses the critical challenge of identifying and adapting to novel classes during inference while maintaining performance on known classes, which is a capability essential for dynamic real-world environments such as healthcare and autonomous driving. Recent TTD methods a…

Cited by 0SourceScholar
2025

Dual Semantic Guidance for Open Vocabulary Semantic Segmentation

CVPR 2025poster

Open-vocabulary semantic segmentation aims to enable models to segment arbitrary categories. Currently, though pre-trained Vision-Language Models (VLMs) like CLIP have established a robust foundation for this task by learning to match text and image representations from large-scale data, their lack…

Cited by 0SourcePDFScholar
2025

Partition-Then-Adapt: Combating Prediction Bias for Reliable Multi-Modal Test-Time Adaptation

NeurIPS 2025spotlight

Existing test-time adaptation (TTA) methods primarily focus on scenarios involving domain shifts in a single modality. However, they often prove ineffective when multiple modalities simultaneously undergo domain shifts, as they struggle to identify and utilize reliable samples within testing batches…

Cited by 0SourcecodeScholar
2025

Rebalancing Multi-Label Class-Incremental Learning

AAAI 2025technical

Multi-label class-incremental learning (MLCIL) is essential for real-world multi-label applications, allowing models to learn new labels while retaining previously learned knowledge continuously. However, recent MLCIL approaches can only achieve suboptimal performance due to the oversight of the pos…

2024

Confidence Self-Calibration for Multi-Label Class-Incremental Learning

ECCV 2024poster

"The partial label challenge in Multi-Label Class-Incremental Learning (MLCIL) arises when only the new classes are labeled during training, while past and future labels remain unavailable. This issue leads to a proliferation of false-positive errors due to erroneously high confidence multi-label pr…

2024

Long-Tailed Learning as Multi-Objective Optimization

AAAI 2024technical

Real-world data is extremely imbalanced and presents a long-tailed distribution, resulting in models biased towards classes with sufficient samples and performing poorly on rare classes. Recent methods propose to rebalance classes but they undertake the seesaw dilemma (what is increasing performance…

2023

Centroid Distance Distillation for Effective Rehearsal in Continual Learning

ICASSP 2023accepted

Rehearsal, retraining on a stored small data subset of old tasks, has been proven effective in solving catastrophic forgetting in continual learning. However, due to the sampled data may have a large bias towards the original dataset, retraining them is susceptible to driving continual domain drift…

Cited by 0SourceScholar
2023

Measuring Asymmetric Gradient Discrepancy in Parallel Continual Learning

ICCV 2023poster

In Parallel Continual Learning (PCL), the parallel multiple tasks start and end training unpredictably, thus suffering from training conflict and catastrophic forgetting issues. The two issues are raised because the gradients from parallel tasks differ in directions and magnitudes. Thus, in this pap…

Cited by 15PDFcodeScholar
2022

Exploring Example Influence in Continual Learning

NeurIPS 2022accept

Continual Learning (CL) sequentially learns new tasks like human beings, with the goal to achieve better Stability (S, remembering past tasks) and Plasticity (P, adapting to new tasks). Due to the fact that past training data is not available, it is valuable to explore the influence difference on S…

2021

Multi-Domain Multi-Task Rehearsal for Lifelong Learning

AAAI 2021technical

Rehearsal, seeking to remind the model by storing old knowledge in lifelong learning, is one of the most effective ways to mitigate catastrophic forgetting, i.e., biased forgetting of previous knowledge when moving to new tasks. However, the old tasks of the most previous rehearsal-based methods suf…

Cited by 31SourcePDFScholar