LiDAR Voxel Mapping for Real-Time Moving-Object Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional lidar sensor-based map generation techniques are slow and difficult to update in real time, and existing systems struggle to detect objects of various shapes effectively.

Innovation Solution

A method involving voxel division of lidar data into cells, calculating point occupation frequency changes, and generating dynamic maps using background cells with a predetermined threshold, combined with a pre-trained neural network for object detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional map generation techniques are used, then map accuracy can be maintained, but the processing time increases and real-time updates become difficult

Engineering Contradiction:
Improvemap accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent divides the three-dimensional space into multiple voxels, and further divides each voxel into multiple cells. This segmentation allows the system to process only relevant portions of the point cloud data rather than all points, significantly reducing processing time while maintaining map accuracy through selective point occupation frequency calculation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent calculates point occupation frequency changes only for cells that contain points or are adjacent to cells containing points, rather than processing all cells in the voxel space. This partial action approach reduces computational load and processing time while maintaining sufficient map accuracy for dynamic environments.

Inventive Principle:
Principle #16Partial or excessive action

2Measurement precision

If deep-learning techniques are used for object detection, then human detection accuracy improves, but the system cannot effectively detect objects of various shapes

Engineering Contradiction:
Improvedetection accuracyVSAvoidobject shape detection capability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent creates a universal detection framework that works for objects of any shape by representing objects as collections of foreground cells in three-dimensional space. The object determination unit can identify various object types (humans, animals, vehicles, etc.) using the same cell-based representation and clustering approach, making the system versatile across different object shapes and sizes.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent changes the detection parameter from learned human attributes to point occupation frequency changes and cell occupation patterns. By monitoring changes in cell occupation over time and using clustering based on spatial relationships between cells, the system can detect objects of various shapes without relying on shape-specific deep learning models.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12455351B2Method for generating dynamic map using lidar sensor and determining object using generated dynamic map, and apparatus performing the method
Publication Date: 2025.10.28 VUERON TECH CO LTD
  • US12455351B2 patent drawing
  • US12455351B2 patent drawing
  • US12455351B2 patent drawing

AI summary

A method for generating a dynamic map, which is performed by a dynamic map generation apparatus, is provided. The method includes arranging point data acquired from a lidar sensor in a plurality of cells included in a voxel, calculating a point occupation frequency change of each of the plurality of cells according to an attribute and a status of each of the plurality of cells, and generating the dynamic map by using, among the plurality of cells, background cells in each of which a value accumulating the point occupation frequency change is equal to or greater than a predetermined threshold.