Host: The Japanese Society for Artificial Intelligence
Name : The 35th Annual Conference of the Japanese Society for Artificial Intelligence
Number : 35
Location : [in Japanese]
Date : June 08, 2021 - June 11, 2021
Neural Fuzzy Repair (NFR) system enables an NMT system to improve translation accuracy using similar translations searched from Translation Memory. This thesis compared edit distance and sentence-BERT (SBERT) as the similarity measures used in the search for similar translations, and showed that SBERT outperformed edit distance in the case of small corpus sizes. This thesis also studied a method to automatically select the most appropriate translation from more than one candidates. Compared to the naive method based on the number of tokens, the method based on the inner product of SBERT's sentence embedding achieved significant improvements. These results prove the effectiveness of the SBERT-based approach in the NFR system.