paper-with-me

Papers

EvoSplit: An evolutionary approach to split a multi-label data set into disjoint subsets

2021-02-11 · Francisco Florez-Revuelta

This paper presents a new evolutionary approach, EvoSplit, for the distribution of multi-label data sets into disjoint subsets for supervised machine learning. Currently, data set providers either divide a data set randomly or using iterative stratification, a method that aims to maintain the label (or label pair) distribution of the original data set into the different subsets. Following the same aim, this paper first introduces a single-objective evolutionary approach that tries to obtain a split that maximizes the similarity between those distributions independently. Second, a new multi-objective evolutionary algorithm is presented to maximize the similarity considering simultaneously both distributions (labels and label pairs). Both approaches are validated using well-known multi-label data sets as well as large image data sets currently used in computer vision and machine learning applications. EvoSplit improves the splitting of a data set in comparison to the iterative stratification following different measures: Label Distribution, Label Pair Distribution, Examples Distribution, folds and fold-label pairs with zero positive examples.

📄 PDF Abstract BibTeX arXiv:2102.06154

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Stratify or Die: Rethinking Data Splits in Image Segmentation

2025-09-25 · Naga Venkata Sai Jitin Jami, Thomas Altstidl, Jonas Mueller, Jindong Li 외 arxiv

Random splitting of datasets in image segmentation often leads to unrepresentative test sets, resulting in biased evaluations and poor model generalization. While stratified sampling has proven effective for addressing l…

Image Segmentation

Protein sequence classification using natural language processing techniques

2024-09-06 · Huma Perveen, Julie Weeds

Purpose: This study aimed to enhance protein sequence classification using natural language processing (NLP) techniques while addressing the impact of sequence similarity on model performance. We compared various machine…

Classification

When can splits be drawn in the plane?

2015-09-21

Split networks are a popular tool for the analysis and visualization of complex evolutionary histories. Every collection of splits (bipartitions) of a finite set can be represented by a split network. Here we characteriz…

Split scores: a tool to quantify phylogenetic signal in genome-scale data

2016-12-30

Detecting variation in the evolutionary process along chromosomes is increasingly important as whole-genome data becomes more widely available. For example, factors such as incomplete lineage sorting, horizontal gene tra…

Novel split quality measures for stratified multilabel Cross Validation with application to large and sparse gene ontology datasets

2021-09-03 · Henri Tiittanen, Liisa Holm, Petri Törönen

Multilabel learning is an important topic in machine learning research. Evaluating models in multilabel settings requires specific cross validation methods designed for multilabel data. In this article, we show that the …