TL;DR
This paper enhances astronomical object classification by integrating attention mechanisms and Vision Transformers into existing deep learning models, improving accuracy and efficiency in processing large astronomical datasets.
Contribution
It introduces attention and ViT-based models into MargNet, a deep learning classifier, to improve celestial object classification from photometric and image data.
Findings
Attention mechanisms improve feature focus and pattern recognition.
ViT-based models achieve comparable accuracy with reduced complexity.
Hybrid models effectively combine photometric and image data for classification.
Abstract
Accurate classification of celestial objects is essential for advancing our understanding of the universe. MargNet is a recently developed deep learning-based classifier applied to SDSS DR16 dataset to segregate stars, quasars, and compact galaxies using photometric data. MargNet utilizes a stacked architecture, combining a Convolutional Neural Network (CNN) for image modelling and an Artificial Neural Network (ANN) for modelling photometric parameters. In this study, we propose enhancing MargNet's performance by incorporating attention mechanisms and Vision Transformer (ViT)-based models for processing image data. The attention mechanism allows the model to focus on relevant features and capture intricate patterns within images, effectively distinguishing between different classes of celestial objects. Additionally, we leverage ViTs, a transformer-based deep learning architecture…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
