Lane Feature Quality Estimation via Region Confidence Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous driving systems face challenges in accurately localizing vehicles due to the insufficient precision of existing lane feature detection methods, particularly in varying environmental conditions and lane marking quality, which affects the reliability of navigation and route planning.

Innovation Solution

A computer-implemented method and apparatus that processes input images to detect lane features, determines confidence values for image regions, and classifies them into confidence levels to estimate the quality of lane features, using machine learning classifiers like convolutional neural networks to assess the visibility and integrity of lane markings.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional lane detection methods are used, then the system is simple and fast, but the detection precision and reliability are insufficient under varying environmental conditions

Engineering Contradiction:
Improvelane feature detection precisionVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent introduces confidence values as an intermediary metric that bridges the gap between simple detection and reliable quality assessment. These confidence values serve as a mediator that quantifies the reliability of detected lane features without requiring complex additional verification systems, thus improving measurement precision while maintaining reasonable system complexity

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the parameter of detection output from binary (detected/not detected) to continuous (confidence values representing probability). This parameter transformation enables nuanced quality assessment of lane features, allowing the system to distinguish between high-quality and low-quality detections, thereby improving measurement precision through probabilistic reasoning

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If confidence values are calculated for all image regions, then the quality estimation becomes more accurate, but the computational time and processing complexity increase

Engineering Contradiction:
Improvelane feature quality estimation accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the image into multiple regions and calculates confidence values for each region separately. This segmentation approach allows parallel processing of different regions, improving quality estimation accuracy through region-specific analysis while managing computational time by dividing the overall processing task into smaller, concurrent units

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies confidence value calculation selectively to regions where lane features are detected or suspected, rather than uniformly processing the entire image. This partial action approach focuses computational resources on relevant areas, achieving accurate quality estimation where needed while reducing unnecessary processing time in irrelevant regions

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS10296795B2Method, apparatus, and system for estimating a quality of lane features of a roadway
Publication Date: 2019.05.21 HERE GLOBAL BV
  • US10296795B2 patent drawing
  • US10296795B2 patent drawing
  • US10296795B2 patent drawing

AI summary

An approach is provided for estimating a quality of lane features of a roadway. The approach involves processing, by a computer vision system, an input image to detect the lane features of the roadway. The approach also involves determining respective confidence values associated with a plurality of regions of the input image used to detect the lane features. The respective confidence values represent a probability of predicting the lane features from each of the plurality of regions. The approach further involves performing a classification of the plurality of regions into a plurality of confidence levels based on the respective confidence values. The approach further involves determining the estimated quality of the lane features based on the classification of the plurality of regions.