Translation Device Accuracy Control and Dictionary Update
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current translation devices lack accuracy in translating utterances from one language to another, often resulting in inaccurate outputs that may not convey the intended meaning, leading to user dissatisfaction and inefficiency in communication.
Innovation Solution
A translation device that includes an input unit for generating utterance data, a controller to assess translation accuracy, a notification unit to inform the user of accuracy, and an output unit that only outputs translations meeting a predetermined accuracy threshold, while updating the dictionary with accurate translations for improved future performance.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If translation is performed using existing dictionary data, then translation speed is maintained, but translation accuracy deteriorates when the dictionary lacks sufficient utterance pairs
Solution Approach 1:
The system performs preliminary actions by accumulating utterance data and translated utterance data in memory before actual translation is needed. When a translation request occurs, the system has already prepared a comprehensive dictionary through continuous data accumulation, allowing rapid accurate translation without real-time processing delays
Solution Approach 2:
The system implements feedback by comparing the current translation result with previously stored accurate translations in the dictionary. When accuracy is evaluated as high, the system feeds back by updating the dictionary with new utterance pairs, continuously improving future translation accuracy while maintaining fast response times
2Measurement precision
If the dictionary is updated with new utterance pairs, then translation accuracy improves, but device complexity increases
Solution Approach 1:
The system performs self-service by automatically accumulating utterance data and translated utterance data, evaluating translation accuracy, and updating the dictionary without external intervention. The controller autonomously manages the entire process of data collection, accuracy assessment, and dictionary maintenance, reducing the need for complex external management systems
Solution Approach 2:
The controller serves multiple functions: it performs translation, evaluates accuracy, accumulates data, and updates the dictionary. This multi-functionality is achieved within a single controller component, avoiding the need for separate complex systems for each function and thereby managing device complexity while improving translation accuracy
3Productivity
If all translation results are output regardless of accuracy, then productivity is maintained, but reliability deteriorates due to inaccurate translations
Solution Approach 1:
The system uses feedback to control output based on accuracy evaluation. When translation accuracy is evaluated as high, the translation result is output; when accuracy is low, the result is not output and the system continues to accumulate data. This feedback mechanism ensures that only reliable translations are produced, maintaining both productivity and reliability
Solution Approach 2:
The system performs preliminary accuracy evaluation before outputting translation results. By evaluating accuracy in advance and only outputting when standards are met, the system ensures high reliability without significantly impacting productivity, as the evaluation process is integrated into the translation workflow
Data Source
AI summary
A translation device includes an input unit, a controller, a notification unit, an output unit, and a memory. The input unit inputs an utterance of a speaker to generate utterance data. The controller determines accuracy of a translation result when translated utterance data from the utterance data is obtained. The notification unit notifies the speaker of the determination result of the controller. The output unit outputs a translated utterance according to the translated utterance data. The memory stores dictionary data associating utterance data with translated utterance data. The controller performs translation based on the dictionary data. When the controller determines that the accuracy of the translation result is lower than a predetermined value, the controller controls the output unit not to output the translated utterance, and controls the notification unit to issue a notification regarding the determination result.


