paper-with-me

Papers

Deep-HiTS: Rotation Invariant Convolutional Neural Network for Transient Detection

2017-01-02 · Guillermo Cabrera-Vives, Ignacio Reyes, Francisco Förster, Pablo A. Estévez, Juan-Carlos Maureira

We introduce Deep-HiTS, a rotation invariant convolutional neural network (CNN) model for classifying images of transients candidates into artifacts or real sources for the High cadence Transient Survey (HiTS). CNNs have the advantage of learning the features automatically from the data while achieving high performance. We compare our CNN model against a feature engineering approach using random forests (RF). We show that our CNN significantly outperforms the RF model reducing the error by almost half. Furthermore, for a fixed number of approximately 2,000 allowed false transient candidates per night we are able to reduce the miss-classified real transients by approximately 1/5. To the best of our knowledge, this is the first time CNNs have been used to detect astronomical transient events. Our approach will be very useful when processing images from next generation instruments such as the Large Synoptic Survey Telescope (LSST). We have made all our code and data available to the community for the sake of allowing further developments and comparisons at https://github.com/guille-c/Deep-HiTS.

📄 PDF Abstract BibTeX arXiv:1701.00458

Code (1)

guille-c/Deep-HiTS 공식 구현

Tasks

Feature EngineeringSurvey

Similar Papers 제목 키워드 기반

Rotation Invariant Deep CBIR

2020-06-21 · Subhadip Maji, Smarajit Bose

Introduction of Convolutional Neural Networks has improved results on almost every image-based problem and Content-Based Image Retrieval is not an exception. But the CNN features, being rotation invariant, creates proble…

Content-Based Image RetrievalDeep LearningImage RetrievalRetrieval

RIFD-CNN: Rotation-Invariant and Fisher Discriminative Convolutional Neural Networks for Object Detection

2016-06-01 · CVPR 2016 6 · Gong Cheng, Peicheng Zhou, Junwei Han

Thanks to the powerful feature representations obtained through deep convolutional neural network (CNN), the performance of object detection has recently been substantially boosted. Despite the remarkable success, the pr…

Objectobject-detectionObject Detection

RIC-CNN: Rotation-Invariant Coordinate Convolutional Neural Network

2022-11-21 · Hanlin Mo, Guoying Zhao

In recent years, convolutional neural network has shown good performance in many image processing and computer vision tasks. However, a standard CNN model is not invariant to image rotations. In fact, even slight rotatio…

Data Augmentation

Transformation Based Deep Anomaly Detection in Astronomical Images

2020-05-15 · Esteban Reyes, Pablo A. Estévez

In this work, we propose several enhancements to a geometric transformation based model for anomaly detection in images (GeoTranform). The model assumes that the anomaly class is unknown and that only inlier samples are …

Anomaly DetectionDimensionality Reduction

Rotation-Equivariant Keypoint Detection

2021-09-29 · Jongmin Lee, Byungjin Kim, Minsu Cho

We show how to train a rotation-equivariant representation to extract local keypoints for image matching. Existing learning-based methods focused on extracting translation-equivariant keypoints using conventional convolu…

Keypoint DetectionTranslation