Skip to main content

Showing 1–10 of 10 results for author: Narayan, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.03535  [pdf, other

    astro-ph.IM cs.AI

    Preliminary Report on Mantis Shrimp: a Multi-Survey Computer Vision Photometric Redshift Model

    Authors: Andrew Engel, Gautham Narayan, Nell Byler

    Abstract: The availability of large, public, multi-modal astronomical datasets presents an opportunity to execute novel research that straddles the line between science of AI and science of astronomy. Photometric redshift estimation is a well-established subfield of astronomy. Prior works show that computer vision models typically outperform catalog-based models, but these models face additional complexitie… ▽ More

    Submitted 5 February, 2024; originally announced February 2024.

    Comments: 4 pages, 1 figure, 1 table. Submitted to AI4Differential Equations in Science Workshop at ICLR24. Public repository unavailable while under institutional review

  2. arXiv:2203.08056  [pdf, ps, other

    hep-ph astro-ph.CO astro-ph.IM cs.LG stat.ML

    Machine Learning and Cosmology

    Authors: Cora Dvorkin, Siddharth Mishra-Sharma, Brian Nord, V. Ashley Villar, Camille Avestruz, Keith Bechtol, Aleksandra Ćiprijanović, Andrew J. Connolly, Lehman H. Garrison, Gautham Narayan, Francisco Villaescusa-Navarro

    Abstract: Methods based on machine learning have recently made substantial inroads in many corners of cosmology. Through this process, new computational tools, new perspectives on data collection, model development, analysis, and discovery, as well as new communities and educational pathways have emerged. Despite rapid progress, substantial potential at the intersection of cosmology and machine learning rem… ▽ More

    Submitted 15 March, 2022; originally announced March 2022.

    Comments: Contribution to Snowmass 2021. 32 pages

  3. arXiv:2112.08415  [pdf, other

    cs.LG astro-ph.HE astro-ph.IM stat.AP stat.ML

    Real-time Detection of Anomalies in Multivariate Time Series of Astronomical Data

    Authors: Daniel Muthukrishna, Kaisey S. Mandel, Michelle Lochner, Sara Webb, Gautham Narayan

    Abstract: Astronomical transients are stellar objects that become temporarily brighter on various timescales and have led to some of the most significant discoveries in cosmology and astronomy. Some of these transients are the explosive deaths of stars known as supernovae while others are rare, exotic, or entirely new kinds of exciting stellar explosions. New astronomical sky surveys are observing unprecede… ▽ More

    Submitted 15 December, 2021; originally announced December 2021.

    Comments: 9 pages, 5 figures, Accepted at the NeurIPS 2021 workshop on Machine Learning and the Physical Sciences

  4. arXiv:2111.00036  [pdf, other

    astro-ph.IM astro-ph.HE cs.LG

    Real-Time Detection of Anomalies in Large-Scale Transient Surveys

    Authors: Daniel Muthukrishna, Kaisey S. Mandel, Michelle Lochner, Sara Webb, Gautham Narayan

    Abstract: New time-domain surveys, such as the Vera C. Rubin Observatory Legacy Survey of Space and Time (LSST), will observe millions of transient alerts each night, making standard approaches of visually identifying new and interesting transients infeasible. We present two novel methods of automatically detecting anomalous transient light curves in real-time. Both methods are based on the simple idea that… ▽ More

    Submitted 5 October, 2022; v1 submitted 29 October, 2021; originally announced November 2021.

    Comments: 27 pages, 23 figures, accepted for publication in MNRAS

  5. arXiv:1911.02479  [pdf, ps, other

    astro-ph.IM cs.AI

    Algorithms and Statistical Models for Scientific Discovery in the Petabyte Era

    Authors: Brian Nord, Andrew J. Connolly, Jamie Kinney, Jeremy Kubica, Gautaum Narayan, Joshua E. G. Peek, Chad Schafer, Erik J. Tollerud, Camille Avestruz, G. Jogesh Babu, Simon Birrer, Douglas Burke, João Caldeira, Douglas A. Caldwell, Joleen K. Carlberg, Yen-Chi Chen, Chuanfei Dong, Eric D. Feigelson, V. Zach Golkhou, Vinay Kashyap, T. S. Li, Thomas Loredo, Luisa Lucie-Smith, Kaisey S. Mandel, J. R. Martínez-Galarza , et al. (13 additional authors not shown)

    Abstract: The field of astronomy has arrived at a turning point in terms of size and complexity of both datasets and scientific collaboration. Commensurately, algorithms and statistical models have begun to adapt --- e.g., via the onset of artificial intelligence --- which itself presents new challenges and opportunities for growth. This white paper aims to offer guidance and ideas for how we can evolve our… ▽ More

    Submitted 4 November, 2019; originally announced November 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1905.05116

    Report number: FERMILAB-FN-1093-A-AE-SCD

  6. arXiv:1904.00014  [pdf, other

    astro-ph.IM astro-ph.HE cs.LG stat.ML

    RAPID: Early Classification of Explosive Transients using Deep Learning

    Authors: Daniel Muthukrishna, Gautham Narayan, Kaisey S. Mandel, Rahul Biswas, Renée Hložek

    Abstract: We present RAPID (Real-time Automated Photometric IDentification), a novel time-series classification tool capable of automatically identifying transients from within a day of the initial alert, to the full lifetime of a light curve. Using a deep recurrent neural network with Gated Recurrent Units (GRUs), we present the first method specifically designed to provide early classifications of astrono… ▽ More

    Submitted 7 October, 2019; v1 submitted 29 March, 2019; originally announced April 2019.

    Comments: Accepted version. 28 pages, 16 figures, 2 tables, PASP Special Issue on Methods for Time-Domain Astrophysics. Submitted: 13 December 2018, Accepted: 26 March 2019

    Journal ref: PASP 131, 118002 (2019)

  7. arXiv:1901.03295  [pdf, other

    eess.SP cs.LG stat.ML

    Generalization Studies of Neural Network Models for Cardiac Disease Detection Using Limited Channel ECG

    Authors: Deepta Rajan, David Beymer, Girish Narayan

    Abstract: Acceleration of machine learning research in healthcare is challenged by lack of large annotated and balanced datasets. Furthermore, dealing with measurement inaccuracies and exploiting unsupervised data are considered to be central to improving existing solutions. In particular, a primary objective in predictive modeling is to generalize well to both unseen variations within the observed classes,… ▽ More

    Submitted 4 January, 2019; originally announced January 2019.

    Comments: IEEE Computing in Cardiology (CinC) 2018

  8. Structure and Interpretation of Computer Programs

    Authors: Ganesh M. Narayan, K. Gopinath, V. Sridhar

    Abstract: Call graphs depict the static, caller-callee relation between "functions" in a program. With most source/target languages supporting functions as the primitive unit of composition, call graphs naturally form the fundamental control flow representation available to understand/develop software. They are also the substrate on which various interprocedural analyses are performed and are integral par… ▽ More

    Submitted 27 March, 2008; originally announced March 2008.

    Comments: 9 pages, 10pt, double column, 15 figures

    ACM Class: D.2.8; D.2.3; D.2.5; D.2.10

    Journal ref: 2nd IEEE International Symposium on Theoretical Aspects of Software Engineering, 2008, Nan**g, China

  9. arXiv:0803.3338  [pdf, ps, other

    cs.NI cs.DC cs.OS cs.PF

    Performance Evaluation of Multiple TCP connections in iSCSI

    Authors: Bhargava Kumar K, Ganesh M. Narayan, K. Gopinath

    Abstract: Scaling data storage is a significant concern in enterprise systems and Storage Area Networks (SANs) are deployed as a means to scale enterprise storage. SANs based on Fibre Channel have been used extensively in the last decade while iSCSI is fast becoming a serious contender due to its reduced costs and unified infrastructure. This work examines the performance of iSCSI with multiple TCP connec… ▽ More

    Submitted 23 March, 2008; originally announced March 2008.

    Comments: 10pt, 11 pages, two column, 15 figures

    ACM Class: B.3.2; D.4.2; H.3.4; C.2.2

    Journal ref: Proceedings of the 24th IEEE Conference on Mass Storage Systems and Technologies, 2007 - MSST '07

  10. arXiv:0803.2365  [pdf, ps, other

    cs.OS cs.CR cs.DC cs.NI cs.PF

    SAFIUS - A secure and accountable filesystem over untrusted storage

    Authors: V Sriram, Ganesh Narayan, K Gopinath

    Abstract: We describe SAFIUS, a secure accountable file system that resides over an untrusted storage. SAFIUS provides strong security guarantees like confidentiality, integrity, prevention from rollback attacks, and accountability. SAFIUS also enables read/write sharing of data and provides the standard UNIX-like interface for applications. To achieve accountability with good performance, it uses asynchr… ▽ More

    Submitted 16 March, 2008; originally announced March 2008.

    Comments: 11pt, 12 pages, 16 figures

    ACM Class: D.4.6; D.4.2; C.2.4

    Journal ref: Fourth International IEEE Security in Storage Workshop, 2007 - SISW '07. Publication Date: 27-27 Sept. 2007 On page(s): 34-45