Authentication Transformation Model for Feature Extractor Compatibility

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing authentication methods face challenges in seamlessly transitioning from one feature extractor to another, especially when updates are made to the feature extraction model, leading to inconvenience for users and potential authentication failures.

Innovation Solution

The proposed solution involves using a transformation model that transforms enrolled features generated by an old feature extractor into enrolled features compatible with a new feature extractor, allowing for authentication to proceed based on the transformed features.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the feature extractor is updated to improve authentication accuracy, then authentication accuracy is improved, but existing enrolled features become incompatible causing authentication failures

Engineering Contradiction:
Improveauthentication accuracyVSAvoidauthentication compatibility
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

A transformation model is introduced as an intermediary component that converts enrolled features from the old feature extractor format into the new feature extractor format. This mediator enables compatibility between the updated authentication system and existing user enrollment data without requiring users to re-enroll, thus maintaining both authentication accuracy improvement and backward compatibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If the feature extractor is updated to improve authentication accuracy, then authentication accuracy is improved, but user convenience deteriorates due to re-enrollment requirements

Engineering Contradiction:
Improveauthentication accuracyVSAvoiduser convenience
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The transformation model serves as a bridge that automatically translates existing enrolled features into the new feature format, eliminating the need for users to perform re-enrollment operations. This maintains user convenience while enabling the system to benefit from the updated feature extractor's improved accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The transformation model is pre-trained to handle the conversion of features from the old to the new format, so that when the feature extractor is updated, the system can immediately transform existing enrolled features without requiring any user action or intervention, thus preserving user convenience.

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If a transformation model is introduced to maintain compatibility, then feature compatibility is improved, but system complexity increases

Engineering Contradiction:
Improvefeature compatibilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The transformation model is positioned as a separate, modular intermediary component that can be independently trained and deployed. This modular approach isolates the complexity of format conversion from the main authentication pipeline, allowing the transformation model to be pre-computed and stored, thereby reducing the operational complexity during authentication while maintaining adaptability.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12293765B2Authentication method and apparatus with transformation model
Publication Date: 2025.05.06 SAMSUNG ELECTRONICS CO LTD
  • US12293765B2 patent drawing
  • US12293765B2 patent drawing
  • US12293765B2 patent drawing

AI summary

An authentication method and apparatus using a transformation model are disclosed. The authentication method includes generating, at a first apparatus, a first enrolled feature based on a first feature extractor, obtaining a second enrolled feature to which the first enrolled feature is transformed, determining an input feature by extracting a feature from input data with a second feature extractor different from the first feature extractor, and performing an authentication based on the second enrolled feature and the input feature.