← Latest papers
🤖 AI

Dr-DCI: Scaling Direct Corpus Interaction via Dynamic Workspace Expansion

The paper introduces DR-DCI, a framework that scales Direct Corpus Interaction by dynamically expanding a local workspace via retriever-steered document retrieval, thereby combining the scalability of traditional retrieval with the precision of direct corpus operations to achieve superior accuracy and efficiency across large-scale corpora.

Original authors: Yi Lu, Zhuofeng Li, Ping Nie, Haoxiang Zhang, Yuyu Zhang, Kai Zou, Wenhu Chen, Jimmy Lin, Dongfu Jiang, Yu Zhang

Published 2026-06-16
📖 4 min read☕ Coffee break read

Original authors: Yi Lu, Zhuofeng Li, Ping Nie, Haoxiang Zhang, Yuyu Zhang, Kai Zou, Wenhu Chen, Jimmy Lin, Dongfu Jiang, Yu Zhang

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 a detective trying to solve a complex mystery, but instead of a few files on your desk, you have a library containing 10 million books.

The Old Way: The Overwhelmed Detective

Traditionally, when a detective (an AI agent) needs to find a clue in such a massive library, they ask a librarian (a Retriever) to hand them a short list of the "most likely" books. The detective then reads snippets from those books.

  • The Problem: If the clue is hidden in a weird sentence or requires comparing three different books, the short list isn't enough. The detective is stuck.
  • The Alternative (Raw DCI): Some detectives try to ignore the librarian and just start shouting commands like "Search the whole library for the word 'dragon'!"
  • The Result: In a small library, this works great. But in a 10-million-book library, shouting "Search everything!" takes forever, crashes the system, or returns so much junk that the detective gets lost.

The New Solution: DR-DCI (The "Smart Filing Cabinet")

The paper introduces DR-DCI, a new way for the detective to work. Instead of searching the whole library or just reading a short list, the detective uses a dynamic workspace.

Think of the detective's desk as a small, expandable filing cabinet.

  1. The "Pull" Action: When the detective needs a clue, they don't search the whole library. They ask the librarian: "Bring me the top 50 books that might have the answer."
  2. The Workspace: The librarian brings those 50 books and places them on the detective's desk (the workspace). The rest of the 10 million books stay on the shelves, out of the way.
  3. The Investigation: Now, the detective has a manageable pile of papers. They can use powerful tools (like a magnifying glass or a highlighter) to:
    • Search within those specific 50 books.
    • Compare Book A with Book B.
    • Read the fine print.
    • Verify if a clue is real.
  4. The Loop: If the detective realizes they need more info, they ask the librarian for another batch of books, which get added to the desk. If they find the answer, they stop.

Why This Works (The Magic Ingredients)

The paper found that this "Smart Filing Cabinet" approach is a winner for three main reasons:

  • It's Fast and Cheap: Because the detective only searches the small pile on the desk (not the whole library), they finish the job much faster and use less energy (money).
  • It's Smarter: The detective isn't just reading a list; they are actively comparing and cross-checking the books on their desk. This helps them find answers that a simple list would miss.
  • It Scales: Whether the library has 100,000 books or 10 million, the detective's desk stays the same size. They only pull in what they need. The old "shout at the whole library" method breaks down completely when the library gets too big, but this method keeps working smoothly.

The "Reset" Button

The paper also mentions a clever safety net. Sometimes, the detective gets confused or follows a wrong lead, but the useful books are still sitting on the desk. Instead of giving up, the system can wipe the detective's memory of the confusion but keep the books on the desk. A fresh, clear-minded detective can then pick up right where the books are and solve the mystery.

The Bottom Line

DR-DCI is like giving a detective a smart, expanding desk instead of forcing them to either read a short list or search the entire library at once. It combines the best of both worlds: the ability to find the right books quickly (Retrieval) and the ability to dig deep into those specific books without getting overwhelmed (Direct Corpus Interaction).

The experiments showed that this method solved difficult questions better than the old ways, worked faster, cost less, and didn't break even when the "library" grew to massive sizes.

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 →