Voiceprint Recognition for Multi-User Social Network Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing social-networking systems lack efficient and secure methods for user identification and authentication using voice recognition, and do not effectively utilize voiceprints for personalized content delivery and enhanced privacy settings.

Innovation Solution

A social-networking system records and analyzes users' voices to generate digital voiceprints, allowing for secure user identification, authentication, and personalized content delivery, with privacy settings controlling data usage and sharing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If voice recognition is implemented for user identification, then user authentication security is improved, but system complexity increases

Engineering Contradiction:
Improveuser authentication securityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The voice recognition system is divided into separate functional modules: audio capture module, voiceprint extraction module, comparison module, and authentication module. Each module performs a specific function independently, making the complex system more manageable and easier to implement. The voiceprint extraction creates a simplified digital representation that can be stored and compared without processing the entire audio stream.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Instead of storing and comparing complete audio recordings, the system extracts and stores only the essential voiceprint characteristics as a digital copy. This copy contains the unique identifying features of a user's voice while discarding unnecessary audio data, reducing storage requirements and simplifying the comparison process while maintaining authentication security.

Inventive Principle:
Principle #26Copying

2Measurement precision

If voiceprints are stored and analyzed, then user identification accuracy is improved, but data privacy concerns worsen

Engineering Contradiction:
Improveuser identification accuracyVSAvoiddata privacy concerns
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The system processes and stores only the local essential characteristics of the voice (the voiceprint) rather than the complete audio data. This selective processing maintains the necessary identification accuracy while minimizing the amount of personal data retained, thereby reducing privacy risks. The voiceprint is a localized representation that contains only what is needed for authentication.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system extracts only the essential voice identification features from the audio input and discards the rest of the audio data. This extraction process removes unnecessary information that could pose privacy concerns while preserving the critical voiceprint characteristics needed for accurate user identification.

Inventive Principle:
Principle #2Taking out (Extraction)

3Adaptability or versatility

If multiple users are recognized through voiceprints, then personalized content delivery is improved, but device complexity increases

Engineering Contradiction:
Improvepersonalized content deliveryVSAvoiddevice complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The voice recognition system serves multiple functions: user identification, authentication, and personalized content delivery. By using a universal voiceprint database that can identify multiple users, the system achieves adaptability for different users without requiring separate recognition systems for each user, thereby reducing overall device complexity while enabling personalized services.

Inventive Principle:
Principle #6Universality (Multi-functionality)

4Reliability

If voice data is collected and processed, then user authentication capability is improved, but loss of information increases

Engineering Contradiction:
Improveuser authentication capabilityVSAvoidvoice data processing loss
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system creates a digital copy of the essential voice characteristics (voiceprint) that can be stored and compared without retaining the original audio data. This copying approach maintains authentication capability while minimizing information loss, as the voiceprint preserves the necessary identifying features without requiring retention of the complete audio stream.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12483636B2Multiple user recognition with voiceprints on online social networks
Publication Date: 2025.11.25 META PLATFORMS INC
  • US12483636B2 patent drawing
  • US12483636B2 patent drawing
  • US12483636B2 patent drawing

AI summary

In one embodiment, a method includes, by one or more computing devices, receiving, from a client system at a first location, an audio input from an unknown user; identifying a first user of the online social network who is proximate to the first location; identifying the unknown user as a second user of the online social network based on a comparison of the audio input to one or more voiceprints of one or more candidate users stored by the online social network, respectively, wherein each voiceprint comprises audio data for auditory identification of a unique user of the online social network, and wherein each candidate user is within a threshold degree of separation of the first user within the online social network; and sending customized content to one or more of the first user or the second user based on their social-networking information.