redshift-regression-with-uncertainty

Redshift regression and uncertainty quantification on fermi-lat data

https://github.com/abhimanyu911/redshift-regression-with-uncertainty

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Redshift regression and uncertainty quantification on fermi-lat data

Basic Info
  • Host: GitHub
  • Owner: abhimanyu911
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 11.1 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

Estimating the redshift and associated uncertainty of Fermi-LAT extra galactic sources

Predicting the redshifts of sources in the 4LAC-DR3 catalog and estimating the associated uncertainty with the help of variational inference.

Getting started

git clone https://github.com/abhimanyu911/redshift-regression-with-uncertainty.git pip install -r requirements.txt

Models used

Results in comparison to other algorithms

Sample predictions

Prediction summary

Please cite the manuscript incase you happen to use any of our code

Manuscript

``` @article{10.1093/mnras/stad3622, author = {Gharat, Sarvesh and Borthakur, Abhimanyu and Bhatta, Gopal}, title = "{Estimation of redshift and associated uncertainty of Fermi/LAT extragalactic sources with Deep Learning}", journal = {Monthly Notices of the Royal Astronomical Society}, volume = {527}, number = {3}, pages = {6198-6210}, year = {2023}, month = {11}, abstract = "{With the advancement of technology, machine learning-based analytical methods have pervaded nearly every discipline in modern studies. Particularly, a number of methods have been employed to estimate the redshift of gamma-ray loud active galactic nuclei (AGN), which are a class of supermassive black hole systems known for their intense multi-wavelength emissions and violent variability. Determining the redshifts of AGNs is essential for understanding their distances, which, in turn, sheds light on our current understanding of the structure of the nearby universe. However, the task involves a number of challenges, such as the need for meticulous follow-up observations across multiple wavelengths and astronomical facilities. In this study, we employ a simple yet effective deep learning model with a single hidden layer having 64 neurons and a dropout of 0.25 in the hidden layer on a sample of AGNs with known redshifts from the latest AGN catalogue, 4LAC-DR3, obtained from Fermi-LAT. We utilized their spectral, spatial, and temporal properties to robustly predict the redshifts of AGNs as well quantify their associated uncertainties by modifying the model using two different variational inference methods. We achieve a correlation coefficient of 0.784 on the test set from the frequentist model and 0.777 and 0.778 from both the variants of variational inference, and, when used to make predictions on the samples with unknown redshifts, we achieve mean predictions of 0.421, 0.415, and 0.393, with standard deviations of 0.258, 0.246, and 0.207 from the models, respectively.}", issn = {0035-8711}, doi = {10.1093/mnras/stad3622}, url = {https://doi.org/10.1093/mnras/stad3622}, eprint = {https://academic.oup.com/mnras/article-pdf/527/3/6198/54023038/stad3622.pdf}, }

```

Owner

  • Name: Abhimanyu Borthakur
  • Login: abhimanyu911
  • Kind: user
  • Location: Kolkata, India

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Borthakur"
  given-names: "Abhimanyu"
  bio: "https://abhimanyu911.github.io/"
- family-names: "Gharat"
  given-names: "Sarvesh"
  bio: "https://sarveshvgharat.github.io/"
title: "Redshift Regression and Variational Inference"
version: 0.0.1
doi: 10.1093/mnras/stad3622
date-released: 2023-11-23
url: "https://github.com/abhimanyu911/redshift-regression-with-uncertainty"
preferred-citation:
  type: article
  authors:
  - family-names: "Gharat"
    given-names: "Sarvesh"
  - family-names: "Borthakur"
    given-names: "Abhimanyu"
  - family-names: "Bhatta"
    given-names: "Gopal"
  doi: "10.1093/mnras/stad3622"
  journal: "Monthly Notices of the Royal Astronomical Society"
  month: 11
  start: 6198 # First page number
  end: 6210 # Last page number
  title: "Estimation of redshift and associated uncertainty of Fermi/LAT extragalactic sources with Deep Learning"
  issue: 3
  volume: 527
  year: 2023

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1