Unified Predictive Tree for Point Cloud Geometry and Attribute Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for processing point cloud data face challenges in efficiently transmitting and receiving large amounts of data, particularly in terms of latency and encoding/decoding complexity, especially for geometry-point cloud compression (G-PCC) bitstreams.

Innovation Solution

A method involving the division of point cloud data into compression units, sorting based on similarity, and generating a predictive tree for prediction-based compression, allowing for simultaneous geometry and attribute coding using the same or different predictive coding parameters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of energy

If point cloud data is compressed using traditional methods, then compression is achieved, but latency and encoding/decoding complexity increase

Engineering Contradiction:
Improvecompression efficiencyVSAvoidlatency
Core Design Contradiction:
Loss of energyVSLoss of time

Solution Approach 1:

The point cloud data is divided into multiple compression units (CU), and each CU is further divided into prediction units (PU) and transformation units (TU). This hierarchical segmentation enables parallel processing of different units, reducing overall encoding/decoding latency while maintaining compression efficiency through localized processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A predictive tree structure is constructed beforehand based on geometry information before attribute compression. This preliminary action organizes the spatial relationships and enables faster prediction during the actual compression process, reducing both latency and computational complexity.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If separate predictive trees are used for geometry and attribute coding, then accuracy is improved, but device complexity increases

Engineering Contradiction:
Improvecoding accuracyVSAvoidencoding complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges the geometry predictive tree and attribute predictive tree into a single unified predictive tree structure. This unified tree shares the same hierarchical organization and spatial relationships for both geometry and attribute coding, reducing device complexity while maintaining coding accuracy through shared prediction pathways.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The unified predictive tree serves multiple functions simultaneously: it provides the hierarchical structure for geometry coding and the same structure for attribute coding. This multi-functionality eliminates the need for separate tree constructions and reduces overall system complexity while preserving the precision needed for both coding types.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Productivity

If point cloud data is divided and processed in multiple units, then compression efficiency is improved, but processing complexity increases

Engineering Contradiction:
Improvecompression speedVSAvoidprocessing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

Point cloud data is segmented into compression units (CU) that are further divided into prediction units (PU) and transformation units (TU). This multi-level segmentation enables parallel processing across different units, improving compression speed through pipelining while managing complexity through standardized processing templates for each unit type.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs configurable parameters such as CU size, PU size, and TU size that can be adjusted based on the specific point cloud characteristics. This parameter flexibility allows optimization of the balance between compression speed and processing complexity for different application scenarios without fundamentally changing the processing architecture.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20230239501A1Point cloud data transmission device, point cloud data transmission method, point cloud data reception device, and point cloud data reception method
Publication Date: 2023.07.27 LG ELECTRONICS INC
  • US20230239501A1 patent drawing
  • US20230239501A1 patent drawing
  • US20230239501A1 patent drawing

AI summary

A point cloud data transmission method according to embodiments comprises the steps of: encoding point cloud data; and transmitting signaling data and the encoded point cloud data, wherein the step for encoding may comprise the steps of: dividing the point cloud data into a plurality of compression units; sorting, for each compression unit, the point cloud data in each compression unit; generating a prediction tree on the basis of the sorted point cloud data in the compression units; and compressing the point cloud data in the compression units by predicting on the basis of the prediction tree.