paper-with-me

홈 › Papers

Volumetric 3D Point Cloud Attribute Compression: Learned polynomial bilateral filter for prediction

2023-11-22 · Tam Thuc Do, Philip A. Chou, Gene Cheung

We extend a previous study on 3D point cloud attribute compression scheme that uses a volumetric approach: given a target volumetric attribute function $f : \mathbb{R}^3 \mapsto \mathbb{R}$, we quantize and encode parameters $\theta$ that characterize $f$ at the encoder, for reconstruction $f_{\hat{\theta}}(\mathbf(x))$ at known 3D points $\mathbf(x)$ at the decoder. Specifically, parameters $\theta$ are quantized coefficients of B-spline basis vectors $\mathbf{\Phi}_l$ (for order $p \geq 2$) that span the function space $\mathcal{F}_l^{(p)}$ at a particular resolution $l$, which are coded from coarse to fine resolutions for scalability. In this work, we focus on the prediction of finer-grained coefficients given coarser-grained ones by learning parameters of a polynomial bilateral filter (PBF) from data. PBF is a pseudo-linear filter that is signal-dependent with a graph spectral interpretation common in the graph signal processing (GSP) field. We demonstrate PBF's predictive performance over a linear predictor inspired by MPEG standardization over a wide range of point cloud datasets.

📄 PDF Abstract BibTeX arXiv:2311.13533

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecoder

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LVAC: Learned Volumetric Attribute Compression for Point Clouds using Coordinate Based Networks

2021-11-17 · Berivan Isik, Philip A. Chou, Sung Jin Hwang, Nick Johnston 외

We consider the attributes of a point cloud as samples of a vector-valued volumetric function at discrete positions. To compress the attributes given the positions, we compress the parameters of the volumetric function. …

AttributeDecoder

A Volumetric Approach to Point Cloud Compression

2018-09-30

Compression of point clouds has so far been confined to coding the positions of a discrete set of points in space and the attributes of those discrete points. We introduce an alternative approach based on volumetric func…

Attribute

Learned Compression of Point Cloud Geometry and Attributes in a Single Model through Multimodal Rate-Control

2024-08-01 · Michael Rudolph, Aron Riemenschneider, Amr Rizk

Point cloud compression is essential to experience volumetric multimedia as it drastically reduces the required streaming data rates. Point attributes, specifically colors, extend the challenge of lossy compression beyon…

AttributeDecoder

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

Volumetric Attribute Compression for 3D Point Clouds using Feedforward Network with Geometric Attention

2023-04-01 · Tam Thuc Do, Philip A. Chou, Gene Cheung

We study 3D point cloud attribute compression using a volumetric approach: given a target volumetric attribute function $f : \mathbb{R}^3 \rightarrow \mathbb{R}$, we quantize and encode parameter vector $\theta$ that cha…

3D geometryAttributeDecoder