paper-with-me

Papers

Scope Loss for Imbalanced Classification and RL Exploration

2023-08-08 · Hasham Burhani, Xiao Qi Shi, Jonathan Jaegerman, Daniel Balicki

We demonstrate equivalence between the reinforcement learning problem and the supervised classification problem. We consequently equate the exploration exploitation trade-off in reinforcement learning to the dataset imbalance problem in supervised classification, and find similarities in how they are addressed. From our analysis of the aforementioned problems we derive a novel loss function for reinforcement learning and supervised classification. Scope Loss, our new loss function, adjusts gradients to prevent performance losses from over-exploitation and dataset imbalances, without the need for any tuning. We test Scope Loss against SOTA loss functions over a basket of benchmark reinforcement learning tasks and a skewed classification dataset, and show that Scope Loss outperforms other loss functions.

📄 PDF Abstract BibTeX arXiv:2308.04024

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimbalanced classificationreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Enlarged Large Margin Loss for Imbalanced Classification

2023-06-15 · Sota Kato, Kazuhiro Hotta

We propose a novel loss function for imbalanced classification. LDAM loss, which minimizes a margin-based generalization bound, is widely utilized for class-imbalanced image classification. Although, by using LDAM loss, …

Classificationimage-classificationImage Classificationimbalanced classification

A step towards understanding why classification helps regression

2023-08-21 · ICCV 2023 1 · Silvia L. Pintea, Yancong Lin, Jouke Dijkstra, Jan C. van Gemert

A number of computer vision deep regression approaches report improved results when adding a classification loss to the regression loss. Here, we explore why this is useful in practice and when it is beneficial. To do so…

Age EstimationClassificationDepth Estimationregression

ConvGeN: Convex space learning improves deep-generative oversampling for tabular imbalanced classification on smaller datasets

2022-06-20 · Kristian Schultz, Saptarshi Bej, Waldemar Hahn, Markus Wolfien 외

Data is commonly stored in tabular format. Several fields of research are prone to small imbalanced tabular data. Supervised Machine Learning on such data is often difficult due to class imbalance. Synthetic data generat…

BenchmarkingFraud DetectionImage Generationimbalanced classification+2

Phased Progressive Learning with Coupling-Regulation-Imbalance Loss for Imbalanced Data Classification

2022-05-24 · Liang Xu, Yi Cheng, Fan Zhang, Bingxuan Wu 외

Deep convolutional neural networks often perform poorly when faced with datasets that suffer from quantity imbalances and classification difficulties. Despite advances in the field, existing two-stage approaches still ex…

Classificationimbalanced classificationRepresentation Learning

Imbalanced Classification in Medical Imaging via Regrouping

2022-10-21 · Le Peng, Yash Travadi, Rui Zhang, Ying Cui 외

We propose performing imbalanced classification by regrouping majority classes into small classes so that we turn the problem into balanced multiclass classification. This new idea is dramatically different from popular …

Classificationimage-classificationImage Classificationimbalanced classification+1