paper-with-me

Papers

Beyond algorithm hyperparameters: on preprocessing hyperparameters and associated pitfalls in machine learning applications

2024-12-04 · Christina Sauer, Anne-Laure Boulesteix, Luzia Hanßum, Farina Hodiamont, Claudia Bausewein, Theresa Ullmann

Adequately generating and evaluating prediction models based on supervised machine learning (ML) is often challenging, especially for less experienced users in applied research areas. Special attention is required in settings where the model generation process involves hyperparameter tuning, i.e. data-driven optimization of different types of hyperparameters to improve the predictive performance of the resulting model. Discussions about tuning typically focus on the hyperparameters of the ML algorithm (e.g., the minimum number of observations in each terminal node for a tree-based algorithm). In this context, it is often neglected that hyperparameters also exist for the preprocessing steps that are applied to the data before it is provided to the algorithm (e.g., how to handle missing feature values in the data). As a consequence, users experimenting with different preprocessing options to improve model performance may be unaware that this constitutes a form of hyperparameter tuning - albeit informal and unsystematic - and thus may fail to report or account for this optimization. To illuminate this issue, this paper reviews and empirically illustrates different procedures for generating and evaluating prediction models, explicitly addressing the different ways algorithm and preprocessing hyperparameters are typically handled by applied ML users. By highlighting potential pitfalls, especially those that may lead to exaggerated performance claims, this review aims to further improve the quality of predictive modeling in ML applications.

📄 PDF Abstract BibTeX arXiv:2412.03491

Code (1)

NiesslC/overoptimistic_trees 공식 구현

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Streamlining Ocean Dynamics Modeling with Fourier Neural Operators: A Multiobjective Hyperparameter and Architecture Optimization Approach

2024-04-07 · Yixuan Sun, Ololade Sowunmi, Romain Egele, Sri Hari Krishna Narayanan 외

Training an effective deep learning model to learn ocean processes involves careful choices of various hyperparameters. We leverage the advanced search algorithms for multiobjective optimization in DeepHyper, a scalable …

Efficient ExplorationHyperparameter OptimizationMultiobjective Optimization

How to scale hyperparameters for quickshift image segmentation

2022-01-23 · Damien Garreau

Quickshift is a popular algorithm for image segmentation, used as a preprocessing step in many applications. Unfortunately, it is quite challenging to understand the hyperparameters' influence on the number and shape of …

Image SegmentationSemantic SegmentationSuperpixels

Recommending Learning Algorithms and Their Associated Hyperparameters

2014-07-07 · Michael R. Smith, Logan Mitchell, Christophe Giraud-Carrier, Tony Martinez

The success of machine learning on a given task dependson, among other things, which learning algorithm is selected and its associated hyperparameters. Selecting an appropriate learning algorithm and setting its hyperpar…

BIG-bench Machine LearningCollaborative FilteringMeta-Learning

A Study of Genetic Algorithms for Hyperparameter Optimization of Neural Networks in Machine Translation

2020-09-15 · Keshav Ganapathy

With neural networks having demonstrated their versatility and benefits, the need for their optimal performance is as prevalent as ever. A defining characteristic, hyperparameters, can greatly affect its performance. Thu…

Hyperparameter OptimizationMachine TranslationTranslation

Evaluating the effects of preprocessing, method selection, and hyperparameter tuning on SAR-based flood mapping and water depth estimation

2025-10-13 · Jean-Paul Travert, Cédric Goeury, Sébastien Boyaval, Vito Bacchi 외 arxiv

Flood mapping and water depth estimation from Synthetic Aperture Radar (SAR) imagery are crucial for calibrating and validating hydraulic models. This study uses SAR imagery to evaluate various preprocessing (especially …

Depth EstimationChange Detection