← Latest papers
💬 NLP

Context Convergence Improves Answering Inferential Questions

This study demonstrates that constructing passages for Large Language Models using sentences with high "convergence"—a measure of how effectively hints eliminate incorrect answers—significantly improves performance on inferential questions compared to traditional cosine similarity selection, with further gains achieved by ordering these sentences in descending order of convergence.

Original authors: Jamshid Mozafari, Bhawna Piryani, Adam Jatowt

Published 2026-05-13
📖 4 min read☕ Coffee break read

Original authors: Jamshid Mozafari, Bhawna Piryani, Adam Jatowt

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 solve a mystery, like figuring out who the "King of Pop" is. You have a detective (the AI) and a pile of clues (the text passages). The paper asks a simple question: Does it matter which clues you give the detective, and in what order?

The researchers found that the answer is a resounding "Yes." Here is the breakdown of their discovery using everyday analogies.

1. The Problem: The "Needle in a Haystack" vs. The "Funnel"

Most AI systems are great at finding answers that are written right in front of them, like finding a specific word in a dictionary. But "inferential" questions are different. They require the AI to put the dots together to draw a picture it hasn't seen before.

  • The Old Way (Cosine Similarity): Imagine you are looking for a specific person in a crowded room. The old method is like asking, "Who looks most like the photo?" You might pick someone who has the same hair color or is wearing a similar shirt, but they aren't the right person. In the paper, this is called Cosine Similarity. It picks sentences that sound like the question, but they might not actually narrow down the answer.
  • The New Way (Convergence): Now, imagine a funnel. A good clue is like a funnel that starts wide and gets narrow.
    • Clue A: "He is a famous singer." (This is a wide funnel; it includes thousands of singers).
    • Clue B: "He is a famous singer who moonwalks." (This is a narrower funnel; it cuts out almost everyone except one person).
    • Clue C: "He is the King of Pop." (This is the bottom of the funnel; it points directly to the answer).

The paper calls this narrowing power Convergence. A "high-convergence" sentence is a clue that effectively eliminates wrong answers and points straight to the right one.

2. The Experiment: Building the Best "Clue Pack"

The researchers took a dataset of trivia questions and built "passages" (short stories made of 3 to 5 sentences) for the AI to read. They tested two ways to build these stories:

  • Group A (High Convergence): They picked sentences that acted like tight funnels, ruling out wrong answers quickly.
  • Group B (Low Convergence): They picked sentences that were loosely related but didn't rule out many wrong answers (like the "famous singer" clue).
  • Group C (Cosine Similarity): They picked sentences just because they sounded similar to the question, regardless of how much they narrowed down the answer.

The Result:
When the AI read the High Convergence stories, it solved the mystery much more often. It was like giving the detective a magnifying glass that only showed the suspect. When the AI read the Cosine Similarity stories, it got confused, often guessing the wrong person because the clues were too vague.

The Takeaway: It's not enough for a clue to be related to the topic; it must be specific enough to eliminate the wrong answers.

3. The Order Matters: The "First Impression" Effect

The researchers also asked: Does it matter if we tell the clues in a specific order?

They tested two orders:

  1. Descending Order: Start with the strongest, most specific clues (the tightest funnels) and end with the weaker ones.
  2. Ascending Order: Start with the vague clues and end with the specific ones.

The Result:
The AI performed slightly better when the strongest clues came first. It's like a detective who, upon hearing the most critical piece of evidence immediately, forms a strong theory and sticks with it. If you start with vague info, the AI might get distracted or form a weak theory that is hard to correct later.

Summary of Findings

  • Quality over Quantity: Giving an AI a passage full of "high-convergence" sentences (clues that rule out wrong answers) makes it much smarter at solving riddles than giving it sentences that just "sound relevant."
  • The Funnel Strategy: The best way to help an AI reason is to build a story where every sentence acts like a funnel, narrowing the possibilities down to the single correct answer.
  • Lead with the Best: Put the most powerful, specific clues at the very beginning of the story. The AI pays the most attention to what it hears first.

In short, if you want an AI to think deeply, don't just give it a pile of related facts. Give it a carefully curated set of clues that systematically rule out the wrong answers, starting with the most powerful ones.

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 →