Secure Cox Regression Testing for Privacy-Preserving Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing secure computation systems face difficulties in performing Cox proportional hazard regression analysis.

Innovation Solution

An analysis device and method that performs Cox proportional hazard regression analysis through secure computation using partial regression coefficients, Hessian matrices, or score vectors, enabling tests like Wald, Score, and likelihood ratio tests.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If secure computation is used for Cox proportional hazard regression analysis, then data privacy is preserved, but the ability to perform statistical tests is lost

Engineering Contradiction:
Improvedata privacyVSAvoidstatistical test capability
Core Design Contradiction:
Loss of informationVSReliability

Solution Approach 1:

The patent segments the statistical test process into multiple components that can be executed in encrypted form. Instead of performing tests on decrypted data, the system divides the test calculations into separate operations (score vector computation, Hessian matrix computation, Wald test statistics) that can be performed on encrypted inputs, thereby preserving both privacy and test capability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces encrypted intermediate representations (encrypted score vectors, encrypted Hessian matrices, encrypted test statistics) as mediators between the private data and the test results. These intermediaries allow statistical tests to be performed without exposing the underlying sensitive data, resolving the contradiction between privacy preservation and test execution.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If data is kept encrypted during analysis, then privacy is protected, but complex statistical operations become difficult to perform

Engineering Contradiction:
Improvedata confidentialityVSAvoidcomputation complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent changes the computational parameters from operating on plaintext data to operating on ciphertext data. By transforming the entire computation pipeline to work with encrypted representations, the system maintains data confidentiality while enabling complex statistical operations through cryptographic transformations rather than traditional numerical methods.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent substitutes traditional mechanical computation (direct calculation on plaintext) with cryptographic computation (calculation on ciphertext). This replacement allows statistical operations to be performed through encrypted arithmetic and cryptographic primitives, eliminating the need to decrypt data while still achieving the computational goals.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentEP4708261A1Analysis device, analysis method, and analysis program
Publication Date: 2026.03.11 NTT DOCOMO BUSINESS INC
  • EP4708261A1 patent drawingFigure 1
  • EP4708261A1 patent drawingFigure 2~3
  • EP4708261A1 patent drawingFigure 4

AI summary

An analysis device according to the embodiment includes a test unit and an output control unit. The test unit performs a test of Cox proportional hazard regression analysis by secure computation by using a partial regression coefficient, a Hessian matrix, or a score vector, or any combination thereof obtained by the Cox proportional hazard regression analysis by secure computation. The output control unit outputs a result of the test by the test unit.