paper-with-me

Papers

fMRI Multiple Missing Values Imputation Regularized by a Recurrent Denoiser

2020-09-26 · David Calhas, Rui Henriques

Functional Magnetic Resonance Imaging (fMRI) is a neuroimaging technique with pivotal importance due to its scientific and clinical applications. As with any widely used imaging modality, there is a need to ensure the quality of the same, with missing values being highly frequent due to the presence of artifacts or sub-optimal imaging resolutions. Our work focus on missing values imputation on multivariate signal data. To do so, a new imputation method is proposed consisting on two major steps: spatial-dependent signal imputation and time-dependent regularization of the imputed signal. A novel layer, to be used in deep learning architectures, is proposed in this work, bringing back the concept of chained equations for multiple imputation. Finally, a recurrent layer is applied to tune the signal, such that it captures its true patterns. Both operations yield an improved robustness against state-of-the-art alternatives.

📄 PDF Abstract BibTeX arXiv:2009.12602

Code (1)

DCalhas/imputation_aime2021 공식 구현 tf

Tasks

ImputationMissing Values

Similar Papers 제목 키워드 기반

Revisiting Multivariate Time Series Forecasting with Missing Values

2025-09-27 · Jie Yang, Yifan Hu, Kexin Zhang, Luyang Niu 외 arxiv

Missing values are common in real-world time series, and multivariate time series forecasting with missing values (MTSF-M) has become a crucial area of research for ensuring reliable predictions. To address the challenge…

Multivariate Time Series Forecasting

Missing value imputation with adversarial random forests -- MissARF

2025-07-21 · Pegah Golchian, Jan Kapar, David S. Watson, Marvin N. Wright

Handling missing values is a common challenge in biostatistical analyses, typically addressed by imputation methods. We propose a novel, fast, and easy-to-use imputation method called missing value imputation with advers…

Density EstimationImputationMissing Values

MINTY: Rule-based Models that Minimize the Need for Imputing Features with Missing Values

2023-11-23 · Lena Stempfle, Fredrik D. Johansson

Rule models are often preferred in prediction tasks with tabular inputs as they can be easily interpreted using natural language and provide predictive performance on par with more complex models. However, most rule mode…

ImputationMissing Values

Probabilistic Imputation for Time-series Classification with Missing Data

2023-08-13 · SeungHyun Kim, Hyunsu Kim, Eunggu Yun, Hwangrae Lee 외

Multivariate time series data for real-world applications typically contain a significant amount of missing values. The dominant approach for classification with such missing values is to impute them heuristically with s…

ImputationMissing ValuesTime SeriesTime Series Classification

Fairness without Imputation: A Decision Tree Approach for Fair Prediction with Missing Values

2021-09-21 · Haewon Jeong, Hao Wang, Flavio P. Calmon

We investigate the fairness concerns of training a machine learning model using data with missing values. Even though there are a number of fairness intervention methods in the literature, most of them require a complete…

AttributeFairnessImputationMissing Values