English

Straight-Path Flow Matching for Incomplete Multi-View Clustering

Computer Vision and Pattern Recognition 2026-07-07 v1

Abstract

Incomplete Multi-View Clustering addresses the problem of clustering multi-modal data when certain views are missing. Recent end-to-end generative approaches leverage diffusion models to recover missing views via stochastic noise-to-data trajectories. While expressive, such mechanisms are not explicitly designed for clustering, as they initialize from cluster-agnostic noise and rely on stochastic denoising dynamics. In this work, we revisit probability path design in end-to-end generative IMVC. We introduce a flow-matching framework with a linear interpolation path between paired view representations, that replaces diffusion with probability flows between observed and missing views. We provide a formal analysis showing that deterministic ODE flows are inherently better aligned with clustering objectives than diffusion-based stochastic trajectories, especially in terms of transport mechanisms that respect class-conditional data distributions and maintain cluster consistency in finite-step regimes. Building upon this insight, we develop an end-to-end IMVC architecture that integrates straight-path flow-matching view completion with cluster-level and entropy-based alignment to enforce cross-view clustering consistency. Extensive experiments on standard IMVC benchmarks demonstrate that the proposed framework establishes new state-of-the-art performance.

Cite

@article{arxiv.2607.06281,
  title  = {Straight-Path Flow Matching for Incomplete Multi-View Clustering},
  author = {Yiteng Yuan and Junyan Wang and Zheyuan Liu and Hong Jia and Lei Fan and Zhulin Tao and Lianbo Guo},
  journal= {arXiv preprint arXiv:2607.06281},
  year   = {2026}
}

Comments

Accepted to ECCV 2026. 28 pages, 6 figures, 4 tables