paper-with-me

홈 › Papers

One-Class SVM on siamese neural network latent space for Unsupervised Anomaly Detection on brain MRI White Matter Hyperintensities

2023-04-17 · Nicolas Pinon, Robin Trombetta, Carole Lartizien

Anomaly detection remains a challenging task in neuroimaging when little to no supervision is available and when lesions can be very small or with subtle contrast. Patch-based representation learning has shown powerful representation capacities when applied to industrial or medical imaging and outlier detection methods have been applied successfully to these images. In this work, we propose an unsupervised anomaly detection (UAD) method based on a latent space constructed by a siamese patch-based auto-encoder and perform the outlier detection with a One-Class SVM training paradigm tailored to the lesion detection task in multi-modality neuroimaging. We evaluate performances of this model on a public database, the White Matter Hyperintensities (WMH) challenge and show in par performance with the two best performing state-of-the-art methods reported so far.

📄 PDF Abstract BibTeX arXiv:2304.08058

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionLesion DetectionOutlier DetectionRepresentation LearningUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Siamese Transition Masked Autoencoders as Uniform Unsupervised Visual Anomaly Detector

2022-11-01 · Haiming Yao, Xue Wang, Wenyong Yu

Unsupervised visual anomaly detection conveys practical significance in many scenarios and is a challenging task due to the unbounded definition of anomalies. Moreover, most previous methods are application-specific, and…

Anomaly DetectionDecoder

Unsupervised Anomaly Detection in NSL-KDD Using $β$-VAE: A Latent Space and Reconstruction Error Approach

2026-02-23 · Dylan Baptiste, Ramla Saddem, Alexandre Philippot, François Foyer arxiv

As Operational Technology increasingly integrates with Information Technology, the need for Intrusion Detection Systems becomes more important. This paper explores an unsupervised approach to anomaly detection in network…

Unsupervised Anomaly DetectionIntrusion Detection

Joint Triplet Autoencoder for Histopathological Colon Cancer Nuclei Retrieval

2021-05-21 · Satya Rajendra Singh, Shiv Ram Dubey, Shruthi MS, Sairathan Ventrapragada 외

Deep learning has shown a great improvement in the performance of visual tasks. Image retrieval is the task of extracting the visually similar images from a database for a query image. The feature matching is performed t…

Deep LearningImage RetrievalRetrievalTriplet

ASTER: Latent Pseudo-Anomaly Generation for Unsupervised Time-Series Anomaly Detection

2026-04-15 · Romain Hermary, Samet Hicsonmez, Dan Pineau, Abd El Rahman Shabayek 외 arxiv

Time-series anomaly detection (TSAD) is critical in domains such as industrial monitoring, healthcare, and cybersecurity, but it remains challenging due to rare and heterogeneous anomalies and the scarcity of labelled da…

Anomaly Detection

Binary Noise for Binary Tasks: Masked Bernoulli Diffusion for Unsupervised Anomaly Detection

2024-03-18 · Julia Wolleb, Florentin Bieder, Paul Friedrich, Peter Zhang 외

The high performance of denoising diffusion models for image generation has paved the way for their application in unsupervised medical anomaly detection. As diffusion-based methods require a lot of GPU memory and have l…

Anomaly DetectionDenoisingGPUImage Generation+1