Excluding Ego Parts from Vehicle Collision Detection Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing vehicle collision detection systems waste computing power and generate false warnings due to the analysis of ego parts within the camera's field of view, as these parts do not pose a collision risk and can be mistaken for other objects.

Innovation Solution

A neural network-based collision detection system that identifies and excludes ego parts from the analysis area, using a training dataset with exclusion zones for various types of ego parts, allowing for efficient processing and accurate object detection by generating a 3D geometry of the ego parts and combining it with the vehicle's geometry to determine potential collisions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the collision detection system analyzes the entire video feed including ego parts, then comprehensive object detection is performed, but computing power is wasted and false collision warnings are generated

Engineering Contradiction:
Improvecollision detection accuracyVSAvoidcomputing power waste
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The patent extracts ego parts from the video feed by identifying them through image recognition and creating exclusion zones around them. The collision detection system then processes only the remaining portions of the video feed outside these exclusion zones, eliminating wasted computation on ego parts while maintaining detection accuracy for actual objects.

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If the collision detection system analyzes the entire video feed including ego parts, then no analysis area is excluded, but false collision warnings are triggered due to ego part motion

Engineering Contradiction:
Improvecollision detection accuracyVSAvoidfalse collision warnings
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The system extracts and isolates ego parts through identification and exclusion zone creation, removing them from the analysis area. This prevents ego part motion from being misinterpreted as collision threats, eliminating false warnings while preserving accurate detection of real objects in the remaining video feed.

Inventive Principle:
Principle #2Taking out (Extraction)

3Area of stationary object

If ego parts occupy a significant portion of the field of view, then comprehensive coverage is achieved, but processing efficiency decreases due to analyzing unnecessary areas

Engineering Contradiction:
Improvefield of view coverageVSAvoidprocessing efficiency
Core Design Contradiction:
Area of stationary objectVSProductivity

Solution Approach 1:

The system maintains comprehensive field of view coverage by keeping the camera positioned to capture the entire scene including ego parts. However, it extracts ego parts through identification and exclusion zone creation, allowing the processing system to efficiently analyze only the necessary portions outside exclusion zones, thus maintaining productivity while preserving full scene awareness.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The video feed is segmented into exclusion zones (containing ego parts) and non-exclusion zones (containing potential objects of interest). This segmentation allows parallel processing where exclusion zones are identified once and then excluded from continuous analysis, while non-exclusion zones receive focused processing attention, improving overall processing efficiency.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11366986B2Method for creating a collision detection training set including ego part exclusion
Publication Date: 2022.06.21 ORLACO PRODS
  • US11366986B2 patent drawing
  • US11366986B2 patent drawing
  • US11366986B2 patent drawing

AI summary

A vehicle includes a vehicle body having a camera and at least one ego part connection. An ego part is connected to the vehicle body via the ego part connection. A collision detection system is communicatively coupled to the camera and is configured to receive a video feed from the camera. The collision detection system being configured to identify an exclusion region of each frame corresponding to the ego part, perform an object detection on a remainder of each frame, and generate a collision detection warning in response to an object being detected by the object detection system.