Lane Line Anomaly Recognition Using Geometric Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing lane line recognition technologies in autonomous vehicles often misidentify road signs as lane lines due to the use of deep learning schemes based on neural networks, leading to low accuracy in lane line detection.

Innovation Solution

A method for recognizing anomalous lane lines using convolutional neural networks (CNN) to process lane line images, involving length thresholding, marking straight lines, and determining lane spacing areas to filter out non-lane lines, thereby improving detection accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If deep learning schemes based on neural networks are used for lane line detection, then the system can process image information automatically, but road signs are easily misidentified as lane lines, resulting in low accuracy

Engineering Contradiction:
Improveautomatic lane line detectionVSAvoidlane line recognition accuracy
Core Design Contradiction:
Extent of automationVSMeasurement precision

Solution Approach 1:

The patent segments the lane line detection process into multiple stages: initial detection by neural network, followed by geometric verification including length threshold checking, straightness verification, and lane spacing validation. This multi-stage segmentation allows automatic processing while improving accuracy by filtering out false positives like road signs through geometric constraints

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces geometric verification mechanisms as intermediary steps between the neural network detection and final lane line recognition. These intermediaries (length thresholds, straightness checks, lane spacing calculations) act as filters that verify the plausibility of detected lines, preventing road signs from being misidentified as lane lines while maintaining automated processing

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If geometric verification methods are added to filter out false lane lines, then detection accuracy is improved, but the processing complexity and time increase

Engineering Contradiction:
Improvelane line recognition accuracyVSAvoiddetection process complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies preliminary geometric constraints (length thresholds, straightness requirements) to quickly eliminate obviously invalid detections before performing more complex verification. This preliminary filtering reduces the computational burden of subsequent processing steps while maintaining high accuracy by eliminating false positives early in the pipeline

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If multiple verification steps are performed to eliminate false lane lines, then recognition accuracy is enhanced, but the processing time increases

Engineering Contradiction:
Improvelane line detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements a hierarchical verification process where not all verification steps are applied equally to all detected lines. Simple geometric checks (length, straightness) are applied to all detections, while more complex lane spacing verification is applied selectively. This partial application of verification steps maintains high accuracy while reducing overall processing time compared to applying all verifications uniformly

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12536813B2Method for recognizing anomalous lane line and electronic device
Publication Date: 2026.01.27 HON HAI PRECISION INDUSTRY CO LTD
  • US12536813B2 patent drawing
  • US12536813B2 patent drawing
  • US12536813B2 patent drawing

AI summary

The present disclosure relates to a field of intelligent driving technology field, and provides a method for recognizing anomalous lane line and an electronic device obtaining lane line recognition results of lane line images. The method includes: determining lane lines in the lane line images according to the lane line recognition results; determining one of the lane lines having a length greater than a first length threshold and having a straight line from the lane lines as the first lane line; masking the first lane line and determining mark points of the first lane; determining marking lines according to the mark points and the first lane line; dividing each of the lane line images according to the marking lines and obtaining a lane spacing area; and determining the lane lines in the lane spacing area of the lane line recognition results as abnormal lane lines.