paper-with-me

Papers

Imputation Meets Clustering: Exploiting Latent Subgroup Structure for Missing Data Recovery

2026-07-08 · Chuyao Zhang, E Li, Taochen Chen, Yiqun Zhang, Yuzhu Ji, Shuping Zhao, Peng Liu, Yiu-ming Cheung arxiv

Missing data is prevalent in practical applications, making effective imputation an essential preprocessing step for downstream analysis. Real-world datasets often exhibit complex latent structures composed of multiple subgroups with distinct distributions. However, existing methods often overlook such population heterogeneity. Without explicit structural guidance, these methods tend to produce generic estimates that blur subgroup boundaries and lack instance-level fidelity. While incorporating subgroup information offers a remedy, it faces a circular dependency: reliable subgroup identification requires complete data, while data completion is the imputation objective itself. To resolve this, we propose CAGI (Cluster-Aware Generative Imputation), a framework that reformulates clustering and imputation as a mutually reinforcing co-optimization process. CAGI employs a ``Partition-Guide-Restore'' strategy where dynamic cluster assignments act as local priors to condition a Generative Adversarial Network. An iterative feedback loop is established to progressively refine both cluster structures and imputed values toward faithful subgroup distributions. To ensure distributional stability, CAGI further employs a multi-level optimization objective combining instance-level reconstruction with distribution-level regularization. Extensive experiments on 14 benchmark datasets with 15 representative baselines demonstrate the superiority of CAGI. The source code is available at: https://github.com/supercocachii/CAGI

📄 PDF Abstract BibTeX arXiv:2607.06930

Code (1)

Tavish9/awesome-daily-AI-arxiv ★ 111

Similar Papers 제목 키워드 기반

Group-Aware Matrix Estimation and Latent Subspace Recovery

2026-05-19 · Hamza Golubovic, Matthew Shen, Genevera I. Allen, Tarek M. Zikry arxiv

Modern matrix completion problems often involve heterogeneous data whose rows simultaneously belong to many meta-categories, such as demographic and age groups in recommendation systems, or region and recording session l…

Recommendation Systems

Simple Yet Effective Selective Imputation for Incomplete Multi-view Clustering

2025-12-11 · Cai Xu, Jinlong Liu, Yilin Zhang, Ziyu Guan 외 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. Re…

Incomplete multi-view clustering

Tutorial: a priori estimation of sample size, effect size, and statistical power for cluster analysis, latent class analysis, and multivariate mixture models

2023-09-02 · Edwin S Dalmaijer

Before embarking on data collection, researchers typically compute how many individual observations they should do. This is vital for doing studies with sufficient statistical power, and often a cornerstone in study pre-…

Clustering

DynaSubVAE: Adaptive Subgrouping for Scalable and Robust OOD Detection

2025-06-11 · Tina Behrouzi, Sana Tonekaboni, Rahul G. Krishnan, Anna Goldenberg

Real-world observational data often contain existing or emerging heterogeneous subpopulations that deviate from global patterns. The majority of models tend to overlook these underrepresented groups, leading to inaccurat…

ClusteringRepresentation Learning

Deep Variational Incomplete Multi-View Clustering: Exploring Shared Clustering Structures

2024-03-24 · Conference 2024 3 · Gehui Xu, Jie Wen, Chengliang Liu, Bing Hu 외

Incomplete multi-view clustering (IMVC) aims to reveal shared clustering structures within multi-view data, where only partial views of the samples are available. Existing IMVC methods primarily suffer from two issues: 1…

ClusteringImputationIncomplete multi-view clustering