Virtual Avatar Profile Display With Blockchain Gesture Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Integrating secure data exchange and preventing unauthorized access in network environments, particularly in virtual environments, is challenging due to issues like data leakage and malicious activities.

Innovation Solution

A system utilizing a blockchain record for user authentication and gesture-based authorization to enhance information security, reducing processing and memory resources by verifying authorized operations through a blockchain record and gesture database.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If blockchain records are used for user authentication and gesture verification, then information security and authenticity are improved, but device complexity and processing overhead increase

Engineering Contradiction:
Improveinformation securityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-registering user gestures and storing them in the blockchain record during the account creation phase. This allows the authentication phase to simply compare incoming gestures against pre-stored authorized gestures, reducing real-time processing complexity while maintaining security.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates a simplified copy of the authentication logic by implementing gesture verification through comparison of gesture data patterns rather than complex cryptographic verification for each interaction. The blockchain stores authorized gesture patterns that can be efficiently compared against incoming gestures.

Inventive Principle:
Principle #26Copying

2Measurement precision

If blockchain records are searched for each user identification, then authentication accuracy is improved, but processing time and computational resources increase

Engineering Contradiction:
Improveauthentication accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

User identification data including avatar identifiers and authorized gesture patterns are pre-computed and stored in the blockchain record during account registration. This eliminates the need for complex real-time computation during authentication, allowing the system to simply retrieve and compare pre-stored data patterns.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts only the essential authentication elements (avatar identifier and authorized gesture patterns) from the complete blockchain record and stores them in a readily accessible format. This extraction allows rapid retrieval and comparison without searching through the entire blockchain structure for each authentication attempt.

Inventive Principle:
Principle #2Taking out (Extraction)

3Reliability

If comprehensive gesture validation is performed, then security against malicious activities is improved, but processing overhead and memory usage increase

Engineering Contradiction:
ImprovesecurityVSAvoidmemory resources
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system applies different levels of validation scrutiny to different aspects of gesture data. Critical security elements like gesture pattern matching receive thorough validation, while less critical metadata receives minimal processing. This localized quality approach ensures security without uniformly high processing overhead across all data elements.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system performs partial validation by checking only the essential elements of gesture data (the core gesture pattern) rather than validating every possible attribute. This partial action approach provides sufficient security for the application's needs while avoiding the excessive processing overhead of comprehensive validation of all gesture properties.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12524942B2System and method to display profile information in a virtual environment
Publication Date: 2026.01.13 BANK OF AMERICA CORP
  • US12524942B2 patent drawing
  • US12524942B2 patent drawing
  • US12524942B2 patent drawing

AI summary

An apparatus for displaying profile information in a virtual environment comprises a processor associated with a server. The processor is configured to generate an authorization token configured to assign a first avatar to a first user, wherein the authorization token is stored within the plurality of transfers of the blockchain record. The processor is further configured to receive session data associated with the first avatar, wherein the session data comprises at least one gesture for a session in a virtual environment and to compare the at least one gesture of the session data to one or more authorized gestures to identify a first authorized gesture. The processor is further configured to display profile information in the virtual environment that is stored in a first user profile associated with the first user in response to identifying the first authorized gesture.