Preprint
Machine Learning

Shiksha

December 1, 2024

0

Citations

0

Influential Citations

Venue

2024

Year

Abstract

Addresses the challenge of training machine translation models to effectively handle scientific and technical language, particularly for low-resource Indian languages, by creating a multilingual parallel corpus containing over 2.8 million translation pairs across eight Indian languages by mining human-translated transcriptions of NPTEL video lectures.

Analysis

Why This Paper Matters

Machine translation for low-resource languages remains a critical bottleneck in NLP, especially for specialized domains like science and technology. While large-scale parallel corpora exist for high-resource languages, Indian languages—despite their large speaker populations—suffer from a severe lack of high-quality, domain-specific parallel data. This paper directly tackles that gap by introducing Shiksha, a 2.8M+ translation pair corpus derived from NPTEL video lectures. NPTEL is a premier source of technical education in India, and its human-translated transcriptions offer a rare combination of domain specificity and translation quality. By focusing on eight Indian languages, the work addresses a diverse linguistic landscape and provides a foundation for building practical MT systems that can make scientific knowledge more accessible.

Technical Contributions

  • Corpus scale and coverage: Over 2.8 million translation pairs across eight Indian languages (e.g., Hindi, Tamil, Telugu, Bengali, etc.), making it one of the largest publicly available parallel corpora for these languages in the technical domain.
  • Domain specificity: Unlike general-domain corpora, Shiksha focuses on scientific and technical language, which poses unique challenges (e.g., terminology, complex syntax) that are often poorly handled by generic MT models.
  • Data quality: The use of human-translated transcriptions from NPTEL ensures higher fidelity than automatically aligned or crawled data, reducing noise and improving training signal.
  • Multilingual alignment: The corpus is designed to support multilingual MT, enabling models to learn cross-lingual representations and transfer learning across related languages.

Results

The paper reports the creation of a corpus with over 2.8 million translation pairs. No machine translation performance metrics (e.g., BLEU scores) are provided, nor are comparisons to existing corpora or baseline models. The primary contribution is the resource itself, not an evaluation of its utility. Future work will likely benchmark MT models trained on Shiksha against other datasets.

Significance

Shiksha addresses a critical data scarcity issue for low-resource Indian languages in the scientific/technical domain. By providing a high-quality, human-translated parallel corpus, it enables researchers to train and evaluate MT systems that can handle specialized vocabulary and complex sentence structures. This can democratize access to technical education and research for millions of speakers of Indian languages. The corpus also supports multilingual and cross-lingual NLP research, potentially serving as a benchmark for domain-specific MT. Its release could spur further corpus-building efforts for other low-resource languages and domains.