paper-with-me

Papers

Generative Unordered Flow for Set-Structured Data Generation

2025-01-29 · Yangming Li, Carola-Bibiane Schönlieb

Flow-based generative models have demonstrated promising performance across a broad spectrum of data modalities (e.g., image and text). However, there are few works exploring their extension to unordered data (e.g., spatial point set), which is not trivial because previous models are mostly designed for vector data that are naturally ordered. In this paper, we present unordered flow, a type of flow-based generative model for set-structured data generation. Specifically, we convert unordered data into an appropriate function representation, and learn the probability measure of such representations through function-valued flow matching. For the inverse map from a function representation to unordered data, we propose a method similar to particle filtering, with Langevin dynamics to first warm-up the initial particles and gradient-based search to update them until convergence. We have conducted extensive experiments on multiple real-world datasets, showing that our unordered flow model is very effective in generating set-structured data and significantly outperforms previous baselines.

📄 PDF Abstract BibTeX arXiv:2501.17770

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discrete Bayesian Sample Inference for Graph Generation

2025-11-04 · Ole Petersen, Marcel Kollovieh, Marten Lienen, Stephan Günnemann arxiv

Generating graph-structured data is crucial in applications such as molecular generation, knowledge graphs, and network analysis. However, their discrete, unordered nature makes them difficult for traditional generative …

Graph GenerationKnowledge Graphs

Generative PointNet: Deep Energy-Based Learning on Unordered Point Sets for 3D Generation, Reconstruction and Classification

2020-04-02 · CVPR 2021 1 · Jianwen Xie, Yifei Xu, Zilong Zheng, Song-Chun Zhu 외

We propose a generative model of unordered point sets, such as point clouds, in the form of an energy-based model, where the energy function is parameterized by an input-permutation-invariant bottom-up neural network. Th…

3D GenerationGeneral ClassificationPoint Cloud ClassificationPoint Cloud Generation+1

MFM-point: Multi-scale Flow Matching for Point Cloud Generation

2025-11-25 · Petr Molodyk, Jaemoo Choi, David W. Romero, Ming-Yu Liu 외 arxiv

In recent years, point cloud generation has gained significant attention in 3D generative modeling. Among existing approaches, point-based methods directly generate point clouds without relying on other representations s…

Point Cloud GenerationPoint Clouds

C-Flow: Conditional Generative Flow Models for Images and 3D Point Clouds

2019-12-15 · CVPR 2020 6 · Albert Pumarola, Stefan Popov, Francesc Moreno-Noguer, Vittorio Ferrari

Flow-based generative models have highly desirable properties like exact log-likelihood evaluation and exact latent-variable inference, however they are still in their infancy and have not received as much attention as a…

3D ReconstructionDiversityImage ManipulationStyle Transfer

GS-Voxel: Fitting-Free Structured Latents for Large-Scale 3DGS Generation

2026-08-18 · Ming Qian, Zijian Wang, Minchao Sun, Jincheng Xiong 외 arxiv

Many scalable latent 3D generators operate on structured tensors, whereas pre-optimized 3D Gaussian Splatting (3DGS) reconstructions are unordered, spatially irregular, and vary widely in primitive count. We present GS-V…

Scene Generation