3D Point Cloud Detection Network for Vertically Stacked Objects

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing deep neural network architectures for object detection in point clouds, such as LiDAR or RADAR, are unable to effectively detect vertically stacked objects, which are crucial for generating high-definition maps and detecting map deviations in autonomous driving environments.

Innovation Solution

A network architecture comprising an encoder, backbone, and head with three-dimensional convolution components processes point clouds within a three-dimensional voxel grid, enabling the detection of vertically stacked objects like traffic signs by utilizing a three-dimensional anchor grid and performing three-dimensional convolutions in parallel.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If current deep neural network architectures focus on objects on the ground plane only, then the detection capability for movable parts is improved, but the capability to detect vertically stacked objects deteriorates

Engineering Contradiction:
Improvedetection capability for movable partsVSAvoidcapability to detect vertically stacked objects
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent transitions from 2D ground-plane detection to 3D voxel grid processing. The network architecture processes point cloud data by discretizing space into 3D voxels, enabling detection of objects at different heights and vertical positions. This dimensional expansion allows the system to detect vertically stacked objects while maintaining ground-plane object detection capabilities.

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

2Measurement precision

If 3D convolution components are introduced to process point cloud data in 3D voxel grid, then the detection of vertically stacked objects is improved, but the computational complexity increases

Engineering Contradiction:
Improvedetection accuracy of vertically stacked objectsVSAvoidcomputational complexity of network architecture
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The network architecture is segmented into distinct functional components: encoder for point cloud processing, backbone for feature extraction using 3D convolutions, and head for detection and regression. This segmentation allows selective application of computationally intensive 3D convolution operations only in the backbone where they are most beneficial, while keeping other parts more efficient.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies 3D convolution operations selectively in specific regions of the network architecture (backbone) where they provide the most value for vertical object detection. The encoder and head use different processing strategies, optimizing the balance between computational complexity and detection accuracy for vertically stacked objects.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12626498B2Network architecture for a three-dimensional object detection in a point cloud, method and vehicle
Publication Date: 2026.05.12 VOLKSWAGEN AG
  • US12626498B2 patent drawing
  • US12626498B2 patent drawing
  • US12626498B2 patent drawing

AI summary

A network architecture for a three-dimensional object detection in a point cloud to a method and to vehicle. The network architecture for a three-dimensional object detection in a point cloud may include an encoder, a backbone, and a head, wherein the backbone and/or the head may include a three-dimensional convolution component for processing three-dimensional data of the point cloud within a three-dimensional voxel grid.