paper-with-me

Papers

Dual-View Visual Contextualization for Web Navigation

2024-02-06 · CVPR 2024 1 · Jihyung Kil, Chan Hee Song, Boyuan Zheng, Xiang Deng, Yu Su, Wei-Lun Chao

Automatic web navigation aims to build a web agent that can follow language instructions to execute complex and diverse tasks on real-world websites. Existing work primarily takes HTML documents as input, which define the contents and action spaces (i.e., actionable elements and operations) of webpages. Nevertheless, HTML documents may not provide a clear task-related context for each element, making it hard to select the right (sequence of) actions. In this paper, we propose to contextualize HTML elements through their "dual views" in webpage screenshots: each HTML element has its corresponding bounding box and visual content in the screenshot. We build upon the insight -- web developers tend to arrange task-related elements nearby on webpages to enhance user experiences -- and propose to contextualize each element with its neighbor elements, using both textual and visual features. The resulting representations of HTML elements are more informative for the agent to take action. We validate our method on the recently released Mind2Web dataset, which features diverse navigation domains and tasks on real-world websites. Our method consistently outperforms the baseline in all the scenarios, including cross-task, cross-website, and cross-domain ones.

📄 PDF Abstract BibTeX arXiv:2402.04476

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MANAR: Memory-augmented Attention with Navigational Abstract Conceptual Representation

2026-03-19 · Zuher Jahshan, Ben Ben Ishay, Leonid Yavits arxiv

MANAR (Memory-augmented Attention with Navigational Abstract Conceptual Representation), contextualization layer generalizes standard multi-head attention (MHA) by instantiating the principles of Global Workspace Theory …

Remapping and navigation of an embedding space via error minimization: a fundamental organizational principle of cognition in natural and artificial systems

2026-01-20 · Benedikt Hartl, Léo Pio-Lopez, Chris Fields, Michael Levin arxiv

The emerging field of diverse intelligence seeks an integrated view of problem-solving in agents of very different provenance, composition, and substrates. From subcellular chemical networks to swarms of organisms, and a…

Explaining Contextualization in Language Models using Visual Analytics

2021-08-01 · ACL 2021 5 · Rita Sevastjanova, Aikaterini-Lida Kalouli, Christin Beck, Hanna Sch{\"a}fer 외

Despite the success of contextualized language models on various NLP tasks, it is still unclear what these models really learn. In this paper, we contribute to the current efforts of explaining such models by exploring t…

A Comprehensive Survey of Navigation Systems for the Visual Impaired

2019-06-13 · Roya Norouzi Kandalan, Kamesh Namuduri

Sight is essential for humans to navigate their surrounding environment independently. Tasks that are simple for the sighted are often close to impossible for the visually impaired. Throughout the years, many researchers…

Navigate

MG-Nav: Dual-Scale Visual Navigation via Sparse Spatial Memory

2025-11-27 · Bo Wang, Jiehong Lin, Chenzhi Liu, Xinting Hu 외 arxiv

We present MG-Nav (Memory-Guided Navigation), a dual-scale framework for zero-shot visual navigation that unifies global memory-guided planning with local geometry-enhanced control. At its core is the Sparse Spatial Memo…

Visual Navigation