paper-with-me

Papers

A fully automated and scalable Parallel Data Augmentation for Low Resource Languages using Image and Text Analytics

2025-10-15 · Prawaal Sharma, Navneet Goyal, Poonam Goyal, Vishnupriyan R arxiv

Linguistic diversity across the world creates a disparity with the availability of good quality digital language resources thereby restricting the technological benefits to majority of human population. The lack or absence of data resources makes it difficult to perform NLP tasks for low-resource languages. This paper presents a novel scalable and fully automated methodology to extract bilingual parallel corpora from newspaper articles using image and text analytics. We validate our approach by building parallel data corpus for two different language combinations and demonstrate the value of this dataset through a downstream task of machine translation and improve over the current baseline by close to 3 BLEU points.

📄 PDF Abstract BibTeX arXiv:2510.13211

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationData Augmentation

Similar Papers 제목 키워드 기반

Adaptive Data Augmentation with Deep Parallel Generative Models

2019-09-25 · Boli Fang, Miao Jiang, Abhirag Nagpure, Jerry Shen

Data augmentation(DA) is a useful technique to enlarge the size of the training set and prevent overfitting for different machine learning tasks when training data is scarce. However, current data augmentation techniques…

BIG-bench Machine LearningData Augmentationimage-classificationImage Classification+1

PAGANDA: An Adaptive Task-Independent Automatic Data Augmentation

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Data augmentation is a useful technique to enlarge the size of the training set and prevent overfitting for different machine learning tasks when training data is scarce. However, current data augmentation techniques rel…

BIG-bench Machine LearningData Augmentationimage-classificationImage Classification+1

Automated Snippet-Alignment Data Augmentation for Code Translation

2025-10-16 · Zhiming Zhang, Qingfu Zhu, Xianzhen Luo, Yixuan Wang 외 arxiv

Code translation aims to translate the code from its source language to the target language and is used in various software development scenarios. Recent developments in Large Language Models (LLMs) have showcased their …

Data AugmentationCode Translation

Parallel Contextual Bandits in Wireless Handover Optimization

2019-01-21 · Igor Colin, Albert Thomas, Moez Draief

As cellular networks become denser, a scalable and dynamic tuning of wireless base station parameters can only be achieved through automated optimization. Although the contextual bandit framework arises as a natural cand…

Multi-Armed BanditsThompson Sampling

Scalable Teacher Forcing Network for Semi-Supervised Large Scale Data Streams

2021-06-26 · Mahardhika Pratama, Choiru Za'in, Edwin Lughofer, Eric Pardede 외

The large-scale data stream problem refers to high-speed information flow which cannot be processed in scalable manner under a traditional computing platform. This problem also imposes expensive labelling cost making the…

Data AugmentationDistributed ComputingModel Compression