paper-with-me

Papers

PCAC-GAN: A Sparse-Tensor-Based Generative Adversarial Network for 3D Point Cloud Attribute Compression

2024-07-08 · Xiaolong Mao, Hui Yuan, Xin Lu, Raouf Hamzaoui, Wei Gao

Learning-based methods have proven successful in compressing geometric information for point clouds. For attribute compression, however, they still lag behind non-learning-based methods such as the MPEG G-PCC standard. To bridge this gap, we propose a novel deep learning-based point cloud attribute compression method that uses a generative adversarial network (GAN) with sparse convolution layers. Our method also includes a module that adaptively selects the resolution of the voxels used to voxelize the input point cloud. Sparse vectors are used to represent the voxelized point cloud, and sparse convolutions process the sparse tensors, ensuring computational efficiency. To the best of our knowledge, this is the first application of GANs to compress point cloud attributes. Our experimental results show that our method outperforms existing learning-based techniques and rivals the latest G-PCC test model (TMC13v23) in terms of visual quality.

📄 PDF Abstract BibTeX arXiv:2407.05677

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeComputational EfficiencyGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Sparse Convolutions 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Rendering-Oriented 3D Point Cloud Attribute Compression using Sparse Tensor-based Transformer

2024-11-12 · Xiao Huo, Junhui Hou, Shuai Wan, Fuzheng Yang

The evolution of 3D visualization techniques has fundamentally transformed how we interact with digital content. At the forefront of this change is point cloud technology, offering an immersive experience that surpasses …

AttributeData Compression

Sparse Tensor-based Point Cloud Attribute Compression

2022-04-03 · Jianqiang Wang, Zhan Ma

Recently, numerous learning-based compression methods have been developed with outstanding performance for the coding of the geometry information of point clouds. On the contrary, limited explorations have been devoted t…

Attribute

DeepRAHT: Learning Predictive RAHT for Point Cloud Attribute Compression

2026-01-18 · Chunyang Fu, Tai Qin, Shiqi Wang, Zhu Li arxiv

Regional Adaptive Hierarchical Transform (RAHT) is an effective point cloud attribute compression (PCAC) method. However, its application in deep learning lacks research. In this paper, we propose an end-to-end RAHT fram…

Denoising as Path Planning: Training-Free Acceleration of Diffusion Models with DPCache

2026-02-26 · Bowen Cui, Yuanbin Wang, Huajiang Xu, Biaolong Chen 외 arxiv

Diffusion models have demonstrated remarkable success in image and video generation, yet their practical deployment remains hindered by the substantial computational overhead of multi-step iterative sampling. Among accel…

Video Generation

Att2CPC: Attention-Guided Lossy Attribute Compression of Point Clouds

2024-10-23 · Kai Liu, Kang You, Pan Gao, Manoranjan Paul

With the great progress of 3D sensing and acquisition technology, the volume of point cloud data has grown dramatically, which urges the development of efficient point cloud compression methods. In this paper, we focus o…

Attribute