中文
相关论文

相关论文: Improving GUI Grounding with Explicit Position-to-…

200 篇论文

Space grounding refers to localizing a set of spatial references described in natural language instructions. Traditional methods often fail to account for complex reasoning -- such as distance, geometry, and inter-object relationships --…

机器人学 · 计算机科学 2025-11-20 Nayoung Oh , Dohyun Kim , Junhyeong Bang , Rohan Paul , Daehyung Park

GUI grounding, which maps natural-language instructions to actionable UI elements, is a core capability of GUI agents. Prior works largely treats instructions as a static proxy for user intent, overlooking the impact of instruction…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Liangyu Chen , Hanzhang Zhou , Chenglin Cai , Jianan Zhang , Panrong Tong , Quyu Kong , Xu Zhang , Chen Liu , Yuqi Liu , Wenxuan Wang , Yue Wang , Qin Jin , Steven Hoi

Grounding language to the visual observations of a navigating agent can be performed using off-the-shelf visual-language models pretrained on Internet-scale data (e.g., image captions). While this is useful for matching images to natural…

机器人学 · 计算机科学 2023-03-09 Chenguang Huang , Oier Mees , Andy Zeng , Wolfram Burgard

Recent advances in robot manipulation increasingly leverage Vision-Language Models (VLMs) for high-level reasoning, such as decomposing task instructions into sequential action plans expressed in natural language that guide downstream…

机器人学 · 计算机科学 2026-03-17 Sehun Jung , HyunJee Song , Dong-Hee Kim , Reuben Tan , Jianfeng Gao , Yong Jae Lee , Donghyun Kim

Maps are a key component in image-based camera localization and visual SLAM systems: they are used to establish geometric constraints between images, correct drift in relative pose estimation, and relocalize cameras after lost tracking. The…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Samarth Brahmbhatt , Jinwei Gu , Kihwan Kim , James Hays , Jan Kautz

Understanding spatial relations is essential for intelligent agents to act and communicate in the physical world. Relative directions are spatial relations that describe the relative positions of target objects with regard to the intrinsic…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Jae Hee Lee , Matthias Kerzel , Kyra Ahrens , Cornelius Weber , Stefan Wermter

Multimodal large language models (MLLMs) have made significant advancements in vision understanding and reasoning. However, the autoregressive Transformer architecture used by MLLMs requries tokenization on input images, which limits their…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Xiangxuan Ren , Zhongdao Wang , Liping Hou , Pin Tang , Guoqing Wang , Chao Ma

Visual grounding tasks aim to localize image regions based on natural language references. In this work, we explore whether generative VLMs predominantly trained on image-text data could be leveraged to scale up the text annotation of…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Shijie Wang , Dahun Kim , Ali Taalimi , Chen Sun , Weicheng Kuo

Despite significant advancements in robotic manipulation, achieving consistent and stable grasping remains a fundamental challenge, often limiting the successful execution of complex tasks. Our analysis reveals that even state-of-the-art…

人工智能 · 计算机科学 2025-03-20 Sungjae Lee , Yeonjoo Hong , Kwang In Kim

Text-to-Image (T2I) synthesis has made significant advancements in recent years, driving applications such as generating datasets automatically. However, precise control over object localization in generated images remains a challenge.…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Biao Liu , Yuanzhi Liang

Visual Teach-and-Repeat Navigation is a direct solution for mobile robot to be deployed in unknown environments. However, robust trajectory repeat navigation still remains challenged due to environmental changing and dynamic objects. In…

机器人学 · 计算机科学 2025-10-13 Jikai Wang , Yunqi Cheng , Kezhi Wang , Zonghai Chen

Neural implicit representations, which encode a surface as the level set of a neural network applied to spatial coordinates, have proven to be remarkably effective for optimizing, compressing, and generating 3D geometry. Although these…

计算机视觉与模式识别 · 计算机科学 2022-06-27 Nicholas Sharp , Alec Jacobson

Existing efforts in building Graphical User Interface (GUI) agents largely rely on the training paradigm of supervised fine-tuning on Large Vision-Language Models (LVLMs). However, this approach not only demands extensive amounts of…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Run Luo , Lu Wang , Wanwei He , Longze Chen , Jiaming Li , Xiaobo Xia

Accurate localisation in planetary robotics enables the advanced autonomy required to support the increased scale and scope of future missions. The successes of the Ingenuity helicopter and multiple planetary orbiters lay the groundwork for…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Lachlan Holden , Feras Dayoub , Alberto Candela , David Harvey , Tat-Jun Chin

We investigate the Vision-and-Language Navigation (VLN) problem in the context of autonomous driving in outdoor settings. We solve the problem by explicitly grounding the navigable regions corresponding to the textual command. At each…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Kanishk Jain , Varun Chhangani , Amogh Tiwari , K. Madhava Krishna , Vineet Gandhi

Multimodal large language models (MLLMs) have enabled GUI agents to interact with operating systems by grounding language into spatial actions. Despite their promising performance, these models frequently exhibit hallucinations-systematic…

计算与语言 · 计算机科学 2025-06-19 Xingjian Tao , Yiwei Wang , Yujun Cai , Zhicheng Yang , Jing Tang

Existing Vision Language Models (VLMs) architecturally rooted in "flatland" perception, fundamentally struggle to comprehend real-world 3D spatial intelligence. This failure stems from a dual-bottleneck: input-stage conflict between…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Zhongbin Guo , Jiahe Liu , Yushan Li , Wenyu Gao , Zhen Yang , Chenzhi Li , Xinyue Zhang , Ping Jian

Understanding human instructions is essential for enabling smooth human-robot interaction. In this work, we focus on object grounding, i.e., localizing an object of interest in a visual scene (e.g., an image) based on verbal human…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Joel Alberto Santos , Zongwei Wu , Xavier Alameda-Pineda , Radu Timofte

Reliable autonomous navigation across the unstructured terrains of distant planetary surfaces is a critical enabler for future space exploration. However, the deployment of learning-based controllers is hindered by the inherent sim-to-real…

机器人学 · 计算机科学 2025-10-22 Andrej Orsula , Matthieu Geist , Miguel Olivares-Mendez , Carol Martinez

Currently, a prevalent approach for enhancing Vision-Language Models (VLMs) performance is to encode both the high-resolution version and the thumbnail of an image simultaneously. While effective, this method generates a large number of…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Bozhou Li , Wentao Zhang