paper-with-me

Papers

Translation of Patent Sentences with a Large Vocabulary of Technical Terms Using Neural Machine Translation

2017-04-14 · WS 2016 12 · Zi Long, Takehito Utsuro, Tomoharu Mitsuhashi, Mikio Yamamoto

Neural machine translation (NMT), a new approach to machine translation, has achieved promising results comparable to those of traditional approaches such as statistical machine translation (SMT). Despite its recent success, NMT cannot handle a larger vocabulary because training complexity and decoding complexity proportionally increase with the number of target words. This problem becomes even more serious when translating patent documents, which contain many technical terms that are observed infrequently. In NMTs, words that are out of vocabulary are represented by a single unknown token. In this paper, we propose a method that enables NMT to translate patent sentences comprising a large vocabulary of technical terms. We train an NMT system on bilingual data wherein technical terms are replaced with technical term tokens; this allows it to translate most of the source sentences except technical terms. Further, we use it as a decoder to translate source sentences with technical term tokens and replace the tokens with technical term translations using SMT. We also use it to rerank the 1,000-best SMT translations on the basis of the average of the SMT score and that of the NMT rescoring of the translated sentences with technical term tokens. Our experiments on Japanese-Chinese patent sentences show that the proposed NMT system achieves a substantial improvement of up to 3.1 BLEU points and 2.3 RIBES points over traditional SMT systems and an improvement of approximately 0.6 BLEU points and 0.8 RIBES points over an equivalent NMT system without our proposed technique.

📄 PDF Abstract BibTeX arXiv:1704.04521

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Patent NMT integrated with Large Vocabulary Phrase Translation by SMT at WAT 2017

2017-11-01 · WS 2017 11 · Zi Long, Ryuichiro Kimura, Takehito Utsuro, Tomoharu Mitsuhashi 외

Neural machine translation (NMT) cannot handle a larger vocabulary because the training complexity and decoding complexity proportionally increase with the number of target words. This problem becomes even more serious w…

Machine TranslationNMTSentenceTranslation

The EuroPat Corpus: A Parallel Corpus of European Patent Data

2022-06-01 · LREC 2022 6 · Kenneth Heafield, Elaine Farrow, Jelmer Van der Linde, Gema Ramírez-Sánchez 외

We present the EuroPat corpus of patent-specific parallel data for 6 official European languages paired with English: German, Spanish, French, Croatian, Norwegian, and Polish. The filtered parallel corpora range in size …

Machine TranslationTranslation

Neural Machine Translation Model with a Large Vocabulary Selected by Branching Entropy

2017-04-14 · MTSummit 2017 9 · Zi Long, Ryuichiro Kimura, Takehito Utsuro, Tomoharu Mitsuhashi 외

Neural machine translation (NMT), a new approach to machine translation, has achieved promising results comparable to those of traditional approaches such as statistical machine translation (SMT). Despite its recent succ…

Machine TranslationNMTSentenceTranslation

Translation Using JAPIO Patent Corpora: JAPIO at WAT2016

2016-12-01 · WS 2016 12 · Satoshi Kinoshita, Tadaaki Oshio, Tomoharu Mitsuhashi, Terumasa Ehara

We participate in scientific paper subtask (ASPEC-EJ/CJ) and patent subtask (JPC-EJ/CJ/KJ) with phrase-based SMT systems which are trained with its own patent corpora. Using larger corpora than those prepared by the work…

Information RetrievalMachine TranslationTranslation

Creating a silver standard for patent simplification

2023-10-24 · Silvia Casola, Alberto Lavelli, Horacio Saggion

Patents are legal documents that aim at protecting inventions on the one hand and at making technical knowledge circulate on the other. Their complex style -- a mix of legal, technical, and extremely vague language -- ma…

Information RetrievalRetrieval