paper-with-me

Papers

D-DPCC: Deep Dynamic Point Cloud Compression via 3D Motion Prediction

2022-05-02 · Tingyu Fan, Linyao Gao, Yiling Xu, Zhu Li, Dong Wang

The non-uniformly distributed nature of the 3D dynamic point cloud (DPC) brings significant challenges to its high-efficient inter-frame compression. This paper proposes a novel 3D sparse convolution-based Deep Dynamic Point Cloud Compression (D-DPCC) network to compensate and compress the DPC geometry with 3D motion estimation and motion compensation in the feature space. In the proposed D-DPCC network, we design a {\it Multi-scale Motion Fusion} (MMF) module to accurately estimate the 3D optical flow between the feature representations of adjacent point cloud frames. Specifically, we utilize a 3D sparse convolution-based encoder to obtain the latent representation for motion estimation in the feature space and introduce the proposed MMF module for fused 3D motion embedding. Besides, for motion compensation, we propose a 3D {\it Adaptively Weighted Interpolation} (3DAWI) algorithm with a penalty coefficient to adaptively decrease the impact of distant neighbors. We compress the motion embedding and the residual with a lossy autoencoder-based network. To our knowledge, this paper is the first work proposing an end-to-end deep dynamic point cloud compression framework. The experimental result shows that the proposed D-DPCC framework achieves an average 76\% BD-Rate (Bjontegaard Delta Rate) gains against state-of-the-art Video-based Point Cloud Compression (V-PCC) v13 in inter mode.

📄 PDF Abstract BibTeX arXiv:2205.01135

Code (1)

ttlzfhy/D-DPCC 공식 구현 pytorch

Tasks

Motion CompensationMotion Estimationmotion predictionOptical Flow Estimation

Similar Papers 제목 키워드 기반

Bidirectional Feature-aligned Motion Transformation for Efficient Dynamic Point Cloud Compression

2025-09-18 · Xuan Deng, Xingtao Wang, Xiandong Meng, Longguang Wang 외 arxiv

Efficient dynamic point cloud compression (DPCC) critically depends on accurate motion estimation and compensation. However, the inherently irregular structure and substantial local variations of point clouds make this t…

Point Clouds

InfoDPCCA: Information-Theoretic Dynamic Probabilistic Canonical Correlation Analysis

2025-06-10 · Shiqin Tang, Shujian Yu

Extracting meaningful latent representations from high-dimensional sequential data is a crucial challenge in machine learning, with applications spanning natural science and engineering. We introduce InfoDPCCA, a dynamic…

Representation Learning

Motion Estimation Techniques for Volumetric Video Attribute Compression

2026-07-03 · Haoran Hong, Eduardo Pavez, Antonio Ortega, Ryosuke Watanabe 외 arxiv

Point cloud compression relies on techniques to compress both geometry and attributes. Motion-based approaches for dynamic solid point cloud geometry compression within the geometry-based point cloud compression (G-PCC) …

Point Clouds

4DAC: Learning Attribute Compression for Dynamic Point Clouds

2022-04-25 · Guangchi Fang, Qingyong Hu, Yiling Xu, Yulan Guo

With the development of the 3D data acquisition facilities, the increasing scale of acquired 3D point clouds poses a challenge to the existing data compression techniques. Although promising performance has been achieved…

AttributeData CompressionMotion CompensationMotion Estimation

A 3D Motion Vector Database for Dynamic Point Clouds

2020-08-19

Due to the large amount of data that point clouds represent and the differences in geometry of successive frames, the generation of motion vectors for an entire point cloud dataset may require a significant amount of tim…

Motion Estimation