3D Point Cloud Detection Using Semantic Anchors

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object detection systems for 3D point cloud data from LiDAR sensors fail to effectively utilize features extracted from semantic segmentation tasks, leading to suboptimal performance in object detection.

Innovation Solution

The method involves obtaining a semantic segmentation map, clustering elements based on classification labels, generating anchors to define probable object locations, and using these anchors to improve the accuracy and efficiency of object detection by integrating features from semantic segmentation into the object detection process.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If semantic segmentation features are not utilized in object detection, then the object detection process remains simple and computationally efficient, but the detection accuracy and performance are suboptimal

Engineering Contradiction:
Improveobject detection accuracyVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges semantic segmentation features with object detection by integrating the semantic segmentation map into the object detection pipeline. The segmentation features (class labels and spatial information) are combined with detection features to create enriched detection inputs, improving accuracy while maintaining a unified system architecture rather than separate independent processes

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent performs semantic segmentation as a preliminary action before object detection. The semantic segmentation map is generated first to provide class labels and spatial context for each point, which then serves as prior information to guide the subsequent object detection process, reducing the computational burden during detection while improving accuracy

Inventive Principle:
Principle #10Preliminary action

2Reliability

If traditional object detection methods are used without semantic segmentation integration, then the processing speed remains fast, but the localization and classification performance of dynamic objects is suboptimal

Engineering Contradiction:
Improveobject classification reliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent introduces the semantic segmentation map as an intermediary between raw point cloud data and object detection. This intermediary provides pre-computed class labels and spatial context that mediate the detection process, improving classification reliability while the efficient anchor generation mechanism ensures processing time remains acceptable

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If fixed anchor grids are used in object detection, then the detection process is computationally efficient, but the detection accuracy for varied object locations and orientations is limited

Engineering Contradiction:
Improveobject location precisionVSAvoiddetection processing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent implements dynamic anchor generation that adapts to the specific scene being detected. Instead of using fixed anchor grids, the system generates anchors dynamically based on the semantic segmentation map and detected object proposals, allowing anchors to be positioned and oriented optimally for each specific detection scenario while maintaining computational efficiency through selective generation

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12327414B2Systems and methods for enhancement of 3D object detection using point cloud semantic segmentation and attentive anchor generation
Publication Date: 2025.06.10 HUAWEI TECH CO LTD
  • US12327414B2 patent drawing
  • US12327414B2 patent drawing
  • US12327414B2 patent drawing

AI summary

Devices, systems, methods, and media are disclosed for performing an object detection task comprising: obtaining a semantic segmentation map representing a real-world space, the semantic segmentation map including an array of elements that each represent a respective location in the real-world space and are assigned a respective element classification label; clustering groups of the elements based on the assigned respective element classification labels to identify at least a first cluster of elements that have each been assigned the same respective element classification label; generating, based on a location of the first cluster within the semantic segmentation map, at least one anchor that defines a respective probable object location of a first dynamic object; and generating, based on the semantic segmentation map and the at least one anchor, a respective bounding box and object instance classification label for the first dynamic object.