Object-Based Lane Boundary Tracking Through Occluded Traffic

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing lane detection methods fail to accurately track lane boundaries in crowded traffic conditions, particularly when vehicle sensors lose detection for prolonged periods.

Innovation Solution

A method involving object-based tracking of road elements using metadata and movement information, enabling estimation of lane boundaries even when temporarily obscured, and generating polynomial representations of lane boundaries based on tracked segments.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If curve fitting algorithm is used for lane detection, then lane boundaries can be approximated when sensed, but the algorithm fails when lane boundary is not sensed for prolonged periods in heavy traffic

Engineering Contradiction:
Improvelane boundary tracking reliabilityVSAvoidlane boundary information loss
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system performs preliminary actions by storing metadata about previously detected road elements (lanes, obstacles, traffic signs) and their spatial relationships before they become obscured. When lane boundaries are temporarily concealed in heavy traffic, the system retrieves and utilizes this pre-stored metadata to maintain continuous tracking, preventing information loss and ensuring reliability without requiring real-time sensing of obscured segments.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If object-based tracking with metadata is implemented, then lane boundaries can be tracked during driving, but the system complexity increases

Engineering Contradiction:
Improvelane boundary tracking continuityVSAvoidtracking system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the lane boundary tracking problem into distinct components: detecting road elements (lanes, obstacles, traffic signs), extracting their metadata (position, orientation, shape parameters), and using polynomial functions to represent lane boundaries. This segmentation allows each component to be handled independently with specialized algorithms, managing complexity while ensuring continuous tracking through the use of separate detection and estimation modules that work together.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250308256A1Tracking road elements in an environment of a vehicle
Publication Date: 2025.10.02 AUTOBRAINS TECH LTD
  • US20250308256A1 patent drawing
  • US20250308256A1 patent drawing
  • US20250308256A1 patent drawing

AI summary

A method for monitoring road markings in an environment of a vehicle, the method includes (a) receiving by a processing circuit, information about the environment; (b) identifying, based on the information about the environment, a road marking that is located within the environment; and (c) applying an object-based approach, on the road marking using the identified information.