paper-with-me

Papers

CMDS-AD: Cross-Modal Dual-Stream Decoupling for Few-Shot Anomaly Detection

2026-06-18 · Junhao Cai, Junyu Chen, Deyu Zeng, Junhao Pang, Qiwei Liang, Xiaopin Zhong, Zongze Wu arxiv

Few-shot anomaly detection remains challenging due to limited training data. Multi-modal anomaly detection (MAD) offers a viable solution, leveraging 3D geometric cues to enrich 2D RGB representations and compensate for this scarcity. However, existing MAD methods apply spatially uniform feature processing, conflating stable macroscopic structures with high-frequency localized defect signals, exacerbating cross-modal misalignment and inflating false-positive rates. To overcome this, we present CMDS-AD, a Cross-Modal Dual-Stream Anomaly Detection framework. A LoRA-guided diffusion model generates diverse RGB samples to mitigate extreme data scarcity. For 3D normal augmentation, we employ a pre-trained diffusion model as a normal estimator. Crucially, this estimator inherently acts as a non-linear low-pass filter, directly extracting low-frequency normal representations from RGB inputs. This establishes an auxiliary estimated stream of purely low-frequency information, anchoring robust structural templates and assisting the uncompressed real stream, containing coupled high- and low-frequency components, to precisely isolate micro-defects. A Coordinate-Aware Hierarchical Feature Mapper adaptively aligns cross-modal semantics, while a multiplicative scoring mechanism filters modality-specific noise. Under the extreme 1-shot setting, CMDS-AD achieves absolute performance gains of 5.7% (I-AUROC) and 2.0% (AUPRO) on MVTec 3D-AD, alongside 7.7% and 5.6% improvements on EyeCandies, establishing a new state-of-the-art. Code is available at https://github.com/Junhaocai27/CMDS-AD

📄 PDF Abstract BibTeX arXiv:2606.20300

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

A dual basis approach to multidimensional scaling

2023-03-10 · Samuel Lichtenberg, Abiy Tasissa

Classical multidimensional scaling (CMDS) is a technique that embeds a set of objects in a Euclidean space given their pairwise Euclidean distances. The main part of CMDS involves double centering a squared distance matr…

How can classical multidimensional scaling go wrong?

2021-10-21 · NeurIPS 2021 12 · Rishi Sonthalia, Gregory Van Buskirk, Benjamin Raichel, Anna C. Gilbert

Given a matrix $D$ describing the pairwise dissimilarities of a data set, a common task is to embed the data points into Euclidean space. The classical multidimensional scaling (cMDS) algorithm is a widespread method to …

Conditional Hyper-Network for Blind Super-Resolution with Multiple Degradations

2021-04-08 · Guanghao Yin, Wei Wang, Zehuan Yuan, Wei Ji 외

Although single-image super-resolution (SISR) methods have achieved great success on single degradation, they still suffer performance drop with multiple degrading effects in real scenarios. Recently, some blind and non-…

Blind Super-ResolutionImage Super-ResolutionSuper-Resolution

Learning a Unified Degradation-aware Representation Model for Multi-modal Image Fusion

2025-03-10 · Haolong Ma, Hui Li, Chunyang Cheng, Zeyang Zhang 외

All-in-One Degradation-Aware Fusion Models (ADFMs), a class of multi-modal image fusion models, address complex scenes by mitigating degradations from source images and generating high-quality fused images. Mainstream AD…

Infrared And Visible Image Fusion

Visualizing the Effects of a Changing Distance on Data Using Continuous Embeddings

2013-11-08 · Gina Gruenhage, Manfred Opper, Simon Barthelme

Most Machine Learning (ML) methods, from clustering to classification, rely on a distance function to describe relationships between datapoints. For complex datasets it is hard to avoid making some arbitrary choices when…

ClusteringDimensionality ReductionTopological Data Analysis