3D Point Cloud Encoding with Duplicate-Point Frame Signaling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing three-dimensional data encoding methods do not effectively reduce data amount, particularly in point cloud representation, necessitating improved compression techniques for efficient accumulation and transmission.

Innovation Solution

A method involving dividing a current frame into processing units and encoding these units, with control information indicating the presence or absence of duplicated points, and using quantization parameters as needed, to generate a bitstream.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If point cloud data is compressed using existing encoding methods, then data transmission efficiency is improved, but data amount reduction is insufficient

Engineering Contradiction:
Improvedata transmission efficiencyVSAvoiddata amount
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The current frame is divided into multiple processing units (e.g., tiles or slices) that can be independently encoded and processed. This segmentation allows for more granular control over compression parameters and enables parallel processing, improving both transmission efficiency and compression ratio.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces frame-level control information that dynamically adjusts encoding parameters based on the presence of duplicated points. By changing quantization parameters and encoding strategies according to the specific characteristics of each frame, the system achieves better compression ratios while maintaining transmission efficiency.

Inventive Principle:
Principle #35Parameter changes

2Quantity of substance

If detailed control information is added to notify duplicated points, then data compression is improved, but bitstream complexity increases

Engineering Contradiction:
Improvedata compression ratioVSAvoidbitstream structure complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent extracts only the essential control information needed for decoding - specifically, a flag indicating the presence of duplicated points at the frame level. This minimal extraction approach provides sufficient information for effective compression without adding significant complexity to the bitstream structure.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of providing complete and detailed information about every duplicated point, the patent uses a partial action approach by introducing a simple frame-level indicator. This partial information is sufficient to guide the decoding process and achieve compression goals without the overhead of exhaustive detailing.

Inventive Principle:
Principle #16Partial or excessive action

3Quantity of substance

If frame-based notification of duplicated points is implemented, then data amount is reduced, but encoding complexity increases

Engineering Contradiction:
Improvedata amountVSAvoidencoding process complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent performs preliminary analysis of the point cloud data to identify frames containing duplicated points before the main encoding process. This advance detection allows the encoder to prepare appropriate control information and adjust encoding parameters in advance, reducing the computational burden during the actual encoding phase.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The encoding system automatically detects and manages duplicated points within point cloud frames by introducing frame-level control information. This self-service mechanism eliminates the need for external preprocessing or manual intervention, reducing overall system complexity while achieving data amount reduction.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250274591A1Three-dimensional data encoding method, three-dimensional data decoding method, three-dimensional data encoding device, and three-dimensional data decoding device
Publication Date: 2025.08.28 PANASONIC INTELLECTUAL PROPERTY CORP OF AMERICA
  • US20250274591A1 patent drawing
  • US20250274591A1 patent drawing
  • US20250274591A1 patent drawing

AI summary

A three-dimensional data encoding method includes: dividing a current frame including three-dimensional points into processing units; and encoding the processing units to generate a bitstream. Control information for each frame included in the bitstream includes first information indicating whether (i) one of the processing units included in the current frame includes duplicated points that are three-dimensional points having same geometry information or (ii) none of the processing units includes the duplicated points.