paper-with-me

홈 › Papers

Informative regularization for a multi-layer perceptron RR Lyrae classifier under data shift

2023-03-12 · Francisco Pérez-Galarce, Karim Pichara, Pablo Huijse, Márcio Catelan, Domingo Mery

In recent decades, machine learning has provided valuable models and algorithms for processing and extracting knowledge from time-series surveys. Different classifiers have been proposed and performed to an excellent standard. Nevertheless, few papers have tackled the data shift problem in labeled training sets, which occurs when there is a mismatch between the data distribution in the training set and the testing set. This drawback can damage the prediction performance in unseen data. Consequently, we propose a scalable and easily adaptable approach based on an informative regularization and an ad-hoc training procedure to mitigate the shift problem during the training of a multi-layer perceptron for RR Lyrae classification. We collect ranges for characteristic features to construct a symbolic representation of prior knowledge, which was used to model the informative regularizer component. Simultaneously, we design a two-step back-propagation algorithm to integrate this knowledge into the neural network, whereby one step is applied in each epoch to minimize classification error, while another is applied to ensure regularization. Our algorithm defines a subset of parameters (a mask) for each loss function. This approach handles the forgetting effect, which stems from a trade-off between these loss functions (learning from data versus learning expert knowledge) during training. Experiments were conducted using recently proposed shifted benchmark sets for RR Lyrae stars, outperforming baseline models by up to 3\% through a more reliable classifier. Our method provides a new path to incorporate knowledge from characteristic features into artificial neural networks to manage the underlying data shift problem.

📄 PDF Abstract BibTeX arXiv:2303.06544

Code (1)

frperezgalarce/vs_mlp 공식 구현 pytorch

Tasks

Time Series Analysis

Similar Papers 제목 키워드 기반

Informative Bayesian model selection for RR Lyrae star classifiers

2021-05-24 · F. Pérez-Galarce, K. Pichara, P. Huijse, M. Catelan 외

Machine learning has achieved an important role in the automatic classification of variable stars, and several classifiers have been proposed over the last decade. These classifiers have achieved impressive performance i…

ArticlesBIG-bench Machine LearningClassification Of Variable StarsModel Selection

Computational anatomy atlas using multilayer perceptron with Lipschitz regularization

2022-11-06 · Konstantin Ushenin, Maksim Dzhigil, Vladislav Dordiuk

A computational anatomy atlas is a set of internal organ geometries. It is based on data of real patients and complemented with virtual cases by using a some numerical approach. Atlases are in demand in computational phy…

Anatomy

When a Period Is Not a Full Stop: Light Curve Structure Reveals Fundamental Parameters of Cepheid and RR Lyrae Stars

2019-11-25 · Earl P. Bellinger, Shashi M. Kanbur, Anupam Bhardwaj, Marcella Marconi

The period of pulsation and the structure of the light curve for Cepheid and RR Lyrae variables depend on the fundamental parameters of the star: mass, radius, luminosity, and effective temperature. Here we train artific…

Pilot Pattern Design for Deep Learning-Based Channel Estimation in OFDM Systems

2020-03-19

In this paper, we present a downlink pilot design scheme for Deep Learning (DL) based channel estimation (ChannelNet) in orthogonal frequency-division multiplexing (OFDM) systems. Specifically, in the proposed scheme, a …

Decoderfeature selection

Automatic Catalog of RRLyrae from $\sim$ 14 million VVV Light Curves: How far can we go with traditional machine-learning?

2020-05-01 · Juan B. Cabral, Felipe Ramos, Sebastián Gurovich, Pablo Granitto

The creation of a 3D map of the bulge using RRLyrae (RRL) is one of the main goals of the VVV(X) surveys. The overwhelming number of sources under analysis request the use of automatic procedures. In this context, previo…

Model Selection