Side-View Camera Cross-Traffic Detection for Occluded Intersections

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous driving systems face challenges in accurately navigating various road conditions and avoiding collisions with moving and stationary objects, particularly at intersections, due to limitations in sensor range and occlusions, as well as high costs associated with using LiDAR and RADAR sensors for cross-road angle configurations.

Innovation Solution

A camera vision method using side-view cameras to process road images, generate bounding boxes for objects, determine their direction and speed, and send control signals to the autonomous vehicle to ensure safe movement, reducing the need for extensive LiDAR or RADAR sensors by employing machine learning and dynamic image cropping for long-distance detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If LiDAR and RADAR sensors are used for cross-road angle configurations, then measurement precision and detection reliability are improved, but device complexity and cost increase

Engineering Contradiction:
Improvedetection precisionVSAvoidsensor complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent employs a single camera sensor to perform multiple functions: detecting objects, determining their direction of travel, calculating speeds, and assessing safety for autonomous vehicle movement. This multi-functional approach replaces the need for multiple specialized sensors (LiDAR, RADAR) while achieving comparable detection capabilities through computer vision algorithms and machine learning models.

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

2Reliability

If LiDAR and RADAR sensors are used for cross-road angle configurations, then measurement precision and detection reliability are improved, but cost increases

Engineering Contradiction:
Improvedetection reliabilityVSAvoidmanufacturing cost
Core Design Contradiction:
ReliabilityVSEase of manufacture

Solution Approach 1:

The patent substitutes expensive, complex LiDAR and RADAR sensors with relatively inexpensive camera sensors. While individual cameras are less costly than LiDAR/RADAR systems, the solution compensates for the lower per-sensor cost through sophisticated software processing and machine learning algorithms that extract maximum information from the camera data, achieving reliable detection at lower overall system cost.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Device complexity

If camera-based systems are used for object detection, then device complexity and cost are reduced, but measurement precision and detection range are limited

Engineering Contradiction:
Improvesensor complexityVSAvoiddetection precision
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The system captures a series of images over time before making safety determinations, performing preliminary detection and tracking of objects. By analyzing object positions across multiple frames, the system can calculate direction of travel and speed, thereby compensating for the limited precision of individual camera frames and achieving more accurate measurement through temporal accumulation of data.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transitions from spatial analysis alone to spatio-temporal analysis by incorporating the time dimension. Instead of relying solely on single-frame image precision, the system analyzes object movement across multiple time points, extracting velocity and trajectory information that enhances measurement precision and extends effective detection range through motion-based detection.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

4Measurement precision

If computational algorithms process all road images to determine object parameters, then measurement precision is improved, but productivity and processing speed decrease

Engineering Contradiction:
Improveparameter accuracyVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent divides the road scene into multiple regions of interest, particularly focusing on cross-traffic areas and potential collision zones. By segmenting the image processing task and applying specialized algorithms only to relevant regions rather than processing entire images uniformly, the system maintains high measurement precision for critical parameters while improving overall processing speed and productivity.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240182081A1Autonomous driving crash prevention
Publication Date: 2024.06.06 CREATEAI INC
  • US20240182081A1 patent drawing
  • US20240182081A1 patent drawing
  • US20240182081A1 patent drawing

AI summary

Autonomous vehicles must accommodate various road configurations such as straight roads, curved roads, controlled intersections, uncontrolled intersections, and many others. Autonomous driving systems must make decisions about the speed and distance of traffic and about obstacles including obstacles that obstruct the view of the autonomous vehicle's sensors. For example, at intersections, the autonomous driving system must identify vehicles in the path of the autonomous vehicle or potentially in the path based on a planned path, estimate the distance to those vehicles, and estimate the speeds of those vehicles. Then, based on those and the road configuration and environmental conditions, the autonomous driving system must decide whether it is safe to proceed along the planned path or not, and when it is safe to proceed.