Handwriting Recognition Score Selection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Typical handwriting recognition systems face challenges in decoding characters due to limited screen space on user devices, particularly when users input handwritten text using delayed strokes or overlapping methods, making it difficult to determine the best recognition without knowing the input manner.

Innovation Solution

A combined recognition system utilizing both delayed stroke and overlapping recognizers, which generate recognition scores for multi-character handwritten inputs, allowing for simultaneous processing and selection of the optimal recognition based on positional information and shared computation resources.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a complete handwriting recognition system is used to handle formatting and segmentation, then recognition accuracy is improved, but device complexity increases and performance deteriorates on devices with limited screen space

Engineering Contradiction:
Improverecognition accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the handwriting recognition task into distinct components: a delayed stroke recognizer that handles characters written after the input area is filled, and an overlapping recognizer that handles characters that overlap with previously written characters. Each recognizer is specialized for specific input patterns, allowing the system to maintain high accuracy without requiring a single complex complete recognition system.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If multiple recognizers are applied to handle different input patterns, then adaptability to various handwriting methods is improved, but device complexity increases

Engineering Contradiction:
Improveadaptability to input methodsVSAvoidrecognizer complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent creates a unified recognition system that incorporates both delayed stroke and overlapping recognition capabilities within a single integrated framework. The system universally handles multiple input patterns (delayed strokes, overlapping characters, and normal sequential input) through a cohesive architecture that shares common resources while providing specialized processing for different handwriting methods.

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

3Ease of operation

If recognition is performed without knowing the input manner, then ease of operation is improved, but measurement precision deteriorates because it is difficult to determine the best recognition

Engineering Contradiction:
Improveuser input convenienceVSAvoidrecognition accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent implements a feedback mechanism where the system evaluates recognition scores from both the delayed stroke recognizer and the overlapping recognizer, then selects the recognition result with the higher score. This feedback-based selection process automatically determines the best recognition without requiring users to specify their input manner, maintaining ease of operation while improving accuracy through intelligent score comparison and selection.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10185872B2Partial overlap and delayed stroke input recognition
Publication Date: 2019.01.22 GOOGLE LLC
  • US10185872B2 patent drawing
  • US10185872B2 patent drawing
  • US10185872B2 patent drawing

AI summary

An optimal recognition for handwritten input based on receiving a touch input from a user may be selected by applying both a delayed stroke recognizer as well as an overlapping recognizer to the handwritten input. A score may be generated for both the delayed stroke recognition as well as the overlapping recognition and the recognition corresponding to the highest score may be presented as the overall recognition.