← Search

Zhongyi Han

15 accepted papers

2026

BPL: Generalizable Deepfake Detection via Bias-only Pair-aware Learning

ICML 2026poster

The detection of synthetic images has traditionally been framed as a binary classification problem. However, we argue that this formulation overlooks a fundamental structural property of generative datasets: synthetic images are not independent samples, but are implicitly paired with real images sha…

Cited by 0SourceScholar
2026

DVLA-RL: Dual-Level Vision–Language Alignment with Reinforcement Learning Gating for Few-Shot Learning

ICLR 2026poster

Few-shot learning (FSL) aims to generalize to novel categories with only a few samples. Recent approaches incorporate large language models (LLMs) to enrich visual representations with semantic embeddings derived from class names. However, they overlook progressive and adaptive alignment between vis…

Cited by 0SourceScholar
2026

From Text to Forecasts: Bridging Modality Gap with Temporal Evolution Semantic Space

ICML 2026oral

Incorporating textual information into time-series forecasting holds promise for addressing event-driven non-stationarity; however, a fundamental modality gap hinders effective fusion: textual descriptions express temporal impacts implicitly and qualitatively, whereas forecasting models rely on expl…

Cited by 0SourceScholar
2026

Retriever Encoder Selection Matters for In-Context Learning-based Medical Segmentation

AAAI 2026technical

In-context learning-based medical segmentation (ICLM) enables foundation models to generalize to unseen cases without retraining. To enhance performance on test queries, existing methods typically follow a two-stage process: (1) using a retrieval encoder (RE) to map both queries and training samples

Cited by 0SourcePDFScholar
2026

Stabilizing Feature Geometry in Noisy Pretrained Models for Robust Downstream Tasks

CVPR 2026

Pretraining on large-scale data followed by fine-tuning has become a standard paradigm for visual models. However, noise in the pretraining data can be absorbed by the model and carried into downstream tasks, causing catastrophic inheritance. Prior studies mainly link this issue to changes in the fe

Cited by 0SourceScholar
2025

From Pretraining to Pathology: How Noise Leads to Catastrophic Inheritance in Medical Models

NeurIPS 2025poster

Foundation models pretrained on web-scale data drive contemporary transfer learning in vision, language, and multimodal tasks. Recent work shows that mild label noise in these corpora may lift in-distribution accuracy yet sharply reduce out-of-distribution generalization, an effect known as catastro…

Cited by 0SourceScholar
2024

Discriminability-Driven Channel Selection for Out-of-Distribution Detection

CVPR 2024poster

Out-of-distribution (OOD) detection is essential for deploying machine learning models in open-world environments. Activation-based methods are a key approach in OOD detection working to mitigate overconfident predictions of OOD data. These techniques rectifying anomalous activations enhancing the d…

Cited by 4SourcePDFScholar
2024

Exploring Channel-Aware Typical Features for Out-of-Distribution Detection

AAAI 2024technical

Detecting out-of-distribution (OOD) data is essential to ensure the reliability of machine learning models when deployed in real-world scenarios. Different from most previous test-time OOD detection methods that focus on designing OOD scores, we delve into the challenges in OOD detection from the pe…

Cited by 4SourcePDFScholar
2023

Discriminability and Transferability Estimation: A Bayesian Source Importance Estimation Approach for Multi-Source-Free Domain Adaptation

AAAI 2023technical

Source free domain adaptation (SFDA) transfers a single-source model to the unlabeled target domain without accessing the source data. With the intelligence development of various fields, a zoo of source models is more commonly available, arising in a new setting called multi-source-free domain ada…

2023

MHPL: Minimum Happy Points Learning for Active Source Free Domain Adaptation

CVPR 2023poster

Source free domain adaptation (SFDA) aims to transfer a trained source model to the unlabeled target domain without accessing the source data. However, the SFDA setting faces a performance bottleneck due to the absence of source data and target supervised information, as evidenced by the limited per…

Cited by 23SourcePDFScholar
2023

Subclass-Dominant Label Noise: A Counterexample for the Success of Early Stopping

NeurIPS 2023poster

In this paper, we empirically investigate a previously overlooked and widespread type of label noise, subclass-dominant label noise (SDN). Our findings reveal that, during the early stages of training, deep neural networks can rapidly memorize mislabeled examples in SDN. This phenomenon poses challe…

2022

Not All Parameters Should Be Treated Equally: Deep Safe Semi-supervised Learning under Class Distribution Mismatch

AAAI 2022technical

Deep semi-supervised learning (SSL) aims to utilize a sizeable unlabeled set to train deep networks, thereby reducing the dependence on labeled instances. However, the unlabeled set often carries unseen classes that cause the deep SSL algorithm to lose generalization. Previous works focus on the dat…

Cited by 33SourcePDFScholar
2022

Safe-Student for Safe Deep Semi-Supervised Learning With Unseen-Class Unlabeled Data

CVPR 2022poster

Deep semi-supervised learning (SSL) methods aim to take advantage of abundant unlabeled data to improve the algorithm performance. In this paper, we consider the problem of safe SSL scenario where unseen-class instances appear in the unlabeled data. This setting is essential and commonly appears in…

Cited by 55PDFScholar
2020

Towards Accurate and Robust Domain Adaptation under Noisy Environments

IJCAI 2020poster

In non-stationary environments, learning machines usually confront the domain adaptation scenario where the data distribution does change over time. Previous domain adaptation works have achieved great success in theory and practice. However, they always lose robustness in noisy environments where t…