Weaknesses
1. Energy-based models, such as [1][2], are naturally permutation-invariant with respect to the order of point cloud data. However, these models lack sufficient discussion and comparative analysis, which would provide a clearer understanding of their strengths and limitations with the proposed method.
2. The author asserts that diffusion models lack permutation-invariance in point cloud generation. However, recent studies, including [3], which use point-voxel representations; [4], which incorporate translation- and rotation-invariant features; and [5], which leverage latent diffusion models, are not included in the baselines for comparison.
3. The author claims that the proposed method achieves high-quality generation with a limited number of inference steps. However, other fast sampling methods, such as [6], are not considered, which would offer a broader perspective on the efficiency of sampling approaches.
4. While the author suggests that the proposed method scales well, there is no study on its performance across varying resolutions of 3D shapes. Furthermore, high-resolution 3D point generation methods, such as [7] and [8], are not included, which limits the scope of comparison for resolution-dependent generation quality.
[1] Xie, Jianwen, et al. "Generative pointnet: Deep energy-based learning on unordered point sets for 3d generation, reconstruction and classification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2021.
[2] Xie, Jianwen, et al. "Generative VoxelNet: Learning energy-based models for 3D shape synthesis and analysis." IEEE Transactions on Pattern Analysis and Machine Intelligence 44.5 (2020): 2468-2484.
[3] Zhou, Linqi, Yilun Du, and Jiajun Wu. "3d shape generation and completion through point-voxel diffusion." Proceedings of the IEEE/CVF international conference on computer vision. 2021.
[4] Peng, Yong, et al. "SE (3)-Diffusion: An Equivariant Diffusion Model for 3D Point Cloud Generation." International Conference on Genetic and Evolutionary Computing. Singapore: Springer Nature Singapore, 2023.
[5] Zhao, Runfeng, Junzhong Ji, and Minglong Lei. "Decomposed Latent Diffusion Model for 3D Point Cloud Generation." Chinese Conference on Pattern Recognition and Computer Vision (PRCV). Singapore: Springer Nature Singapore, 2024.
[6] Wu, Lemeng, et al. "Fast point cloud generation with straight flows." Proceedings of the IEEE/CVF conference on computer vision and pattern recognition. 2023.
[7] Huang, Zixuan, et al. "PointInfinity: Resolution-Invariant Point Diffusion Models." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2024.
[8] Wen, Xin, et al. "Point cloud completion by skip-attention network with hierarchical folding." Proceedings of the IEEE/CVF conference on computer vision and pattern recognition. 2020.
Questions
1. Could the author provide a broader range of inference steps in Figure 8? Additionally, is there a comparison available for the models when they have converged?
2. Why is rotational invariance not considered or discussed in the paper?