There is an increasing need for sophisticated neural machine translation systems due to the need for trustworthy worldwide data transfer. The opaque black-box behaviour of large pre-trained models limits customisation and interpretability, despite their impressive performance. To tackle this issue, we develop a transparent, from-scratch Transformer implementation for translating from English to Hindi using PyTorch. As part of a whole encoder-decoder architecture, the concept’s main components are multi-head self-attention and sinusoidal positional encodings. Its competitive BLEU scores after training on the cfilt/iitb English-Hindi corpus demonstrate the feasibility of a custom-built approach. It is a helpful place to start for further study and comprehension of contemporary NMT structures.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A Transparent Transformer Framework for English–Hindi Neural Machine Translation: Design and Preliminary Evaluation

  • Yash Mishra,
  • Nishaant Singh,
  • Arun Kumar Rai,
  • Saurabh Kumar,
  • Aditya Kumar

摘要

There is an increasing need for sophisticated neural machine translation systems due to the need for trustworthy worldwide data transfer. The opaque black-box behaviour of large pre-trained models limits customisation and interpretability, despite their impressive performance. To tackle this issue, we develop a transparent, from-scratch Transformer implementation for translating from English to Hindi using PyTorch. As part of a whole encoder-decoder architecture, the concept’s main components are multi-head self-attention and sinusoidal positional encodings. Its competitive BLEU scores after training on the cfilt/iitb English-Hindi corpus demonstrate the feasibility of a custom-built approach. It is a helpful place to start for further study and comprehension of contemporary NMT structures.