Joint Optimization of Storage and Loading for High-Performance 3D Point Cloud Data Processing
Ke Wang, Yanfei Cao, Xiangzhi Tao, Naijie Gu, Jun Yu, Zhengdong Wang, Shouyang Dong, Fan Yu, Cong Wang, Yang Luo

TL;DR
This paper introduces a unified data storage format and a high-performance processing pipeline for 3D point cloud data, significantly improving loading and processing efficiency for large-scale datasets in computer vision applications.
Contribution
The paper proposes the .PcRecord format and a multi-stage parallel pipeline to optimize storage and processing speed of large-scale 3D point cloud data.
Findings
Achieves up to 8.07x speedup on SUN RGB-D dataset.
Reduces data loading and processing time significantly.
Demonstrates effectiveness across multiple datasets and hardware platforms.
Abstract
With the rapid development of computer vision and deep learning, significant advancements have been made in 3D vision, partic- ularly in autonomous driving, robotic perception, and augmented reality. 3D point cloud data, as a crucial representation of 3D information, has gained widespread attention. However, the vast scale and complexity of point cloud data present significant chal- lenges for loading and processing and traditional algorithms struggle to handle large-scale datasets.The diversity of storage formats for point cloud datasets (e.g., PLY, XYZ, BIN) adds complexity to data handling and results in inefficiencies in data preparation. Al- though binary formats like BIN and NPY have been used to speed up data access, they still do not fully address the time-consuming data loading and processing phase. To overcome these challenges, we propose the .PcRecord format, a unified data…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Machine Learning in Materials Science · 3D Surveying and Cultural Heritage
