paper-with-me

홈 › Papers

FaVIQ: FAct Verification from Information-seeking Questions

2021-07-05 · ACL 2022 5 · Jungsoo Park, Sewon Min, Jaewoo Kang, Luke Zettlemoyer, Hannaneh Hajishirzi

Despite significant interest in developing general purpose fact checking models, it is challenging to construct a large-scale fact verification dataset with realistic real-world claims. Existing claims are either authored by crowdworkers, thereby introducing subtle biases that are difficult to control for, or manually verified by professional fact checkers, causing them to be expensive and limited in scale. In this paper, we construct a large-scale challenging fact verification dataset called FAVIQ, consisting of 188k claims derived from an existing corpus of ambiguous information-seeking questions. The ambiguities in the questions enable automatically constructing true and false claims that reflect user confusions (e.g., the year of the movie being filmed vs. being released). Claims in FAVIQ are verified to be natural, contain little lexical bias, and require a complete understanding of the evidence for verification. Our experiments show that the state-of-the-art models are far from solving our new task. Moreover, training on our data helps in professional fact-checking, outperforming models trained on the widely used dataset FEVER or in-domain data by up to 17% absolute. Altogether, our data will serve as a challenging benchmark for natural language understanding and support future progress in professional fact checking.

📄 PDF Abstract BibTeX arXiv:2107.02153

Code (2)

faviq/faviq 공식 구현 pytorch
iit-nlp-research/chatgpt-crawler pytorch

Tasks

Fact CheckingFact VerificationNatural Language Understanding

Similar Papers 제목 키워드 기반

A Dataset of Information-Seeking Questions and Answers Anchored in Research Papers

2021-05-07 · NAACL 2021 4 · Pradeep Dasigi, Kyle Lo, Iz Beltagy, Arman Cohan 외

Readers of academic research papers often read with the goal of answering specific questions. Question Answering systems that can answer those questions can make consumption of the content much more efficient. However, b…

Evidence SelectionQuestion Answering

ECIS-VQG: Generation of Entity-centric Information-seeking Questions from Videos

2024-10-13 · Arpan Phukan, Manish Gupta, Asif Ekbal

Previous studies on question generation from videos have mostly focused on generating questions about common objects and attributes and hence are not entity-centric. In this work, we focus on the generation of entity-cen…

Fact CheckingQuestion GenerationQuestion-Generation

Can Users Detect Biases or Factual Errors in Generated Responses in Conversational Information-Seeking?

2024-10-28 · Weronika Łajewska, Krisztian Balog, Damiano Spina, Johanne Trippas

Information-seeking dialogues span a wide range of questions, from simple factoid to complex queries that require exploring multiple facets and viewpoints. When performing exploratory searches in unfamiliar domains, user…

DiversityMisinformationResponse Generation

Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks

2021-12-16 · NAACL 2022 7 · Akari Asai, Matt Gardner, Hannaneh Hajishirzi

Retrieval-augmented generation models have shown state-of-the-art performance across many knowledge-intensive NLP tasks such as open question answering and fact verification. These models are trained to generate the fina…

AttributeFact VerificationMemorizationMulti-Task Learning+4

Exploring the Role of Context to Distinguish Rhetorical and Information-Seeking Questions

2020-07-01 · ACL 2020 6 · Yuan Zhuang, Ellen Riloff

Social media posts often contain questions, but many of the questions are rhetorical and do not seek information. Our work studies the problem of distinguishing rhetorical and information-seeking questions on Twitter. Mo…