paper-with-me

홈 › Papers

Self-Navigated Residual Mamba for Universal Industrial Anomaly Detection

2025-08-03 · Hanxi Li, Jingqi Wu, Lin Yuanbo Wu, Mingliang Li, Deyin Liu, Jialie Shen, Chunhua Shen arxiv

In this paper, we propose Self-Navigated Residual Mamba (SNARM), a novel framework for universal industrial anomaly detection that leverages `self-referential learning'' within test images to enhance anomaly discrimination. Unlike conventional methods that depend solely on pre-trained features from normal training data, SNARM dynamically refines anomaly detection by iteratively comparing test patches against adaptively selected in-image references. Specifically, we first compute the inter-residuals'' features by contrasting test image patches with the training feature bank. Patches exhibiting small-norm residuals (indicating high normality) are then utilized as self-generated reference patches to compute `intra-residuals'', amplifying discriminative signals. These inter- and intra-residual features are concatenated and fed into a novel Mamba module with multiple heads, which are dynamically navigated by residual properties to focus on anomalous regions. Finally, AD results are obtained by aggregating the outputs of a self-navigated Mamba in an ensemble learning paradigm. Extensive experiments on MVTec AD, MVTec 3D, and VisA benchmarks demonstrate that SNARM achieves state-of-the-art (SOTA) performance, with notable improvements in all metrics, including Image-AUROC, Pixel-AURC, PRO, and AP.

📄 PDF Abstract BibTeX arXiv:2508.01591

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningAnomaly Detection

Similar Papers 제목 키워드 기반

NL-MambaXCT: Self-Supervised Nested-Learning Mamba for Nomex Honeycomb X-ray CT Defect Classification

2026-05-25 · Ghaleb Aldoboni, Lobna Nassar, Fakhri Karray, Reem Alshamsi arxiv

X-ray computed tomography (XCT) is widely used for non-destructive testing of Nomex honeycomb structures in aerospace manufacturing, but industrial inspection still relies heavily on manual interpretation and supervised …

Snakes and Ladders: Two Steps Up for VideoMamba

2024-06-27 · Hui Lu, Albert Ali Salah, Ronald Poppe

Video understanding requires the extraction of rich spatio-temporal representations, which transformer models achieve through self-attention. Unfortunately, self-attention poses a computational burden. In NLP, Mamba has …

Action RecognitionMambaTemporal Action LocalizationVideo Understanding

Audio Mamba: Pretrained Audio State Space Model For Audio Tagging

2024-05-22 · Jiaju Lin, Haoxuan Hu

Audio tagging is an important task of mapping audio samples to their corresponding categories. Recently endeavours that exploit transformer models in this field have achieved great success. However, the quadratic self-at…

Audio TaggingMambaState Space Models

Res-VMamba: Fine-Grained Food Category Visual Classification Using Selective State Space Models with Deep Residual Learning

2024-02-24 · Chi-Sheng Chen, Guan-Ying Chen, Dong Zhou, Di Jiang 외

Food classification is the foundation for developing food vision tasks and plays a key role in the burgeoning field of computational nutrition. Due to the complexity of food requiring fine-grained classification, recent …

ClassificationFine-Grained Image RecognitionFood RecognitionMamba+2

Optimization of Module Transferability in Single Image Super-Resolution: Universality Assessment and Cycle Residual Blocks

2025-05-06 · Haotong Cheng, Zhiqi Zhang, Hao Li, Xinshang Zhang

Deep learning has substantially advanced the Single Image Super-Resolution (SISR). However, existing researches have predominantly focused on raw performance gains, with little attention paid to quantifying the transfera…

Image Super-ResolutionSuper-Resolution