Safety
Language-Coupled Reinforcement Learning for Multilingual Retrieval-Augmented Generation
arXiv:2601.14896v2 Announce Type: replace Abstract: Multilingual retrieval-augmented generation (MRAG) requires models to effectively acquire and integrate beneficial external knowledge from multiling
arXiv:2601.14896v2 Announce Type: replace Abstract: Multilingual retrieval-augmented generation (MRAG) requires models to effectively acquire and integrate beneficial external knowledge from multilingual collections. However, most existing studies employ a unitive process where queries of equivalent semantics across different languages are processed through a single-turn retrieval and subsequent optimization. Such a ``one-size-fits-all'' strategy is often suboptimal in multilingual settings, as the models occur to knowledge bias and conflict during the interaction with the search engine. To alleviate the issues, we propose LcRL, a multilingual search-augmented reinforcement learning framework that integrates a language-coupled Group Relative Policy Optimization into the policy and reward models. We adopt the language-coupled group sampling in the rollout module to reduce knowledge bias, and regularize an auxiliary anti-consistency penalty in the reward models to mitigate the knowledge conflict. Experimental results demonstrate that LcRL not only achieves competitive performance but is also appropriate for various practical scenarios such as constrained training data and retrieval over collections encompassing a large number of languages. Our code is available at https://github.com/Cherry-qwq/LcRL-Open.
Related
- All Languages Matter: Understanding and Mitigating Language Bias in Multilingual RAG
- HyperGraphPro: Progress-Aware Reinforcement Learning for Structure-Guided Hypergraph RAG
- GRAIL:Learning to Interact with Large Knowledge Graphs for Retrieval Augmented Reasoning
- Align Documents to Questions: Question-Oriented Document Rewriting for Retrieval-Augmented Generation
Source: arXiv cs.CL | 2026-04-23