TL;DR: A point cloud generative model that turns unposed parts into assembled shapes.
We are pleased to see several concurrent works that explore flow matching for pose estimation. Check them as well!
- GARF: Learning Generalizable 3D Reassembly for Real-World Fractures
combines fracture-aware pretraining with a flow matching model to predict SE(3) poses for parts.
- Equivariant Flow Matching for Point Cloud Assembly handles part symmetry like ours, but with a proposed equivariant flow model working on top of an SE(3)-equivariant encoder.
@inproceedings{sun2025_rpf,
author = {Sun, Tao and Zhu, Liyuan and Huang, Shengyu and Song, Shuran and Armeni, Iro},
title = {Rectified Point Flow: Generic Point Cloud Pose Estimation},
booktitle = {arxiv preprint arXiv:2506.05282},
year = {2025},
}