Delayed Vehicle ID for Privacy Enforcement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Automatic vehicle identification systems raise privacy concerns as they collect and store unique identifiers, potentially leading to unauthorized use and violating privacy rights, necessitating a method to recognize identifiers while preserving privacy.

Innovation Solution

A system and method that uses visual signatures extracted from images of vehicles, stored with associated metadata, to match and recognize identifiers only when specific conditions are met, such as exceeding speed limits, ensuring anonymity unless a condition is triggered, employing signature matching and ALPR for necessary actions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If vehicle identifiers are collected and stored in persistent memory for enforcement purposes, then enforcement capability is improved, but privacy rights are violated

Engineering Contradiction:
Improveenforcement capabilityVSAvoidprivacy violation
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary actions by capturing images and extracting visual signatures before enforcement decisions are made. The visual signature is extracted and stored in temporary memory, ready for immediate comparison without yet identifying the vehicle identifier, thus preparing the system for enforcement while delaying privacy-invasive steps

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts only the necessary visual signature features from the captured image, separating this essential identification data from the full vehicle identifier. This extraction allows the system to perform enforcement functions using minimal data (visual signature) while excluding unnecessary privacy-invasive information (full license plate number)

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 3:

The visual signature acts as an intermediary between the captured image and the vehicle identifier. Instead of directly storing and comparing full license plate numbers, the system uses the visual signature as a mediator that enables enforcement decisions without exposing the actual identifier until necessary

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If vehicle identifiers are recognized and stored for every captured image, then identification accuracy is improved, but data storage requirements and privacy risks increase

Engineering Contradiction:
Improveidentification accuracyVSAvoiddata storage volume
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The system extracts only the essential visual signature from each captured image, removing unnecessary data (full identifier, complete image) while retaining the core identification capability. This extraction dramatically reduces storage requirements while maintaining identification accuracy for enforcement purposes

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs partial identification by using visual signatures instead of complete identifier recognition for all vehicles. This partial action (signature matching only) is sufficient for most comparisons, and full identifier recognition is applied only when necessary (when a match is found or enforcement is required), reducing overall data processing and storage

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If ALPR is applied to every captured image to recognize identifiers, then enforcement reliability is improved, but processing time and computational resources increase

Engineering Contradiction:
Improveenforcement reliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary visual signature extraction and comparison before applying ALPR. By pre-processing images to extract signatures and perform initial matching, the system prepares data in advance so that ALPR only needs to be applied to a small subset of images (those with matching signatures), significantly reducing total processing time

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The identification process is segmented into distinct stages: visual signature extraction, signature comparison, and ALPR application. This segmentation allows the system to perform lightweight operations (signature matching) on all images first, then apply the more computationally intensive ALPR only when necessary, improving overall processing efficiency

Inventive Principle:
Principle #1Segmentation

Data Source

PatentEP2863338B1Delayed vehicle identification for privacy enforcement
Publication Date: 2018.12.05 CONDUENT BUSINESS SERVICES LLC
  • EP2863338B1 patent drawingFigure 1
  • EP2863338B1 patent drawingFigure 2
  • EP2863338B1 patent drawingFigure 3

AI summary

A method for recognition of an identifier such as a license plate includes storing first visual signatures, each extracted from a first image of a respective object, such as a vehicle, captured at a first location, and first information associated with the first captured image, such as a time stamp. A second visual signature is extracted from a second image of a second object captured at a second location and second information associated with the second captured image is acquired. A measure of similarity is computed between the second visual signature and at least some of the first visual signatures to identify a matching one. A test is performed, which is a function of the first and the second information associated with the matching signatures. Only when it is confirmed that the test has been met, identifier recognition is performed to identify the identifier of the second object.