T. A. Semenikhin

h-index3
2papers
43citations

2 Papers

4.3IMOct 22, 2024Code
Coniferest: a complete active anomaly detection framework

M. V. Kornilov, V. S. Korolev, K. L. Malanchev et al.

We present coniferest, an open source generic purpose active anomaly detection framework written in Python. The package design and implemented algorithms are described. Currently, static outlier detection analysis is supported via the Isolation forest algorithm. Moreover, Active Anomaly Discovery (AAD) and Pineforest algorithms are available to tackle active anomaly detection problems. The algorithms and package performance are evaluated on a series of synthetic datasets. We also describe a few success cases which resulted from applying the package to real astronomical data in active anomaly detection tasks within the SNAD project.

2.3IMOct 24, 2024
Exploring the Universe with SNAD: Anomaly Detection in Astronomy

Alina A. Volnova, Patrick D. Aleo, Anastasia Lavrukhina et al.

SNAD is an international project with a primary focus on detecting astronomical anomalies within large-scale surveys, using active learning and other machine learning algorithms. The work carried out by SNAD not only contributes to the discovery and classification of various astronomical phenomena but also enhances our understanding and implementation of machine learning techniques within the field of astrophysics. This paper provides a review of the SNAD project and summarizes the advancements and achievements made by the team over several years.