Terminal Device Genome Data One-Way Function Security

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

There is a concern about the security of genome data, particularly in medical and pharmaceutical fields, where encrypted genome data can be decrypted due to advancements in computation power, potentially leading to exposure of sensitive personal information.

Innovation Solution

A terminal device with a secret value generating unit that applies an irreversible one-way function to genome data, generating a secret value which is used to create response data without directly accessing the original genome data, thereby maintaining security and preventing data leakage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If reversible encryption function is used to protect genome data, then data security is improved, but the risk of data leakage increases due to computational power advancements

Engineering Contradiction:
Improvedata securityVSAvoiddata leakage risk
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent extracts only the necessary information (response data) from the genome data through the one-way function, separating the useful information from the sensitive original data. The terminal device generates response data by applying a one-way function to the genome data, allowing queries to be answered without exposing the original genome information, thus taking out only what is needed while preserving security.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces an intermediary mechanism (one-way function) between the genome data and the response data. This intermediary transforms the sensitive genome data into response data that can be transmitted and processed without revealing the original data. The one-way function acts as a mediator that allows information flow while maintaining security, as it can be applied easily but cannot be reversed.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Object-affected harmful factors

If one-way function is applied to genome data, then data leakage is prevented, but computational complexity increases

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

Solution Approach 1:

The patent creates a copy of the genome data transformed through the one-way function to generate response data. Instead of storing or transmitting the original sensitive genome data, the system works with this transformed copy (response data) that contains only the necessary information. The one-way function creates a mathematical copy that preserves queryability while eliminating direct access to the original data, and this copying process is computationally efficient in the forward direction.

Inventive Principle:
Principle #26Copying

3Measurement precision

If original genome data is accessed for estimation, then estimation accuracy is improved, but security protection deteriorates

Engineering Contradiction:
Improveestimation accuracyVSAvoidsecurity protection
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent uses the one-way function as an intermediary that allows estimation operations to be performed on transformed data rather than original data. The terminal device applies the one-way function to the genome data to create response data, which can then be used for estimation purposes. This intermediary enables the system to maintain security protection while still achieving the necessary estimation accuracy, as the one-way function preserves the mathematical relationships needed for accurate estimation without exposing the original data.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12057198B2Terminal device, data processing method, and program
Publication Date: 2024.08.06 KK TOSHIBA
  • US12057198B2 patent drawing
  • US12057198B2 patent drawing
  • US12057198B2 patent drawing

AI summary

A terminal device according to an embodiment includes an accepting unit, a secret value generating unit, a response data generating unit, and an output unit. The accepting unit accepts an inquiry about genome data of each user. The secret value generating unit generates a secret value by applying a one-way function to the genome data. The response data generating unit generates response data to the inquiry on the basis of the secret value generated by the secret value generating unit and contents of the inquiry. The output unit outputs the response data generated by the response data generating unit.