DPER: Efficient Parameter Estimation for Randomly Missing Data
Thu Nguyen, Khoi Minh Nguyen-Duy, Duy Ho Minh Nguyen, Binh T. Nguyen,, and Bruce Alan Wade

TL;DR
This paper introduces efficient algorithms for maximum likelihood estimation in missing data scenarios that avoid iterative imputation, reducing computation time while maintaining high estimation accuracy, validated through empirical experiments.
Contribution
The paper presents novel direct algorithms for MLE in missing data problems that are faster and potentially more accurate than traditional imputation methods.
Findings
Algorithms are less time-consuming than existing methods.
Empirical results show superior estimation performance.
Codes are publicly available for research use.
Abstract
The missing data problem has been broadly studied in the last few decades and has various applications in different areas such as statistics or bioinformatics. Even though many methods have been developed to tackle this challenge, most of those are imputation techniques that require multiple iterations through the data before yielding convergence. In addition, such approaches may introduce extra biases and noises to the estimated parameters. In this work, we propose novel algorithms to find the maximum likelihood estimates (MLEs) for a one-class/multiple-class randomly missing data set under some mild assumptions. As the computation is direct without any imputation, our algorithms do not require multiple iterations through the data, thus promising to be less time-consuming than other methods while maintaining superior estimation performance. We validate these claims by empirical results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Statistical Methods and Bayesian Inference · Statistical Methods and Inference
