G-PCC Planar Node Coding Using Neighborhood Structure

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In existing Geometry-Based Point Cloud Compression (G-PCC) frameworks, the geometric coding efficiency is reduced due to incomplete consideration of planar position information during predictive coding, particularly when encoding and decoding planar nodes based on partial prior reference information.

Innovation Solution

Determine planar structure information of neighborhood nodes, use context indication information to determine target context information, and encode/decode planar position information of the current node based on this context, considering the correlation between neighborhood nodes to improve coding efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If predictive coding is performed on planar position information of the current node only based on partial prior reference information, then the encoding process is simplified, but the geometric coding efficiency is reduced

Engineering Contradiction:
Improveencoding process complexityVSAvoidgeometric coding efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent performs preliminary determination of planar structure information for neighborhood nodes before encoding the current node. By pre-processing and storing the planar structure information of neighboring nodes (such as whether they are planar nodes and their planar position information), the encoder can efficiently select appropriate context models during the encoding process, thus improving geometric coding efficiency without significantly increasing overall encoding complexity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent enables the encoding system to automatically adapt to local geometric characteristics by using the determined planar structure information of neighborhood nodes to select context models. The system serves itself by utilizing the spatial correlation and geometric continuity inherent in point cloud data, automatically adjusting encoding parameters based on the local planar structure without requiring external intervention or complex manual configuration.

Inventive Principle:
Principle #25Self-service

2Productivity

If planar structure information of neighborhood nodes is fully considered, then the geometric coding efficiency is improved, but the context modeling complexity increases

Engineering Contradiction:
Improvegeometric coding efficiencyVSAvoidcontext modeling complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent applies different context models based on the local planar structure characteristics of neighborhood nodes. Instead of using a uniform context model for all nodes, the system determines the planar structure information of neighboring nodes and selects appropriate context models (such as context_model_0, context_model_1, context_model_2) based on the specific local geometry. This localized approach improves coding efficiency by adapting to local characteristics while keeping the overall system manageable through a finite set of context models.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the context model parameters dynamically based on the planar structure information of neighborhood nodes. By determining whether neighboring nodes are planar and their planar positions, the system adjusts the context model selection and parameters accordingly. This parameter adaptation allows the encoder to optimize for local geometric features, improving geometric coding efficiency while maintaining controlled complexity through systematic parameter management.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250330642A1Encoding method, decoding method, bitstream, encoder, decoder, and storage medium
Publication Date: 2025.10.23 GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP LTD
  • US20250330642A1 patent drawing
  • US20250330642A1 patent drawing
  • US20250330642A1 patent drawing

AI summary

Embodiments of the present disclosure disclose a decoding method. The method includes: determining planar structure information of neighborhood nodes of a current node; determining context indication information of the current node according to the planar structure information of the neighborhood nodes; determining target context information according to the context indication information; and decoding a bitstream based on the target context information to determine planar position information of the current node.