Voice Signature Authentication for Low-Latency Multi-User Access
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current voice activation systems for electronic devices face delays and security challenges, such as remote processing delays, loss of physical keys, and inability to differentiate between multiple users accessing the same device.
Innovation Solution
A voice-based authentication system that generates a unique voice signature for users, allowing local or remote storage, and performs multi-level verification using passphrases and voice recognition to ensure secure access across multiple devices.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If voice prompts are stored on a remote server for authentication, then authentication data can be centralized and secured, but processing delays occur and additional data usage is required
Solution Approach 1:
The authentication system is segmented into two parts: voice prompt storage remains centralized on remote servers for security, while voice signature verification is performed locally on the electronic device. This segmentation allows the system to maintain security benefits of centralized storage while achieving low-latency authentication through local processing of voice biometrics.
Solution Approach 2:
A voice signature acts as an intermediary between the user's voice input and the authentication decision. The voice signature is extracted locally from the user's speech and used to verify identity without requiring real-time communication with the remote server, thus reducing authentication delay while maintaining security.
2Ease of operation
If physical keys store biometric data for user authentication, then authentication can be performed without passwords, but physical keys can be misplaced or lost
Solution Approach 1:
The mechanical physical key system is replaced with a voice-based biometric authentication system. Instead of relying on a physical object that can be lost, the system uses the user's voice characteristics to authenticate identity, eliminating the risk of physical key loss while maintaining passwordless convenience.
Solution Approach 2:
The system creates a digital copy of the user's voice characteristics in the form of a voice signature. This digital representation can be stored and verified across multiple devices, replacing the single physical key with a replicable digital authentication credential that cannot be physically lost.
3Adaptability or versatility
If multiple users access the same electronic device with similar passphrases, then device accessibility is improved, but user differentiation becomes difficult
Solution Approach 1:
The authentication system changes from relying solely on passphrase content to incorporating voice signature parameters. Even when multiple users speak the same passphrase, their unique voice characteristics (pitch, timbre, speech patterns) create distinct voice signatures, enabling accurate user differentiation while maintaining multi-user accessibility.
Solution Approach 2:
The system adds another dimension to authentication by combining passphrase verification with voice biometric analysis. This dimensional expansion allows the system to distinguish between users who may share the same passphrase, as the voice signature dimension provides additional discriminatory information for accurate user identification.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
An authentication application receives an audio input, detects whether the audio input matches a known passphrase, and processes the audio input to determine whether the audio input is consistent with a known voice signature. Upon determining that the audio input is consistent with the known voice signature, the application will identify a user who is associated with the voice signature. The device will output an audio prompt, receive a spoken answer, and analyze the spoken answer to determine whether it corresponds to an expected response. Outputting the prompt may be responsive to determining that the user was not authenticated to the device or the application within a threshold time period, or if a security threat was posted to the user's profile, When the system determines that the spoken answer corresponds to the expected response, it will authenticate the user and provide the user with access to the device or application.