CVApr 27

Point-MF: One-step Point Cloud Generation from a Single Image via Mean Flows

arXiv:2604.2458658.1
Predicted impact top 60% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For 3D vision applications requiring fast inference, Point-MF provides a practical solution to the speed-accuracy trade-off in single-view point cloud reconstruction.

Point-MF introduces a Mean-Flow-based framework for single-image point cloud reconstruction that achieves one-step generation (1-NFE) with millisecond latency, matching or exceeding the quality of multi-step diffusion models on ShapeNet-R2N2 and Pix3D.

Single-image point cloud reconstruction must infer complete 3D geometry, including occluded parts, from a single RGB image. While diffusion-based reconstructors achieve high accuracy, they typically require many denoising iterations, resulting in slow and expensive inference. We propose Point-MF, a Mean-Flow-based framework for low-NFE single-image point cloud reconstruction that couples a Mean-Flow-compatible architecture with an auxiliary loss. Specifically, Point-MF operates directly in point-cloud space to learn the mean velocity field and enables one-step reconstruction with a single network function evaluation (1-NFE), without relying on VAE-based latent representations. To make Mean Flow effective under large interval jumps, Point-MF employs a Diffusion Transformer tailored to the Mean-Flow setting, conditioned on frozen DINOv3 image features via a lightweight token adapter and equipped with explicit interval/time conditioning. Moreover, we introduce Denoised Space Anchor, a set-distance auxiliary loss on the denoised-space estimate $x_θ$ induced by the predicted velocity field, to stabilize large-step generation and reduce outliers and density artifacts. On ShapeNet-R2N2 and Pix3D, Point-MF strikes a strong balance between reconstruction quality and inference speed compared to multi-step diffusion baselines and competitive feedforward models, while generating high-quality point clouds with millisecond-level latency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes