paper-with-me

홈 › Papers

Binary Classification: Counterbalancing Class Imbalance by Applying Regression Models in Combination with One-Sided Label Shifts

2020-11-30 · Peter Bellmann, Heinke Hihn, Daniel A. Braun, Friedhelm Schwenker

In many real-world pattern recognition scenarios, such as in medical applications, the corresponding classification tasks can be of an imbalanced nature. In the current study, we focus on binary, imbalanced classification tasks, i.e.~binary classification tasks in which one of the two classes is under-represented (minority class) in comparison to the other class (majority class). In the literature, many different approaches have been proposed, such as under- or oversampling, to counter class imbalance. In the current work, we introduce a novel method, which addresses the issues of class imbalance. To this end, we first transfer the binary classification task to an equivalent regression task. Subsequently, we generate a set of negative and positive target labels, such that the corresponding regression task becomes balanced, with respect to the redefined target label set. We evaluate our approach on a number of publicly available data sets in combination with Support Vector Machines. Moreover, we compare our proposed method to one of the most popular oversampling techniques (SMOTE). Based on the detailed discussion of the presented outcomes of our experimental evaluation, we provide promising ideas for future research directions.

📄 PDF Abstract BibTeX arXiv:2011.14764

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral Classificationimbalanced classificationregression

Similar Papers 제목 키워드 기반

Optimizing for ROC Curves on Class-Imbalanced Data by Training over a Family of Loss Functions

2024-02-08 · Kelsey Lieberman, Shuai Yuan, Swarna Kamlam Ravindran, Carlo Tomasi

Although binary classification is a well-studied problem in computer vision, training reliable classifiers under severe class imbalance remains a challenging problem. Recent work has proposed techniques that mitigate the…

Binary Classificationimbalanced classification

Sentence Transformers and Bayesian Optimization for Adverse Drug Effect Detection from Twitter

2020-12-01 · SMM4H (COLING) 2020 12 · Oguzhan Gencoglu

This paper describes our approach for detecting adverse drug effect mentions on Twitter as part of the Social Media Mining for Health Applications (SMM4H) 2020, Shared Task 2. Our approach utilizes multilingual sentence …

Bayesian OptimizationHyperparameter OptimizationSentenceSentence Embeddings+1

Sequential Binary Classification for Intrusion Detection

2024-06-10 · Shrihari Vasudevan, Ishan Chokshi, Raaghul Ranganathan, Nachiappan Sundaram

Network Intrusion Detection Systems (IDS) have become increasingly important as networks become more vulnerable to new and sophisticated attacks. Machine Learning (ML)-based IDS are increasingly seen as the most effectiv…

Binary ClassificationClassificationIntrusion DetectionMulti-class Classification+1

Binary Token-Level Classification with DeBERTa for All-Type MWE Identification: A Lightweight Approach with Linguistic Enhancement

2026-01-27 · Diego Rossini, Lonneke van der Plas arxiv

We present a comprehensive approach for multiword expression (MWE) identification that combines binary token-level classification, linguistic feature integration, and data augmentation. Our DeBERTa-v3-large model achieve…

Data Augmentation

Optimal Binary Classification Beyond Accuracy

2021-07-05 · Shashank Singh, Justin Khim

The vast majority of statistical theory on binary classification characterizes performance in terms of accuracy. However, accuracy is known in many cases to poorly reflect the practical consequences of classification err…

Binary ClassificationClassificationimbalanced classification