中文
相关论文

相关论文: Estimation of Missing Data Using Computational Int…

200 篇论文

When training predictive models on data with missing entries, the most widely used and versatile approach is a pipeline technique where we first impute missing entries and then compute predictions. In this paper, we view prediction with…

机器学习 · 计算机科学 2025-02-25 Dimitris Bertsimas , Arthur Delarue , Jean Pauphilet

Datasets with missing values are very common in real world applications. GAIN, a recently proposed deep generative model for missing data imputation, has been proved to outperform many state-of-the-art methods. But GAIN only uses a…

机器学习 · 计算机科学 2021-04-07 Yufeng Wang , Dan Li , Xiang Li , Min Yang

The problem of choosing appropriate values for missing data is often encountered in the data science. We describe a novel method containing both traditional mathematics and machine learning elements for prediction (imputation) of missing…

机器学习 · 计算机科学 2025-10-13 Peteris Daugulis , Vija Vagale , Emiliano Mancini , Filippo Castiglione

In the context of multivariate nonparametric regression with missing covariates, we propose Pattern Embedded Neural Networks (PENNs), which can be applied in conjunction with any existing imputation technique. In addition to a neural…

统计方法学 · 统计学 2025-04-30 Tianyi Ma , Tengyao Wang , Richard J. Samworth

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 database. The choice of the…

机器学习 · 计算机科学 2017-08-16 Unai Garciarena , Roberto Santana , Alexander Mendiburu

In this modern era of overpopulation disease prediction is a crucial step in diagnosing various diseases at an early stage. With the advancement of various machine learning algorithms, the prediction has become quite easy. However, the…

机器学习 · 计算机科学 2022-03-23 Ishu Gupta , Vartika Sharma , Sizman Kaur , Ashutosh Kumar Singh

The problem of missing data, usually absent incurated and competition-standard datasets, is an unfortunate reality for most machine learning models used in industry applications. Recent work has focused on understanding the nature and the…

We introduce a novel approach to estimation problems in settings with missing data. Our proposal -- the Correlation-Assisted Missing data (CAM) estimator -- works by exploiting the relationship between the observations with missing features…

统计方法学 · 统计学 2020-03-02 Timothy I. Cannings , Yingying Fan

Data mining and machine learning techniques such as classification and regression trees (CART) represent a promising alternative to conventional logistic regression for propensity score estimation. Whereas incomplete data preclude the…

机器学习 · 统计学 2018-07-26 Bas B. L. Penning de Vries , Maarten van Smeden , Rolf H. H. Groenwold

Missing data is a common problem in clinical data collection, which causes difficulty in the statistical analysis of such data. In this article, we consider the problem under a framework of a semiparametric partially linear model when…

统计方法学 · 统计学 2022-06-13 Zishu Zhan , Xiangjie Li , Jingxiao Zhang

Datasets with missing values are very common on industry applications, and they can have a negative impact on machine learning models. Recent studies introduced solutions to the problem of imputing missing values based on deep generative…

机器学习 · 计算机科学 2019-02-28 Ramiro D. Camino , Christian A. Hammerschmidt , Radu State

The real-time crash likelihood prediction has been an important research topic. Various classifiers, such as support vector machine (SVM) and tree-based boosting algorithms, have been proposed in traffic safety studies. However, few…

机器学习 · 计算机科学 2018-02-13 Jintao Ke , Shuaichao Zhang , Hai Yang , Xiqun Chen

Missing data is a commonly occurring problem in practice. Many imputation methods have been developed to fill in the missing entries. However, not all of them can scale to high-dimensional data, especially the multiple imputation…

机器学习 · 计算机科学 2023-03-21 Thu Nguyen , Hoang Thien Ly , Michael Alexander Riegler , Pål Halvorsen , Hugo L. Hammer

Machine learning with missing data has been approached in two different ways, including feature imputation where missing feature values are estimated based on observed values, and label prediction where downstream labels are learned…

机器学习 · 计算机科学 2020-11-02 Jiaxuan You , Xiaobai Ma , Daisy Yi Ding , Mykel Kochenderfer , Jure Leskovec

We propose Conditional Imputation GAN, an extended missing data imputation method based on Generative Adversarial Networks (GANs). The motivating use case is learning-to-rank, the cornerstone of modern search, recommendation system, and…

机器学习 · 统计学 2021-11-11 Grace Deng , Cuize Han , David S. Matteson

Dealing with missing data poses significant challenges in predictive analysis, often leading to biased conclusions when oversimplified assumptions about the missing data process are made. In cases where the data are missing not at random…

统计方法学 · 统计学 2024-12-20 Yong Chen Goh , Wuu Kuang Soh , Andrew C. Parnell , Keefe Murphy

Imputation of missing data is a common application in various classification problems where the feature training matrix has missingness. A widely used solution to this imputation problem is based on the lazy learning technique, $k$-nearest…

机器学习 · 统计学 2020-02-26 Arkopal Choudhury , Michael R. Kosorok

The main contribution of this paper is the development of a new decision tree algorithm. The proposed approach allows users to guide the algorithm through the data partitioning process. We believe this feature has many applications but in…

机器学习 · 统计学 2020-10-27 Cédric Beaulac , Jeffrey S. Rosenthal

We propose a constructive algorithm for identifying complete data distributions in graphical models of missing data. The complete data distribution is unrestricted, while the missingness mechanism is assumed to factorize according to a…

统计方法学 · 统计学 2026-02-12 Anna Guo , Razieh Nabi

This paper introduces the Trinary decision tree, an algorithm designed to improve the handling of missing data in decision tree regressors and classifiers. Unlike other approaches, the Trinary decision tree does not assume that missing…

机器学习 · 统计学 2024-01-12 Henning Zakrisson