paper-with-me

Papers

Sample selection from a given dataset to validate machine learning models

2021-04-27 · Bertrand Iooss

The selection of a validation basis from a full dataset is often required in industrial use of supervised machine learning algorithm. This validation basis will serve to realize an independent evaluation of the machine learning model. To select this basis, we propose to adopt a "design of experiments" point of view, by using statistical criteria. We show that the "support points" concept, based on Maximum Mean Discrepancy criteria, is particularly relevant. An industrial test case from the company EDF illustrates the practical interest of the methodology.

📄 PDF Abstract BibTeX arXiv:2104.14401

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Active Sample Selection and Correction Propagation on a Gradually-Augmented Graph

2015-06-01 · CVPR 2015 6 · Hang Su, Zhaozheng Yin, Takeo Kanade, Seungil Huh

When data have a complex manifold structure or the characteristics of data evolve over time, it is unrealistic to expect a graph-based semi-supervised learning method to achieve flawless classification given a small numb…

General Classification

Improving Omics-Based Classification: The Role of Feature Selection and Synthetic Data Generation

2025-05-06 · Diego Perazzolo, Pietro Fanton, Ilaria Barison, Marny Fedrigo 외

Given the increasing complexity of omics datasets, a key challenge is not only improving classification performance but also enhancing the transparency and reliability of model decisions. Effective model performance and …

Binary ClassificationClassificationData Augmentationfeature selection+1

Sample Selection Using Multi-Task Autoencoders in Federated Learning with Non-IID Data

2026-04-28 · Emre Ardıç, Yakup Genç arxiv

Federated learning is a machine learning paradigm in which multiple devices collaboratively train a model under the supervision of a central server while ensuring data privacy. However, its performance is often hindered …

Image ClassificationFederated LearningOutlier Detection

Detecting ulcerative colitis from colon samples using efficient feature selection and machine learning

2020-08-04 · Hanieh Marvi Khorasani, Hamid Usefi, Lourdes Peña-Castillo

Ulcerative colitis (UC) is one of the most common forms of inflammatory bowel disease (IBD) characterized by inflammation of the mucosal layer of the colon. Diagnosis of UC is based on clinical symptoms, and then confirm…

BIG-bench Machine Learningfeature selection

Feature Selection in the Contrastive Analysis Setting

2023-10-27 · NeurIPS 2023 11

Contrastive analysis (CA) refers to the exploration of variations uniquely enriched in a target dataset as compared to a corresponding background dataset generated from sources of variation that are irrelevant to a given…

feature selectionRepresentation Learning