AICLMAAug 7, 2025

Cognitive Duality for Adaptive Web Agents

arXiv:2508.05081v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient and effective web navigation for AI systems, offering an incremental improvement by unifying existing paradigms.

The paper tackled the challenge of building autonomous web agents by integrating offline imitation learning and online exploration through a dual-process cognitive framework, achieving a 43.96% success rate on WebArena with a 75% reduction in token usage.

Web navigation represents a critical and challenging domain for evaluating artificial general intelligence (AGI), demanding complex decision-making within high-entropy, dynamic environments with combinatorially explosive action spaces. Current approaches to building autonomous web agents either focus on offline imitation learning or online exploration, but rarely integrate both paradigms effectively. Inspired by the dual-process theory of human cognition, we derive a principled decomposition into fast System 1 and slow System 2 cognitive processes. This decomposition provides a unifying perspective on existing web agent methodologies, bridging the gap between offline learning of intuitive reactive behaviors and online acquisition of deliberative planning capabilities. We implement this framework in CogniWeb, a modular agent architecture that adaptively toggles between fast intuitive processing and deliberate reasoning based on task complexity. Our evaluation on WebArena demonstrates that CogniWeb achieves competitive performance (43.96% success rate) while maintaining significantly higher efficiency (75% reduction in token usage).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes