paper-with-me

Papers

Point Cloud Compression with Implicit Neural Representations: A Unified Framework

2024-05-19 · Hongning Ruan, Yulin Shao, Qianqian Yang, Liang Zhao, Dusit Niyato

Point clouds have become increasingly vital across various applications thanks to their ability to realistically depict 3D objects and scenes. Nevertheless, effectively compressing unstructured, high-precision point cloud data remains a significant challenge. In this paper, we present a pioneering point cloud compression framework capable of handling both geometry and attribute components. Unlike traditional approaches and existing learning-based methods, our framework utilizes two coordinate-based neural networks to implicitly represent a voxelized point cloud. The first network generates the occupancy status of a voxel, while the second network determines the attributes of an occupied voxel. To tackle an immense number of voxels within the volumetric space, we partition the space into smaller cubes and focus solely on voxels within non-empty cubes. By feeding the coordinates of these voxels into the respective networks, we reconstruct the geometry and attribute components of the original point cloud. The neural network parameters are further quantized and compressed. Experimental results underscore the superior performance of our proposed method compared to the octree-based approach employed in the latest G-PCC standards. Moreover, our method exhibits high universality when contrasted with existing learning-based techniques.

📄 PDF Abstract BibTeX arXiv:2405.11493

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Efficient Implicit Neural Compression of Point Clouds via Learnable Activation in Latent Space

2025-04-20 · Yichi Zhang, Qianqian Yang

Implicit Neural Representations (INRs), also known as neural fields, have emerged as a powerful paradigm in deep learning, parameterizing continuous spatial fields using coordinate-based neural networks. In this paper, w…

AttributeDecoderKolmogorov-Arnold NetworksPICO+1

LINR-PCGC: Lossless Implicit Neural Representations for Point Cloud Geometry Compression

2025-07-21 · Wenjie Huang, Qi Yang, Shuting Xia, He Huang 외

Existing AI-based point cloud compression methods struggle with dependence on specific training data distributions, which limits their real-world deployment. Implicit Neural Representation (INR) methods solve the above p…

DecoderModel Compression

Implicit Neural Compression of Point Clouds

2024-12-11 · Hongning Ruan, Yulin Shao, Qianqian Yang, Liang Zhao 외

Point clouds have gained prominence in numerous applications due to their ability to accurately depict 3D objects and scenes. However, compressing unstructured, high-precision point cloud data effectively remains a signi…

Attribute

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

Unified Geometry and Color Compression Framework for Point Clouds via Generative Diffusion Priors

2025-03-23 · Tianxin Huang, Gim Hee Lee

With the growth of 3D applications and the rapid increase in sensor-collected 3D point cloud data, there is a rising demand for efficient compression algorithms. Most existing learning-based compression methods handle ge…

Denoising