Probe Vehicle Traffic Data Authentication via Entity Segmentation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing systems for collecting traffic data from probe vehicles face challenges in authenticating the source and ensuring the integrity of the data while maintaining the privacy of the data's source, as associating data with a particular vehicle or owner raises privacy concerns and anonymizing data may compromise authenticity and integrity.
Innovation Solution
The system divides traffic analysis functionality into data collection and data processing, assigning each responsibility to a different entity, using three pairs of keys to encrypt and decrypt data, ensuring only the data's authenticity and integrity are verified without revealing the source, and maintaining privacy by filtering identification fields.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If traffic data is associated with a particular probe vehicle or owner using user ID, then the authenticity and integrity of the data can be verified, but the privacy of the data source is compromised
Solution Approach 1:
The system segments the data handling process into two distinct entities: a first entity that collects and authenticates data while maintaining source anonymity, and a second entity that processes data without knowing the source identity. This segmentation allows the system to verify data authenticity through authentication protocols while preventing any single entity from accessing both the source identity and the data content, thus resolving the contradiction between reliability and privacy.
Solution Approach 2:
The first entity acts as an intermediary between the probe vehicle and the second entity. It authenticates the data source and verifies data integrity using authentication information, then forwards the verified data to the second entity without revealing the source identity. This intermediary role enables the system to maintain both data authenticity and source privacy simultaneously.
2Object-affected harmful factors
If traffic data is collected from anonymous sources, then the privacy of the data source is protected, but the authenticity and integrity of the data may be compromised
Solution Approach 1:
The system performs preliminary authentication and integrity verification of the data source before the data is processed or analyzed. The first entity authenticates the probe vehicle and verifies data integrity using authentication information in advance, ensuring that even though the source remains anonymous to the second entity, the data authenticity and integrity are guaranteed through pre-verification.
3Device complexity
If a single entity handles both data collection and data processing, then the system complexity is reduced, but the ability to maintain data source privacy while ensuring authenticity is compromised
Solution Approach 1:
The system divides the traffic analysis functionality into two distinct responsibilities assigned to different entities: data collection and authentication (first entity) versus data processing and analysis (second entity). This segmentation creates a clear separation where the first entity has access to authentication information but not traffic information, while the second entity has access to traffic information but not authentication information, thereby maintaining both privacy and authenticity in a distributed architecture.
Data Source
AI summary
A system and method for authenticating the source and ensuring the integrity of traffic data collected from probe vehicles while maintaining the privacy of the data's source. This is accomplished by dividing the traffic analysis functionality into two distinct responsibilities: data collection, including authentication and verification, and data processing, and assigning each responsibility to a different entity, such the first entity has access to authentication information which identifies the data's source but not to traffic information such as the source's location, and the second entity has access to the traffic information but not to the authentication information which identifies the data's source.


