Anonymous Health Data Association via Dual-Channel Metadata Correlation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for associating monitoring device measurements with source IDs fail to ensure anonymity, particularly in contexts requiring strict data protection, as they often use shared communication channels that compromise user privacy and are not suitable for large-scale or sensitive data applications.

Innovation Solution

A method where measurements and identifications travel separately and are correlated only on a server with access to all metadata, using distinct communication channels and metadata comparison with adjustable thresholds and inference rules to ensure anonymous association.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If measurements and source IDs are transmitted through shared communication channels, then data association is simplified, but user anonymity and data security are compromised

Engineering Contradiction:
Improvedata associationVSAvoidanonymity loss
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The patent segments the data transmission process into two independent channels: one for measurements and another for source identification metadata. This segmentation prevents the conflation of anonymous measurement data with identifying information, thereby maintaining user anonymity while still enabling accurate data association through server-side correlation of temporal and contextual metadata.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a server as an intermediary that receives measurements from measurement devices and separate metadata from communication devices. The server performs the association function by correlating measurements with source IDs based on metadata comparison, rather than transmitting identifying information directly with measurements. This intermediary approach maintains anonymity while enabling accurate association.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Object-affected harmful factors

If complex coding algorithms are used to protect data, then data security is improved, but the system complexity and computational overhead increase

Engineering Contradiction:
Improvedata securityVSAvoidsystem complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The patent extracts the complex association logic from the client devices and concentrates it in the server. Instead of implementing complex coding algorithms in distributed client devices, the system uses simple metadata collection at the client level and performs the sophisticated correlation and association operations centrally on the server, thereby reducing client device complexity while maintaining security.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the approach from using complex cryptographic coding to using metadata parameter comparison for data association. By comparing temporal parameters (timestamps), spatial parameters (location data), and contextual parameters (device identifiers) rather than using complex encoding schemes, the system achieves secure association with lower computational overhead and simpler implementation.

Inventive Principle:
Principle #35Parameter changes

3Speed

If time stamps are used to associate measurements with users, then association speed is improved, but anonymity cannot be guaranteed for large groups of users

Engineering Contradiction:
Improveassociation speedVSAvoidanonymity protection
Core Design Contradiction:
SpeedVSObject-affected harmful factors

Solution Approach 1:

The patent merges multiple metadata parameters (time stamps, location information, device identifiers, and measurement characteristics) into a comprehensive association framework. Instead of relying solely on time stamps, the system combines multiple parameters to create a more robust anonymous association mechanism that maintains both speed and anonymity protection for large groups of users.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent extends the association problem from a single-dimensional time-based approach to multi-dimensional correlation by incorporating spatial dimensions (location data), device dimensions (device identifiers), and measurement dimensions (measurement characteristics). This dimensional expansion enables anonymous association of large user groups while maintaining association speed through efficient server-side processing.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS9647990B2Method for anonymously associating measurement device measurements to a source ID
Publication Date: 2017.05.09 VODAFONE IP LICENSING LTD
  • US9647990B2 patent drawing
  • US9647990B2 patent drawing
  • US9647990B2 patent drawing

AI summary

Proposed invention refers to a method for anonymously associating health monitoring device measurements to a user ID. The invention comprises the steps of: registering in a server a user associated with an ID and a first set of metadata; registering a health monitoring device associated to a second ID and a second set of metadata; then, sending through a first communication channel the ID associated to the user and the first set of metadata to the server by a communication device; taking a measurement of the user by the health monitoring device and sending through a second communication channel said measurement associated to the second ID and the second set of metadata to the server; comparing the metadata stored in the server; and finally associating the first ID with the measurements taken by the health monitoring device corresponding to the second set of metadata, being based the association on the results of the previous comparison.