FewSOME: One-Class Few Shot Anomaly Detection with Siamese Networks
Niamh Belton, Misgina Tsighe Hagos, Aonghus Lawlor, Kathleen M. Curran

TL;DR
FewSOME is a low-complexity, few-shot anomaly detection method using Siamese Networks that achieves state-of-the-art results with minimal normal samples and is robust to dataset contamination.
Contribution
It introduces FewSOME, a novel one-class anomaly detection algorithm that requires only a few normal samples and leverages pretrained Siamese Network architecture.
Findings
Performs at state-of-the-art on multiple datasets with only 30 normal samples
Demonstrates robustness to dataset contamination
Uses a novel 'Stop Loss' to improve robustness
Abstract
Recent Anomaly Detection techniques have progressed the field considerably but at the cost of increasingly complex training pipelines. Such techniques require large amounts of training data, resulting in computationally expensive algorithms that are unsuitable for settings where only a small amount of normal samples are available for training. We propose 'Few Shot anOMaly detection' (FewSOME), a deep One-Class Anomaly Detection algorithm with the ability to accurately detect anomalies having trained on 'few' examples of the normal class and no examples of the anomalous class. We describe FewSOME to be of low complexity given its low data requirement and short training time. FewSOME is aided by pretrained weights with an architecture based on Siamese Networks. By means of an ablation study, we demonstrate how our proposed loss, 'Stop Loss', improves the robustness of FewSOME. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · COVID-19 diagnosis using AI
