paper-with-me

Papers

Missing Data Imputation using Optimal Transport

2020-02-10 · ICML 2020 1 · Boris Muzellec, Julie Josse, Claire Boyer, Marco Cuturi

Missing data is a crucial issue when applying machine learning algorithms to real-world datasets. Starting from the simple assumption that two batches extracted randomly from the same dataset should share the same distribution, we leverage optimal transport distances to quantify that criterion and turn it into a loss function to impute missing data values. We propose practical methods to minimize these losses using end-to-end learning, that can exploit or not parametric assumptions on the underlying distributions of values. We evaluate our methods on datasets from the UCI repository, in MCAR, MAR and MNAR settings. These experiments show that OT-based methods match or out-perform state-of-the-art imputation methods, even for high percentages of missing values.

📄 PDF Abstract BibTeX arXiv:2002.03860

Code (1)

BorisMuzellec/MissingDataOT 공식 구현 pytorch

Tasks

ImputationMissing Values

Similar Papers 제목 키워드 기반

Efficient Imputation for Patch-based Missing Single-cell Data via Cluster-regularized Optimal Transport

2026-01-21 · Yuyu Liu, Jiannan Yang, Ziyang Yu, Weishen Pan 외 arxiv

Missing data in single-cell sequencing datasets poses significant challenges for extracting meaningful biological insights. However, existing imputation approaches, which often assume uniformity and data completeness, st…

Optimal Transport for Structure Learning Under Missing Data

2024-02-23 · Vy Vo, He Zhao, Trung Le, Edwin V. Bonilla 외

Causal discovery in the presence of missing data introduces a chicken-and-egg dilemma. While the goal is to recover the true causal structure, robust imputation requires considering the dependencies or, preferably, causa…

Causal DiscoveryImputationMissing Values

MM-Align: Learning Optimal Transport-based Alignment Dynamics for Fast and Accurate Inference on Missing Modality Sequences

2022-10-23 · Wei Han, Hui Chen, Min-Yen Kan, Soujanya Poria

Existing multimodal tasks mostly target at the complete input modality setting, i.e., each modality is either complete or completely missing in both training and test sets. However, the randomly missing situations have s…

DenoisingImputation

A Nonconvex Low-Rank Tensor Completion Model for Spatiotemporal Traffic Data Imputation

2020-03-23 · Xinyu Chen, Jinming Yang, Lijun Sun

Sparsity and missing data problems are very common in spatiotemporal traffic data collected from various sensing systems. Making accurate imputation is critical to many applications in intelligent transportation systems.…

ImputationTraffic Data Imputation

An Experimental Evaluation of Imputation Models for Spatial-Temporal Traffic Data

2024-12-06 · Shengnan Guo, Tonglong Wei, Yiheng Huang, Miaomiao Zhao 외

Traffic data imputation is a critical preprocessing step in intelligent transportation systems, enabling advanced transportation services. Despite significant advancements in this field, selecting the most suitable model…

BenchmarkingImputationTraffic Data Imputation