paper-with-me

Papers

Transformation Based Deep Anomaly Detection in Astronomical Images

2020-05-15 · Esteban Reyes, Pablo A. Estévez

In this work, we propose several enhancements to a geometric transformation based model for anomaly detection in images (GeoTranform). The model assumes that the anomaly class is unknown and that only inlier samples are available for training. We introduce new filter based transformations useful for detecting anomalies in astronomical images, that highlight artifact properties to make them more easily distinguishable from real objects. In addition, we propose a transformation selection strategy that allows us to find indistinguishable pairs of transformations. This results in an improvement of the area under the Receiver Operating Characteristic curve (AUROC) and accuracy performance, as well as in a dimensionality reduction. The models were tested on astronomical images from the High Cadence Transient Survey (HiTS) and Zwicky Transient Facility (ZTF) datasets. The best models obtained an average AUROC of 99.20% for HiTS and 91.39% for ZTF. The improvement over the original GeoTransform algorithm and baseline methods such as One-Class Support Vector Machine, and deep learning based methods is significant both statistically and in practice.

📄 PDF Abstract BibTeX arXiv:2005.07779

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDimensionality Reduction

Similar Papers 제목 키워드 기반

AnomalyMatch: Discovering Rare Objects of Interest with Semi-supervised and Active Learning

2025-05-06 · Pablo Gómez, David O'Ryan

Anomaly detection in large datasets is essential in fields such as astronomy and computer vision; however, supervised methods typically require extensive anomaly labelling, which is often impractical. We present AnomalyM…

Active LearningAnomaly DetectionAstronomyBinary Classification+1

Semi-Supervised Domain Adaptation for Cross-Survey Galaxy Morphology Classification and Anomaly Detection

2022-11-01 · Aleksandra Ćiprijanović, Ashia Lewis, Kevin Pedro, Sandeep Madireddy 외

In the era of big astronomical surveys, our ability to leverage artificial intelligence algorithms simultaneously for multiple datasets will open new avenues for scientific discovery. Unfortunately, simply training a dee…

Anomaly DetectionDomain AdaptationMorphology classificationscientific discovery+2

From Chaos to Clarity: Time Series Anomaly Detection in Astronomical Observations

2024-03-15 · Xinli Hao, Yile Chen, Chen Yang, Zhihui Du 외

With the development of astronomical facilities, large-scale time series data observed by these facilities is being collected. Analyzing anomalies in these astronomical observations is crucial for uncovering potential ce…

Anomaly DetectionDecoderGraph Neural NetworkGraph structure learning+3

A Classifier-Based Approach to Multi-Class Anomaly Detection Applied to Astronomical Time-Series

2024-08-05 · Rithwik Gupta, Daniel Muthukrishna, Michelle Lochner

Automating anomaly detection is an open problem in many scientific fields, particularly in time-domain astronomy, where modern telescopes generate millions of alerts per night. Currently, most anomaly detection algorithm…

Anomaly DetectionAstronomyMulti-class Anomaly DetectionRepresentation Learning+1

Neural Transformation Learning for Deep Anomaly Detection Beyond Images

2021-03-30 · Chen Qiu, Timo Pfrommer, Marius Kloft, Stephan Mandt 외

Data transformations (e.g. rotations, reflections, and cropping) play an important role in self-supervised learning. Typically, images are transformed into different views, and neural networks trained on tasks involving …

Anomaly DetectionSelf-Supervised LearningTime SeriesTime Series Analysis