paper-with-me

홈 › Papers

Anomaly as Non-Conformity via Training-Free Graph Laplacian Energy Minimization

2026-05-27 · Jungwook Seo, Minjeong Kim, Younkwan Lee, Seungho Shin, Sungyong Baik arxiv

Detecting subtle visual anomalies in images remains challenging, particularly when only normal samples are available a priori. Such unsupervised anomaly detection is typically solved by measuring feature similarity of a query patch to a memory of normal patches. However, similarity alone does not reveal how strongly a query patch violates the structure of the normal feature manifold. We propose a training-free Laplacian graph energy optimization formulation, named ANoCo that scores Anomaly by the cost of Non-Conformity of a query patch to align with a fixed normal manifold. For each query patch, we construct a bipartite query to normal graph weighted by cosine affinity, explicitly removing query-query and normal-normal edges to prevent evidence dilution. We formulate anomaly scoring as a convex Laplacian energy with anchored normal nodes, and solve in closed form. In particular, we do not use the optimized features themselves-the anomaly score is the magnitude of the update required to satisfy normality constraints, reframing the graph Laplacian as a non-conformity operator rather than a smoothing prior. The proposed method introduces no learnable parameters, message passing, or sampling, and has complexity comparable to a single linear solve. Across standard benchmarks, it delivers strong image-level AUROC, stable localization maps, and improved robustness over prior methods, demonstrating the effectiveness of using optimization-induced feature drift as anomaly measure.

📄 PDF Abstract BibTeX arXiv:2605.28428

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Haar-Laplacian for directed graphs

2024-11-23 · Theodor-Adrian Badea, Bogdan Dumitrescu

This paper introduces a novel Laplacian matrix aiming to enable the construction of spectral convolutional networks and to extend the signal processing applications for directed graphs. Our proposal is inspired by a Haar…

DenoisingGraph Learning

Spectral Forensics of Diffusion Attention Graphs for Copy-Move Forgery Detection

2026-04-19 · H. M. Shadman Tabib, Tasriad Ahmed Tias, Nafis Tahmid arxiv

Copy-move forgery, where a region within an image is duplicated to hide or fabricate content, remains a persistent threat to visual media integrity. We introduce GraphSpecForge, a training-free framework that detects cop…

Community-Level Anomaly Detection for Anti-Money Laundering

2019-10-24 · Andra Baltoiu, Andrei Patrascu, Paul Irofti

Anomaly detection in networks often boils down to identifying an underlying graph structure on which the abnormal occurrence rests on. Financial fraud schemes are one such example, where more or less intricate schemes ar…

Anomaly DetectionDictionary LearningSpecificity

Laplacian Change Point Detection for Dynamic Graphs

2020-07-02 · Shenyang Huang, Yasmeen Hitti, Guillaume Rabusseau, Reihaneh Rabbany

Dynamic and temporal graphs are rich data structures that are used to model complex relationships between entities over time. In particular, anomaly detection in temporal graphs is crucial for many real world application…

Anomaly DetectionChange Point Detection

HLSAD: Hodge Laplacian-based Simplicial Anomaly Detection

2025-05-30 · Florian Frantzen, Michael T. Schaub

In this paper, we propose HLSAD, a novel method for detecting anomalies in time-evolving simplicial complexes. While traditional graph anomaly detection techniques have been extensively studied, they often fail to captur…

Anomaly DetectionComputational EfficiencyGraph Anomaly Detection