paper-with-me

Papers

Straight-Path Flow Matching for Incomplete Multi-View Clustering

2026-07-07 · Yiteng Yuan, Junyan Wang, Zheyuan Liu, Hong Jia, Lei Fan, Zhulin Tao, Lianbo Guo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2607.06281

Code (0)

등록된 구현이 없습니다.

Tasks

Incomplete multi-view clustering

Similar Papers 제목 키워드 기반

Flowing Straighter with Conditional Flow Matching for Accurate Speech Enhancement

2025-08-28 · Mattias Cross, Anton Ragni arxiv

Current flow-based generative speech enhancement methods learn curved probability paths which model a mapping between clean and noisy speech. Despite impressive performance, the implications of curved probability paths a…

Speech Enhancement

Flow Diverse and Efficient: Learning Momentum Flow Matching via Stochastic Velocity Field Sampling

2025-06-10 · Zhiyuan Ma, Ruixun Liu, Sixian Liu, Jianjun Li 외

Recently, the rectified flow (RF) has emerged as the new state-of-the-art among flow-based diffusion models due to its high efficiency advantage in straight path sampling, especially with the amazing images generated by …

Diversity

Optimal Flow Matching: Learning Straight Trajectories in Just One Step

2024-03-19 · Nikita Kornilov, Petr Mokrov, Alexander Gasnikov, Alexander Korotin

Over the several recent years, there has been a boom in development of Flow Matching (FM) methods for generative modeling. One intriguing property pursued by the community is the ability to learn flows with straight traj…

Multisample Flow Matching: Straightening Flows with Minibatch Couplings

2023-04-28 · Aram-Alexandre Pooladian, Heli Ben-Hamu, Carles Domingo-Enrich, Brandon Amos 외

Simulation-free methods for training continuous-time generative models construct probability paths that go between noise distributions and individual data samples. Recent works, such as Flow Matching, derived paths that …

Consistency Flow Matching: Defining Straight Flows with Velocity Consistency

2024-07-02 · Ling Yang, Zixiang Zhang, Zhilong Zhang, Xingchao Liu 외

Flow matching (FM) is a general framework for defining probability paths via Ordinary Differential Equations (ODEs) to transform between noise and data samples. Recent approaches attempt to straighten these flow trajecto…

Image Generation