PU-MFA : Point Cloud Up-sampling via Multi-scale Features Attention
Hyungjun Lee, Sejoon Lim

TL;DR
This paper introduces PU-MFA, a novel deep learning method that combines multi-scale features and attention mechanisms within a U-Net structure to improve point cloud up-sampling, achieving superior results on synthetic and real datasets.
Contribution
PU-MFA is the first to integrate multi-scale features and attention mechanisms for point cloud up-sampling within a U-Net framework, enhancing global feature refinement.
Findings
PU-MFA outperforms existing methods in quantitative metrics.
PU-MFA produces higher quality and more detailed up-sampled point clouds.
Visualization confirms effective use of multi-scale features.
Abstract
Recently, research using point clouds has been increasing with the development of 3D scanner technology. According to this trend, the demand for high-quality point clouds is increasing, but there is still a problem with the high cost of obtaining high-quality point clouds. Therefore, with the recent remarkable development of deep learning, point cloud up-sampling research, which uses deep learning to generate high-quality point clouds from low-quality point clouds, is one of the fields attracting considerable attention. This paper proposes a new point cloud up-sampling method called Point cloud Up-sampling via Multi-scale Features Attention (PU-MFA). Inspired by previous studies that reported good performance using the multi-scale features or attention mechanisms, PU-MFA merges the two through a U-Net structure. In addition, PU-MFA adaptively uses multi-scale features to refine the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Label Smoothing · Dropout · Byte Pair Encoding · Adam · Dense Connections · Softmax
