LiDAR Degradation Detection for Self-Driving Point Cloud Reliability

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

LiDAR sensors in self-driving vehicles face degradation due to weather conditions and contamination, leading to inaccurate 3D mapping and potential collisions, which existing methods fail to adequately address.

Innovation Solution

A machine-learning algorithm (MLA) is trained using LiDAR and camera data to determine the degree of image data degradation by projecting point clouds onto images, adjusting human-assessed labels with machine-generated ones, and triggering preventive actions when degradation exceeds thresholds.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If LiDAR sensor operates in adverse environmental conditions (weather, contamination), then the sensor continues to function, but the accuracy of LiDAR image data and 3D map generation deteriorates

Engineering Contradiction:
Improvesensor effectivenessVSAvoidLiDAR data accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The system implements a feedback mechanism by continuously monitoring LiDAR data quality metrics (point cloud density, light intensity, coverage statistics) and using this information to trigger corrective actions. The processor analyzes degradation indicators in real-time and feeds this information back to control systems that can initiate cleaning operations or adjust vehicle operations, thereby maintaining sensor reliability despite adverse environmental conditions.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary assessment of LiDAR data quality by calculating coverage statistics and degradation metrics before critical failure occurs. By continuously evaluating point cloud density, light intensity variations, and coverage holes, the system can trigger preventive maintenance actions (such as cleaning) before the degradation reaches levels that would compromise safety, thus maintaining both reliability and precision.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If LiDAR sensor field of view is obscured by contamination or weather, then the sensor remains operational, but the detection accuracy and object recognition capability worsen

Engineering Contradiction:
Improvedetection capabilityVSAvoidobject detection accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system uses feedback by monitoring detection quality metrics including point cloud density within object bounding boxes, light intensity statistics, and coverage hole analysis. When these metrics indicate degradation below threshold levels, the system triggers corrective actions such as cleaning operations or deceleration, thereby maintaining detection capability and accuracy despite obscured field of view conditions.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system implements self-service through automated quality assessment and trigger-based corrective actions. The processor autonomously evaluates LiDAR data quality metrics, compares them against thresholds, and initiates appropriate responses (cleaning, deceleration, or alert generation) without requiring external intervention, thereby maintaining detection accuracy through self-monitoring and self-correction.

Inventive Principle:
Principle #25Self-service

3Reliability

If the system continuously monitors LiDAR data quality to detect degradation, then the safety and reliability improve, but the computational complexity and processing requirements increase

Engineering Contradiction:
Improvesafety reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system applies segmentation by dividing the LiDAR data quality assessment into distinct modular metrics: point cloud density calculation, light intensity statistics, coverage hole detection, and bounding box analysis. Each metric is computed independently using dedicated processing routines, allowing the system to monitor multiple aspects of data quality without requiring a monolithic complex algorithm, thereby improving reliability through comprehensive monitoring while managing computational complexity through modular design.

Inventive Principle:
Principle #1Segmentation

4Reliability

If preventive actions are triggered based on degradation thresholds, then collision risk decreases, but the frequency of intervention actions increases

Engineering Contradiction:
Improvecollision preventionVSAvoiddeceleration frequency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system uses feedback mechanisms by continuously monitoring LiDAR data quality metrics and comparing them against predetermined degradation thresholds. Interventions such as deceleration or cleaning triggers are activated only when metrics fall below thresholds, ensuring collision prevention while avoiding unnecessary interventions. The feedback loop continuously evaluates whether conditions have improved and allows resumption of normal operation when quality metrics recover, thereby minimizing loss of time through threshold-based rather than continuous intervention.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12614122B2Method and a system of determining LiDAR data degradation degree
Publication Date: 2026.04.28 Y E HUB ARMENIA LLC
  • US12614122B2 patent drawing
  • US12614122B2 patent drawing
  • US12614122B2 patent drawing

AI summary

A system and method for for determining a degree of point cloud data degradation of a LiDAR sensor of a Self-Driving Car (SDC) using a machine-learning algorithm (MLA) are provided. The method comprises: determining, based on a training point cloud generated by the LiDAR sensor representative of surroundings of the SDC, a plurality of LiDAR features; determining, for each training object in the surroundings, based on statistical data of coverage of training objects with LiDAR points, a plurality of enrichment features; receiving a respective label indicative of a degradation degree of the training point cloud; generating, based on the plurality of LiDAR features, the plurality of enrichment features, and the respective label, a given feature vector of a plurality of feature vectors; training, based on the plurality of feature vectors, the MLA to determine an in-use degree of degradation of in-use sensed data further generated by the LiDAR sensor.