paper-with-me

Papers

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

2022-11-01 · Aleksandra Ćiprijanović, Ashia Lewis, Kevin Pedro, Sandeep Madireddy, Brian Nord, Gabriel N. Perdue, Stefan M. Wild

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 deep neural network on images from one data domain often leads to very poor performance on any other dataset. Here we develop a Universal Domain Adaptation method DeepAstroUDA, capable of performing semi-supervised domain alignment that can be applied to datasets with different types of class overlap. Extra classes can be present in any of the two datasets, and the method can even be used in the presence of unknown classes. For the first time, we demonstrate the successful use of domain adaptation on two very different observational datasets (from SDSS and DECaLS). We show that our method is capable of bridging the gap between two astronomical surveys, and also performs well for anomaly detection and clustering of unknown data in the unlabeled dataset. We apply our model to two examples of galaxy morphology classification tasks with anomaly detection: 1) classifying spiral and elliptical galaxies with detection of merging galaxies (three classes including one unknown anomaly class); 2) a more granular problem where the classes describe more detailed morphological properties of galaxies, with the detection of gravitational lenses (ten classes including one unknown anomaly class).

📄 PDF Abstract BibTeX arXiv:2211.00677

Code (1)

deepskies/deepastrouda 공식 구현 pytorch

Tasks

Anomaly DetectionDomain AdaptationMorphology classificationscientific discoverySemi-supervised Domain AdaptationUniversal Domain Adaptation

Similar Papers 제목 키워드 기반

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

2023-02-03 · A. Ćiprijanović, A. Lewis, K. Pedro, S. Madireddy 외

Artificial intelligence methods show great promise in increasing the quality and speed of work with large astronomical datasets, but the high complexity of these methods leads to the extraction of dataset-specific, non-r…

Anomaly DetectionDomain AdaptationMorphology classificationSemi-supervised Domain Adaptation+1

Domain Adaptation for Medical Image Analysis: A Survey

2021-02-18 · Hao Guan, Mingxia Liu

Machine learning techniques used in computer-aided medical image analysis usually suffer from the domain shift problem caused by different distributions between source/reference data and target data. As a promising solut…

Domain AdaptationMedical Image AnalysisSurvey

A survey on domain adaptation theory: learning bounds and theoretical guarantees

2020-04-24 · Ievgen Redko, Emilie Morvant, Amaury Habrard, Marc Sebban 외

All famous machine learning algorithms that comprise both supervised and semi-supervised learning work well only under a common assumption: the training and test data follow the same distribution. When the distribution c…

BIG-bench Machine LearningDomain AdaptationTransfer Learning

Transfer Adaptation Learning: A Decade Survey

2019-03-12 · Lei Zhang, Xinbo Gao

The world we see is ever-changing and it always changes with people, things, and the environment. Domain is referred to as the state of the world at a certain moment. A research problem is characterized as transfer adapt…

Survey

Semi-supervised Domain Adaptation for Dependency Parsing

2019-07-01 · ACL 2019 7 · Zhenghua Li, Xue Peng, Min Zhang, Rui Wang 외

During the past decades, due to the lack of sufficient labeled data, most studies on cross-domain parsing focus on unsupervised domain adaptation, assuming there is no target-domain training data. However, unsupervised a…

Chinese Dependency ParsingDependency ParsingDomain AdaptationMulti-Task Learning+2