paper-with-me

홈 › Papers

Comparing Knowledge Sources for Open-Domain Scientific Claim Verification

2024-02-05 · Juraj Vladika, Florian Matthes

The increasing rate at which scientific knowledge is discovered and health claims shared online has highlighted the importance of developing efficient fact-checking systems for scientific claims. The usual setting for this task in the literature assumes that the documents containing the evidence for claims are already provided and annotated or contained in a limited corpus. This renders the systems unrealistic for real-world settings where knowledge sources with potentially millions of documents need to be queried to find relevant evidence. In this paper, we perform an array of experiments to test the performance of open-domain claim verification systems. We test the final verdict prediction of systems on four datasets of biomedical and health claims in different settings. While keeping the pipeline's evidence selection and verdict prediction parts constant, document retrieval is performed over three common knowledge sources (PubMed, Wikipedia, Google) and using two different information retrieval techniques. We show that PubMed works better with specialized biomedical claims, while Wikipedia is more suited for everyday health concerns. Likewise, BM25 excels in retrieval precision, while semantic search in recall of relevant evidence. We discuss the results, outline frequent retrieval patterns and challenges, and provide promising future directions.

📄 PDF Abstract BibTeX arXiv:2402.02844

Code (0)

등록된 구현이 없습니다.

Tasks

Claim VerificationEvidence SelectionFact CheckingInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Automated MCQA Benchmarking at Scale: Evaluating Reasoning Traces as Retrieval Sources for Domain Adaptation of Small Language Models

2025-09-12 · Ozan Gokdemir, Neil Getty, Robert Underwood, Sandeep Madireddy 외 arxiv

As scientific knowledge grows at an unprecedented pace, evaluation benchmarks must evolve to reflect new discoveries and ensure language models are tested on current, diverse literature. We propose a scalable, modular fr…

Question GenerationDomain Adaptation

OpenAg: Democratizing Agricultural Intelligence

2025-06-05 · Srikanth Thudumu, Jason Fisher

Agriculture is undergoing a major transformation driven by artificial intelligence (AI), machine learning, and knowledge representation technologies. However, current agricultural intelligence systems often lack contextu…

Knowledge GraphsTransfer Learning

Context-Aware Scientific Knowledge Extraction on Linked Open Data using Large Language Models

2025-06-21 · Sajratul Y. Rubaiat, Hasan M. Jamil

The exponential growth of scientific literature challenges researchers extracting and synthesizing knowledge. Traditional search engines return many sources without direct, detailed answers, while general-purpose LLMs ma…

Drug Discovery

MinScIE: Citation-centered Open Information Extraction

2019-06-01 · Joint Conference on Digital Libraries (JCDL) 2019 6 · Anne Lauscher, Yide Song, Kiril Gashteovski

Acknowledging the importance of citations in scientific literature, in this work we present MinScIE, an Open Information Extraction system which provides structured knowledge enriched with semantic information about ci…

Open Information Extraction

SemOpenAlex: The Scientific Landscape in 26 Billion RDF Triples

2023-08-07 · Michael Färber, David Lamprecht, Johan Krause, Linn Aung 외

We present SemOpenAlex, an extensive RDF knowledge graph that contains over 26 billion triples about scientific publications and their associated entities, such as authors, institutions, journals, and concepts. SemOpenAl…

Recommendation Systems