中文
相关论文

相关论文: Mitigating False-Negative Contexts in Multi-docume…

200 篇论文

While question answering (QA) with neural network, i.e. neural QA, has achieved promising results in recent years, lacking of large scale real-word QA dataset is still a challenge for developing and evaluating neural QA system. To alleviate…

计算与语言 · 计算机科学 2016-09-02 Peng Li , Wei Li , Zhengyan He , Xuguang Wang , Ying Cao , Jie Zhou , Wei Xu

Enterprise search systems often struggle to retrieve accurate, domain-specific information due to semantic mismatches and overlapping terminologies. These issues can degrade the performance of downstream applications such as knowledge…

信息检索 · 计算机科学 2025-05-27 Hansa Meghwani , Amit Agarwal , Priyaranjan Pattnayak , Hitesh Laxmichand Patel , Srikant Panda

Counterfactual examples are minimal edits to an input that alter a model's prediction. They are widely employed in explainable AI to probe model behavior and in natural language processing (NLP) to augment training data. However, generating…

计算与语言 · 计算机科学 2026-01-06 Yilong Wang , Qianli Wang , Nils Feldhus

Recently, there has been an increasing interest in building question answering (QA) models that reason across multiple modalities, such as text and images. However, QA using images is often limited to just picking the answer from a…

Open-domain question answering (OpenQA) is an important branch of textual QA which discovers answers for the given questions based on a large number of unstructured documents. Effectively mining correct answers from the open-domain sources…

计算与语言 · 计算机科学 2022-04-04 Tingting Liang , Yixuan Jiang , Congying Xia , Ziqiang Zhao , Yuyu Yin , Philip S. Yu

Retrieval-augmented generation supports language models to strengthen their factual groundings by providing external contexts. However, language models often face challenges when given extensive information, diminishing their effectiveness…

计算与语言 · 计算机科学 2024-10-15 Chanwoong Yoon , Taewhoo Lee , Hyeon Hwang , Minbyul Jeong , Jaewoo Kang

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

Knowledge-intensive tasks, such as open-domain question answering (QA), require access to a large amount of world or domain knowledge. A common approach for knowledge-intensive tasks is to employ a retrieve-then-read pipeline that first…

计算与语言 · 计算机科学 2023-01-26 Wenhao Yu , Dan Iter , Shuohang Wang , Yichong Xu , Mingxuan Ju , Soumya Sanyal , Chenguang Zhu , Michael Zeng , Meng Jiang

Recent large language models often answer factual questions correctly. But users can't trust any given claim a model makes without fact-checking, because language models can hallucinate convincing nonsense. In this work we use reinforcement…

Popular QA benchmarks like SQuAD have driven progress on the task of identifying answer spans within a specific passage, with models now surpassing human performance. However, retrieving relevant answers from a huge corpus of documents is…

计算与语言 · 计算机科学 2020-02-13 Amin Ahmad , Noah Constant , Yinfei Yang , Daniel Cer

Crowd-sourcing is a cheap and popular means of creating training and evaluation datasets for machine learning, however it poses the problem of `truth inference', as individual workers cannot be wholly trusted to provide reliable…

机器学习 · 计算机科学 2019-02-26 Yuan Li , Benjamin I. P. Rubinstein , Trevor Cohn

Recent investigations into effective context lengths of modern flagship large language models (LLMs) have revealed major limitations in effective question answering (QA) and reasoning over long and complex contexts for even the largest and…

Due to the extraordinarily large number of parameters, fine-tuning Large Language Models (LLMs) to update long-tail or out-of-date knowledge is impractical in lots of applications. To avoid fine-tuning, we can alternatively treat a LLM as a…

计算与语言 · 计算机科学 2024-03-22 Yuren Mao , Xuemei Dong , Wenyi Xu , Yunjun Gao , Bin Wei , Ying Zhang

Due to the concise and structured nature of tables, the knowledge contained therein may be incomplete or missing, posing a significant challenge for table question answering (TableQA) and data analysis systems. Most existing datasets either…

计算与语言 · 计算机科学 2024-05-15 Mengkang Hu , Haoyu Dong , Ping Luo , Shi Han , Dongmei Zhang

Recent studies on Question Answering (QA) and Conversational QA (ConvQA) emphasize the role of retrieval: a system first retrieves evidence from a large collection and then extracts answers. This open-retrieval ConvQA setting typically…

信息检索 · 计算机科学 2021-03-04 Chen Qu , Liu Yang , Cen Chen , W. Bruce Croft , Kalpesh Krishna , Mohit Iyyer

Multihop Question Answering (QA) requires systems to identify and synthesize information from multiple text passages. While most prior retrieval methods assist in identifying relevant passages for QA, further assessing the utility of the…

计算与语言 · 计算机科学 2025-12-09 Akriti Jain , Aparna Garimella

Question Answering (QA) is an important part of tasks like text classification through information gathering. These are finding increasing use in sectors like healthcare, customer support, legal services, etc., to collect and classify…

计算与语言 · 计算机科学 2024-11-12 Priya Mishra , Suraj Racha , Kaustubh Ponkshe , Adit Akarsh , Ganesh Ramakrishnan

Since large language models (LLMs) have a tendency to generate factually inaccurate output, retrieval-augmented generation (RAG) has gained significant attention as a key means to mitigate this downside of harnessing only LLMs. However,…

计算与语言 · 计算机科学 2025-12-18 Youmin Ko , Sungjong Seo , Hyunjoon Kim

Multi-Hop Question Answering (MHQA) is a significant area in question answering, requiring multiple reasoning components, including document retrieval, supporting sentence prediction, and answer span extraction. In this work, we analyze the…

计算与语言 · 计算机科学 2023-12-14 Zhangyue Yin , Yuxin Wang , Xiannian Hu , Yiguang Wu , Hang Yan , Xinyu Zhang , Zhao Cao , Xuanjing Huang , Xipeng Qiu

Attribution and fact verification are critical challenges in natural language processing for assessing information reliability. While automated systems and Large Language Models (LLMs) aim to retrieve and select concise evidence to support…

计算与语言 · 计算机科学 2026-01-30 Guy Alt , Eran Hirsch , Serwar Basch , Ido Dagan , Oren Glickman
‹ 上一页 1 8 9 10 下一页 ›