Related Experiment Video
Updated: Sep 30, 2025

12:27
Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
7.1K
Missing data imputation in clinical trials using recurrent neural network facilitated by clustering and oversampling
Halimu N Haliduola1,2, Frank Bretz3,4, Ulrich Mansmann1
1Institute for Medical Information Processing, Biometry and Epidemiology (IBE), LMU Munich, Munich, Germany.
Biometrical Journal. Biometrische Zeitschrift
|March 10, 2022
Summary
This study introduces a machine learning framework to accurately predict missing data, even when assumptions like missing at random (MAR) and missing not at random (MNAR) are complex. The method improves treatment effect estimation in clinical trials.
Area of Science:
- Biostatistics
- Machine Learning in Clinical Research
Background:
- Complex missing data patterns (MAR and MNAR) challenge traditional statistical models in clinical practice.
- Existing methods often rely on strict assumptions, potentially leading to unreliable estimates in realistic scenarios.
Purpose of the Study:
- To develop a machine learning-based framework for accurate missing data prediction in complex scenarios.
- To handle missing not at random (MNAR) data using imbalanced learning techniques.
- To improve the reliability and accuracy of missing data handling in clinical trial analysis.
Main Methods:
- Utilized recurrent neural networks (RNN) for longitudinal data modeling.
- Employed k-means clustering on trajectories for oversampling MNAR data.
- Applied bootstrap aggregating to enhance prediction accuracy and account for uncertainty.
Main Results:
- The proposed RNN-based method demonstrated powerful predictive capabilities for longitudinal data.
- Accurate individual and population-level predictions were achieved for both MAR and MNAR data.
- Reduced bias in treatment effect estimation compared to standard and classic models.
Conclusions:
- The machine learning framework offers accurate individual predictions for complex missing data.
- The method effectively reduces bias in treatment effect estimation, outperforming traditional approaches.
- Encourages the integration of machine learning for missing data analysis in randomized clinical trials.
Related Concept Videos
Cluster Sampling Method
13.0K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
13.0K
Survival Tree
172
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
172

