paper-with-me

Papers

Simple Yet Effective Selective Imputation for Incomplete Multi-view Clustering

2025-12-11 · Cai Xu, Jinlong Liu, Yilin Zhang, Ziyu Guan, Wei Zhao, Xiaofei He arxiv

Incomplete Multi-view Clustering (IMC) has emerged as a significant challenge in multi-view learning. A predominant line for IMC is data imputation; however, indiscriminate imputation can result in unreliable content. Recently, researchers have proposed selective imputation methods that use a post-imputation assessment strategy: (1) impute all or some missing values, and (2) evaluate their quality through clustering tasks. We observe that this strategy incurs substantial computational complexity and is heavily dependent on the performance of the clustering model. To address these challenges, we first introduce the concept of pre-imputation assessment. We propose an Implicit Informativeness-based Selective Imputation (SI$^3$) method for incomplete multi-view clustering, which explicitly addresses the trade-off between imputation utility and imputation risk. SI$^3$ evaluates the imputation-relevant informativeness of each missing position in a training-free manner, and selectively imputes data only when sufficient informative support is available. Under a multi-view generative assumption, SI$^3$ further integrates selective imputation into a variational inference framework, enabling uncertainty-aware imputation at the latent distribution level and robust multi-view fusion. Compared with existing selective imputation strategies, SI$^3$ is lightweight, data-driven, and model-agnostic, and can be seamlessly incorporated into existing incomplete multi-view clustering frameworks as a plug-in strategy. Extensive experiments on multiple benchmark datasets demonstrate that SI$^3$ consistently outperforms both imputation-based and imputation-free methods, particularly under challenging unbalanced missing scenarios.

📄 PDF Abstract BibTeX arXiv:2512.10327

Code (0)

등록된 구현이 없습니다.

Tasks

Incomplete multi-view clustering

Similar Papers 제목 키워드 기반

Generative Imputation and Stochastic Prediction

2019-05-22 · Mohammad Kachuee, Kimmo Karkkainen, Orpaz Goldstein, Sajad Darabi 외

In many machine learning applications, we are faced with incomplete datasets. In the literature, missing data imputation techniques have been mostly concerned with filling missing values. However, the existence of missin…

ClassificationGeneral ClassificationImputationMissing Values+2

MIWAE: Deep Generative Modelling and Imputation of Incomplete Data

2018-12-06 · Pierre-Alexandre Mattei, Jes Frellsen

We consider the problem of handling missing data with deep latent variable models (DLVMs). First, we present a simple technique to train DLVMs when the training set contains missing-at-random data. Our approach, called M…

Imputation

Missingness Augmentation: A General Approach for Improving Generative Imputation Models

2021-07-31 · Yufeng Wang, Dan Li, Cong Xu, Min Yang

Missing data imputation is a fundamental problem in data analysis, and many studies have been conducted to improve its performance by exploring model structures and learning procedures. However, data augmentation, as a s…

Data AugmentationImputation

Imputation Matters: A Deeper Look into an Overlooked Step in Longitudinal Health and Behavior Sensing Research

2024-12-08 · Akshat Choube, Rahul Majethia, Sohini Bhattacharya, Vedant Das Swain 외

Longitudinal passive sensing studies for health and behavior outcomes often have missing and incomplete data. Handling missing data effectively is thus a critical data processing and modeling step. Our formative intervie…

Imputation

Multivariate Time Series Imputation with Generative Adversarial Networks

2018-12-01 · NeurIPS 2018 12 · Yonghong Luo, Xiangrui Cai, Ying Zhang, Jun Xu 외

Multivariate time series usually contain a large number of missing values, which hinders the application of advanced analysis methods on multivariate time series data. Conventional approaches to addressing the challenge …

Image GenerationImputationMissing ValuesMultivariate Time Series Imputation+2