paper-with-me

Papers

Quantifying contribution and propagation of error from computational steps, algorithms and hyperparameter choices in image classification pipelines

2019-02-21 · Aritra Chowdhury, Malik Magdon-Ismail, Bulent Yener

Data science relies on pipelines that are organized in the form of interdependent computational steps. Each step consists of various candidate algorithms that maybe used for performing a particular function. Each algorithm consists of several hyperparameters. Algorithms and hyperparameters must be optimized as a whole to produce the best performance. Typical machine learning pipelines consist of complex algorithms in each of the steps. Not only is the selection process combinatorial, but it is also important to interpret and understand the pipelines. We propose a method to quantify the importance of different components in the pipeline, by computing an error contribution relative to an agnostic choice of computational steps, algorithms and hyperparameters. We also propose a methodology to quantify the propagation of error from individual components of the pipeline with the help of a naive set of benchmark algorithms not involved in the pipeline. We demonstrate our methodology on image classification pipelines. The agnostic and naive methodologies quantify the error contribution and propagation respectively from the computational steps, algorithms and hyperparameters in the image classification pipeline. We show that algorithm selection and hyperparameter optimization methods like grid search, random search and Bayesian optimization can be used to quantify the error contribution and propagation, and that random search is able to quantify them more accurately than Bayesian optimization. This methodology can be used by domain experts to understand machine learning and data analysis pipelines in terms of their individual components, which can help in prioritizing different components of the pipeline.

📄 PDF Abstract BibTeX arXiv:1903.00405

Code (1)

AriChow/error_propagation

Tasks

Bayesian OptimizationBIG-bench Machine LearningGeneral ClassificationHyperparameter Optimizationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

Quantifying error contributions of computational steps, algorithms and hyperparameter choices in image classification pipelines

2019-02-25 · Aritra Chowdhury, Malik Magdin-Ismail, Bulent Yener

Data science relies on pipelines that are organized in the form of interdependent computational steps. Each step consists of various candidate algorithms that maybe used for performing a particular function. Each algorit…

Bayesian OptimizationBIG-bench Machine LearningGeneral Classificationimage-classification+1

One Rank at a Time: Cascading Error Dynamics in Sequential Learning

2025-05-28 · Mahtab Alizadeh Vandchali, Fangshuo, Liao, Anastasios Kyrillidis

Sequential learning -- where complex tasks are broken down into simpler, hierarchical components -- has emerged as a paradigm in AI. This paper views sequential learning through the lens of low-rank linear regression, fo…

Uncertainty Quantification for Machine Learning-Based Prediction: A Polynomial Chaos Expansion Approach for Joint Model and Input Uncertainty Propagation

2025-07-20 · Xiaoping Du arxiv

Machine learning (ML) surrogate models are increasingly used in engineering analysis and design to replace computationally expensive simulation models, significantly reducing computational cost and accelerating decision-…

A Computationally Efficient Learning of Artificial Intelligence System Reliability Considering Error Propagation

2026-03-18 · Fenglian Pan, Yinwei Zhang, Yili Hong, Larry Head 외 arxiv

Artificial Intelligence (AI) systems are increasingly prominent in emerging smart cities, yet their reliability remains a critical concern. These systems typically operate through a sequence of interconnected functional …

Computational Efficiency

Uncertainty Quantification and Propagation in Surrogate-based Bayesian Inference

2023-12-08 · Philipp Reiser, Javier Enrique Aguilar, Anneli Guthke, Paul-Christian Bürkner

Surrogate models are statistical or conceptual approximations for more complex simulation models. In this context, it is crucial to propagate the uncertainty induced by limited simulation budget and surrogate approximati…

Bayesian InferenceUncertainty Quantification