← Latest papers
💻 computer science

SciClaimSeekers at CheckThat! 2026: Retrieving Scientific Sources for Social Media Claims with LLM Reranking

The SciClaimSeekers system presented in this paper addresses the challenge of verifying social media scientific claims by employing a hybrid retrieval pipeline combining BM25 and multilingual E5 with Reciprocal Rank Fusion, followed by Qwen2.5-14B-Instruct reranking, which achieved a 64.39% MRR@5 on the CLEF-2026 CheckThat! Task 1 test set and demonstrated that such carefully constructed pipelines can rival fine-tuned approaches.

Original authors: Mohotarema Rashid, Nansu Baniya, Anirban Saha Anik, Xiaoying Song, Lingzi Hong

Published 2026-07-29
📖 3 min read☕ Coffee break read

Original authors: Mohotarema Rashid, Nansu Baniya, Anirban Saha Anik, Xiaoying Song, Lingzi Hong

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine the internet as a giant, chaotic library where anyone can shout out a "fact" from the top of a tower. Sometimes, these shouts are true, but often they are just rumors or misunderstandings of real science. The problem is that when people share these scientific ideas on social media, they rarely bring the original book or the expert's report with them. It's like someone saying, "I read that eating broccoli gives you super strength," but refusing to tell you which book they read it in. This makes it hard to check if the story is true or just a made-up myth. Scientists and fact-checkers need a way to find the original "source code" of these claims—the actual research papers hidden in the massive library of academic writing. This is the challenge of "source retrieval": taking a messy, informal social media post and finding the one specific, formal scientific paper it was trying to talk about.

The paper you are about to read, titled "SciClaimSeekers at CheckThat! 2026," describes a clever new system built to solve this exact puzzle. The researchers created a digital detective team called SciClaimSeekers. Think of this system as a three-step process to find the right book in a library of 10,000 scientific papers. First, it uses two different "search engines" at the same time: one that looks for exact word matches (like finding a book because the title has the word "broccoli" in it) and another that understands the meaning of the sentence (like finding a book because it talks about "super strength" even if the word "broccoli" isn't there). Second, it combines the lists from both search engines to create a single, shorter list of the most likely candidates. Finally, and most importantly, it uses a powerful Artificial Intelligence (AI) brain to read the social media post and the top candidates one by one, asking, "Is this the paper this post is talking about?" and giving it a score.

The team found that this "AI brain" step was the real magic. While the first two steps helped narrow things down, the AI reranking step boosted the system's success rate significantly. On a test set of social media posts, their system correctly identified the right scientific paper in the top five guesses about 64.39% of the time. This was a huge jump—about 13.6 percentage points better than using just the simple word-matching search engine. The results suggest that using these large, pre-trained AI models in a careful, step-by-step pipeline is a very strong way to verify scientific claims, even without needing to train a custom AI from scratch. The system is so effective that it ranked 11th out of 37 teams in a major international competition, proving that this mix of simple search and smart AI reading works well to connect social media noise with scientific truth.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →