Point Cloud Attribute Coding With Planar Node Skip Decisions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing Geometry-based Point Cloud Compression (G-PCC) encoding and decoding framework faces high complexity due to sequential transforms and prediction processes, leading to inefficiencies in removing attribute redundancy and low coding efficiency.

Innovation Solution

A method is introduced to determine the number of voxel nodes and reconstructed nodes to decide whether to skip decoding or encoding, utilizing planar encoding for efficient compression by identifying planar nodes and reducing redundant encoding operations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If RAHT transform is performed sequentially on nodes of each layer, then attribute information can be coded, but encoding and decoding complexity increases

Engineering Contradiction:
Improveattribute coding completenessVSAvoidencoding and decoding complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent divides the point cloud attribute coding into two independent parts: geometry-based attribute coding and non-geometry-based attribute coding. This segmentation allows each part to be processed separately with optimized algorithms, reducing overall complexity while maintaining complete attribute representation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary classification of attribute nodes into geometry-based and non-geometry-based categories before encoding. This preliminary action enables the selection of appropriate coding strategies for each category, avoiding unnecessary complex processing and reducing overall encoding/decoding complexity.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If RAHT transform is performed sequentially on nodes of each layer, then attribute information can be coded, but coding efficiency decreases

Engineering Contradiction:
Improveattribute coding completenessVSAvoidcoding efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

By segmenting attribute coding into geometry-based and non-geometry-based parts, the patent enables parallel processing and optimized algorithm selection for each segment, significantly improving coding efficiency while preserving all attribute information.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the coding parameter strategy by selecting different coding methods (geometry-based vs. non-geometry-based) depending on the attribute characteristics. This parameter adaptation allows more efficient coding for each attribute type, improving overall coding efficiency.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If traditional encoding is used for all voxel nodes, then complete attribute information is preserved, but encoding complexity and time increase

Engineering Contradiction:
Improveattribute information completenessVSAvoidencoding time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The patent applies different encoding qualities and methods to different types of nodes: geometry-based attributes use one encoding approach while non-geometry-based attributes use another. This local quality differentiation preserves necessary information while reducing unnecessary processing time.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent performs partial encoding by selectively applying encoding only to necessary attribute components based on their type. This partial action approach avoids redundant processing of all nodes with the same complex method, reducing encoding time while preserving essential information.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20260113485A1Encoding method, decoding method, code stream, encoder, decoder, and storage medium
Publication Date: 2026.04.23 GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP LTD
  • US20260113485A1 patent drawing
  • US20260113485A1 patent drawing
  • US20260113485A1 patent drawing

AI summary

An encoding method, a decoding method and a storage medium are provided. The method includes: determining a first quantity of voxel nodes of a current unit and a second quantity of reconstruction nodes of the current unit, wherein the first quantity and the second quantity are used for determining whether to skip decoding the voxel nodes of the current unit; and on the basis of the first quantity and the second quantity, determining attribute reconstruction values of the voxel nodes of the current unit.