RAHT Point Cloud Attribute Prediction With AC/DC Domain Switching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing point cloud attribute prediction methods in RAHT face inefficiencies due to suboptimal prediction values and limitations in point-to-point matching, particularly when nodes in the reference frame are empty, leading to reduced prediction efficiency.

Innovation Solution

Implementing alternating current (AC) and direct current (DC) predictions in specific domains, such as the transform or attribute domain, with conditional application based on domain indications, and adjusting octree decompositions to improve prediction accuracy and efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional point cloud coding techniques are used, then the coding process is simple, but the coding efficiency is insufficient

Engineering Contradiction:
Improvecoding efficiencyVSAvoidprediction method complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The prediction process is segmented into multiple stages: first performing AC prediction in the transform domain, then conditionally performing DC prediction. This segmentation allows the system to handle different prediction scenarios separately, improving overall coding efficiency without overwhelming complexity in a single prediction method.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different prediction strategies to different parts of the point cloud data based on local characteristics. By determining whether to perform AC or DC prediction based on local conditions (such as node occupancy and domain indications), the system optimizes prediction efficiency for each specific region rather than using a uniform approach.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If point-to-point matching is used for prediction, then the prediction process is straightforward, but prediction accuracy decreases when reference nodes are empty

Engineering Contradiction:
Improveprediction accuracyVSAvoidprediction reliability under empty nodes
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent changes the prediction parameters dynamically based on node occupancy status. When reference nodes are empty, the system switches from conventional point-to-point matching to alternative prediction approaches (such as using neighboring nodes or statistical models), thereby maintaining prediction accuracy and reliability under varying conditions.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The prediction process incorporates feedback mechanisms where the system evaluates the validity of reference nodes and adjusts the prediction strategy accordingly. By monitoring node occupancy and prediction success, the system can adapt to empty node scenarios and maintain reliable predictions through feedback-driven parameter adjustment.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If AC prediction is performed in the transform domain, then prediction accuracy improves, but processing time increases

Engineering Contradiction:
Improveprediction accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies partial AC prediction only when necessary and beneficial. By using domain indications and node occupancy information to determine whether AC prediction is needed, the system performs the more computationally intensive transform domain prediction only for regions where it improves accuracy significantly, avoiding unnecessary processing time elsewhere.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The prediction system dynamically adjusts its behavior based on real-time conditions. The decision to perform AC or DC prediction is made dynamically based on domain indications and node occupancy status, allowing the system to optimize the balance between prediction accuracy and processing time for each specific context rather than using a fixed approach.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20260039873A1Method, apparatus, and medium for video processing
Publication Date: 2026.02.05 DOUYIN VISION CO LTD
  • US20260039873A1 patent drawing
  • US20260039873A1 patent drawing
  • US20260039873A1 patent drawing

AI summary

Embodiments of the disclosure provide a solution for video processing. A method for video processing is proposed. The method includes: obtaining, for a conversion between a target frame of a point cloud sequence and a bitstream of the point cloud sequence, a predicted value of the target frame by performing at least one of: alternating current (AC) prediction or direct current (DC) prediction in a domain; and performing the conversion based on the predicted value.