paper-with-me

Papers

Balanced Split: A new train-test data splitting strategy for imbalanced datasets

2022-12-17 · Azal Ahmad Khan

Classification data sets with skewed class proportions are called imbalanced. Class imbalance is a problem since most machine learning classification algorithms are built with an assumption of equal representation of all classes in the training dataset. Therefore to counter the class imbalance problem, many algorithm-level and data-level approaches have been developed. These mainly include ensemble learning and data augmentation techniques. This paper shows a new way to counter the class imbalance problem through a new data-splitting strategy called balanced split. Data splitting can play an important role in correctly classifying imbalanced datasets. We show that the commonly used data-splitting strategies have some disadvantages, and our proposed balanced split has solved those problems.

📄 PDF Abstract BibTeX arXiv:2212.11116

Code (1)

azalahmadkhan/balanced-split 공식 구현

Tasks

Data AugmentationEnsemble Learning

Similar Papers 제목 키워드 기반

An Implementation, Empirical Evaluation and Proposed Improvement for Bidirectional Splitting Method for Argumentation Frameworks under Stable Semantics

2018-08-11 · Renata Wong

Abstract argumentation frameworks are formal systems that facilitate obtaining conclusions from non-monotonic knowledge systems. Within such a system, an argumentation semantics is defined as a set of arguments with some…

Abstract Argumentation

Find the Leak, Fix the Split: Cluster-Based Method to Prevent Leakage in Video-Derived Datasets

2025-11-17 · Noam Glazner, Noam Tsfaty, Sharon Shalev, Avishai Weizman arxiv

We propose a cluster-based frame selection strategy to mitigate information leakage in video-derived frames datasets. By grouping visually similar frames before splitting into training, validation, and test sets, the met…

Accuracy Limits of Causal Trees for Individualized Treatment Effects

2025-09-14 · Matias D. Cattaneo, Jason M. Klusowski, Ruiqi Rae Yu arxiv

Recursive decision trees are widely used to estimate heterogeneous causal treatment effects in experimental and observational studies. These methods are typically implemented using CART-type recursive partitioning, with …

Learning Kernel Tests Without Data Splitting

2020-06-03 · NeurIPS 2020 12 · Jonas M. Kübler, Wittawat Jitkrittum, Bernhard Schölkopf, Krikamol Muandet

Modern large-scale kernel-based tests such as maximum mean discrepancy (MMD) and kernelized Stein discrepancy (KSD) optimize kernel hyperparameters on a held-out sample via data splitting to obtain the most powerful test…

SPlit: An Optimal Method for Data Splitting

2020-12-20 · V. Roshan Joseph, Akhil Vakayil

In this article we propose an optimal method referred to as SPlit for splitting a dataset into training and testing sets. SPlit is based on the method of Support Points (SP), which was initially developed for finding the…

regression