Gesture-Based Auto-Complete for Handwriting Recognition Systems

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current handwriting recognition systems in electronic devices lack efficient auto-completion methods, requiring users to write complete words and offering only a list of context-dependent words for selection, which is inefficient and does not allow for intelligent prioritization of auto-completion.

Innovation Solution

A method and system for detecting auto-complete gestures to dynamically predict and complete incomplete text, using a Handwriting Recognition (HWR) engine to identify the type and length of gestures, map gesture length to character prediction, and provide intelligent auto-complete suggestions, including alternate texts based on user input.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If existing HWR auto-completion methods are used, then context-dependent word suggestions are provided, but users must scroll through a long list of words and cannot prioritize completion intelligently

Engineering Contradiction:
Improveease of text completionVSAvoidtime to find required word
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system performs preliminary analysis of the gesture characteristics (length, type, direction) before generating completion suggestions. By pre-processing the gesture data and mapping it to character counts and word priorities, the system prepares predicted completions in advance, allowing immediate presentation of the most relevant options without requiring users to scroll through long lists.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes the parameter of suggestion prioritization from purely context-dependent to gesture-dependent. By incorporating gesture length, gesture type, and writing speed as parameters, the system dynamically adjusts the priority and ordering of completion suggestions, enabling intelligent prioritization that matches user intent and significantly reduces the time to find the required word.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If users write complete words in HWR mode, then accurate text input is achieved, but writing effort and time are excessive

Engineering Contradiction:
Improvetext input accuracyVSAvoidwriting speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system applies partial action by allowing users to write only a portion of the complete word (incomplete text) followed by a gesture. The HWR system combines the partial handwritten input with gesture-based prediction to generate the complete word. This approach maintains high accuracy through context analysis while dramatically improving productivity by reducing the physical writing effort required for complete words.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The gesture serves as an intermediary between the user's partial writing input and the system's auto-completion generation. Instead of requiring complete word writing or relying solely on context-based suggestions, the gesture acts as a mediator that provides additional intent signals, enabling the system to accurately predict and complete words with high precision while maintaining fast writing speed.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If gesture-based prediction is implemented, then auto-completion efficiency is improved, but system complexity increases

Engineering Contradiction:
Improvetext input efficiencyVSAvoidHWR system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system segments the gesture analysis into distinct, manageable components: gesture detection, gesture length measurement, gesture type classification, and character count mapping. By dividing the complex gesture processing task into these modular segments, the system achieves high text input efficiency through comprehensive gesture utilization while keeping the overall system complexity manageable through structured organization of processing functions.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11354503B2Method for automatically providing gesture-based auto-complete suggestions and electronic device thereof
Publication Date: 2022.06.07 SAMSUNG ELECTRONICS CO LTD
  • US11354503B2 patent drawing
  • US11354503B2 patent drawing
  • US11354503B2 patent drawing

AI summary

A method for providing gesture-based complete suggestions is provided. The method includes detecting at least one gesture performed by a user to complete an incomplete text provided by the user in an electronic device. Further, the method includes determining at least one remaining text to complete the incomplete text based on the at least one gesture and the incomplete text. Further, the method includes forming at least one complete text by adding the at least one remaining text to the incomplete text. Further, the method includes displaying the at least one complete text.