← Latest papers
🤖 AI

ICA: Information-Aware Credit Assignment for Visually Grounded Long-Horizon Information-Seeking Agents

This paper proposes Information-Aware Credit Assignment (ICA), an evidence-centric framework that utilizes stable webpage snapshots to identify high-utility information units and assign dense rewards to intermediate steps, thereby significantly improving the performance of long-horizon visually grounded information-seeking agents across multiple benchmarks.

Original authors: Cong Pang, Xuyu Feng, Yujie Yi, Jiaqi Su, Zixuan Chen, Jiawei Hong, Tiankuo Yao, Nang Yuan, Jiapeng Luo, Lewei Lu, Xin Lou

Published 2026-08-26
📖 4 min read☕ Coffee break read

Original authors: Cong Pang, Xuyu Feng, Yujie Yi, Jiaqi Su, Zixuan Chen, Jiawei Hong, Tiankuo Yao, Nang Yuan, Jiapeng Luo, Lewei Lu, Xin Lou

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

In the vast, shifting landscape of the internet, finding a single, specific fact can feel like searching for a needle in a haystack that is constantly being rearranged. For artificial intelligence, this task has become a central challenge. Modern computer programs, known as agents, are designed to act like digital researchers. They can read questions, search the web, click on links, and piece together information to form an answer. When these tasks are simple, the programs work well. But when the search requires many steps, digging deep into layers of information to connect distant dots, the programs often struggle. The core difficulty lies in how the computer learns from its mistakes. If a program searches for hours and finally gets the right answer, it knows it succeeded. But it does not know which specific search or which specific webpage was the key to that success. It is like a student who gets a perfect score on a final exam but cannot tell which study session or which textbook chapter actually helped them the most. Without knowing what worked, the program cannot improve its strategy for the next time.

A team of researchers has tackled this problem by changing how these digital agents see the web and how they learn from their journeys. They realized that the way computers usually process webpages—by stripping away the visual layout and reducing everything to plain text—was causing them to lose crucial clues. When a webpage is converted into a simple list of words, the structure, the tables, and the visual context that often hold the answer disappear. To fix this, the researchers taught their agents to treat webpages as complete visual snapshots, much like taking a photograph of the screen. This preserves the layout and the visual cues, making the information more stable and easier to recognize across different searches.

Building on this clearer view, the team introduced a new method for teaching the agents, which they call information-aware credit assignment. Instead of waiting until the very end of a long search to give a single grade for success or failure, this method looks at every step along the way. It asks a simple question: did this specific action bring in a piece of information that was useful? By comparing thousands of different search attempts, the system can identify which specific webpages or search results were consistently present when the agent found the right answer. It then gives a "reward" to the specific moments in the search where those helpful pieces of information were found. This turns a vague, all-or-nothing lesson into a detailed map of what worked and what did not.

The results of this approach were tested on a series of difficult information-seeking challenges that require deep, multi-step reasoning. The researchers compared their new system against other leading programs, including some that rely on massive amounts of computing power and proprietary data. Even with a smaller model size, their system consistently outperformed the others. On one difficult benchmark involving complex browsing, the new method achieved a success rate of 25 percent, significantly higher than the 15 percent achieved by the next best open-source system. On another test designed to measure general AI assistant capabilities, it reached nearly 70 percent accuracy, surpassing systems that were three times larger. The improvement was not just about getting more answers right; it was also about efficiency. Because the visual snapshots preserved the structure of the page, the system needed to process far fewer words to understand the content, avoiding the confusion that often comes from trying to read through endless blocks of raw text.

The researchers also examined why this method works so well by looking at the specific pieces of information the agents collected. They found that the system was remarkably good at identifying the most valuable clues. When they took only the top-rated pieces of evidence that the system had flagged as useful, the agents could answer questions correctly far more often than when they used random pieces of information or the least useful ones. This held true regardless of how long the search took, proving that the system was learning to recognize the signal amidst the noise. The study suggests that by grounding artificial intelligence in the visual reality of the web and teaching it to value the right pieces of information at the right time, we can create agents that are not just faster, but smarter and more reliable in their quest for knowledge.

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 →