LiDAR Dynamic Object Detection Without Texture-Rich Training Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional object detection systems for autonomous vehicles rely on extensive training data and require adequate texture information, which is challenging to obtain with LiDAR data due to sensor viewpoint changes and scene occlusion, limiting their ability to accurately detect and track dynamic objects.

Innovation Solution

A machine learning model, such as a deep neural network (DNN), processes LiDAR range images and projection images to compute motion masks and vectors, using lightweight convolutional architectures that require minimal training data and are robust to noise and occlusion by incorporating multiple frames for input channels.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If conventional object detectors are used to identify objects across frames, then object tracking capability is provided, but the system requires extensive training data and prior knowledge of object types which limits detection of unlimited object types

Engineering Contradiction:
Improveability to detect unlimited object typesVSAvoidtraining data requirements
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The patent extracts the motion detection function from traditional object detectors by using optical flow algorithms that operate on raw LiDAR range images without requiring object classification. This separates motion analysis from object identification, allowing the system to detect motion of any object type without prior training data.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system segments the detection task into two independent components: motion detection via optical flow on depth values, and object classification via object detectors. This segmentation allows motion detection to function independently without relying on object type priors, enabling detection of unlimited object types.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If optical flow approaches are used to find pixel-level flow field from LiDAR frames, then motion detection capability is provided, but the system requires adequate texture information which is challenging to obtain due to LiDAR sensor viewpoint changes and scene occlusion

Engineering Contradiction:
Improvemotion detection accuracyVSAvoidtexture information availability
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent replaces traditional optical flow methods that rely on texture gradients with a depth-based optical flow approach using LiDAR range images. By computing motion from depth value changes rather than intensity gradients, the system achieves accurate motion detection without requiring texture information, overcoming LiDAR viewpoint changes and occlusion.

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

3Adaptability or versatility

If conventional systems combine object detectors and optical flow approaches, then both object identification and motion detection are provided, but the system does not overcome the shortcomings of requiring texture information and extensive training data

Engineering Contradiction:
Improvedetection capabilityVSAvoidsystem architecture complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent transitions from 2D intensity-based optical flow to 3D depth-based motion analysis by utilizing the depth dimension inherent in LiDAR range images. This dimensional change enables motion detection to function independently of texture information, simplifying the system architecture while maintaining versatility.

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

Data Source

PatentUS12373960B2Dynamic object detection using LiDAR data for autonomous machine systems and applications
Publication Date: 2025.07.29 NVIDIA CORP
  • US12373960B2 patent drawing
  • US12373960B2 patent drawing
  • US12373960B2 patent drawing

AI summary

In various examples, systems and methods of the present disclosure detect and/or track objects in an environment using projection images generated from LiDAR. For example, a machine learning model—such as a deep neural network (DNN)—may be used to compute a motion mask indicative of motion corresponding to points representing objects in an environment. Various input channels may be provided as input to the machine learning model to compute a motion mask. One or more comparison images may be generated based on comparing depth values projected from a current range image to a coordinate space of a previous range image to depth values of the previous range image. The machine learning model may use the one or more projection images, the one or more comparison images, and/or the one or more range images to compute a motion mask and/or a motion vector output representation.