paper-with-me

Papers

A Classifier-Based Approach to Multi-Class Anomaly Detection for Astronomical Transients

2024-03-21 · Rithwik Gupta, Daniel Muthukrishna, Michelle Lochner

Automating real-time anomaly detection is essential for identifying rare transients, with modern survey telescopes generating tens of thousands of alerts per night, and future telescopes, such as the Vera C. Rubin Observatory, projected to increase this number dramatically. Currently, most anomaly detection algorithms for astronomical transients rely either on hand-crafted features extracted from light curves or on features generated through unsupervised representation learning, coupled with standard anomaly detection algorithms. In this work, we introduce an alternative approach: using the penultimate layer of a neural network classifier as the latent space for anomaly detection. We then propose a novel method, Multi-Class Isolation Forests (\texttt{MCIF}), which trains separate isolation forests for each class to derive an anomaly score for a light curve from its latent space representation. This approach significantly outperforms a standard isolation forest. We also use a simpler input method for real-time transient classifiers which circumvents the need for interpolation and helps the neural network handle irregular sampling and model inter-passband relationships. Our anomaly detection pipeline identifies rare classes including kilonovae, pair-instability supernovae, and intermediate luminosity transients shortly after trigger on simulated Zwicky Transient Facility light curves. Using a sample of our simulations matching the population of anomalies expected in nature (54 anomalies and 12,040 common transients), our method discovered $41\pm3$ anomalies (~75% recall) after following up the top 2000 (~15%) ranked transients. Our novel method shows that classifiers can be effectively repurposed for real-time anomaly detection.

📄 PDF Abstract BibTeX arXiv:2403.14742

Code (1)

rithwik-g/astromcad 공식 구현 tf

Tasks

Anomaly DetectionMulti-class Anomaly DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

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

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

Multi-Class Deep SVDD: Anomaly Detection Approach in Astronomy with Distinct Inlier Categories

2023-08-09 · Manuel Pérez-Carrasco, Guillermo Cabrera-Vives, Lorena Hernández-García, Francisco Forster 외

With the increasing volume of astronomical data generated by modern survey telescopes, automated pipelines and machine learning techniques have become crucial for analyzing and extracting knowledge from these datasets. A…

Anomaly DetectionAstronomy

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

Simulation-Based Pretraining and Domain Adaptation for Astronomical Time Series with Minimal Labeled Data

2025-10-14 · Rithwik Gupta, Daniel Muthukrishna, Jeroen Audenaert arxiv

Astronomical time-series analysis faces a critical limitation: the scarcity of labeled observational data. We present a pre-training approach that leverages simulations, significantly reducing the need for labeled exampl…

Anomaly DetectionDomain Adaptation