中文
相关论文

相关论文: Reinforced Multi-task Approach for Multi-hop Quest…

200 篇论文

Question answering (QA) using textual sources for purposes such as reading comprehension (RC) has attracted much attention. This study focuses on the task of explainable multi-hop QA, which requires the system to return the answer with…

计算与语言 · 计算机科学 2019-05-30 Kosuke Nishida , Kyosuke Nishida , Masaaki Nagata , Atsushi Otsuka , Itsumi Saito , Hisako Asano , Junji Tomita

Multi-hop QA (MHQA) involves step-by-step reasoning to answer complex questions and find multiple relevant supporting facts. However, Existing large language models'(LLMs) reasoning ability in multi-hop question answering remains…

计算与语言 · 计算机科学 2024-02-20 Jian Wu , Linyi Yang , Yuliang Ji , Wenhao Huang , Börje F. Karlsson , Manabu Okumura

Automatic question generation is an important technique that can improve the training of question answering, help chatbots to start or continue a conversation with humans, and provide assessment materials for educational purposes. Existing…

计算与语言 · 计算机科学 2019-02-28 Bang Liu , Mingjun Zhao , Di Niu , Kunfeng Lai , Yancheng He , Haojie Wei , Yu Xu

Question generation (QG) is a natural language generation task where a model is trained to ask questions corresponding to some input text. Most recent approaches frame QG as a sequence-to-sequence problem and rely on additional features and…

计算与语言 · 计算机科学 2021-08-16 Luis Enrico Lopez , Diane Kathryn Cruz , Jan Christian Blaise Cruz , Charibeth Cheng

The semantic parsing-based method is an important research branch for knowledge-based question answering. It usually generates executable programs lean upon the question and then conduct them to reason answers over a knowledge base. Benefit…

计算与语言 · 计算机科学 2023-09-12 Yingyao Wang , Yongwei Zhou , Chaoqun Duan , Junwei Bao , Tiejun Zhao

Question Generation (QG) is a task within Natural Language Processing (NLP) that involves automatically generating questions given an input, typically composed of a text and a target answer. Recent work on QG aims to control the type of…

计算与语言 · 计算机科学 2025-06-10 Bernardo Leite , Henrique Lopes Cardoso

Multi-hop Question Answering (QA) necessitates complex reasoning by integrating multiple pieces of information to resolve intricate questions. However, existing QA systems encounter challenges such as outdated information, context window…

计算与语言 · 计算机科学 2024-08-23 Xiaoming Zhang , Ming Wang , Xiaocui Yang , Daling Wang , Shi Feng , Yifei Zhang

Multi-hop Knowledge Base Question Answering(KBQA) aims to find the answer entity in a knowledge base which is several hops from the topic entity mentioned in the question. Existing Retrieval-based approaches first generate instructions from…

计算与语言 · 计算机科学 2022-09-08 Haowei Du , Quzhe Huang , Chen Zhang , Dongyan Zhao

Creating multiple-choice questions to assess reading comprehension of a given article involves generating question-answer pairs (QAPs) and adequate distractors. We present two methods to tackle the challenge of QAP generations: (1) A…

计算与语言 · 计算机科学 2023-03-28 Cheng Zhang

Explainable multi-hop question answering (QA) not only predicts answers but also identifies rationales, i. e. subsets of input sentences used to derive the answers. This problem has been extensively studied under the supervised setting,…

计算与语言 · 计算机科学 2023-05-24 Wenting Zhao , Justin T. Chiu , Claire Cardie , Alexander M. Rush

Recent progress in retrieval-augmented generation (RAG) has led to more accurate and interpretable multi-hop question answering (QA). Yet, challenges persist in integrating iterative reasoning steps with external knowledge retrieval. To…

计算与语言 · 计算机科学 2025-10-06 Tengjun Ni , Xin Yuan , Shenghong Li , Kai Wu , Ren Ping Liu , Wei Ni , Wenjie Zhang

Transformer-based models have advanced the field of question answering, but multi-hop reasoning, where answers require combining evidence across multiple passages, remains difficult. This paper presents a comprehensive evaluation of…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Zichen Zhang , Kunlong Zhang , Hongwei Ruan , Yiming Luo

This paper proposes a group deliberation oriented multi-agent conversational model to address the limitations of single large language models in complex reasoning tasks. The model adopts a three-level role division architecture consisting…

人工智能 · 计算机科学 2026-01-01 Zheyu Shi , Dong Qiu , Shanlong Yu

This work deals with the challenge of learning and reasoning over multi-modal multi-hop question answering (QA). We propose a graph reasoning network based on the semantic structure of the sentences to learn multi-source reasoning paths and…

计算与语言 · 计算机科学 2025-01-09 Navya Yarrabelly , Saloni Mittal

In response to the increasing use of interactive artificial intelligence, the demand for the capacity to handle complex questions has increased. Multi-hop question generation aims to generate complex questions that requires multi-step…

计算与语言 · 计算机科学 2024-04-02 Seonjeong Hwang , Yunsu Kim , Gary Geunbae Lee

Iterative retrieval-augmented generation (iRAG) models offer an effective approach for multi-hop question answering (QA). However, their retrieval process faces two key challenges: (1) it can be disrupted by irrelevant documents or…

计算与语言 · 计算机科学 2025-02-26 Jinyuan Fang , Zaiqiao Meng , Craig Macdonald

Question answering (QA) models for reading comprehension have achieved human-level accuracy on in-distribution test sets. However, they have been demonstrated to lack robustness to challenge sets, whose distribution is different from that…

计算与语言 · 计算机科学 2021-06-07 Kazutoshi Shinoda , Saku Sugawara , Akiko Aizawa

Most existing multi-hop datasets are extractive answer datasets, where the answers to the questions can be extracted directly from the provided context. This often leads models to use heuristics or shortcuts instead of performing true…

计算与语言 · 计算机科学 2024-06-21 Julian Schnitzler , Xanh Ho , Jiahao Huang , Florian Boudin , Saku Sugawara , Akiko Aizawa

Retrieval-augmented generation (RAG) has demonstrated strong performance in single-hop question answering (QA) by integrating external knowledge into large language models (LLMs). However, its effectiveness remains limited in multi-hop QA,…

计算与语言 · 计算机科学 2026-01-13 Ningning Zhang , Chi Zhang , Zhizhong Tan , Xingxing Yang , Weiping Deng , Wenyong Wang

Large Language Models (LLMs) and Knowledge Graphs (KGs) offer a promising approach to robust and explainable Question Answering (QA). While LLMs excel at natural language understanding, they suffer from knowledge gaps and hallucinations.…

机器学习 · 计算机科学 2025-04-15 Jasper Linders , Jakub M. Tomczak