中文
相关论文

相关论文: Target-Driven Structured Transformer Planner for V…

200 篇论文

We present a mapping system capable of constructing detailed instance-level semantic models of room-sized indoor environments by means of an RGB-D camera. In this work, we integrate deep-learning-based instance segmentation and…

机器人学 · 计算机科学 2019-11-22 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

Equipping embodied agents with commonsense is important for robots to successfully complete complex human instructions in general environments. Recent large language models (LLM) can embed rich semantic knowledge for agents in plan…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Zhenyu Wu , Ziwei Wang , Xiuwei Xu , Jiwen Lu , Haibin Yan

Autonomous navigation based on precise localization has been widely developed in both academic research and practical applications. The high demand for localization accuracy has been essential for safe robot planing and navigation while it…

机器人学 · 计算机科学 2019-06-07 Huifang Ma , Yue Wang , Li Tang , Sarath Kodagoda , Rong Xiong

Understanding spatial and visual information is essential for a navigation agent who follows natural language instructions. The current Transformer-based VLN agents entangle the orientation and vision information, which limits the gain from…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Yue Zhang , Parisa Kordjamshidi

We present a novel approach for efficient and reliable goal-directed long-horizon navigation for a multi-robot team in a structured, unknown environment by predicting statistics of unknown space. Building on recent work in…

机器人学 · 计算机科学 2023-03-30 Abhish Khanal , Gregory J. Stein

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

Following language instructions to navigate in unseen environments is a challenging problem for autonomous embodied agents. The agent not only needs to ground languages in visual scenes, but also should explore the environment to reach its…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Shizhe Chen , Pierre-Louis Guhur , Makarand Tapaswi , Cordelia Schmid , Ivan Laptev

We develop a language-guided navigation task set in a continuous 3D environment where agents must execute low-level actions to follow natural language navigation directions. By being situated in continuous environments, this setting lifts a…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Jacob Krantz , Erik Wijmans , Arjun Majumdar , Dhruv Batra , Stefan Lee

Path planning is usually solved by addressing either the (high-level) route planning problem (waypoint sequencing to achieve the final goal) or the (low-level) path planning problem (trajectory prediction between two waypoints avoiding…

机器人学 · 计算机科学 2026-04-21 Daniel Fuertes , Andrea Cavallaro , Carlos R. del-Blanco , Fernando Jaureguizar , Narciso García

Transformer has attracted increasing interest in STVG, owing to its end-to-end pipeline and promising result. Existing Transformer-based STVG approaches often leverage a set of object queries, which are initialized simply using zeros and…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Xin Gu , Yaojie Shen , Chenxi Luo , Tiejian Luo , Yan Huang , Yuewei Lin , Heng Fan , Libo Zhang

In visual semantic navigation, the robot navigates to a target object with egocentric visual observations and the class label of the target is given. It is a meaningful task inspiring a surge of relevant research. However, most of the…

人工智能 · 计算机科学 2021-09-21 Xinzhu Liu , Di Guo , Huaping Liu , Fuchun Sun

Robotic manipulation is often specified through language instructions or task identifiers, yet cluttered environments with similar objects are better handled by spatially indicating what to move and where to place it. Addressing the…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Yifan Li , Xinyu Zhou , Yunhao Ge , Yu Kong

Visual segmentation seeks to partition images, video frames, or point clouds into multiple segments or groups. This technique has numerous real-world applications, such as autonomous driving, image editing, robot sensing, and medical…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Xiangtai Li , Henghui Ding , Haobo Yuan , Wenwei Zhang , Jiangmiao Pang , Guangliang Cheng , Kai Chen , Ziwei Liu , Chen Change Loy

Current visual navigation systems often treat the environment as static, lacking the ability to adaptively interact with obstacles. This limitation leads to navigation failure when encountering unavoidable obstructions. In response, we…

机器人学 · 计算机科学 2024-08-13 Philipp Schoch , Fan Yang , Yuntao Ma , Stefan Leutenegger , Marco Hutter , Quentin Leboutet

Navigation in cluttered environments often requires robots to tolerate contact with movable or deformable objects to maintain efficiency. Existing contact-tolerant motion planning (CTMP) methods rely on indirect spatial representations…

机器人学 · 计算机科学 2026-03-06 He Li , Jian Sun , Chengyang Li , Guoliang Li , Qiyu Ruan , Shuai Wang , Chengzhong Xu

Predicting multimodal future behavior of traffic participants is essential for robotic vehicles to make safe decisions. Existing works explore to directly predict future trajectories based on latent features or utilize dense goal candidates…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Shaoshuai Shi , Li Jiang , Dengxin Dai , Bernt Schiele

Self-supervised vision-and-language pretraining (VLP) aims to learn transferable multi-modal representations from large-scale image-text data and to achieve strong performances on a broad scope of vision-language tasks after finetuning.…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yongfei Liu , Chenfei Wu , Shao-yen Tseng , Vasudev Lal , Xuming He , Nan Duan

Vision-and-Language Navigation (VLN) requires an agent to navigate in a real-world environment following natural language instructions. From both the textual and visual perspectives, we find that the relationships among the scene, its…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Yicong Hong , Cristian Rodriguez-Opazo , Yuankai Qi , Qi Wu , Stephen Gould

Autonomous driving has traditionally relied heavily on costly and labor-intensive High Definition (HD) maps, hindering scalability. In contrast, Standard Definition (SD) maps are more affordable and have worldwide coverage, offering a…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Katie Z Luo , Xinshuo Weng , Yan Wang , Shuang Wu , Jie Li , Kilian Q Weinberger , Yue Wang , Marco Pavone

Decision-making for urban autonomous driving is challenging due to the stochastic nature of interactive traffic participants and the complexity of road structures. Although reinforcement learning (RL)-based decision-making scheme is…

机器学习 · 计算机科学 2023-08-28 Haochen Liu , Zhiyu Huang , Xiaoyu Mo , Chen Lv