paper-with-me

Papers

EXCON: Extreme Instance-based Contrastive Representation Learning of Severely Imbalanced Multivariate Time Series for Solar Flare Prediction

2024-11-18 · Onur Vural, Shah Muhammad Hamdi, Soukaina Filali Boubrahimi

In heliophysics research, predicting solar flares is crucial due to their potential to impact both space-based systems and Earth's infrastructure substantially. Magnetic field data from solar active regions, recorded by solar imaging observatories, are transformed into multivariate time series to enable solar flare prediction using temporal window-based analysis. In the realm of multivariate time series-driven solar flare prediction, addressing severe class imbalance with effective strategies for multivariate time series representation learning is key to developing robust predictive models. Traditional methods often struggle with overfitting to the majority class in prediction tasks where major solar flares are infrequent. This work presents EXCON, a contrastive representation learning framework designed to enhance classification performance amidst such imbalances. EXCON operates through four stages: obtaining core features from multivariate time series data; selecting distinctive contrastive representations for each class to maximize inter-class separation; training a temporal feature embedding module with a custom extreme reconstruction loss to minimize intra-class variation; and applying a classifier to the learned embeddings for robust classification. The proposed method leverages contrastive learning principles to map similar instances closer in the feature space while distancing dissimilar ones, a strategy not extensively explored in solar flare prediction tasks. This approach not only addresses class imbalance but also offers a versatile solution applicable to univariate and multivariate time series across binary and multiclass classification problems. Experimental results, including evaluations on the benchmark solar flare dataset and multiple time series archive datasets with binary and multiclass labels, demonstrate EXCON's efficacy in enhancing classification performance.

📄 PDF Abstract BibTeX arXiv:2411.11249

Code (1)

OnurVural/excon 공식 구현 pytorch

Tasks

Contrastive LearningPredictionRepresentation LearningRobust classificationSolar Flare PredictionTime Series

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ExCon: Explanation-driven Supervised Contrastive Learning for Image Classification

2021-11-28 · Zhibo Zhang, Jongseong Jang, Chiheb Trabelsi, Ruiwen Li 외

Contrastive learning has led to substantial improvements in the quality of learned embedding representations for tasks such as image classification. However, a key drawback of existing contrastive augmentation methods is…

Adversarial RobustnessClassificationContrastive Learningimage-classification+1

FlexControl: Computation-Aware ControlNet with Differentiable Router for Text-to-Image Generation

2025-02-11 · Zheng Fang, Lichuan Xiang, Xu Cai, Kaicheng Zhou 외

ControlNet offers a powerful way to guide diffusion-based generative models, yet most implementations rely on ad-hoc heuristics to choose which network blocks to control-an approach that varies unpredictably with differe…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

Extreme Masking for Learning Instance and Distributed Visual Representations

2022-06-09 · Zhirong Wu, Zihang Lai, Xiao Sun, Stephen Lin

The paper presents a scalable approach for learning spatially distributed visual representations over individual tokens and a holistic instance representation simultaneously. We use self-attention blocks to represent spa…

Data AugmentationRepresentation Learning

Contrastive Representation Learning for Predicting Solar Flares from Extremely Imbalanced Multivariate Time Series Data

2024-10-01 · Onur Vural, Shah Muhammad Hamdi, Soukaina Filali Boubrahimi

Major solar flares are abrupt surges in the Sun's magnetic flux, presenting significant risks to technological infrastructure. In view of this, effectively predicting major flares from solar active region magnetic field …

Maximum SeparationRepresentation LearningSolar Flare PredictionTime Series+1

Unsupervised Visual Representation Learning by Synchronous Momentum Grouping

2022-07-13 · Bo Pang, Yifan Zhang, Yaoyi Li, Jia Cai 외

In this paper, we propose a genuine group-level contrastive visual representation learning method whose linear evaluation performance on ImageNet surpasses the vanilla supervised learning. Two mainstream unsupervised lea…

ClusteringContrastive LearningLinear evaluationRepresentation Learning+1