中文
相关论文

相关论文: End-to-End Goal-Driven Web Navigation

200 篇论文

The current state of modern web interfaces, especially in regards to accessibility focused usage is extremely lacking. Traditional methods for web interaction, such as scripting languages and screen readers, often lack the flexibility to…

人工智能 · 计算机科学 2025-07-08 Trisanth Srinivasan , Santosh Patapati

Human-robot collaboration, in which the robot intelligently assists the human with the upcoming task, is an appealing objective. To achieve this goal, the agent needs to be equipped with a fundamental collaborative navigation ability, where…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Changhao Li , Xinyu Sun , Peihao Chen , Jugang Fan , Zixu Wang , Yanxia Liu , Jinhui Zhu , Chuang Gan , Mingkui Tan

Vision-and-Language Navigation (VLN) task aims to enable AI agents to accurately understand and follow natural language instructions to navigate through real-world environments, ultimately reaching specific target locations. We recognise a…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Qi Chen , Dileepa Pitawela , Chongyang Zhao , Gengze Zhou , Hsiang-Ting Chen , Qi Wu

The WikiRace game, where players navigate between Wikipedia articles using only hyperlinks, serves as a compelling benchmark for goal-directed search in complex information networks. This paper presents a systematic evaluation of navigation…

社会与信息网络 · 计算机科学 2025-11-14 Raman Ebrahimi , Sean Fuhrman , Kendrick Nguyen , Harini Gurusankar , Massimo Franceschetti

We revisit the problem of Object-Goal Navigation (ObjectNav). In its simplest form, ObjectNav is defined as the task of navigating to an object, specified by its label, in an unexplored environment. In particular, the agent is initialized…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Dhruv Batra , Aaron Gokaslan , Aniruddha Kembhavi , Oleksandr Maksymets , Roozbeh Mottaghi , Manolis Savva , Alexander Toshev , Erik Wijmans

ObjectGoal Navigation (ObjectNav) is an embodied task wherein agents are to navigate to an object instance in an unseen environment. Prior works have shown that end-to-end ObjectNav agents that use vanilla visual and recurrent modules, e.g.…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Joel Ye , Dhruv Batra , Abhishek Das , Erik Wijmans

Web AI agents such as ChatGPT Agent and GenSpark are increasingly used for routine web-based tasks, yet they still rely on text-based input prompts, lack proactive detection of user intent, and offer no support for interactive data analysis…

人机交互 · 计算机科学 2026-01-22 Yanwei Huang , Arpit Narechania

We introduce DialNav, a novel collaborative embodied dialog task, where a navigation agent (Navigator) and a remote guide (Guide) engage in multi-turn dialog to reach a goal location. Unlike prior work, DialNav aims for holistic evaluation…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Leekyeung Han , Hyunji Min , Gyeom Hwangbo , Jonghyun Choi , Paul Hongsuck Seo

Despite significant advances in autonomous web navigation, current methods remain far from human-level performance in complex web environments. We argue that this limitation stems from Topological Blindness, where agents are forced to…

信息检索 · 计算机科学 2026-03-24 Xuanwang Zhang , Yuteng Han , Jinnan Qi , Mulong Xie , Zhen Wu , Xinyu Dai

Object goal navigation (ObjectNav) is a fundamental task in embodied AI, requiring an agent to locate a target object in previously unseen environments. This task is particularly challenging because it requires both perceptual and cognitive…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Yihan Cao , Jiazhao Zhang , Zhinan Yu , Shuzhen Liu , Zheng Qin , Qin Zou , Bo Du , Kai Xu

Navigating complex urban environments using natural language instructions poses significant challenges for embodied agents, including noisy language instructions, ambiguous spatial references, diverse landmarks, and dynamic street scenes.…

机器人学 · 计算机科学 2026-01-16 Yanghong Mei , Yirong Yang , Longteng Guo , Qunbo Wang , Ming-Ming Yu , Xingjian He , Wenjun Wu , Jing Liu

Image-goal navigation aims to steer an agent towards the goal location specified by an image. Most prior methods tackle this task by learning a navigation policy, which extracts visual features of goal and observation images, compares their…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Pengna Li , Kangyi Wu , Jingwen Fu , Sanping Zhou

Object Goal Navigation (ObjectNav) task is to navigate an agent to an object category in unseen environments without a pre-built map. In this paper, we solve this task by predicting the distance to the target using semantically-related…

机器人学 · 计算机科学 2022-07-14 Minzhao Zhu , Binglei Zhao , Tao Kong

Image-goal navigation steers an agent to a target location specified by an image in unseen environments. Existing methods primarily handle this task by learning an end-to-end navigation policy, which compares the similarities of target and…

机器人学 · 计算机科学 2026-04-21 Pengna Li , Kangyi Wu , Shaoqing Xu , Fang Li , Lin Zhao , Long Chen , Zhi-Xin Yang , Nanning Zheng

Breakthroughs in machine learning in the last decade have led to `digital intelligence', i.e. machine learning models capable of learning from vast amounts of labeled data to perform several digital tasks such as speech recognition, face…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Devendra Singh Chaplot

Graphical user interfaces (GUI) automation agents are emerging as powerful tools, enabling humans to accomplish increasingly complex tasks on smart devices. However, users often inadvertently omit key information when conveying tasks, which…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Ziming Cheng , Zhiyuan Huang , Junting Pan , Zhaohui Hou , Mingjie Zhan

We consider the problem of embodied visual navigation given an image-goal (ImageNav) where an agent is initialized in an unfamiliar environment and tasked with navigating to a location 'described' by an image. Unlike related navigation…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jacob Krantz , Stefan Lee , Jitendra Malik , Dhruv Batra , Devendra Singh Chaplot

Leveraging multimodal large language models (MLLMs) to develop embodied agents offers significant promise for addressing complex real-world tasks. However, current evaluation benchmarks remain predominantly language-centric or heavily…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Dwip Dalal , Utkarsh Mishra , Narendra Ahuja , Nebojsa Jojic

Autonomous agents capable of planning, reasoning, and executing actions on the web offer a promising avenue for automating computer tasks. However, the majority of existing benchmarks primarily focus on text-based agents, neglecting many…

Autonomous science agents built on large language models (LLMs) are increasingly used to generate hypotheses, design experiments, and produce reports. However, prior work mainly targets open-ended scientific problems with subjective outputs…

计算与语言 · 计算机科学 2026-03-24 Tianshu Zhang , Huan Sun
‹ 上一页 1 2 3 10 下一页 ›