English

Bridging Language Gaps with Adaptive RAG: Improving Indonesian Language Question Answering

Computation and Language 2025-10-27 v1 Artificial Intelligence

Abstract

Question Answering (QA) has seen significant improvements with the advancement of machine learning models, further studies enhanced this question answering system by retrieving external information, called Retrieval-Augmented Generation (RAG) to produce more accurate and informative answers. However, these state-of-the-art-performance is predominantly in English language. To address this gap we made an effort of bridging language gaps by incorporating Adaptive RAG system to Indonesian language. Adaptive RAG system integrates a classifier whose task is to distinguish the question complexity, which in turn determines the strategy for answering the question. To overcome the limited availability of Indonesian language dataset, our study employs machine translation as data augmentation approach. Experiments show reliable question complexity classifier; however, we observed significant inconsistencies in multi-retrieval answering strategy which negatively impacted the overall evaluation when this strategy was applied. These findings highlight both the promise and challenges of question answering in low-resource language suggesting directions for future improvement.

Keywords

Cite

@article{arxiv.2510.21068,
  title  = {Bridging Language Gaps with Adaptive RAG: Improving Indonesian Language Question Answering},
  author = {William Christian and Daniel Adamlu and Adrian Yu and Derwin Suhartono},
  journal= {arXiv preprint arXiv:2510.21068},
  year   = {2025}
}

Comments

12 pages, 7 figures, 5 tables

R2 v1 2026-07-01T07:03:13.539Z