Two-stage Dataset Compression for 3D Point Cloud Data

Authors: Shengyao Chen, Yuxuan Zhang, Yonglin Liu, Qihao Luo

Abstract

Currently, there is a multitude of work based on 3D point cloud datasets. However, the current 3D datasets lack effective distillation methods. This paper presents a two-stage dataset compression approach for 3D point cloud data, addressing the challenges of high VRAM consumption. We propose a method that decouples feature extraction from dataset compression, utilizing an encoder-decoder framework to transform and compress data. Our approach involves two distinct strategies: data synthesis through distillation and data selection via k-medoids clustering. The latter achieved good results, constructing a feasible two-stage process for data compression of 3D point cloud data. We also analyzed the poor performance of the former and believe that the dataset distillation process is severely affected by information loss. This work provides insights into the limitations of traditional data distillation methods and contributes to the understanding of dataset compression for complex data types like 3D point clouds.

Architecture

  • Data Selection
Data Selection
  • Dataset Distillation
Dataset Distillation