paper-with-me

홈 › Papers

Deep Learning Applications Based on WISE Infrared Data: Classification of Stars, Galaxies and Quasars

2023-05-17 · Guiyu Zhao, Bo Qiu, A-Li Luo, XIAOYU GUO, Lin Yao, Kun Wang, Yuanbo Liu

The Wide-field Infrared Survey Explorer (WISE) has detected hundreds of millions of sources over the entire sky. However, classifying them reliably is a great challenge due to degeneracies in WISE multicolor space and low detection levels in its two longest-wavelength bandpasses. In this paper, the deep learning classification network, IICnet (Infrared Image Classification network), is designed to classify sources from WISE images to achieve a more accurate classification goal. IICnet shows good ability on the feature extraction of the WISE sources. Experiments demonstrates that the classification results of IICnet are superior to some other methods; it has obtained 96.2% accuracy for galaxies, 97.9% accuracy for quasars, and 96.4% accuracy for stars, and the Area Under Curve (AUC) of the IICnet classifier can reach more than 99%. In addition, the superiority of IICnet in processing infrared images has been demonstrated in the comparisons with VGG16, GoogleNet, ResNet34, MobileNet, EfficientNetV2, and RepVGG-fewer parameters and faster inference. The above proves that IICnet is an effective method to classify infrared sources.

📄 PDF Abstract BibTeX arXiv:2305.10217

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Invertible 1x1 Convolution The Invertible 1x1 Convolution is a type of convolution used in flow-based generative models that reverses the ordering of…
Affine Coupling 설명 없음
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Batch Normalization 설명 없음
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution …
Inverted Residual Block 설명 없음

Similar Papers 제목 키워드 기반

STARS: Sparse Learning Correlation Filter with Spatio-temporal Regularization and Super-resolution Reconstruction for Thermal Infrared Target Tracking

2025-04-20 · Shang Zhang, Xiaobo Ding, Huanbin Zhang, Ruoyan Xiong 외

Thermal infrared (TIR) target tracking methods often adopt the correlation filter (CF) framework due to its computational efficiency. However, the low resolution of TIR images, along with tracking interference, significa…

Computational EfficiencySparse LearningSuper-Resolution

Investigation of stellar magnetic activity using variational autoencoder based on low-resolution spectroscopic survey

2022-06-15 · Yue Xiang, Shenghong Gu, Dongtao Cao

We apply the variational autoencoder (VAE) to the LAMOST-K2 low-resolution spectra to detect the magnetic activity of the stars in the K2 field. After the training on the spectra of the selected inactive stars, the VAE m…

Triplet

VEXAS: VISTA EXtension to Auxiliary Surveys - Data Release 2. Machine-learning based classification of sources in the Southern Hemisphere

2021-03-18 · V. Khramtsov, C. Spiniello, A. Agnello, A. Sergeyev

We present the second public data release (DR) of the VISTA EXtension to Auxiliary Surveys (VEXAS), where we classify objects into stars, galaxies and quasars based on an ensemble of machine learning algorithms. The aim …

ImputationSurvey

Follow the STARs: Dynamic $ω$-Regular Shielding of Learned Policies

2025-04-11 · Ashwani Anand, Satya Prakash Nayak, Ritam Raha, Anne-Kathrin Schmuck

This paper presents a novel dynamic post-shielding framework that enforces the full class of $\omega$-regular correctness properties over pre-computed probabilistic policies. This constitutes a paradigm shift from the pr…

Stars: Tera-Scale Graph Building for Clustering and Graph Learning

2022-12-05 · CJ Carey, Jonathan Halcrow, Rajesh Jayaram, Vahab Mirrokni 외

A fundamental procedure in the analysis of massive datasets is the construction of similarity graphs. Such graphs play a key role for many downstream tasks, including clustering, classification, graph learning, and neare…

ClusteringGraph Learning