Sign Language Subtitle Generation Using LSTM Gesture Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing subtitle generation techniques for sign language content in videos require manual translation by experts and additional hardware, and are unable to accurately identify dynamic gestures, making them inefficient and inaccessible for a globalized audience.

Innovation Solution

The use of moderately deep Long Short-Term Memory (LSTM) networks to identify gestures across multiple frames of a video, combined with natural language processing to generate coherent subtitles, without the need for additional hardware, by analyzing landmark coordinates and their derivatives such as velocity and acceleration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual translation by experts is used, then translation accuracy is improved, but time consumption and cost increase significantly

Engineering Contradiction:
Improvetranslation accuracyVSAvoidtime consumption
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent replaces the mechanical manual translation process with an automated computer vision system using CNNs and LSTMs. The system automatically detects hand gestures, extracts landmarks, and translates sign language to text without human intervention, thereby eliminating time consumption while maintaining accuracy through sophisticated algorithms.

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

Solution Approach 2:

The system enables self-service by allowing the video processing system to automatically generate subtitles without requiring expert translators. The automated pipeline including gesture detection, landmark extraction, and sequence modeling creates a self-sufficient solution that eliminates dependency on manual expert intervention.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If additional hardware sensors are used, then gesture detection accuracy is improved, but device complexity and cost increase

Engineering Contradiction:
Improvegesture detection accuracyVSAvoidhardware requirements
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent uses copying by creating detailed digital representations (landmarks) of physical hand gestures from standard video footage. Instead of adding hardware sensors, the system copies the essential gesture information into a simplified landmark coordinate format that can be processed computationally, achieving high accuracy without additional hardware complexity.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system substitutes physical hardware sensors with a software-based computer vision approach. By using CNNs to detect and track landmarks from regular video frames, the patent replaces the need for specialized hardware while maintaining gesture detection accuracy through advanced image processing techniques.

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

3Speed

If static gesture recognition is used, then processing speed is improved, but accuracy of dynamic gestures decreases

Engineering Contradiction:
Improveprocessing speedVSAvoiddynamic gesture accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent applies dynamics by transitioning from static gesture recognition to dynamic sequence modeling. The system processes gestures as temporal sequences of landmarks across multiple frames using LSTMs, capturing the evolution and movement of signs over time. This dynamic approach maintains processing speed while significantly improving accuracy for dynamic gestures that span multiple frames.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs preliminary action by extracting and storing landmark coordinates for each frame in advance before sequence modeling. This pre-processing step organizes the spatial-temporal data structure, enabling the LSTM to efficiently process dynamic gestures without sacrificing processing speed, as the heavy lifting of feature extraction is completed beforehand.

Inventive Principle:
Principle #10Preliminary action

4Measurement precision

If frame-by-frame analysis is used, then gesture identification accuracy is improved, but computational complexity increases

Engineering Contradiction:
Improvegesture identification accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies extraction by isolating and focusing only on the essential landmarks (hand, face, body key points) rather than processing the entire video frame. This selective extraction reduces computational complexity by concentrating resources on the most relevant features for gesture identification, while maintaining accuracy through precise landmark detection using CNNs.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system applies segmentation by dividing the video analysis into distinct components: landmark detection, coordinate extraction, derivative calculation, and sequence modeling. This modular segmentation allows each component to be optimized independently, reducing overall computational complexity while maintaining high gesture identification accuracy through specialized processing for each stage.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11756337B2Auto-generation of subtitles for sign language videos
Publication Date: 2023.09.12 ADOBE INC
  • US11756337B2 patent drawing
  • US11756337B2 patent drawing
  • US11756337B2 patent drawing

AI summary

Embodiments are disclosed for a subtitle generator for sign language content in digital videos. In some embodiments, a method of subtitle generation includes receiving an input video comprising a representation of one or more sign language gestures, extracting landmark coordinates associated with a signer represented in the input video, determining derivative information from the landmark coordinates, and analyzing the landmark coordinates and the derivative information by at least one gesture detection model to identify a first sign language gesture.