paper-with-me

Papers

Finding Strong Gravitational Lenses Through Self-Attention

2021-10-18 · Hareesh Thuruthipilly, Adam Zadrozny, Agnieszka Pollo, Marek Biesiada

The upcoming large scale surveys like LSST are expected to find approximately $10^5$ strong gravitational lenses by analysing data of many orders of magnitude larger than those in contemporary astronomical surveys. In this case, non-automated techniques will be highly challenging and time-consuming, even if they are possible at all. We propose a new automated architecture based on the principle of self-attention to find strong gravitational lenses. The advantages of self-attention-based encoder models over convolution neural networks are investigated, and ways to optimise the outcome of encoder models are analysed. We constructed and trained 21 self-attention based encoder models and five convolution neural networks to identify gravitational lenses from the Bologna Lens Challenge. Each model was trained separately using 18,000 simulated images, cross-validated using 2,000 images, and then applied to a test set with 100,000 images. We used four different metrics for evaluation: classification accuracy, area under the receiver operating characteristic curve (AUROC), the TPR$_0$ score and the TPR$_{10}$ score. The performances of self-attention-based encoder models and CNNs participating in the challenge are compared. They were able to surpass the CNN models that participated in the Bologna Lens Challenge by a high margin for the TPR$_0$ and TPR_${10}$. Self-Attention based models have clear advantages compared to simpler CNNs. They have highly competing performance in comparison to the currently used residual neural networks. Compared to CNNs, self-attention based models can identify highly confident lensing candidates and will be able to filter out potential candidates from real data. Moreover, introducing the encoder layers can also tackle the over-fitting problem present in the CNNs by acting as effective filters.

📄 PDF Abstract BibTeX arXiv:2110.09202

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Mining for Strong Gravitational Lenses with Self-supervised Learning

2021-09-30 · George Stein, Jacqueline Blaum, Peter Harrington, Tomislav Medan 외

We employ self-supervised representation learning to distill information from 76 million galaxy images from the Dark Energy Spectroscopic Instrument Legacy Imaging Surveys' Data Release 9. Targeting the identification of…

CPURepresentation LearningSelf-Supervised Learning

Reducing false positives in strong lens detection through effective augmentation and ensemble learning

2025-02-20 · Samira Rezaei, Amirmohammad Chegeni, Bharath Chowdhary Nagam, J. P. McKean 외

This research studies the impact of high-quality training datasets on the performance of Convolutional Neural Networks (CNNs) in detecting strong gravitational lenses. We stress the importance of data diversity and repre…

Data AugmentationDiversityEnsemble Learning

GraViT: Transfer Learning with Vision Transformers and MLP-Mixer for Strong Gravitational Lens Discovery

2025-08-29 · René Parlange, Juan C. Cuevas-Tello, Octavio Valenzuela, Omar de J. Cabrera-Rosas 외 arxiv

Gravitational lensing offers a powerful probe into the properties of dark matter and is crucial to infer cosmological parameters. The Legacy Survey of Space and Time (LSST) is predicted to find O(10^5) gravitational lens…

Transfer Learning

Computational Methods for Gravitational Lensing

2001-02-20 · Charles R. Keeton

Modern applications of strong gravitational lensing require the ability to use precise and varied observational data to constrain complex lens models. I discuss two sets of computational methods for lensing calculations.…

Comparison of Multi-Class and Binary Classification Machine Learning Models in Identifying Strong Gravitational Lenses

2020-02-27 · Hossen Teimoorinia, Robert D. Toyonaga, Sebastien Fabbro, Connor Bottrell

Typically, binary classification lens-finding schemes are used to discriminate between lens candidates and non-lenses. However, these models often suffer from substantial false-positive classifications. Such false positi…

BIG-bench Machine LearningBinary ClassificationGeneral ClassificationMulti-class Classification