paper-with-me

홈 › Papers

An Augmented Translation Technique for low Resource language pair: Sanskrit to Hindi translation

2020-06-09 · Rashi Kumar, Piyush Jha, Vineet Sahula

Neural Machine Translation (NMT) is an ongoing technique for Machine Translation (MT) using enormous artificial neural network. It has exhibited promising outcomes and has shown incredible potential in solving challenging machine translation exercises. One such exercise is the best approach to furnish great MT to language sets with a little preparing information. In this work, Zero Shot Translation (ZST) is inspected for a low resource language pair. By working on high resource language pairs for which benchmarks are available, namely Spanish to Portuguese, and training on data sets (Spanish-English and English-Portuguese) we prepare a state of proof for ZST system that gives appropriate results on the available data. Subsequently the same architecture is tested for Sanskrit to Hindi translation for which data is sparse, by training the model on English-Hindi and Sanskrit-English language pairs. In order to prepare and decipher with ZST system, we broaden the preparation and interpretation pipelines of NMT seq2seq model in tensorflow, incorporating ZST features. Dimensionality reduction of word embedding is performed to reduce the memory usage for data storage and to achieve a faster training and translation cycles. In this work existing helpful technology has been utilized in an imaginative manner to execute our NLP issue of Sanskrit to Hindi translation. A Sanskrit-Hindi parallel corpus of 300 is constructed for testing. The data required for the construction of parallel corpus has been taken from the telecasted news, published on Department of Public Information, state government of Madhya Pradesh, India website.

📄 PDF Abstract BibTeX arXiv:2006.08332

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionMachine TranslationNMTTranslation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Bi-Directional Neural Machine Translation with Synthetic Parallel Data

2018-05-29 · WS 2018 7 · Xing Niu, Michael Denkowski, Marine Carpuat

Despite impressive progress in high-resource settings, Neural Machine Translation (NMT) still struggles in low-resource and out-of-domain scenarios, often failing to match the quality of phrase-based translation. We prop…

Machine TranslationNMTTranslation

Application of Low-resource Machine Translation Techniques to Russian-Tatar Language Pair

2019-10-01 · Aidar Valeev, Ilshat Gibadullin, Albina Khusainova, Adil Khan

Neural machine translation is the current state-of-the-art in machine translation. Although it is successful in a resource-rich setting, its applicability for low-resource language pairs is still debatable. In this paper…

Machine TranslationTransfer LearningTranslation

Introducing A Bangla Sentence - Gloss Pair Dataset for Bangla Sign Language Translation and Research

2025-11-11 · Neelavro Saha, Rafi Shahriyar, Nafis Ashraf Roudra, Saadman Sakib 외 arxiv

Bangla Sign Language (BdSL) translation represents a low-resource NLP task due to the lack of large-scale datasets that address sentence-level translation. Correspondingly, existing research in this field has been limite…

Sign Language TranslationPrompt Engineering

Auxiliary Subword Segmentations as Related Languages for Low Resource Multilingual Translation

2022-06-01 · EAMT 2022 6 · Nishant Kambhatla, Logan Born, Anoop Sarkar

We propose a novel technique that combines alternative subword tokenizations of a single source-target language pair that allows us to leverage multilingual neural translation training methods. These alternate segmentati…

Cross-Lingual TransferTranslation

BM25-Augmented Many-Shot Translation for Low-Resource North-Eastern Indian Languages

2026-08-13 · Aashish Dhawan, Christopher Driggers-Ellis, Dzmitry Kasinets, Christan Grant 외 arxiv

This paper describes the University of Florida Gators submission to the WMT26 Low-Resource Indic Language Translation shared task. We adapt the retrieval-augmented many-shot translation pipeline from our AmericasNLP 2026…