Edit Tag Estimation for Post-Editing Guidance

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing word-level quality estimation techniques cannot determine which part of the source sentence an error in the machine-translated sentence corresponds to, making it difficult for post-editors to decide what corrections are needed.

Innovation Solution

The technique involves an estimation apparatus that receives extended word alignment and translation quality tags between a source sentence and a translated sentence, and estimates edit tags such as insert, delete, and replace to guide post-editing operations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Difficulty of detecting and measuring

If word-level quality tags are used to identify errors, then error detection capability is improved, but the ability to determine corresponding source sentence parts deteriorates

Engineering Contradiction:
Improveerror detection capabilityVSAvoidcorresponding source sentence information
Core Design Contradiction:
Difficulty of detecting and measuringVSLoss of information

Solution Approach 1:

The patent segments the translation quality assessment into multiple granular dimensions: source sentence quality tags, translated sentence quality tags, and gap quality tags. Each segment is independently tagged and analyzed, allowing precise identification of error locations and their corresponding source parts without information loss.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an extended word alignment model as an intermediary that maps between source sentence words and translated sentence words. This intermediary structure preserves the correspondence information, enabling traceability from detected errors back to their source sentence origins.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If detailed quality tags are provided for each word, then measurement precision is improved, but device complexity increases

Engineering Contradiction:
Improvequality estimation precisionVSAvoidsystem structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent employs a unified deep learning model that performs multiple functions simultaneously: extended word alignment, source sentence quality estimation, translated sentence quality estimation, and gap quality estimation. This multi-functional approach achieves high measurement precision without proportionally increasing system complexity.

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

Solution Approach 2:

The patent changes the parameter representation from simple binary quality tags to a comprehensive multi-dimensional tagging system with extended word alignment information. This parameter transformation enables precise quality measurement while the integrated model structure prevents exponential complexity increase.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250124241A1Estimation apparatus, learning apparatus, estimation method, learning method, and program
Publication Date: 2025.04.17 NT T INC
  • US20250124241A1 patent drawing
  • US20250124241A1 patent drawing
  • US20250124241A1 patent drawing

AI summary

An estimation apparatus includes: an input part configured to receive, as inputs, an extended word alignment between a source sentence and a translated sentence, and translation quality tags between the source sentence and the translated sentence; and an edit tag estimation part configured to estimate an edit tag based on the extended word alignment and the translation quality tags.