Better Decomposition, Free Aggregation: A Synthesizer-Folding Framework for Multilingual Multi-Hop Question Answering

📅 2026-08-13
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenges of multilingual multi-hop question answering, where existing approaches often suffer from translation noise, loss of culturally grounded semantics, and error propagation due to uniform translation or unconstrained decomposition. To mitigate these issues, the authors propose Syfer, a novel framework that integrates format-constrained decomposition with on-demand translation. Syfer constructs a sub-question graph in the original language and dynamically decides—based on quality checks—whether to activate an English translation pathway, thereby avoiding redundant sub-questions and unnecessary translations. This strategy effectively balances reasoning accuracy against computational cost, achieving competitive performance across multiple languages while substantially reducing system resource consumption.
📝 Abstract
Multilingual retrieval-augmented generation (mRAG) equips large language models with access to globally distributed external knowledge for complex multilingual question answering. Recent approaches either translate retrieved documents into English or the query language to bridge the cross-lingual semantic gap, or decompose a complex query into sub-questions and aggregate the intermediate reasoning process. However, both lines of work suffer from two limitations. First, one-size-fits-all translation alignment, blanket translation discards culturally and linguistically native information unique to the target language, introduces translation noise, and inflates system cost. Second, greedy decomposition and aggregation, uncontrolled decomposition produces redundant sub-questions that compound errors during step-wise reasoning, and the final aggregation over reasoning paths further amplifies these errors. We address both with our method Syfer, a synthesizer-folding framework for multilingual multi-hop question answering that defers translation rather than applying it by default. Syfer first invokes a format-constrained decomposer to produce a sub-question graph in the original language, followed by a decomposition-quality check; when the check passes, sub-questions are answered sequentially under a retrieve-then-answer policy in the target language, and the English translation pathway with bilingual sub-question graph alignment is activated only when the check fails. Experiments across multiple languages show that Syfer attains competitive accuracy while striking a favourable balance between performance and computational cost.
Problem

Research questions and friction points this paper is trying to address.

multilingual question answering
translation noise
query decomposition
reasoning error propagation
retrieval-augmented generation
Innovation

Methods, ideas, or system contributions that make the work stand out.

multilingual multi-hop QA
retrieval-augmented generation
query decomposition
translation deferral
sub-question graph
💼 Related Jobs
No related jobs found.
Yilin Wang
Yilin Wang
Northeastern University
Yuchun Fan
Yuchun Fan
Northeastern University
W
Weidong Bao
School of Computer Science and Engineering, Northeastern University, Shenyang, China
Z
Zili Wei
School of Computer Science and Engineering, Northeastern University, Shenyang, China
S
Shi Feng
School of Computer Science and Engineering, Northeastern University, Shenyang, China
Tong Xiao
Tong Xiao
Professor in Computer Science, Northeastern University, China
Natural Language ProcessingMachine TranslationLanguage Modeling
Zhengtao Yu
Zhengtao Yu
Kunming University of Science and Technology
Jingbo Zhu
Jingbo Zhu
Northeastern University, China
Machine TranslationLanguage ParsingNatural Language Processing