Normalized to: Lukic, V.
[1]
oai:arXiv.org:1910.03631 [pdf] - 2017722
ConvoSource: Radio-Astronomical Source-Finding with Convolutional Neural
Networks
Submitted: 2019-10-08, last modified: 2019-12-19
Finding and classifying astronomical sources is key in the scientific
exploitation of radio surveys. Source-finding usually involves identifying the
parts of an image belonging to an astronomical source, against some estimated
background. This can be problematic in the radio regime, owing to the presence
of correlated noise, which can interfere with the signal from the source. In
the current work, we present ConvoSource, a novel method based on a deep
learning technique, to identify the positions of radio sources, and compare the
results to a Gaussian-fitting method. Since the deep learning approach allows
the generation of more training images, it should perform well in the
source-finding task. We test the source-finding methods on artificial data
created for the data challenge of the Square Kilometer Array (SKA). We
investigate sources that are divided into three classes: star forming galaxies
(SFGs) and two classes of active galactic nuclei (AGN). The~artificial data are
given at two different frequencies (560~MHz and 1400~MHz), three total
integration times (8 h, 100 h, 1000 h), and three signal-to-noise ratios (SNRs)
of 1, 2, and 5. At~lower SNRs, ConvoSource tends to outperform a
Gaussian-fitting approach in the recovery of SFGs and all sources, although at
the lowest SNR of one, the better performance is likely due to chance matches.
The~Gaussian-fitting method performs better in the recovery of the AGN-type
sources at lower SNRs. At~a higher SNR, ConvoSource performs better on average
in the recovery of AGN sources, whereas the Gaussian-fitting method performs
better in the recovery of SFGs and all sources. ConvoSource usually performs
better at shorter total integration times and detects more true positives and
misses fewer sources compared to the Gaussian-fitting method; however, it
detects more false positives.
[2]
oai:arXiv.org:1905.03274 [pdf] - 1890512
Morphological classification of radio galaxies: Capsule Networks versus
Convolutional Neural Networks
Submitted: 2019-05-08
Next-generation radio surveys will yield an unprecedented amount of data,
warranting analysis by use of machine learning techniques. Convolutional neural
networks are the deep learning technique that has proven to be the most
successful in classifying image data. Capsule networks are a more recently
developed technique that use capsules comprised of groups of neurons, that
describe properties of an image including the relative spatial locations of
features. The current work explores the performance of different capsule
network architectures against simpler convolutional neural network
architectures, in reproducing the classifications into the classes of
unresolved, FRI and FRII morphologies. We utilise images from a LOFAR survey
which is the deepest, wide-area radio survey to date, revealing more complex
radio-source structures compared to previous surveys, presenting further
challenges for machine learning algorithms. The 4- and 8-layer convolutional
networks attain an average precision of 93.3% and 94.3% respectively, compared
to 89.7% obtained with the capsule network, when training on original and
augmented images. Implementing transfer learning achieves a precision of 94.4%,
that is within the confidence interval of the 8-layer convolutional network.
The convolutional networks always outperform any variation of the capsule
network, as they prove to be more robust to the presence of noise in images.
The use of pooling appears to allow more freedom for the intra-class
variability of radio galaxy morphologies, as well as reducing the impact of
noise.
[3]
oai:arXiv.org:1805.12008 [pdf] - 1775562
Radio Galaxy Zoo: ClaRAN - A Deep Learning Classifier for Radio
Morphologies
Wu, Chen;
Wong, O. Ivy;
Rudnick, Lawrence;
Shabala, Stanislav S.;
Alger, Matthew J.;
Banfield, Julie K.;
Ong, Cheng Soon;
White, Sarah V.;
Garon, Avery F.;
Norris, Ray P.;
Andernach, Heinz;
Tate, Jean;
Lukic, Vesna;
Tang, Hongming;
Schawinski, Kevin;
Diakogiannis, Foivos I.
Submitted: 2018-05-30, last modified: 2018-10-29
The upcoming next-generation large area radio continuum surveys can expect
tens of millions of radio sources, rendering the traditional method for radio
morphology classification through visual inspection unfeasible. We present
ClaRAN - Classifying Radio sources Automatically with Neural networks - a
proof-of-concept radio source morphology classifier based upon the Faster
Region-based Convolutional Neutral Networks (Faster R-CNN) method.
Specifically, we train and test ClaRAN on the FIRST and WISE images from the
Radio Galaxy Zoo Data Release 1 catalogue. ClaRAN provides end users with
automated identification of radio source morphology classifications from a
simple input of a radio image and a counterpart infrared image of the same
region. ClaRAN is the first open-source, end-to-end radio source morphology
classifier that is capable of locating and associating discrete and extended
components of radio sources in a fast (< 200 milliseconds per image) and
accurate (>= 90 %) fashion. Future work will improve ClaRAN's relatively lower
success rates in dealing with multi-source fields and will enable ClaRAN to
identify sources on much larger fields without loss in classification accuracy.
[4]
oai:arXiv.org:1801.04861 [pdf] - 1630359
Radio Galaxy Zoo: Compact and extended radio source classification with
deep learning
Submitted: 2018-01-15
Machine learning techniques have been increasingly useful in astronomical
applications over the last few years, for example in the morphological
classification of galaxies. Convolutional neural networks have proven to be
highly effective in classifying objects in image data. The current work aims to
establish when multiple components are present, in the astronomical context of
synthesis imaging observations of radio sources. To this effect, we design a
convolutional neural network to differentiate between different morphology
classes using sources from the Radio Galaxy Zoo (RGZ) citizen science project.
In this first step, we focus on exploring the factors that affect the
performance of such neural networks, such as the amount of training data,
number and nature of layers and the hyperparameters. We begin with a simple
experiment in which we only differentiate between two extreme morphologies,
using compact and multiple component extended sources. We found that a three
convolutional layer architecture yielded very good results, achieving a
classification accuracy of 97.4% on a test data set. The same architecture was
then tested on a four-class problem where we let the network classify sources
into compact and three classes of extended sources, achieving a test achieving
a test accuracy of 93.5%. The best-performing convolutional neural network
setup has been verified against RGZ Data Release 1 where a final test accuracy
of 94.8% was obtained, using both original and augmented images. The use of
sigma clipping does not offer a significant benefit overall, except in cases
with a small number of training images.