Autonomous Vehicle Overhanging Object Detection via Height Clearance Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in safely navigating through environments with overhanging objects, as existing systems struggle to accurately detect and respond to these obstacles, leading to potential collisions and inefficient maneuvers.

Innovation Solution

A method and system for detecting overhanging objects using sensor data from a forward portion of the environment, filtering out false positives based on predefined parameters, and determining driving maneuvers based on height clearance, allowing the vehicle to implement appropriate actions to avoid collisions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing detection systems are used to identify overhanging objects, then the system can detect some obstacles, but it produces false positives and fails to accurately distinguish actual overhanging objects from other objects

Engineering Contradiction:
Improvedetection accuracyVSAvoidfalse positive rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system changes detection parameters by introducing height clearance as a filtering criterion. Objects are evaluated based on their vertical position relative to the vehicle, and only those with significant height clearance (indicating overhanging position) are classified as overhanging objects. This parameter-based filtering resolves the contradiction by improving detection accuracy while maintaining reliability through systematic parameter evaluation.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system introduces an intermediary classification layer between raw sensor detection and final obstacle identification. Detected objects are first classified as potential candidates, then evaluated against multiple criteria including height clearance, spatial position, and temporal consistency. This intermediary evaluation process filters out false positives while preserving true overhanging objects, resolving the detection accuracy versus reliability contradiction.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the vehicle implements conservative maneuvers to avoid detected objects, then collision risk is reduced, but unnecessary vehicle actions increase and performance decreases

Engineering Contradiction:
Improvecollision avoidanceVSAvoidvehicle performance
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system changes the decision-making parameter from simple object presence to height clearance evaluation. By calculating the vertical distance between the vehicle and detected objects, the system can distinguish between true overhanging obstacles requiring avoidance and false positives allowing normal operation. This parameter-based decision approach reduces unnecessary maneuvers while maintaining collision avoidance, resolving the reliability versus productivity contradiction.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the system filters out more detected objects to reduce false positives, then detection reliability improves, but the ability to detect actual overhanging objects may decrease

Engineering Contradiction:
Improvefalse positive removalVSAvoiddetection sensitivity
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The system introduces height clearance as a new filtering parameter that maintains detection sensitivity while improving reliability. Instead of filtering based on object characteristics alone, the system evaluates the vertical spatial relationship between the vehicle and detected objects. This parameter addition allows the system to retain sensitivity to true overhanging objects while filtering out false positives that do not meet the height clearance criterion.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system implements feedback through continuous evaluation of detected objects against height clearance thresholds. Detection results are fed back into the classification process, allowing iterative refinement of object identification. This feedback mechanism ensures that filtering operations maintain detection sensitivity by continuously validating objects against multiple criteria, resolving the reliability versus detection precision contradiction.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS9915951B2Detection of overhanging objects
Publication Date: 2018.03.13 TOYOTA JIDOSHA KK
  • US9915951B2 patent drawing
  • US9915951B2 patent drawing
  • US9915951B2 patent drawing

AI summary

An autonomous vehicle can encounter an external environment in which an object overhangs a current road of the autonomous vehicle. For example, the branch of a tree may overhang the road. Such an overhanging object can be detected and suitable driving maneuvers for the autonomous vehicle can be determined. Sensor data can be acquired from at least a forward portion of the external environment. One or more floating obstacle candidates can be identified based on the acquired sensor data. The identified one or more floating obstacle candidates can be filtered to remove any floating obstacle candidates that do not meet one or more predefined parameters. A driving maneuver for the autonomous vehicle can be determined at least partially based on a height clearance between the autonomous vehicle and floating obstacle candidates that remain after being filtered out. The autonomous vehicle can be caused to implement the determined driving maneuver.