Distributed Data Query Aggregation for Secure Multi-Party Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

As data volume increases, secure multi-party computation (SMPC) technologies face significant challenges in computational and communication complexity, making it difficult to perform collaborative data analysis while ensuring data security among different data owners.

Innovation Solution

A method and apparatus for data query that involves obtaining and generating data fragments from multiple devices, using one-hot encoding and secret fragmentation to classify and aggregate data attributes securely, reducing complexity through efficient query protocols.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If secure multi-party computation (SMPC) technology is used to ensure data security in collaborative analysis, then data security is improved, but computational complexity and communication complexity are significantly increased

Engineering Contradiction:
Improvedata securityVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent divides data into multiple fragments and distributes them across different devices. Each device processes only its local fragment, performing computations independently. The final result is obtained by aggregating the processed fragments, thus reducing the computational burden on any single device while maintaining data security through secret sharing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary aggregation mechanism that combines results from multiple devices without requiring them to exchange raw data or perform complex multi-party computations. This intermediary layer simplifies the communication protocol and reduces the overall computational complexity while preserving the security guarantees of SMPC.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If secure multi-party computation (SMPC) technology is used to ensure data security in collaborative analysis, then data security is improved, but communication complexity is significantly increased

Engineering Contradiction:
Improvedata securityVSAvoidcommunication complexity
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

By segmenting data into fragments distributed across devices, the patent eliminates the need for extensive inter-device communication required by traditional SMPC. Each device communicates only with the central aggregation mechanism, significantly reducing the communication complexity from O(n²) to O(n) where n is the number of devices.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts the aggregation function as a separate, simplified component that handles result combination. This extraction allows the complex multi-party computation to be replaced with simpler local processing and centralized aggregation, reducing the communication overhead between devices.

Inventive Principle:
Principle #2Taking out (Extraction)

3Quantity of substance

If data volume increases to provide more comprehensive analysis, then data completeness is improved, but computational complexity and communication complexity are significantly increased

Engineering Contradiction:
Improvedata volumeVSAvoidcomputational complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent segments large volumes of data into manageable fragments that can be processed in parallel across multiple devices. Each device handles a subset of the data independently, allowing the system to scale to larger data volumes without proportionally increasing the computational complexity on any single device.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent merges the processing results from multiple devices through a simplified aggregation mechanism. This merging approach allows the system to leverage large data volumes across distributed devices while maintaining computational efficiency through parallel processing and reduced communication requirements.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentEP4675455A1Data query method and apparatus, and device and storage medium
Publication Date: 2026.01.07 LEMON INC(GB)
  • EP4675455A1 patent drawingFigure 1
  • EP4675455A1 patent drawingFigure 2
  • EP4675455A1 patent drawingFigure 3

AI summary

Embodiment of the present disclosure provides method, apparatus, device and storage medium for data query. In the method, first data is obtained by a first device based on a request for a data query, where the request indicates a first data attribute to be classified and aggregated and at least a second data attribute and a third data attribute for classification, and the first data at least includes data associated with a second data attribute; and a third data fragment of a result of the data query is generated based on the first data fragment of the first data and the second data fragment of the second data received from the second device, where the second data at least includes data associated with the third data attribute, and the third data fragment includes an element corresponding to the first data attribute that is classified and aggregated based on at least the second data attribute and the third data attribute.