← Latest papers
💬 NLP

FactNet: A Billion-Scale Knowledge Graph for Multilingual Factual Grounding

The paper introduces FactNet, a billion-scale multilingual knowledge graph that links 1.7 billion Wikidata assertions to over 3 billion native-language Wikipedia evidence pointers with byte-level precision, alongside the FactNet-Bench evaluation suite designed to assess and improve factual grounding and knowledge transfer across languages.

Original authors: Yingli Shen, Wen Lai, Jie Zhou, Xueren Zhang, Yudong Wang, Kangyang Luo, Shuo Wang, Ge Gao, Alexander Fraser, Maosong Sun

Published 2026-05-15
📖 5 min read🧠 Deep dive

Original authors: Yingli Shen, Wen Lai, Jie Zhou, Xueren Zhang, Yudong Wang, Kangyang Luo, Shuo Wang, Ge Gao, Alexander Fraser, Maosong Sun

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 you are trying to teach a very smart, but sometimes overly confident, robot how to tell the truth. The robot (a Large Language Model) can write beautiful stories and answer questions fluently, but it often "hallucinates"—making up facts or mixing up details, especially when talking about things in languages other than English.

The problem is that while we have massive libraries of structured facts (like a giant spreadsheet of data) and massive libraries of text (like millions of Wikipedia articles), they don't talk to each other well. The spreadsheet knows what happened, but not where to find the proof in the text. The text has the proof, but it's hard to link it back to the specific fact.

FactNet is a new, massive project designed to fix this by building a giant, bilingual (actually, 316-language) bridge between the two.

Here is how it works, using some simple analogies:

1. The "FactNet" Library

Think of FactNet as a massive, ultra-organized library with 1.7 billion fact cards.

  • The Fact Card (FactStatement): This is the core fact, like "Neil Armstrong landed on the moon." It's written in a neutral, structured way that doesn't care about the language.
  • The Proof Page (FactSense): Attached to every card is a specific "proof page" cut out from a Wikipedia article in one of 316 languages. Crucially, this isn't just a vague reference; it's a laser-pointer. It points to the exact sentence, table cell, or box in the original article where that fact is written.
  • The Connection (FactSynset): If you have the fact card in English, French, and Chinese, FactNet ties them all together into a single "family" (a Synset). This allows the robot to learn that "Neil Armstrong" in English is the same person as "Neil Armstrong" in French, even if the text looks different.

The Scale: It's huge. It covers 316 languages and links 1.7 billion facts to over 3 billion pieces of evidence. It's the first time a resource this big has been built with this level of precision.

2. How They Built It: The "Deterministic" Factory

Usually, when people build these datasets, they use AI to guess or translate things, which can introduce errors or "ghost" facts that don't actually exist in the source text.

FactNet uses a deterministic construction pipeline. Imagine a factory assembly line where every step is a rigid, unchangeable rule.

  • No Guessing: The system doesn't "hallucinate" connections. It only links a fact to a text if the text explicitly contains the fact in a specific, verifiable way.
  • Traceability: Every single link has a "receipt." If you want to check the proof, you can go back to the original Wikipedia snapshot from a specific date and find the exact character-by-character location of the evidence. It's like having a GPS coordinate for every fact.

3. The "FactNet-Bench" Test

To prove this library is useful, the authors created a test suite called FactNet-Bench. Think of this as a standardized exam for robots.

  • The Test: They ask the robot to complete a fact, answer a question, or check if a claim is true.
  • The Catch: The test is rigged to prevent cheating. The robot can't just memorize the answers; it has to find the specific "proof page" (the FactSense) to get the point right.
  • The Results: The tests showed that robots that can use this structured library perform much better than those that just guess. It also revealed that even the smartest robots still make up facts (hallucinate) quite often, especially in languages other than English.

4. Why This Matters (According to the Paper)

The paper claims that FactNet solves a specific "three-way trade-off" that previous tools couldn't:

  1. Scale: It's big enough to train modern AI (billions of facts).
  2. Grounding: It links facts to real, human-written text with pinpoint accuracy (byte-level precision).
  3. Multilingual: It works in 316 languages, not just English.

What the paper does NOT claim:

  • It does not claim to have "fixed" AI hallucinations forever. It provides the tools (the library and the test) to help researchers build better systems.
  • It does not claim to be a medical or legal authority. It is a research dataset for training and testing AI.
  • It does not claim to be perfect. The authors admit that for some rare languages or complex facts, the system misses some connections (it prioritizes being 100% sure over finding every single possible fact).

In Summary:
FactNet is like building a giant, multilingual "Fact-Checking Map." It takes the structured facts we know are true and draws a direct, unbreakable line to the exact paragraph in a Wikipedia article that proves it. This helps teach AI to stop making things up and start pointing to the evidence, no matter what language the user speaks.

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 →