中文
相关论文

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

200 篇论文

Accurate evidence retrieval is essential for automated fact checking. Little previous research has focused on the differences between true and false claims and how they affect evidence retrieval. This paper shows that, compared with true…

信息检索 · 计算机科学 2021-12-15 Mingwen Dong , Christos Christodoulopoulos , Sheng-Min Shih , Xiaofei Ma

Dense Retrieval (DR) models have proven to be effective for Document Retrieval and Information Grounding tasks. Usually, these models are trained and optimized for improving the relevance of top-ranked documents for a given query. Previous…

信息检索 · 计算机科学 2025-08-12 Stefano Campese , Alessandro Moschitti , Ivano Lauriola

Retrieval-augmented generation (RAG) methods are viable solutions for addressing the static memory limits of pre-trained language models. Nevertheless, encountering conflicting sources of information within the retrieval context is an…

计算与语言 · 计算机科学 2025-06-05 Quang Hieu Pham , Hoang Ngo , Anh Tuan Luu , Dat Quoc Nguyen

This study finds that existing information retrieval (IR) models show significant biases based on the linguistic complexity of input queries, performing well on linguistically simpler (or more complex) queries while underperforming on…

计算与语言 · 计算机科学 2025-04-11 Jiali Cheng , Hadi Amiri

Knowledge-based visual question answering (KB-VQA) requires a model to understand images and utilize external knowledge to provide accurate answers. Existing approaches often directly augment models with retrieved information from knowledge…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Zhiyue Liu , Sihang Liu , Jinyuan Liu , Xinru Zhang

We present a new multimodal question answering challenge, ManyModalQA, in which an agent must answer a question by considering three distinct modalities: text, images, and tables. We collect our data by scraping Wikipedia and then utilize…

计算与语言 · 计算机科学 2020-01-23 Darryl Hannan , Akshay Jain , Mohit Bansal

In knowledge-intensive tasks such as open-domain question answering (OpenQA), large language models (LLMs) often struggle to generate factual answers, relying solely on their internal (parametric) knowledge. To address this limitation,…

计算与语言 · 计算机科学 2025-04-29 Jinming Nian , Zhiyuan Peng , Qifan Wang , Yi Fang

Users often assume that large language models (LLMs) share their cognitive alignment of context and intent, leading them to omit critical information in question-answering (QA) and produce ambiguous queries. Responses based on misaligned…

计算与语言 · 计算机科学 2025-09-12 Zongxi Li , Yang Li , Haoran Xie , S. Joe Qin

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

The question answering system can answer questions from various fields and forms with deep neural networks, but it still lacks effective ways when facing multiple evidences. We introduce a new model called SRQA, which means Synthetic Reader…

计算与语言 · 计算机科学 2020-09-04 Jiuniu Wang , Wenjia Xu , Xingyu Fu , Yang Wei , Li Jin , Ziyan Chen , Guangluan Xu , Yirong Wu

The performance of Open-Domain Question Answering (ODQA) retrieval systems can exhibit sub-optimal behavior, providing text excerpts with varying degrees of irrelevance. Unfortunately, many existing ODQA datasets lack examples specifically…

计算与语言 · 计算机科学 2024-03-05 Rustam Abdumalikov , Pasquale Minervini , Yova Kementchedjhieva

Language Models (LMs) have revolutionized natural language processing, enabling high-quality text generation through prompting and in-context learning. However, models often struggle with long-context summarization due to positional biases,…

计算与语言 · 计算机科学 2025-09-23 Neelabh Sinha

Resolving knowledge conflicts is a crucial challenge in Question Answering (QA) tasks, as the internet contains numerous conflicting facts and opinions. While some research has made progress in tackling ambiguous settings where multiple…

计算与语言 · 计算机科学 2024-10-30 Sagi Shaier , Ari Kobren , Philip Ogren

Retrieval augmented Question Answering (QA) helps QA models overcome knowledge gaps by incorporating retrieved evidence, typically a set of passages, alongside the question at test time. Previous studies show that this approach improves QA…

计算与语言 · 计算机科学 2025-09-12 Laura Perez-Beltrachini , Mirella Lapata

Reasoning quality in large language models depends not only on producing correct answers but also on generating valid intermediate steps. We study this through multiple-choice question answering (MCQA), which provides a controlled setting…

人工智能 · 计算机科学 2025-10-01 Raphael Schumann , Stefan Riezler

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

Modern entity linking systems rely on large collections of documents specifically annotated for the task (e.g., AIDA CoNLL). In contrast, we propose an approach which exploits only naturally occurring information: unlabeled documents and…

计算与语言 · 计算机科学 2019-06-05 Phong Le , Ivan Titov

Has there been real progress in multi-hop question-answering? Models often exploit dataset artifacts to produce correct answers, without connecting information across multiple supporting facts. This limits our ability to measure true…

计算与语言 · 计算机科学 2020-11-18 Harsh Trivedi , Niranjan Balasubramanian , Tushar Khot , Ashish Sabharwal

How retrieved documents are used in language models (LMs) for long-form generation task is understudied. We present two controlled studies on retrieval-augmented LM for long-form question answering (LFQA): one fixing the LM and varying…

计算与语言 · 计算机科学 2025-10-07 Hung-Ting Chen , Fangyuan Xu , Shane Arora , Eunsol Choi

Unsupervised question answering is an attractive task due to its independence on labeled data. Previous works usually make use of heuristic rules as well as pre-trained models to construct data and train QA models. However, most of these…

计算与语言 · 计算机科学 2022-08-24 Yuxiang Nie , Heyan Huang , Zewen Chi , Xian-Ling Mao