← Latest papers
💬 NLP

Text Corpora as Concept Fields: Black-Box Hallucination and Novelty Measurement

This paper introduces "Concept Fields," a black-box, corpus-attributable framework that models text as local drift fields in embedding space to provide interpretable, probabilistic scores for detecting hallucinations and measuring novelty without relying on model internals.

Original authors: Nicholas S. Kersting, Vittorio Castelli, Chieh Ting Yeh, Xinzhu Wang, Saad Taame

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

Original authors: Nicholas S. Kersting, Vittorio Castelli, Chieh Ting Yeh, Xinzhu Wang, Saad Taame

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 have a massive library of books, but instead of reading the words, you turn every sentence into a unique coordinate on a giant, invisible map. In this map, sentences that mean similar things are close together, and sentences that mean different things are far apart.

This paper introduces a new way to check if a sentence written by an AI (or a human) makes sense based on that library. They call this map the "Concept Field."

Here is how it works, broken down into simple analogies:

1. The "River of Ideas" (The Concept Field)

Imagine the library isn't just a static pile of books, but a flowing river.

  • The Flow: If you read a sentence about "buying a car," the river naturally flows toward the next likely sentence, like "driving it home."
  • The Current: The authors created a system that maps the "current" of this river. They don't just look at one sentence; they look at the change (the delta) between one sentence and the next.
  • The Map: They built a database (called a VSDB) that stores these sentences and the "current" that connects them. This creates a field where every point has a direction and a speed, representing how ideas usually flow in that specific library.

2. The "Compass Check" (Scoring Hallucinations)

Now, imagine an AI writes a new story. How do we know if it's lying (hallucinating) or staying true to the facts?

  • The Test: You take the AI's sentence and see if it follows the "current" of the river.
  • The Score (Zeta): The system calculates a score called Zeta. Think of this like a compass deviation.
    • Low Score: The AI's sentence flows perfectly with the river. It's "grounded" (true to the source material).
    • High Score: The AI's sentence is swimming upstream or jumping out of the river entirely. It's "ungrounded" (a hallucination or a wild creative leap).
  • The "Unsure" Zone: Sometimes the river is foggy or the map is incomplete. The system can say, "I'm not sure," rather than forcing a wrong answer. This is a "triage" system: Grounded, Ungrounded, or Unsure.

3. The "Physics Lab" (The 2D Ballistics Example)

To prove their idea works, the authors ran a simple test using physics, not text.

  • The Setup: They simulated 1,000 balls being thrown into the air at different angles. They mapped the path of every ball.
  • The Result: They created a "wind map" (the Concept Field) showing where the balls usually go.
  • The Test: When they threw a ball that followed the same physics, the map said, "Yes, that fits!" When they threw a ball with "air resistance" (a different physics rule), the map screamed, "No! That doesn't fit the pattern!"
  • The Point: This proved their math works for text, too. If the "flow" of ideas changes, the system detects it.

4. Two Different Libraries, One Tool

The authors tested this on two very different libraries:

  1. The Law Library (CFR): A collection of US federal regulations. Here, "flowing against the current" is bad (it's a lie). They used the system to catch AI hallucinations in legal text.
  2. The Story Library (Project Gutenberg): A collection of classic novels. Here, "flowing against the current" can be good (it's creativity). They used the system to detect when an AI was writing something new and creative, rather than just copying old stories.

The Magic: The same math worked for both. A high score meant "different from the library" in both cases. In law, that's a warning; in stories, that's a feature.

5. Why This is Special (The "Black Box" Advantage)

Most AI detectors try to peek inside the AI's brain (white-box) or ask the AI to judge itself (which is often unreliable).

  • This method is "Black Box": It doesn't care how the AI works. It only looks at the output and compares it to the library.
  • It's Fast and Cheap: It doesn't need expensive supercomputers. It just needs a standard computer and the library data.
  • It's Traceable: If the system says a sentence is a hallucination, it can point to the specific sentences in the library that prove it. It's like saying, "You said X, but the library says Y, and here is the page number."

6. Finding Hidden Patterns (The "Whirlpools")

The authors also looked at the shape of the river.

  • Sources and Sinks: They found places where many ideas seem to start (like a fountain) or end (like a drain).
  • Whirlpools: They found places where ideas seem to spin around a central topic without moving forward.
  • Why it matters: These aren't just numbers; they represent hidden patterns in how humans talk and write. For example, a "whirlpool" might be a topic people talk about a lot but never seem to resolve.

Summary

The authors built a map of how ideas flow in a specific collection of text. They created a compass that tells you if a new sentence is following that flow or drifting away.

  • If you are checking facts, a drift means a lie.
  • If you are checking creativity, a drift means a new idea.
  • It works fast, doesn't need to know how the AI thinks, and can explain why it made a decision by pointing to the original text.

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 →