Pseudo-Image Instance Grouping for Fast 3D Vehicle Perception

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in efficiently segmenting and classifying objects in complex environments using existing point cloud representations, which hinders quick perception and path determination.

Innovation Solution

The implementation of a system that generates pseudo-images from point clouds, enabling faster object instance segmentation and classification with reduced computational resources, utilizing a neural network to enhance the identification of objects in the vehicle's surroundings.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If point cloud representations are used for object segmentation and classification, then the system can process 3D spatial data directly, but the computational resources required are excessive and processing speed is reduced

Engineering Contradiction:
Improveprocessing speedVSAvoidcomputational resources
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The patent creates a pseudo-image representation that copies the essential spatial and semantic information from the point cloud data in a 2D image format. This pseudo-image serves as a simplified copy that can be processed by standard 2D CNN architectures, dramatically reducing computational requirements while preserving the necessary information for object segmentation and classification.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent replaces the computationally intensive 3D point cloud processing mechanism with a 2D image-based processing mechanism. By transforming the data representation from 3D point clouds to 2D pseudo-images, the system substitutes a resource-heavy processing approach with a more efficient one that leverages mature 2D convolutional neural network techniques.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If complex 3D point cloud processing is performed for instance segmentation, then accurate object identification can be achieved, but the processing time increases significantly

Engineering Contradiction:
Improveobject identification accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The pseudo-image creates a 2D copy of the 3D point cloud data that preserves spatial relationships and object characteristics necessary for accurate segmentation. This copy enables fast 2D processing while maintaining the precision needed for instance segmentation through carefully designed encoding of depth and spatial information in the image representation.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent transforms the problem from 3D space to 2D space by creating pseudo-images that encode three-dimensional point cloud information in a two-dimensional format. This dimensionality reduction allows the use of efficient 2D convolutional operations while preserving the essential spatial structure needed for accurate object identification and segmentation.

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

3Productivity

If standard 2D image processing methods are applied to point cloud data, then computational efficiency improves, but the ability to accurately represent 3D spatial relationships deteriorates

Engineering Contradiction:
Improvecomputational efficiencyVSAvoidspatial relationship accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent changes the parameters used to represent spatial information by encoding depth, distance, and spatial relationships into the pixel values and channels of the pseudo-image. This parameter transformation allows 2D image processing methods to effectively capture and process 3D spatial relationships without losing critical geometric information.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The pseudo-image creates a faithful copy of the 3D point cloud's spatial structure in 2D format, preserving relative positions, distances, and geometric relationships through carefully designed encoding schemes. This copy maintains the reliability of spatial relationship representation while enabling efficient 2D processing.

Inventive Principle:
Principle #26Copying

Data Source

PatentEP4494110B1Instance segmentation in a pseudo-image
Publication Date: 2026.04.15 MOTIONAL AD LLC
  • EP4494110B1 patent drawingFigure 1
  • EP4494110B1 patent drawingFigure 2
  • EP4494110B1 patent drawingFigure 3

AI summary

A system is configured to segment instances of objects in a pseudo-image. The pseudo-image can be generated from a 3D image coupled to a vehicle. The system can receive the pseudo-image, which can include multiple sections. The system can determine an object classification for a section and determine an instance portion classification for the section. The system can group the section with another section based on the object classification and the instance portion classification. The grouping can correspond to an instance of an object in the image. The system can use the grouping to navigate the vehicle.