← Search

Yilong Yin

49 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

MTRL-CG: Multi-Task Reinforcement Learning Method with Spectral Clustering-Based Task Grouping

AAAI 2026technical

Multi-task reinforcement learning (RL) aims to enhance agent performance across multiple tasks by enabling effective knowledge transfer. However, these methods adopt a fully shared policy across all tasks without explicitly distinguishing between related and conflicting ones, making them suffer from

Cited by 0SourcePDFScholar
2026

PEOCH: Online Cross-Modal Hashing with Semi-Supervised Streaming Data Driving Prototype Evolution

AAAI 2026technical

The exponential growth of streaming multi-modal data presents critical challenges for cross-modal retrieval: distribution shifts, modality gap, and scarce labels. Semi-supervised online cross-modal hashing has gained increasing interest due to its ability to encode complex streaming data and update

Cited by 0SourcePDFScholar
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

Riemannian MeanFlow for One-Step Generation on Manifolds

ICML 2026poster

Flow Matching enables simulation-free training of generative models on Riemannian manifolds, yet sampling typically still relies on numerically integrating a probability-flow ODE. We propose Riemannian MeanFlow (RMF), extending MeanFlow to manifold-valued generation where velocities lie in location-…

Cited by 0SourceScholar
2026

SPOT: Spatiotemporal Prompt Optimization for Motion-Stabilized MLLM-Guided Video Segmentation

CVPR 2026

The synergistic framework of multimodal large language models (MLLMs) and vision foundation models demonstrates exceptional performance in image understanding tasks, yet encounters severe temporal inconsistency challenges in video segmentation scenarios. Existing methods predominantly rely on MLLMs

Cited by 0SourceScholar
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
2026

TSTM: Temporal Segmentation for Task-relevant Mask in Visual Reinforcement Learning Generalization

CVPR 2026

Achieving strong policy generalization to unseen environments remains a core challenge in visual reinforcement learning, and segmenting task-relevant regions to mitigate the influence of irrelevant visual cues has emerged as a promising direction. However, existing methods rely solely on the current

Cited by 0SourcecodeScholar
2025

A Conditional Probability Framework for Compositional Zero-shot Learning

ICCV 2025poster

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen combinations of known objects and attributes by leveraging knowledge from previously seen compositions. Traditional approaches primarily focus on disentangling attributes and objects, treating them as independent entities during learni…

Cited by 0SourcePDFScholar
2025

Disparity-Guided Cross-View Transformer For Stereo Image Super-Resolution

ICASSP 2025accepted

Although transformer-based methods excel in stereo image super-resolution, the full potential of the distinctive, complementary information inherent in stereo images has not been fully utilized. We propose a Disparity-Guided Cross-View Transformer (DCT) to extract features across dimensions and view…

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
2025

Generalized Debiased Semi-Supervised Hashing for Large-Scale Image Retrieval

AAAI 2025technical

Semi-supervised hashing has shown promising efficacy in large-scale image retrieval, which learns similarity-preserving codes from both labeled and unlabeled data. To enable the use of advanced supervised hashing techniques, pseudo labels are widely applied. However, existing methods typically suffe…

Cited by 0SourcePDFScholar
2025

Improving Generalization in Meta-Learning via Meta-Gradient Augmentation

IJCAI 2025

Meta-learning methods typically follow a two-loop framework, where each loop potentially suffers from notorious overfitting, hindering rapid adaptation and generalization to new tasks. Existing methods address this by enhancing the mutual-exclusivity or diversity of training samples, but these data

2025

LOFI: Harnessing Attention Dynamics for Facial Expression Recognition with Noisy Labels

ICASSP 2025accepted

Facial expression recognition (FER) faces unique challenges from expression ambiguity and noisy labels, degrading performance in real-world applications. While leveraging attention, existing methods frequently neglect attention dynamic mechanism of dispersion followed by focus and the spatially stru…

Cited by 0SourceScholar
2025

N3C: Towards Replay-based Novelty Continual Clustering with Class-Overlapping

ICASSP 2025accepted

Deep clustering has excelled in batch settings, but little work has addressed the more practical and challenging continual clustering (CC) with shifting data distributions. Additionally, class-overlapping, also a challenging issue, where classes recur across tasks, is common in real-world scenarios.…

Cited by 0SourceScholar
2025

Re-Evaluating the Impact of Unseen-Class Unlabeled Data on Semi-Supervised Learning Model

ICLR 2025poster

Semi-supervised learning (SSL) effectively leverages unlabeled data and has been proven successful across various fields. Current safe SSL methods believe that unseen classes in unlabeled data harm the performance of SSL models. However, previous methods for assessing the impact of unseen classes on…

2025

Semi-Supervised Online Cross-Modal Hashing

AAAI 2025technical

Online cross-modal hashing has gained increasing interest due to its ability to encode streaming data and update hash functions simultaneously. Existing online methods often assume either fully supervised or completely unsupervised settings. However, they overlook the prevalent and challenging scena…

Cited by 0SourcePDFScholar
2025

SeqMvRL: A Sequential Fusion Framework for Multi-view Representation Learning

CVPR 2025poster

Multi-view representation learning integrates multiple observable views of an entity into a unified representation to facilitate downstream tasks. Current methods predominantly focus on distinguishing compatible components across views, followed by a single-step parallel fusion process. However, thi…

Cited by 0SourcePDFScholar
2025

Towards Macro-AUC Oriented Imbalanced Multi-Label Continual Learning

AAAI 2025technical

In Continual Learning (CL), while existing work primarily focuses on the multi-class classification task, there has been limited research on Multi-Label Learning (MLL). In practice, MLL datasets are often class-imbalanced, making it inherently challenging, a problem that is even more acute in CL.…

2025

VT-FSL: Bridging Vision and Text with LLMs for Few-Shot Learning

NeurIPS 2025poster

Few-shot learning (FSL) aims to recognize novel concepts from only a few labeled support samples. Recent studies enhance support features by incorporating additional semantic information (e.g., class descriptions) or designing complex semantic fusion modules. However, these methods still suffer fro…

Cited by 0SourcecodeScholar
2024

DiffAIL: Diffusion Adversarial Imitation Learning

AAAI 2024technical

Imitation learning aims to solve the problem of defining reward functions in real-world decision-making tasks. The current popular approach is the Adversarial Imitation Learning (AIL) framework, which matches expert state-action occupancy measures to obtain a surrogate reward for forward reinforceme…

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

Exposing the Self-Supervised Space-Time Correspondence Learning via Graph Kernels

AAAI 2023technical

Self-supervised space-time correspondence learning is emerging as a promising way of leveraging unlabeled video. Currently, most methods adapt contrastive learning with mining negative samples or reconstruction adapted from the image domain, which requires dense affinity across multiple frames or op…

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

MetaViewer: Towards a Unified Multi-View Representation

CVPR 2023poster

Existing multi-view representation learning methods typically follow a specific-to-uniform pipeline, extracting latent features from each view and then fusing or aligning them to obtain the unified object representation. However, the manually pre-specified fusion functions and aligning criteria coul…

2023

Towards Understanding Generalization of Macro-AUC in Multi-label Learning

ICML 2023poster

Macro-AUC is the arithmetic mean of the class-wise AUCs in multi-label learning and is commonly used in practice. However, its theoretical understanding is far lacking. Toward solving it, we characterize the generalization properties of various learning algorithms based on the corresponding surrogat…

2023

Unified 3D Segmenter As Prototypical Classifiers

NeurIPS 2023poster

The task of point cloud segmentation, comprising semantic, instance, and panoptic segmentation, has been mainly tackled by designing task-specific network architectures, which often lack the flexibility to generalize across tasks, thus resulting in a fragmented research landscape. In this paper, we…

2022

Joint Dual-Domain Matrix Factorization for ECG Biometric Recognition

ICASSP 2022accepted

Electrocardiogram (ECG) biometrics has aroused extensive attention in the research field of biometric recognition. How-ever, most existing methods either only consider a single do-main (time domain or frequency domain) to extract features or extract multi-features while ignoring the specific proper-…

Cited by 0SourceScholar
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
2022

Self-Filtering: A Noise-Aware Sample Selection for Label Noise with Confidence Penalization

ECCV 2022poster

"Sample selection is an effective strategy to mitigate the effect of label noise in robust learning. Typical strategies commonly apply the small-loss criterion to identify clean samples. However, those samples lying around the decision boundary with large losses usually entangle with noisy examples,…

2021

ECCL: Explicit Correlation-Based Convolution Boundary Locator for Moment Localization

ICASSP 2021accepted

Moment localization in videos using natural language refers to finding the most relevant segment from the video with given a query in natural language form. In this paper, we present a new boundary-determining strategy called explicit correlation-based convolution boundary locator (ECCL), which can…

Cited by 0SourceScholar
2021

Joint Learning of Image Aesthetic Quality Assessment and Semantic Recognition Based on Feature Enhancement

ICASSP 2021accepted

Aesthetic quality assessment and semantic recognition are the two fundamental aspects of image perception and understanding tasks. Though these two tasks are related, most of the current research generally treats them as independent problems without any interaction. In this paper, we explore the rel…

Cited by 0SourceScholar
2021

Learning Binary Semantic Embedding for Breast Histology Image Classification and Retrieval

ICASSP 2021accepted

With the development of medical imaging technology and machine learning, the computer-assisted diagnosis has attracted extensive research attention, which can provide beneficial reference to pathologists. However, the exponential growth of medical images and uninterpretability of traditional classif…

Cited by 0SourceScholar
2020

Learning Multi-Scale Attentive Features for Series Photo Selection

ICASSP 2020accepted

People used to take a series of nearly identical photos about the same subject, but it is usually a tedious chore to select the reversed ones from them. Despite the remarkable progress, most existing studies on image aesthetics assessment fail to fulfill the task of series photo selection. In this p…

Cited by 0SourceScholar
2020

Learning to Learn Kernels with Variational Random Features

ICML 2020poster

We introduce kernels with random Fourier features in the meta-learning framework for few-shot learning. We propose meta variational random features (MetaVRF) to learn adaptive kernels for the base-learner, which is developed in a latent variable model by treating the random feature basis as the late…

Cited by 34SourcePDFScholar
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…

2018

Modality-Specific Structure Preserving Hashing for Cross-Modal Retrieval

ICASSP 2018accepted

Hashing-based methods have made great advancements in cross-modal retrieval in both computational efficiency and storage. Learning a common space from different modalities is the common strategy of hashing-based methods, however, relational and structural information between samples in each modality…

Cited by 0SourceScholar
2017

Learning Deep Match Kernels for Image-Set Classification

CVPR 2017poster

Image-set classification has recently generated great popularity due to its widespread applications in computer vision. The great challenges arise from effectively and efficiently measuring the similarity between image sets with high inter-class ambiguity and huge intra-class variability. In this pa…

Cited by 49PDFScholar