Context-Based Lexical Transcription Using Segmented Frequency Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current transcription technologies face challenges in generating high-quality transcriptions of lexical units from one alphabet to another, due to the complexity of language rules and exceptions, leading to inefficiencies in encoding and decoding writing systems.

Innovation Solution

A method and system that involves acquiring and segmenting lexical units into vowel and consonant segments, defining their context, and using a server to calculate theoretical frequencies for transcription based on context, employing machine learning algorithms to improve transcription accuracy across different alphabets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional transcription methods are used to convert lexical units between alphabets, then the process is simple to implement, but the transcription accuracy is low due to language rules and exceptions

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

Solution Approach 1:

The lexical unit is divided into multiple segments (e.g., syllables or phonetic units), with each segment being transcribed independently based on its contextual frequency data. This segmentation allows the system to handle complex transcription rules locally for each segment while maintaining overall accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system uses frequency parameters derived from contextual analysis to determine the most likely transcription for each segment. By changing from fixed rule-based transcription to probabilistic frequency-based transcription, the system achieves higher accuracy while managing complexity through statistical models.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If context-based frequency calculation is used to improve transcription quality, then the transcription accuracy improves, but the processing time and computational resources increase

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

Solution Approach 1:

Frequency tables are pre-calculated and stored for common contextual patterns before actual transcription occurs. During runtime, the system quickly retrieves and applies these pre-computed frequencies rather than calculating them from scratch, significantly reducing processing time while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system builds and updates its own frequency databases automatically by analyzing training data, making the computational work self-sustaining. Once trained, the system serves itself by using its accumulated knowledge to rapidly transcribe new lexical units without requiring external computational resources for each transcription task.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10073832B2Method and system for transcription of a lexical unit from a first alphabet into a second alphabet
Publication Date: 2018.09.11 Y E HUB ARMENIA LLC
  • US10073832B2 patent drawing
  • US10073832B2 patent drawing
  • US10073832B2 patent drawing

AI summary

A server and a method for transcription of a lexical unit from a first alphabet into a second alphabet, the method comprising: acquiring a pair of (i) the lexical unit written in the first alphabet, and (ii) the corresponding transcription of the lexical unit written in the second alphabet, both having been divided into respective segments, such that within the pair, every segment of the lexical unit has a corresponding segment in the transcription of the lexical unit, and such that each lexical unit comprises either a sequence of sequentially alternating consonant segments, or a single vowel segment, or a single consonant segment; defining, for each given segment of the lexical unit, its context; training the server to calculate a theoretical frequency of at least one second alphabet character representing transcription of a particular given segment based on the context of particular given segment of the lexical unit.