paper-with-me

홈 › Papers

Survey on Imbalanced Data, Representation Learning and SEP Forecasting

2023-10-11 · Josias Moukpe

Deep Learning methods have significantly advanced various data-driven tasks such as regression, classification, and forecasting. However, much of this progress has been predicated on the strong but often unrealistic assumption that training datasets are balanced with respect to the targets they contain. This misalignment with real-world conditions, where data is frequently imbalanced, hampers the effectiveness of such models in practical applications. Methods that reconsider that assumption and tackle real-world imbalances have begun to emerge and explore avenues to address this challenge. One such promising avenue is representation learning, which enables models to capture complex data characteristics and generalize better to minority classes. By focusing on a richer representation of the feature space, these techniques hold the potential to mitigate the impact of data imbalance. In this survey, we present deep learning works that step away from the balanced-data assumption, employing strategies like representation learning to better approximate real-world imbalances. We also highlight a critical application in SEP forecasting where addressing data imbalance is paramount for success.

📄 PDF Abstract BibTeX arXiv:2310.07598

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSurvey

Similar Papers 제목 키워드 기반

Class-Imbalanced Learning on Graphs: A Survey

2023-04-09 · Yihong Ma, Yijun Tian, Nuno Moniz, Nitesh V. Chawla

The rapid advancement in data-driven research has increased the demand for effective graph data analysis. However, real-world data often exhibits class imbalance, leading to poor performance of machine learning models. T…

Graph Representation LearningRepresentation LearningSurvey

DPSformer: A long-tail-aware model for improving heavy rainfall prediction

2025-09-20 · Zenghui Huang, Ting Shu, Zhonglei Wang, Yang Lu 외 arxiv

Accurate and timely forecasting of heavy rainfall remains a critical challenge for modern society. Precipitation exhibits a highly imbalanced distribution: most observations record no or light rain, while heavy rainfall …

A Comprehensive Survey on Imbalanced Data Learning

2025-02-13 · Xinyi Gao, Dongting Xie, Yihang Zhang, Zhengren Wang 외

With the expansion of data availability, machine learning (ML) has achieved remarkable breakthroughs in both academia and industry. However, imbalanced data distributions are prevalent in various types of raw data and se…

Decision MakingEnsemble LearningSurvey

A Study on Monthly Marine Heatwave Forecasts in New Zealand: An Investigation of Imbalanced Regression Loss Functions with Neural Network Models

2025-02-19 · Ding Ning, Varvara Vetrova, Sébastien Delaux, Rachael Tappenden 외

Marine heatwaves (MHWs) are extreme ocean-temperature events with significant impacts on marine ecosystems and related industries. Accurate forecasts (one to six months ahead) of MHWs would aid in mitigating these impact…

regression

A Framework for Imbalanced Time-series Forecasting

2021-07-22 · Luis P. Silvestrin, Leonardos Pantiskas, Mark Hoogendoorn

Time-series forecasting plays an important role in many domains. Boosted by the advances in Deep Learning algorithms, it has for instance been used to predict wind power for eolic energy production, stock market fluctuat…

Time SeriesTime Series AnalysisTime Series Forecasting