paper-with-me

홈 › Papers

Influence of parallel computing strategies of iterative imputation of missing data: a case study on missForest

2020-04-23 · Shangzhi Hong, Yuqi Sun, Hanying Li, Henry S. Lynn

Machine learning iterative imputation methods have been well accepted by researchers for imputing missing data, but they can be time-consuming when handling large datasets. To overcome this drawback, parallel computing strategies have been proposed but their impact on imputation results and subsequent statistical analyses are relatively unknown. This study examines the two parallel strategies (variable-wise distributed computation and model-wise distributed computation) implemented in the random-forest imputation method, missForest. Results from the simulation experiments showed that the two parallel strategies can influence both the imputation process and the final imputation results differently. Specifically, even though both strategies produced similar normalized root mean squared prediction errors, the variable-wise distributed strategy led to additional biases when estimating the mean and inter-correlation of the covariates and their regression coefficients.

📄 PDF Abstract BibTeX arXiv:2004.11195

Code (1)

shangzhi-hong/missForestFast

Tasks

Imputation

Similar Papers 제목 키워드 기반

Evolving imputation strategies for missing data in classification problems with TPOT

2017-06-04 · Unai Garciarena, Roberto Santana, Alexander Mendiburu

Missing data has a ubiquitous presence in real-life applications of machine learning techniques. Imputation methods are algorithms conceived for restoring missing values in the data, based on other entries in the databas…

BIG-bench Machine LearningClassificationGeneral ClassificationImputation+1

Unveiling the Secrets: How Masking Strategies Shape Time Series Imputation

2024-05-26 · Linglong Qian, Yiyuan Yang, Wenjie Du, Jun Wang 외

Time series imputation is a critical challenge in data mining, particularly in domains like healthcare and environmental monitoring, where missing data can compromise analytical outcomes. This study investigates the infl…

ImputationTime Series

High-Performance Parallel Optimization of the Fish School Behaviour on the Setonix Platform Using OpenMP

2025-07-27 · Haitian Wang, Long Qin arxiv

This paper presents an in-depth investigation into the high-performance parallel optimization of the Fish School Behaviour (FSB) algorithm on the Setonix supercomputing platform using the OpenMP framework. Given the incr…

Sequential Synthetic Difference in Differences

2024-03-29 · Dmitry Arkhangelsky, Aleksei Samkov

We propose the Sequential Synthetic Difference-in-Differences (Sequential SDiD) estimator for event studies with staggered treatment adoption, particularly when the parallel trends assumption fails. The method uses an it…

Imputation

Parallelization Techniques for Verifying Neural Networks

2020-04-17 · Haoze Wu, Alex Ozdemir, Aleksandar Zeljić, Ahmed Irfan 외

Inspired by recent successes with parallel optimization techniques for solving Boolean satisfiability, we investigate a set of strategies and heuristics that aim to leverage parallel computing to improve the scalability …