paper-with-me

홈 › Papers

ITI-IQA: a Toolbox for Heterogeneous Univariate and Multivariate Missing Data Imputation Quality Assessment

2024-07-16 · Pedro Pons-Suñer, Laura Arnal, J. Ramón Navarro-Cerdán, François Signol

Missing values are a major challenge in most data science projects working on real data. To avoid losing valuable information, imputation methods are used to fill in missing values with estimates, allowing the preservation of samples or variables that would otherwise be discarded. However, if the process is not well controlled, imputation can generate spurious values that introduce uncertainty and bias into the learning process. The abundance of univariate and multivariate imputation techniques, along with the complex trade-off between data reliability and preservation, makes it difficult to determine the best course of action to tackle missing values. In this work, we present ITI-IQA (Imputation Quality Assessment), a set of utilities designed to assess the reliability of various imputation methods, select the best imputer for any feature or group of features, and filter out features that do not meet quality criteria. Statistical tests are conducted to evaluate the suitability of every tested imputer, ensuring that no new biases are introduced during the imputation phase. The result is a trainable pipeline of filters and imputation methods that streamlines the process of dealing with missing data, supporting different data types: continuous, discrete, binary, and categorical. The toolbox also includes a suite of diagnosing methods and graphical tools to check measurements and results during and after handling missing data.

📄 PDF Abstract BibTeX arXiv:2407.11767

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMissing Values

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MoCap-Impute: A Comprehensive Benchmark and Comparative Analysis of Imputation Methods for IMU-based Motion Capture Data

2025-07-14 · Mahmoud Bekhit, Ahmad Salah, Ahmed Salim Alrawahi, Tarek Attia 외 arxiv

Motion capture (MoCap) data from wearable Inertial Measurement Units (IMUs) is vital for applications in sports science, but its utility is often compromised by missing data. Despite numerous imputation techniques, a sys…

Partial-Multivariate Model for Forecasting

2024-08-19 · Jaehoon Lee, Hankook Lee, Sungik Choi, Sungjun Cho 외

When solving forecasting problems including multiple time-series features, existing approaches often fall into two extreme categories, depending on whether to utilize inter-feature information: univariate and complete-mu…

model

SDE-Attention: Latent Attention in SDE-RNNs for Irregularly Sampled Time Series with Missing Data

2025-11-28 · Yuting Fang, Qouc Le Gia, Flora Salim arxiv

Irregularly sampled time series with substantial missing observations are common in healthcare and sensor networks. We introduce SDE-Attention, a family of SDE-RNNs equipped with channel-level attention on the latent pre…

Multivariate Functional Linear Discriminant Analysis for the Classification of Short Time Series with Missing Data

2024-02-20 · Rahul Bordoloi, Clémence Réda, Orell Trautmann, Saptarshi Bej 외

Functional linear discriminant analysis (FLDA) is a powerful tool that extends LDA-mediated multiclass classification and dimension reduction to univariate time-series functions. However, in the age of large multivariate…

Dimensionality ReductionMissing ValuesTime Series Classification

TOTOPO: Classifying univariate and multivariate time series with Topological Data Analysis

2020-10-10 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Polina Pilyugina, Rodrigo Rivera-Castro, Eugeny Burnaev

This work is devoted to a comprehensive analysis of topological data analysis fortime series classification. Previous works have significant shortcomings, such aslack of large-scale benchmarking or missing state-of-the-a…

BenchmarkingTime SeriesTime Series AnalysisTopological Data Analysis