LiDAR Object Detection Using Adaptive Segmentation and Feature Extraction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current LiDAR-based object detection systems for autonomous vehicles are too slow for real-time operation and struggle with occluded objects, requiring multiple image frames for motion analysis and failing to detect stationary objects effectively under varying illumination conditions.

Innovation Solution

A LiDAR-based object detection system that employs advanced filtering and segmentation methods, using adaptive clustering and efficient feature extraction to identify objects based on radiometric, spatial, and structural features from a single LiDAR frame, reducing data complexity and improving occlusion handling.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If multiple image frames are used for motion analysis, then object detection accuracy is improved, but processing time increases making real-time operation impossible

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

Solution Approach 1:

The patent extracts and uses only the necessary features from LiDAR data (radiometric, spatial, and structural features) rather than processing complete multiple frames. This selective extraction of critical information maintains detection accuracy while dramatically reducing processing time to enable real-time operation.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs preliminary filtering and segmentation of LiDAR data to pre-identify potential objects and their features before classification. This preliminary processing organizes data in advance, allowing fast real-time classification without needing to analyze multiple complete frames.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If advanced filtering and segmentation methods are applied, then processing speed is improved, but system complexity increases

Engineering Contradiction:
Improveprocessing speedVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments LiDAR data processing into distinct stages: filtering ground returns, segmenting potential objects, extracting features, and classifying objects. This segmentation allows each stage to be optimized independently for speed while managing overall system complexity through modular organization.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary feature extraction stage that transforms raw LiDAR data into simplified radiometric, spatial, and structural features. This intermediary representation reduces data complexity and serves as a bridge between raw data and final classification, improving processing speed without excessive complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If LiDAR data is processed for stationary objects, then detection capability is improved, but processing load increases

Engineering Contradiction:
Improvedetection capabilityVSAvoidprocessing load
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent applies different processing strategies to different types of objects based on their local characteristics. Stationary objects are detected using structural and spatial features, while moving objects utilize radiometric features. This localized approach to feature selection reduces overall processing load while maintaining detection capability for all object types.

Inventive Principle:
Principle #3Local quality

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

The system achieves efficient object detection and identification, reducing processing time by 90% and enabling real-time operation, with improved performance under different illumination conditions and the ability to detect both moving and stationary objects.

Implementation Method 1

receive segmented data of an environment around the object detection system, the segmented data obtained using a light imaging detection and ranging (LiDAR) system

Methodology Applied
Scientific EffectLight imaging detection and ranging (LiDAR): LIDAR

Data Source

PatentUS11747444B2LiDAR-based object detection and classification
Publication Date: 2023.09.05 INTEL CORP
  • US11747444B2 patent drawing
  • US11747444B2 patent drawing
  • US11747444B2 patent drawing

AI summary

Various systems and methods for implementing LiDAR-based object detection and classification are described herein. An object detection system includes a feature extraction and object identification (FEOI) circuit to: receive segmented data of an environment around the object detection system, the segmented data obtained using a light imaging detection and ranging (LiDAR) system, oriented with respect to a direction of travel; compute spatial and structural parameters of a segment of the segmented data; and use the spatial and structural parameters with a machine learning model to obtain a classification of the segment.