paper-with-me

Papers

Temporal Stamp Classifier: Classifying Short Sequences of Astronomical Alerts

2024-05-23 · Daniel Neira O., Pablo A. Estévez, Francisco Förster

In this work, we propose a deep learning-based classification model of astronomical objects using alerts reported by the Zwicky Transient Facility (ZTF) survey. The model takes as inputs sequences of stamp images and metadata contained in each alert, as well as features from the All-WISE catalog. The proposed model, called temporal stamp classifier, is able to discriminate between three classes of astronomical objects: Active Galactic Nuclei (AGN), Super-Novae (SNe) and Variable Stars (VS), with an accuracy of approximately 98% in the test set, when using 2 to 5 detections. The results show that the model performance improves with the addition of more detections. Simple recurrence models obtain competitive results with those of more complex models such as LSTM.We also propose changes to the original stamp classifier model, which only uses the first detection. The performance of the latter model improves with changes in the architecture and the addition of random rotations, achieving a 1.46% increase in test accuracy.

📄 PDF Abstract BibTeX arXiv:2405.15073

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

FIBS: A Generic Framework for Classifying Interval-based Temporal Sequences

2019-12-19 · S. Mohammad Mirbagheri, Howard J. Hamilton

We study the problem of classifying interval-based temporal sequences (IBTSs). Since common classification algorithms cannot be directly applied to IBTSs, the main challenge is to define a set of features that effectivel…

Classificationfeature selectionGeneral ClassificationTemporal Sequences

Unified Fully and Timestamp Supervised Temporal Action Segmentation via Sequence to Sequence Translation

2022-09-01 · Nadine Behrmann, S. Alireza Golestaneh, Zico Kolter, Juergen Gall 외

This paper introduces a unified framework for video action segmentation via sequence to sequence (seq2seq) translation in a fully and timestamp supervised setup. In contrast to current state-of-the-art frame-level predic…

Action SegmentationDecoderTemporal Action SegmentationTranslation

Encode Once, Decode Never: Reusing Audio LM Internals for Efficient Temporal Localization

2026-02-10 · Joesph An, Phillip Keung, Jiaqi Wang, Orevaoghene Ahia 외 arxiv

Audio language models process input audio into rich frame-level representations, but the standard approach to temporal localization generates timestamps as sequences of text tokens, which discards the frame-level represe…

Speaker DiarizationWord Alignment

Learning Time Series Detection Models from Temporally Imprecise Labels

2016-11-07 · Roy J. Adams, Benjamin M. Marlin

In this paper, we consider a new low-quality label learning problem: learning time series detection models from temporally imprecise labels. In this problem, the data consist of a set of input time series, and supervisio…

Multiple Instance LearningTime SeriesTime Series Analysis

Temporal-Clustering Invariance in Irregular Healthcare Time Series

2019-04-27 · Mohammad Taha Bahadori, Zachary Chase Lipton

Electronic records contain sequences of events, some of which take place all at once in a single visit, and others that are dispersed over multiple visits, each with a different timestamp. We postulate that fine temporal…

ClusteringData AugmentationIrregular Time SeriesMortality Prediction+2