arXiv:2412.05821cs.CLcs.AI2024-12被引 6

通过生成推理树提升多模态多跳问答的准确性和可解释性。

An Entailment Tree Generation Approach for Multimodal Multi-Hop Question Answering with Mixture-of-Experts and Iterative Feedback Mechanism

  • 将多跳问答建模为联合推理树生成与答案预测任务。
  • 在WebQA上排名第一,多模态问答任务表现优异。
  • 适合需要可解释推理过程的研究者和开发者。

随着大规模语言模型(LLMs)的发展,将多模态信息转化为文本描述已成为多模态多跳问答的有效方法。然而,当前方法仍面临两大挑战:一是检索到的证据包含大量冗余信息,导致无关内容误导预测,性能显著下降;二是推理过程缺乏可解释的步骤,难以发现复杂问题中的逻辑错误。为此,我们提出一种基于统一LLM框架的方法,但不严重依赖其输出以避免潜在错误。创新性地将多模态多跳问答视为联合推理树生成与答案预测问题。设计了多任务学习框架,通过混合专家机制促进可解释性与预测任务间的知识共享,同时防止任务间错误干扰。进一步引入迭代反馈机制,将联合训练结果反馈给LLM以重构推理树,实现答案的逐步优化。该方法在WebQA官方排行榜上自2024年4月10日起位居第一,并在MultimodalQA上取得具有竞争力的结果。

原文摘要 · Abstract (English)

With the rise of large-scale language models (LLMs), it is currently popular and effective to convert multimodal information into text descriptions for multimodal multi-hop question answering. However, we argue that the current methods of multi-modal multi-hop question answering still mainly face two challenges: 1) The retrieved evidence containing a large amount of redundant information, inevitably leads to a significant drop in performance due to irrelevant information misleading the prediction. 2) The reasoning process without interpretable reasoning steps makes the model difficult to discover the logical errors for handling complex questions. To solve these problems, we propose a unified LLMs-based approach but without heavily relying on them due to the LLM's potential errors, and innovatively treat multimodal multi-hop question answering as a joint entailment tree generation and question answering problem. Specifically, we design a multi-task learning framework with a focus on facilitating common knowledge sharing across interpretability and prediction tasks while preventing task-specific errors from interfering with each other via mixture of experts. Afterward, we design an iterative feedback mechanism to further enhance both tasks by feeding back the results of the joint training to the LLM for regenerating entailment trees, aiming to iteratively refine the potential answer. Notably, our method has won the first place in the official leaderboard of WebQA (since April 10, 2024), and achieves competitive results on MultimodalQA.

多跳问答推理树多模态混合专家

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。