中文
相关论文

相关论文: RARA: Zero-shot Sim2Real Visual Navigation with Fo…

200 篇论文

This paper addresses the challenge of active perception within autonomous navigation in complex, unknown environments. Revisiting the foundational principles of active perception, we introduce an end-to-end reinforcement learning framework…

机器人学 · 计算机科学 2026-02-03 Grzegorz Malczyk , Mihir Kulkarni , Kostas Alexis

We study active object tracking, where a tracker takes as input the visual observation (i.e., frame sequence) and produces the camera control signal (e.g., move forward, turn left, etc.). Conventional methods tackle the tracking and the…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Wenhan Luo , Peng Sun , Fangwei Zhong , Wei Liu , Tong Zhang , Yizhou Wang

Development of navigation algorithms is essential for the successful deployment of robots in rapidly changing hazardous environments for which prior knowledge of configuration is often limited or unavailable. Use of traditional…

机器人学 · 计算机科学 2022-11-11 Paul Blum , Peter Crowley , George Lykotrafitis

Humans are able to seamlessly visually imitate others, by inferring their intentions and using past experience to achieve the same end goal. In other words, we can parse complex semantic knowledge from raw video and efficiently translate…

机器学习 · 计算机科学 2020-11-12 Sudeep Dasari , Abhinav Gupta

Autonomous driving presents many challenges due to the large number of scenarios the autonomous vehicle (AV) may encounter. End-to-end deep learning models are comparatively simplistic models that can handle a broad set of scenarios.…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Zhongying CuiZhu , Francois Charette , Amin Ghafourian , Debo Shi , Matthew Cui , Anjali Krishnamachar , Iman Soltani

Reinforcement learning (RL) for bipedal locomotion has recently demonstrated robust gaits over moderate terrains using only proprioceptive sensing. However, such blind controllers will fail in environments where robots must anticipate and…

机器人学 · 计算机科学 2024-07-10 Helei Duan , Bikram Pandit , Mohitvishnu S. Gadde , Bart van Marum , Jeremy Dao , Chanho Kim , Alan Fern

Supervised learning tends to produce more accurate classifiers than unsupervised learning in general. This implies that training data is preferred with annotations. When addressing visual perception challenges, such as localizing certain…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Antonio M. Lopez , Jiaolong Xu , Jose L. Gomez , David Vazquez , German Ros

Correlation filter-based tracking has been widely applied in unmanned aerial vehicle (UAV) with high efficiency. However, it has two imperfections, i.e., boundary effect and filter corruption. Several methods enlarging the search area can…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Yiming Li , Changhong Fu , Ziyuan Huang , Yinqiang Zhang , Jia Pan

Understanding and following natural language instructions while navigating through complex, real-world environments poses a significant challenge for general-purpose robots. These environments often include obstacles and pedestrians, making…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Xiwen Liang , Liang Ma , Shanshan Guo , Jianhua Han , Hang Xu , Shikui Ma , Xiaodan Liang

With the increasing safety validation requirements for the release of a self-driving car, alternative approaches, such as simulation-based testing, are emerging in addition to conventional real-world testing. In order to rely on virtual…

机器人学 · 计算机科学 2021-06-22 Anthony Ngo , Max Paul Bauer , Michael Resch

We present the Frontier Aware Search with backTracking (FAST) Navigator, a general framework for action decoding, that achieves state-of-the-art results on the Room-to-Room (R2R) Vision-and-Language navigation challenge of Anderson et. al.…

计算与语言 · 计算机科学 2019-04-03 Liyiming Ke , Xiujun Li , Yonatan Bisk , Ari Holtzman , Zhe Gan , Jingjing Liu , Jianfeng Gao , Yejin Choi , Siddhartha Srinivasa

When searching for an object humans navigate through a scene using semantic information and spatial relationships. We look for an object using our knowledge of its attributes and relationships with other objects to infer the probable…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Jean-Benoit Delbrouck , Stéphane Dupont

The use of visual information for the navigation of unmanned ground vehicles in a cross-country environment recently received great attention. However, until now, the use of textural information has been somewhat less effective than color…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Artem A. Lenskiy , Jong-Soo Lee

Simulation offers a scalable and efficient alternative to real-world data collection for learning visuomotor robotic policies. However, the simulation-to-reality, or Sim2Real distribution shift -- introduced by employing simulation-trained…

机器人学 · 计算机科学 2025-09-09 Yash Yardi , Samuel Biruduganti , Lars Ankile

While training an end-to-end navigation network in the real world is usually of high cost, simulation provides a safe and cheap environment in this training stage. However, training neural network models in simulation brings up the problem…

机器人学 · 计算机科学 2019-11-13 Gang Chen , Hongzhe Yu , Wei Dong , Xinjun Sheng , Xiangyang Zhu , Han Ding

Most existing works in vision-and-language navigation (VLN) focus on either discrete or continuous environments, training agents that cannot generalize across the two. The fundamental difference between the two setups is that discrete…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Yicong Hong , Zun Wang , Qi Wu , Stephen Gould

In this paper, we deal with the reality gap from a novel perspective, targeting transferring Deep Reinforcement Learning (DRL) policies learned in simulated environments to the real-world domain for visual control tasks. Instead of adopting…

机器人学 · 计算机科学 2019-01-17 Jingwei Zhang , Lei Tai , Peng Yun , Yufeng Xiong , Ming Liu , Joschka Boedecker , Wolfram Burgard

Autonomous vehicle simulation has the advantage of testing algorithms in various environment variables and scenarios without wasting time and resources, however, there is a visual gap with the real-world. In this paper, we trained DCLGAN to…

机器人学 · 计算机科学 2022-11-24 Jinu Pahk , Jungseok Shim , MinHyeok Baek , Yongseob Lim , Gyeungho Choi

Visual navigation takes inspiration from humans, who navigate in previously unseen environments using vision without detailed environment maps. Inspired by this, we introduce a novel no-RL, no-graph, no-odometry approach to visual…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Faith Johnson , Bryan Bo Cao , Ashwin Ashok , Shubham Jain , Kristin Dana

Vision sensors are extensively used for localizing a robot's pose, particularly in environments where global localization tools such as GPS or motion capture systems are unavailable. In many visual navigation systems, localization is…

机器人学 · 计算机科学 2025-02-04 Dabin Kim , Inkyu Jang , Youngsoo Han , Sunwoo Hwang , H. Jin Kim