paper-with-me

홈 › Papers

NexViTAD: Few-shot Unsupervised Cross-Domain Defect Detection via Vision Foundation Models and Multi-Task Learning

2025-07-10 · Tianwei Mu, Feiyu Duan, Bo Zhou, Dan Xue, Manhong Huang arxiv

This paper presents a novel few-shot cross-domain anomaly detection framework, Nexus Vision Transformer for Anomaly Detection (NexViTAD), based on vision foundation models, which effectively addresses domain-shift challenges in industrial anomaly detection through innovative shared subspace projection mechanisms and multi-task learning (MTL) module. The main innovations include: (1) a hierarchical adapter module that adaptively fuses complementary features from Hiera and DINO-v2 pre-trained models, constructing more robust feature representations; (2) a shared subspace projection strategy that enables effective cross-domain knowledge transfer through bottleneck dimension constraints and skip connection mechanisms; (3) a MTL Decoder architecture supports simultaneous processing of multiple source domains, significantly enhancing model generalization capabilities; (4) an anomaly score inference method based on Sinkhorn-K-means clustering, combined with Gaussian filtering and adaptive threshold processing for precise pixel level. Valuated on the MVTec AD dataset, NexViTAD delivers state-of-the-art performance with an AUC of 97.5%, AP of 70.4%, and PRO of 95.2% in the target domains, surpassing other recent models, marking a transformative advance in cross-domain defect detection.

📄 PDF Abstract BibTeX arXiv:2507.07579

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningAnomaly Detection

Results from the Paper

RankTaskDatasetModelMetrics
#82 Anomaly Detection MVTec AD NexViTAD Detection AUROC: 97.5

Similar Papers 제목 키워드 기반

Accelerating New Product Introduction for Visual Quality Inspection via Few-Shot Diffusion-Based Defect Synthesis

2026-04-22 · Serkan Hamdi Güğül, Kemal Levi, Burak Acar arxiv

Industrial visual inspection systems often suffer from a severe scarcity of labeled defect data, particularly during the early stages of New Product Introduction (NPI). This limitation hinders the deployment of robust su…

Representation LearningData AugmentationDomain Adaptation

Causal Language Model for Zero-shot Constrained Keyphrase Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Recently, most of the state-of-the-art keyphrase prediction models are based on a supervised generative model.Although it shows noticeable improvement over statistical methods, it still struggles with low performance on …

Keyphrase GenerationLanguage ModelingLanguage Modelling

Autoregressive Language Model for Zero-shot Constrained Keyphrase Generation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recently, most of the state-of-the-art keyphrase prediction models are based on a supervised generative model. It shows significantly better than before. Nevertheless, it still faces domain robustness and building datase…

Keyphrase GenerationLanguage ModelingLanguage Modelling

Unsupervised Defect Detection for Surgical Instruments

2025-09-25 · Joseph Huang, Yichi Zhang, Jingxi Yu, Wei Chen 외 arxiv

Ensuring the safety of surgical instruments requires reliable detection of visual defects. However, manual inspection is prone to error, and existing automated defect detection methods, typically trained on natural/indus…

Domain Adaptation

A One-Shot Texture-Perceiving Generative Adversarial Network for Unsupervised Surface Inspection

2021-06-12 · Lingyun Gu, Lin Zhang, Zhaokui Wang

Visual surface inspection is a challenging task owing to the highly diverse appearance of target surfaces and defective regions. Previous attempts heavily rely on vast quantities of training examples with manual annotati…

Generative Adversarial Network