← Search

Xincheng Yao

7 accepted papers

2026

MMR-AD: A Large-Scale Multimodal Dataset for Benchmarking General Anomaly Detection with Multimodal Large Language Models

CVPR 2026

In the progress of industrial anomaly detection, general anomaly detection (GAD) is an emerging trend and also the ultimate goal. Unlike the conventional single- and multi-class AD, general AD aims to train a general AD model that can directly detect anomalies in diverse novel classes without any re

Cited by 0SourcecodeScholar
2025

ADPretrain: Advancing Industrial Anomaly Detection via Anomaly Representation Pretraining

NeurIPS 2025poster

The current mainstream and state-of-the-art anomaly detection (AD) methods are substantially established on pretrained feature networks yielded by ImageNet pre- training. However, regardless of supervised or self-supervised pretraining, the pretraining process on ImageNet does not match the goal of…

Cited by 0SourcecodeScholar
2025

Beyond Label Semantics: Language-Guided Action Anatomy for Few-shot Action Recognition

ICCV 2025poster

Few-shot action recognition (FSAR) aims to classify human actions in videos with only a small number of labeled samples per category. The scarcity of training data has driven recent efforts to incorporate additional modalities, particularly text. However, the subtle variations in human posture, moti…

Cited by 0SourcePDFScholar
2024

ResAD: A Simple Framework for Class Generalizable Anomaly Detection

NeurIPS 2024spotlight

This paper explores the problem of class-generalizable anomaly detection, where the objective is to train one unified AD model that can generalize to detect anomalies in diverse classes from different domains without any retraining or fine-tuning on the target data. Because normal feature representa…

2023

Explicit Boundary Guided Semi-Push-Pull Contrastive Learning for Supervised Anomaly Detection

CVPR 2023poster

Most anomaly detection (AD) models are learned using only normal samples in an unsupervised way, which may result in ambiguous decision boundary and insufficient discriminability. In fact, a few anomaly samples are often available in real-world applications, the valuable knowledge of known anomalies…

2023

Focus the Discrepancy: Intra- and Inter-Correlation Learning for Image Anomaly Detection

ICCV 2023poster

Humans recognize anomalies through two aspects: larger patch-wise representation discrepancies and weaker patch-to-normal-patch correlations. However, the previous AD methods didn't sufficiently combine the two complementary aspects to design AD models. To this end, we find that Transformer can idea…

Cited by 27PDFcodeScholar
2023

One-for-All: Proposal Masked Cross-Class Anomaly Detection

AAAI 2023technical

One of the most challenges for anomaly detection (AD) is how to learn one unified and generalizable model to adapt to multi-class especially cross-class settings: the model is trained with normal samples from seen classes with the objective to detect anomalies from both seen and unseen classes. In t…