LiDAR Motion Prediction Using Spatiotemporal Point Cloud Features

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing motion prediction and state estimation systems for autonomous vehicles face challenges in accurately representing the continuous nature of the environment and handling object category information, leading to failures in open-set scenarios due to the dependency on object detection and discretization errors in grid-based methods.

Innovation Solution

A neural network-based system that processes 3D point clouds using a spatiotemporal pyramid network to estimate motion information by encoding and decoding spatiotemporal features without establishing point-to-point correspondence, leveraging location-to-location comparisons in neighborhoods to reduce computational complexity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If object detection-based perception strategies are used, then structured object information can be obtained, but the system fails in open-set scenarios due to inability to generalize to unseen object classes

Engineering Contradiction:
Improveobject detection accuracyVSAvoidgeneralization to unseen object classes
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent replaces traditional object detection algorithms with a neural network-based perception system that processes raw sensor data directly. This substitution enables the system to learn generalizable features from training data and apply them to unseen object classes, resolving the contradiction between detection accuracy and adaptability to open-set scenarios.

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

Solution Approach 2:

The patent transforms the perception approach by changing from discrete object class detection to continuous feature representation learning. The neural network learns parameterized feature embeddings that can represent both seen and unseen object classes, allowing the system to maintain detection precision while adapting to new object types through feature space generalization.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If 3D point clouds are approximated by projection on 2D grid cells or BEV maps, then computational processing becomes feasible, but important motion information is lost due to discretization errors

Engineering Contradiction:
Improvecomputational processing efficiencyVSAvoidmotion information accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent processes 3D point cloud data while preserving its three-dimensional spatial structure, avoiding projection to 2D grids. By operating directly in 3D space with point-based representations, the system maintains full spatial information including depth and motion vectors, thereby preserving measurement precision while achieving computational efficiency through specialized 3D processing architectures.

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

Solution Approach 2:

The patent segments the 3D point cloud into individual points or small groups that can be processed independently or in parallel. This segmentation approach allows efficient computation by distributing processing across multiple units while maintaining the continuous 3D representation, thus resolving the contradiction between processing efficiency and information preservation.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If point-to-point correspondence is established between 3D point clouds across time, then accurate motion tracking is achieved, but computational complexity becomes prohibitive for large-scale point clouds

Engineering Contradiction:
Improvemotion tracking accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent uses neural network-based feature encoding to create compact representations of 3D point clouds that capture essential spatial and temporal information. Instead of establishing explicit point-to-point correspondences, the system learns to copy and transfer motion patterns through learned feature embeddings, dramatically reducing computational complexity while maintaining tracking accuracy.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent introduces neural network feature encodings as an intermediary representation between raw 3D point clouds. These intermediate features serve as a compressed interface that captures motion information without requiring direct point correspondence, thereby reducing computational complexity while preserving measurement precision through learned feature transformations.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentEP4511821B1System and method for motion prediction in autonomous driving
Publication Date: 2026.02.11 MITSUBISHI ELECTRIC CORP
  • EP4511821B1 patent drawingFigure 1
  • EP4511821B1 patent drawingFigure 2
  • EP4511821B1 patent drawingFigure 3

AI summary

The present disclosure provides a system and a method for motion prediction for autonomous driving. The system disclosed herein provides an efficient deep-neural-network-based system to jointly perform perception and motion prediction from 3D point clouds. This system is able to take a pair of LiDAR sweeps as input and outputs for each point in the second sweep, both a classification of the point into one of a set of semantic classes, and a motion vector indicating the motion of the point within the world coordinate system. The system includes a spatiotemporal pyramid network, which extracts deep spatial and temporal features in a hierarchical fashion. The training of this system is regularized with spatial and temporal consistency losses. Thus providing an improved motion planner for autonomous driving applications.