paper-with-me

홈 › Papers

DaPT: A Dual-Path Framework for Multilingual Multi-hop Question Answering

2026-03-19 · Yilin Wang, Yuchun Fan, Jiaoyang Li, Ziming Zhu, Yongyu Mu, Qiaozhi He, Tong Xiao, Jingbo Zhu arxiv

Retrieval-augmented generation (RAG) systems have made significant progress in solving complex multi-hop question answering (QA) tasks in the English scenario. However, RAG systems inevitably face the application scenario of retrieving across multilingual corpora and queries, leaving several open challenges. The first one involves the absence of benchmarks that assess RAG systems' capabilities under the multilingual multi-hop (MM-hop) QA setting. The second centers on the overreliance on LLMs' strong semantic understanding in English, which diminishes effectiveness in multilingual scenarios. To address these challenges, we first construct multilingual multi-hop QA benchmarks by translating English-only benchmarks into five languages, and then we propose DaPT, a novel multilingual RAG framework. DaPT generates sub-question graphs in parallel for both the source-language query and its English translation counterpart, then merges them before employing a bilingual retrieval-and-answer strategy to sequentially solve sub-questions. Our experimental results demonstrate that advanced RAG systems suffer from a significant performance imbalance in multilingual scenarios. Furthermore, our proposed method consistently yields more accurate and concise answers compared to the baselines, significantly enhancing RAG performance on this task. For instance, on the most challenging MuSiQue benchmark, DaPT achieves a relative improvement of 18.3\% in average EM score over the strongest baseline.

📄 PDF Abstract BibTeX arXiv:2603.19097

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-hop Question Answering

Similar Papers 제목 키워드 기반

Dynamic ASR Pathways: An Adaptive Masking Approach Towards Efficient Pruning of A Multilingual ASR Model

2023-09-22 · Jiamin Xie, Ke Li, Jinxi Guo, Andros Tjandra 외

Neural network pruning offers an effective method for compressing a multilingual automatic speech recognition (ASR) model with minimal performance loss. However, it entails several rounds of pruning and re-training neede…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Network Pruningspeech-recognition+1

Cross-Lingual Consistency: A Novel Inference Framework for Advancing Reasoning in Large Language Models

2025-04-02 · Zhiwei Yu, Tuo Li, Changhong Wang, Hui Chen 외

Chain-of-thought (CoT) has emerged as a critical mechanism for enhancing reasoning capabilities in large language models (LLMs), with self-consistency demonstrating notable promise in boosting performance. However, inher…

Math

Tool-Augmented Hybrid Ensemble Reasoning with Distillation for Bilingual Mathematical Problem Solving

2025-12-22 · Peiqing Lu, Yuan Zhang, Haoyun Zhang, Jiasen Zheng 외 arxiv

Bilingual mathematical problem solving needs a clear link between language reasoning and symbolic calculation. Large language models often handle language well but are weak in accurate computation. This paper presents HE…

Reinforcement LearningKnowledge DistillationMathematical Reasoning

AdaCoT: Rethinking Cross-Lingual Factual Reasoning through Adaptive Chain-of-Thought

2025-01-27 · Xin Huang, Tarun Kumar Vangani, Zhengyuan Liu, Bowei Zou 외

Large language models have shown impressive multilingual capabilities through pretraining on diverse corpora. While these models show strong reasoning abilities, their performance varies significantly across languages du…

Machine Translation

Adapt-and-Adjust: Overcoming the Long-Tail Problem of Multilingual Speech Recognition

2020-12-03 · Genta Indra Winata, Guangsen Wang, Caiming Xiong, Steven Hoi

One crucial challenge of real-world multilingual speech recognition is the long-tailed distribution problem, where some resource-rich languages like English have abundant training data, but a long tail of low-resource la…

Language ModelingLanguage ModellingMulti-Task Learningspeech-recognition+1