Encrypted Data Market Architecture for Privacy-Accurate Analytics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data systems face challenges in protecting user privacy while providing flexible data usage and maintaining data integrity, as blockchain anonymity can be compromised and differential privacy de-identified data lacks accuracy.

Innovation Solution

A data market system utilizing anonymization application programming interfaces, blockchain, differential privacy, and homomorphic encryption to encrypt and process data packets, ensuring privacy protection and flexible data usage through encrypted data packets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If blockchain is used to anonymize owner identity, then privacy protection is improved, but anonymity can be compromised by linking attacks

Engineering Contradiction:
Improveprivacy protectionVSAvoidanonymity compromise
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent introduces homomorphic encryption as an intermediary layer between the data owner and the data market system. This intermediary enables the owner to encrypt data with a public key before uploading, and the system can process the encrypted data without decrypting it, thus maintaining anonymity while preventing linking attacks that would compromise privacy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent applies differential privacy as a preliminary action before data is uploaded to the blockchain. By adding controlled noise to the data in advance, the system protects owner identity from being revealed through linking attacks, while still allowing useful statistical analysis to be performed on the anonymized data.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If differential privacy is used to de-identify data, then privacy protection is improved, but data accuracy is reduced

Engineering Contradiction:
Improveprivacy protectionVSAvoiddata accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent implements a dynamic system where data can exist in multiple states: encrypted but unprocessed (maintaining full accuracy with homomorphic encryption), partially processed with differential privacy (reduced accuracy but enhanced privacy), or fully restored after authorized decryption. This dynamic approach allows the system to adjust the privacy-accuracy tradeoff based on specific use cases and authorization levels.

Inventive Principle:
Principle #15Dynamics

3Reliability

If data is encrypted using homomorphic encryption, then privacy protection is improved, but data processing complexity increases

Engineering Contradiction:
Improveprivacy protectionVSAvoiddata processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the data processing workflow into distinct stages: encryption stage (owner uploads encrypted data), processing stage (system performs operations on encrypted data using homomorphic encryption), and decryption stage (authorized restoration of data). Each stage uses appropriate technical means, reducing overall system complexity by avoiding the need to handle both encrypted and plaintext data simultaneously throughout the entire workflow.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12511436B2Data market system
Publication Date: 2025.12.30 DECLOAK
  • US12511436B2 patent drawing
  • US12511436B2 patent drawing
  • US12511436B2 patent drawing

AI summary

A data market system located at the Internet includes a storage circuit, an input surface circuit, and a processor. The input surface circuit is used for receiving a query and an encrypted data packet. The processor is used for controlling the input surface circuit to receive the encrypted data packet and to store the encrypted data packet in the storage circuit. The processor processes the encrypted data packet according to the query. The encrypted data packet corresponds to at least one of anonymization application programming interface, blockchain, differential privacy, and homomorphic encryption provided by the data market system.