paper-with-me

Papers

RefiDiff: Refinement-Aware Diffusion for Efficient Missing Data Imputation

2025-05-20 · Md Atik Ahamed, Qiang Ye, Qiang Cheng

Missing values in high-dimensional, mixed-type datasets pose significant challenges for data imputation, particularly under Missing Not At Random (MNAR) mechanisms. Existing methods struggle to integrate local and global data characteristics, limiting performance in MNAR and high-dimensional settings. We propose an innovative framework, RefiDiff, combining local machine learning predictions with a novel Mamba-based denoising network capturing interrelationships among distant features and samples. Our approach leverages pre-refinement for initial warm-up imputations and post-refinement to polish results, enhancing stability and accuracy. By encoding mixed-type data into unified tokens, RefiDiff enables robust imputation without architectural or hyperparameter tuning. RefiDiff outperforms state-of-the-art (SOTA) methods across missing-value settings, excelling in MNAR with a 4x faster training time than SOTA DDPM-based approaches. Extensive evaluations on nine real-world datasets demonstrate its robustness, scalability, and effectiveness in handling complex missingness patterns.

📄 PDF Abstract BibTeX arXiv:2505.14451

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImputationMambaMissing Values

Similar Papers 제목 키워드 기반

Pattern-Aware Diffusion Synthesis of fMRI/dMRI with Tissue and Microstructural Refinement

2025-11-07 · Xiongri Shen, Jiaqi Wang, Yi Zhong, Zhenxi Song 외 arxiv

Magnetic resonance imaging (MRI), especially functional MRI (fMRI) and diffusion MRI (dMRI), is essential for studying neurodegenerative diseases. However, missing modalities pose a major barrier to their clinical use. A…

D3Seg: Dependency-Aware Diffusion for Brain Tumor Segmentation with Missing Modalities

2026-05-21 · Danish Ali, Ajmal Mian, Naveed Akhtar, Ghulam Mubashar Hassan arxiv

Accurate brain tumor segmentation using multi-parametric MRI is critical for effective treatment planning. However, in clinical settings, complete acquisition of all MRI sequences is not always possible. The absence of c…

Brain Tumor Segmentation

ProDiG: Progressive Diffusion-Guided Gaussian Splatting for Aerial to Ground Reconstruction

2026-04-02 · Sirshapan Mitra, Yogesh S. Rawat arxiv

Generating ground-level views and coherent 3D site models from aerial-only imagery is challenging due to extreme viewpoint changes, missing intermediate observations, and large scale variations. Existing methods either r…

AugMask: Training Diffusion Models on Incomplete Tabular Data via Stochastic Augmentation and Masking

2026-06-02 · Jungkyu Kim, Taeyoung Park, Kibok Lee arxiv

Score-based diffusion models have emerged as prominent deep generative models; however, their application to tabular data remains challenging because their backbones assume fully specified inputs, whereas real-world tabu…

Learning What Not to Impute: An Uncertainty-Aware Diffusion Framework for Meaningful Missingness

2026-06-03 · Lixing Zhang, Yidong Ouyang, Weifu Li, Shixiang Zhu 외 arxiv

Missing value imputation is a fundamental task in machine learning, with most existing methods assuming that all missing entries correspond to unobserved regular values. In many real-world datasets, however, missingness …