Vehicle Detection System Using V2X Data for Model Training

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current vehicle detection systems face challenges in accurately detecting and classifying vehicles without V2X technology, requiring extensive human-analyzed training images and time-consuming model training, especially in varied conditions, leading to inefficiencies or inaccuracies.

Innovation Solution

A vehicle detection system that combines a camera and a receiver to capture images and receive data transmissions, using a trained model to detect and classify vehicles, with further training possible through data transmissions for improved accuracy, and utilizing convolutional neural networks to reduce parameters and enhance detection in diverse conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a trained model is used to detect and classify vehicles in images, then detection accuracy is improved, but extensive human-analyzed training images and time-consuming model training are required

Engineering Contradiction:
Improvevehicle detection accuracyVSAvoidmodel training time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by using data transmissions from vehicles to pre-label images with accurate vehicle information (type, speed, position) before model training. This preliminary labeling eliminates the need for time-consuming manual annotation of training images, directly reducing training time while maintaining high detection accuracy through pre-prepared labeled data.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system enables self-service by allowing vehicles themselves to provide labeling information through their own data transmissions (V2X communications). The vehicles automatically supply their type, speed, and position data, which the system uses to self-label training images without human intervention, dramatically reducing both time and resource requirements for model training.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If the system waits for all vehicles to be equipped with V2X technology for optimal performance, then detection accuracy is improved, but the system cannot be effectively deployed before universal V2X adoption

Engineering Contradiction:
Improvevehicle detection accuracyVSAvoiddeployment timing flexibility
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system applies partial action by utilizing data transmissions only from vehicles that happen to be equipped with V2X technology at any given time, rather than requiring universal V2X adoption. This partial utilization of available data transmissions provides labeling information for some images, enabling the system to function and improve accuracy progressively as more vehicles are equipped, without waiting for complete V2X coverage.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system achieves universality by designing a dual-mode operation that works with both V2X-equipped and non-V2X vehicles. The model can process images with or without data transmission information, making the system deployable immediately regardless of V2X adoption rates, while still benefiting from improved accuracy as more vehicles provide data transmissions.

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

3Productivity

If convolutional neural networks with reduced parameters are used, then the system complexity is reduced and processing speed is improved, but model training accuracy may be affected

Engineering Contradiction:
Improveprocessing speedVSAvoidmodel training accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system applies parameter changes by modifying the training data quality and quantity rather than increasing model parameters. Data transmissions provide precise vehicle attributes (type, speed, position) that enable accurate labeling with fewer parameters needed. The high-quality labeled data from V2X transmissions compensates for the reduced model complexity, maintaining training accuracy while achieving faster processing speeds.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12260750B2Vehicle detection system
Publication Date: 2025.03.25 Q-FREE
  • US12260750B2 patent drawing
  • US12260750B2 patent drawing
  • US12260750B2 patent drawing

AI summary

A vehicle detection system 200 comprises: a receiver 202 arranged to receive data transmissions from a vehicle 210; a camera 204 arranged to capture an image of the vehicle 210; and a processing subsystem 206 arranged to implement a trained model for detecting and/or classifying vehicles in an image.The system 200 is arranged to operate in a first mode wherein: the camera 204 captures an image of a vehicle 210 and the receiver 202 receives a data transmission from the vehicle 210; and the processing subsystem 206 is arranged to use information resulting from the data transmission received and the image to train the model further. The system 200 is also arranged to operate in a second mode wherein: the camera 204 captures an image of a vehicle 210 and the receiver 202 does not receive a data transmission; and the processing subsystem 206 is arranged to use the image and the trained model to detect and/or classify the vehicle 210 in the image.