arXiv:2410.01027eess.IVcs.MM2024-10被引 3

提出可扩展的图采样方法,高效保留点云颜色信息

Graph-based Scalable Sampling of 3D Point Cloud Attributes

  • 基于图拉普拉斯最小化构建采样策略,利用稀疏性与自适应参数
  • 在百万点点云上实现2dB增益,速度比现有方法快50倍
  • 适合大规模点云压缩与流传输场景,尤其关注属性数据处理

3D点云常用于表示三维场景,但通常包含数百万个点,导致后续压缩和流传输等任务计算开销大。点云采样(选取部分点)可降低复杂度。现有采样算法多聚焦几何特征保持,难以扩展至大规模点云。本文提出针对点云颜色属性的可扩展图采样算法,假设完整几何结构可用。算法优化于最小化图拉普拉斯二次型的信号重建方法。首先设计全局采样算法,通过利用稀疏性和自适应采样率参数,适用于百万级点云。进一步提出块独立采样策略,每个子图以最优自环权重采样,可近似全局采样效果,同时将复杂度降低一个量级。在两个大型点云数据集上的实验证明,该方法相比均匀采样和几何特征保持随机采样提升2dB。算法速度比现有图信号采样方法快50倍,且重建精度更高。最后,在压缩场景中展示预压缩采样可降低11%码率,对重建影响极小。

原文摘要 · Abstract (English)

3D Point clouds (PCs) are commonly used to represent 3D scenes. They can have millions of points, making subsequent downstream tasks such as compression and streaming computationally expensive. PC sampling (selecting a subset of points) can be used to reduce complexity. Existing PC sampling algorithms focus on preserving geometry features and often do not scale to handle large PCs. In this work, we develop scalable graph-based sampling algorithms for PC color attributes, assuming the full geometry is available. Our sampling algorithms are optimized for a signal reconstruction method that minimizes the graph Laplacian quadratic form. We first develop a global sampling algorithm that can be applied to PCs with millions of points by exploiting sparsity and sampling rate adaptive parameter selection. Further, we propose a block-based sampling strategy where each block is sampled independently. We show that sampling the corresponding sub-graphs with optimally chosen self-loop weights (node weights) will produce a sampling set that approximates the results of global sampling while reducing complexity by an order of magnitude. Our empirical results on two large PC datasets show that our algorithms outperform the existing fast PC subsampling techniques (uniform and geometry feature preserving random sampling) by 2dB. Our algorithm is up to 50 times faster than existing graph signal sampling algorithms while providing better reconstruction accuracy. Finally, we illustrate the efficacy of PC attribute sampling within a compression scenario, showing that pre-compression sampling of PC attributes can lower the bitrate by 11% while having minimal effect on reconstruction.

点云采样图信号处理压缩

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。