MEGA Hub

Web-CogReasoner: Towards Multimodal Knowledge-Induced Cognitive Reasoning for Web Agents

Authors

Do you know Yuhan Guo?You can claim authorship or link another user.Do you know Cong Guo?You can claim authorship or link another user.Do you know Aiwen Sun?You can claim authorship or link another user.Do you know Hongliang He?You can claim authorship or link another user.Do you know Xinyu Yang?You can claim authorship or link another user.Do you know Yue Lu?You can claim authorship or link another user.Do you know Yingji Zhang?You can claim authorship or link another user.Do you know Xuntao Guo?You can claim authorship or link another user.Do you know Dong Zhang?You can claim authorship or link another user.Do you know Jianzhuang Liu?You can claim authorship or link another user.Do you know Jiang Duan?You can claim authorship or link another user.Do you know Yijia Xiao?You can claim authorship or link another user.Do you know Liangjian Wen?You can claim authorship or link another user.Do you know Hai-Ming Xu?You can claim authorship or link another user.Do you know Yong Dai?You can claim authorship or link another user.

Abstract

Multimodal large-scale models have significantly advanced the development of web agents, enabling perception and interaction with digital environments akin to human cognition. In this paper, we argue that web agents must first acquire sufficient knowledge to effectively engage in cognitive reasoning. Therefore, we decompose a web agent's capabilities into two essential stages: knowledge content learning and cognitive processes. To formalize this, we propose Web-CogKnowledge Framework, categorizing knowledge as Factual, Conceptual, and Procedural. In this framework, knowledge content learning corresponds to the agent's processes of Memorizing and Understanding, which rely on the first two knowledge types, representing the "what" of learning. Conversely, cognitive processes correspond to Exploring, grounded in Procedural knowledge, defining the "how" of reasoning and action. To facilitate knowledge acquisition, we construct the Web-CogDataset, a structured resource curated from 14 real-world websites, designed to systematically instill core knowledge necessary for web agent. This dataset serves as the agent's conceptual grounding-the "nouns" upon which comprehension is built-as well as the basis for learning how to reason and act. Building on this foundation, we operationalize these processes through a novel knowledge-driven Chain-of-Thought (CoT) reasoning framework, developing and training our proposed agent, the Web-CogReasoner. Extensive experimentation reveals its significant superiority over existing models, especially in generalizing to unseen tasks where structured knowledge is decisive. To enable rigorous evaluation, we introduce the Web-CogBench, a comprehensive evaluation suite designed to assess and compare agent performance across the delineated knowledge domains and cognitive capabilities. Our code and data is open sourced at https://github.com/Gnonymous/Web-CogReasoner

Community

00

Publication notes

Author note
Accepted to ICLR 2026. Our code and data is released at https://github.com/Gnonymous/Web-CogReasoner