Point Cloud Geometry Compression With Predictive Octree Coding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies face challenges in efficiently processing and transmitting large amounts of point cloud data, particularly in terms of latency, encoding/decoding complexity, and compression of geometry-point cloud compression bitstreams, which are essential for applications like virtual reality, augmented reality, and self-driving services.

Innovation Solution

A point cloud data transmission and reception method utilizing a predictive tree structure for geometry information compression, involving rearrangement of points, generation of predictive trees, and direct coding modes to efficiently compress and decompress point cloud data, allowing for low-latency applications.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If point cloud data is transmitted using traditional compression methods, then data transmission is achieved, but latency is high and encoding/decoding complexity is excessive

Engineering Contradiction:
ImprovelatencyVSAvoidencoding/decoding complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The point cloud data is segmented into multiple octrees based on spatial regions. Each octree represents a specific region and can be processed independently, allowing parallel encoding and decoding operations that reduce overall processing time and complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the traditional 3D point cloud representation into a multi-dimensional octree structure with additional hierarchical levels. This dimensional transformation enables more efficient data organization and compression, reducing latency while managing complexity through structured decomposition

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If tens of thousands to hundreds of thousands of point data are used to represent point cloud content, then representation accuracy is improved, but processing efficiency deteriorates

Engineering Contradiction:
Improvepoint cloud representation accuracyVSAvoidprocessing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The large set of points is divided into multiple octrees, each containing a subset of points. This segmentation allows processing to be distributed across multiple data structures, maintaining representation accuracy while improving processing efficiency through parallel operations

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies octree decomposition to create a hierarchical structure where not all points need to be processed at the same level of detail. Coarser representations can be used for distant regions while maintaining fine detail for nearby points, optimizing the balance between accuracy and processing efficiency

Inventive Principle:
Principle #16Partial or excessive action

3Loss of substance

If a predictive tree structure is used for geometry information compression, then bitstream size is reduced, but processing complexity increases

Engineering Contradiction:
Improvebitstream sizeVSAvoidprocessing complexity
Core Design Contradiction:
Loss of substanceVSDevice complexity

Solution Approach 1:

The predictive tree processing is segmented by octree regions, allowing the compression algorithm to be applied locally to each region rather than globally. This reduces the computational complexity at each processing stage while still achieving significant bitstream size reduction through predictive coding

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary organization of point cloud data into octree structures before applying predictive tree compression. This preliminary action simplifies subsequent compression operations by pre-organizing data in a hierarchical manner that facilitates efficient prediction and coding

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12632997B2Point cloud data transmission device, point cloud data transmission method, point cloud data reception device, and point cloud data reception method
Publication Date: 2026.05.19 LG ELECTRONICS INC
  • US12632997B2 patent drawing
  • US12632997B2 patent drawing
  • US12632997B2 patent drawing

AI summary

A point cloud data transmission method according to embodiments may comprise the steps of: acquiring point cloud data; encoding geometry information including the positions of points of the point cloud data; encoding, on the basis of the geometry information, attribute information including attribute values of the points of the point cloud data; and transmitting the encoded geometry information, the encoded attribute information, and signaling information.