Skip to main content

Showing 1–17 of 17 results for author: Hirose, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.00991  [pdf, other

    cs.RO cs.CV cs.LG

    SELFI: Autonomous Self-Improvement with Reinforcement Learning for Social Navigation

    Authors: Noriaki Hirose, Dhruv Shah, Kyle Stachowicz, Ajay Sridhar, Sergey Levine

    Abstract: Autonomous self-improving robots that interact and improve with experience are key to the real-world deployment of robotic systems. In this paper, we propose an online learning method, SELFI, that leverages online robot experience to rapidly fine-tune pre-trained control policies efficiently. SELFI applies online model-free reinforcement learning on top of offline model-based learning to bring out… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

    Comments: 11pages, 13 figures, 2 tables

  2. arXiv:2306.14846  [pdf, other

    cs.RO cs.CV cs.LG

    ViNT: A Foundation Model for Visual Navigation

    Authors: Dhruv Shah, Ajay Sridhar, Nitish Dashora, Kyle Stachowicz, Kevin Black, Noriaki Hirose, Sergey Levine

    Abstract: General-purpose pre-trained models ("foundation models") have enabled practitioners to produce generalizable solutions for individual machine learning problems with datasets that are significantly smaller than those required for learning from scratch. Such models are typically trained on large and diverse datasets with weak supervision, consuming much more training data than is available for any i… ▽ More

    Submitted 24 October, 2023; v1 submitted 26 June, 2023; originally announced June 2023.

    Comments: Accepted for oral presentation at CoRL 2023

  3. arXiv:2306.01874  [pdf, other

    cs.RO cs.CV cs.LG

    SACSoN: Scalable Autonomous Control for Social Navigation

    Authors: Noriaki Hirose, Dhruv Shah, Ajay Sridhar, Sergey Levine

    Abstract: Machine learning provides a powerful tool for building socially compliant robotic systems that go beyond simple predictive models of human behavior. By observing and understanding human interactions from past experiences, learning can enable effective social navigation behaviors directly from data. In this paper, our goal is to develop methods for training policies for socially unobtrusive navigat… ▽ More

    Submitted 25 October, 2023; v1 submitted 2 June, 2023; originally announced June 2023.

    Comments: 11 pages, 15 figures, 4 tables

  4. arXiv:2210.07450  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    ExAug: Robot-Conditioned Navigation Policies via Geometric Experience Augmentation

    Authors: Noriaki Hirose, Dhruv Shah, Ajay Sridhar, Sergey Levine

    Abstract: Machine learning techniques rely on large and diverse datasets for generalization. Computer vision, natural language processing, and other applications can often reuse public datasets to train many different models. However, due to differences in physical configurations, it is challenging to leverage public datasets for training robotic control policies on new robot platforms or for new tasks. In… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

    Comments: 10 pages, 9 figures, 2 tables

  5. arXiv:2210.03370  [pdf, other

    cs.RO cs.AI cs.LG

    GNM: A General Navigation Model to Drive Any Robot

    Authors: Dhruv Shah, Ajay Sridhar, Arjun Bhorkar, Noriaki Hirose, Sergey Levine

    Abstract: Learning provides a powerful tool for vision-based navigation, but the capabilities of learning-based policies are constrained by limited training data. If we could combine data from all available sources, including multiple kinds of robots, we could train more powerful navigation models. In this paper, we study how a general goal-conditioned model for vision-based navigation can be trained on dat… ▽ More

    Submitted 22 May, 2023; v1 submitted 7 October, 2022; originally announced October 2022.

    Comments: Presented at ICRA 2023

  6. arXiv:2204.13237  [pdf, other

    cs.RO

    Spatio-Temporal Graph Localization Networks for Image-based Navigation

    Authors: Takahiro Niwa, Shun Taguchi, Noriaki Hirose

    Abstract: Localization in topological maps is essential for image-based navigation using an RGB camera. Localization using only one camera can be challenging in medium-to-large-sized environments because similar-looking images are often observed repeatedly, especially in indoor environments. To overcome this issue, we propose a learning-based localization method that simultaneously utilizes the spatial cons… ▽ More

    Submitted 27 April, 2022; originally announced April 2022.

    Comments: 8 pages, 4 figures

  7. arXiv:2203.12804  [pdf, other

    cs.CV cs.RO

    Unsupervised Simultaneous Learning for Camera Re-Localization and Depth Estimation from Video

    Authors: Shun Taguchi, Noriaki Hirose

    Abstract: We present an unsupervised simultaneous learning framework for the task of monocular camera re-localization and depth estimation from unlabeled video sequences. Monocular camera re-localization refers to the task of estimating the absolute camera pose from an instance image in a known environment, which has been intensively studied for alternative localization in GPS-denied environments. In recent… ▽ More

    Submitted 23 March, 2022; originally announced March 2022.

    Comments: 8 pages, 6 figures

    MSC Class: 68T45; 68T07 ACM Class: I.2.10; I.2.9

  8. arXiv:2111.12213  [pdf, other

    cs.RO

    Ex-DoF: Expansion of Action Degree-of-Freedom with Virtual Camera Rotation for Omnidirectional Image

    Authors: Kosuke Tahara, Noriaki Hirose

    Abstract: Inter-robot transfer of training data is a little explored topic in learning- and vision-based robot control. Here we propose a transfer method from a robot with a lower Degree-of-Freedom (DoF) to one with a higher DoF utilizing the omnidirectional camera image. The virtual rotation of the robot camera enables data augmentation in this transfer learning process. As an experimental demonstration, a… ▽ More

    Submitted 21 February, 2022; v1 submitted 23 November, 2021; originally announced November 2021.

    Comments: 8 pages, 9 figures, 2 tables, IEEE International Conference on Robotics and Automation (ICRA2022)

  9. arXiv:2110.10415  [pdf, other

    cs.CV cs.RO

    Depth360: Self-supervised Learning for Monocular Depth Estimation using Learnable Camera Distortion Model

    Authors: Noriaki Hirose, Kosuke Tahara

    Abstract: Self-supervised monocular depth estimation has been widely investigated to estimate depth images and relative poses from RGB images. This framework is attractive for researchers because the depth and pose networks can be trained from just time sequence images without the need for the ground truth depth and poses. In this work, we estimate the depth around a robot (360 degree view) using time seq… ▽ More

    Submitted 18 February, 2022; v1 submitted 20 October, 2021; originally announced October 2021.

    Comments: 8 pages, 6 figures, 2 tables

  10. arXiv:2011.11912  [pdf, other

    cs.CV

    Variational Monocular Depth Estimation for Reliability Prediction

    Authors: Noriaki Hirose, Shun Taguchi, Keisuke Kawano, Satoshi Koide

    Abstract: Self-supervised learning for monocular depth estimation is widely investigated as an alternative to supervised learning approach, that requires a lot of ground truths. Previous works have successfully improved the accuracy of depth estimation by modifying the model structure, adding objectives, and masking dynamic objects and occluded area. However, when using such estimated depth image in applica… ▽ More

    Submitted 24 November, 2020; originally announced November 2020.

    Comments: 17 pages, 11 figures, 7 tables

  11. arXiv:2006.02068  [pdf, other

    cs.CV cs.RO

    PLG-IN: Pluggable Geometric Consistency Loss with Wasserstein Distance in Monocular Depth Estimation

    Authors: Noriaki Hirose, Satoshi Koide, Keisuke Kawano, Ruho Kondo

    Abstract: We propose a novel objective for penalizing geometric inconsistencies to improve the depth and pose estimation performance of monocular camera images. Our objective is designed using the Wasserstein distance between two point clouds, estimated from images with different camera poses. The Wasserstein distance can impose a soft and symmetric coupling between two point clouds, which suitably maintain… ▽ More

    Submitted 5 August, 2020; v1 submitted 3 June, 2020; originally announced June 2020.

    Comments: 13 pages, 8 figures, 3 tables

  12. arXiv:2003.09224  [pdf, other

    cs.RO

    Probabilistic Visual Navigation with Bidirectional Image Prediction

    Authors: Noriaki Hirose, Shun Taguchi, Fei Xia, Roberto Martin-Martin, Kosuke Tahara, Masanori Ishigaki, Silvio Savarese

    Abstract: Humans can robustly follow a visual trajectory defined by a sequence of images (i.e. a video) regardless of substantial changes in the environment or the presence of obstacles. We aim at endowing similar visual navigation capabilities to mobile robots solely equipped with a RGB fisheye camera. We propose a novel probabilistic visual navigation system that learns to follow a sequence of images with… ▽ More

    Submitted 18 February, 2022; v1 submitted 20 March, 2020; originally announced March 2020.

    Comments: 14 pages, 9 figures, 4 tables

    Journal ref: IROS 2021

  13. arXiv:1903.02749  [pdf, other

    cs.RO

    Deep Visual MPC-Policy Learning for Navigation

    Authors: Noriaki Hirose, Fei Xia, Roberto Martin-Martin, Amir Sadeghian, Silvio Savarese

    Abstract: Humans can routinely follow a trajectory defined by a list of images/landmarks. However, traditional robot navigation methods require accurate map** of the environment, localization, and planning. Moreover, these methods are sensitive to subtle changes in the environment. In this paper, we propose a Deep Visual MPC-policy learning method that can perform visual navigation while avoiding collisio… ▽ More

    Submitted 29 May, 2019; v1 submitted 7 March, 2019; originally announced March 2019.

    Comments: 11pages, 11 figures, 5 tables

  14. arXiv:1806.08864  [pdf, other

    cs.CV cs.RO

    VUNet: Dynamic Scene View Synthesis for Traversability Estimation using an RGB Camera

    Authors: Noriaki Hirose, Amir Sadeghian, Fei Xia, Roberto Martin-Martin, Silvio Savarese

    Abstract: We present VUNet, a novel view(VU) synthesis method for mobile robots in dynamic environments, and its application to the estimation of future traversability. Our method predicts future images for given virtual robot velocity commands using only RGB images at previous and current time steps. The future images result from applying two types of image changes to the previous and current images: 1) ch… ▽ More

    Submitted 10 January, 2019; v1 submitted 22 June, 2018; originally announced June 2018.

    Comments: website: http://svl.stanford.edu/projects/vunet/

    Journal ref: IEEE Robotics and Automation Letters 2019

  15. arXiv:1806.01482  [pdf, other

    cs.CV

    SoPhie: An Attentive GAN for Predicting Paths Compliant to Social and Physical Constraints

    Authors: Amir Sadeghian, Vineet Kosaraju, Ali Sadeghian, Noriaki Hirose, S. Hamid Rezatofighi, Silvio Savarese

    Abstract: This paper addresses the problem of path prediction for multiple interacting agents in a scene, which is a crucial step for many autonomous platforms such as self-driving cars and social robots. We present \textit{SoPhie}; an interpretable framework based on Generative Adversarial Network (GAN), which leverages two sources of information, the path history of all the agents in a scene, and the scen… ▽ More

    Submitted 20 September, 2018; v1 submitted 4 June, 2018; originally announced June 2018.

  16. arXiv:1803.03254  [pdf, other

    cs.RO cs.CV cs.LG

    GONet: A Semi-Supervised Deep Learning Approach For Traversability Estimation

    Authors: Noriaki Hirose, Amir Sadeghian, Marynel Vázquez, Patrick Goebel, Silvio Savarese

    Abstract: We present semi-supervised deep learning approaches for traversability estimation from fisheye images. Our method, GONet, and the proposed extensions leverage Generative Adversarial Networks (GANs) to effectively predict whether the area seen in the input image(s) is safe for a robot to traverse. These methods are trained with many positive images of traversable places, but just a small set of neg… ▽ More

    Submitted 8 March, 2018; originally announced March 2018.

    Comments: 8 pages, 7 figures, 3 tables

  17. arXiv:1709.05439  [pdf, other

    cs.CV cs.RO

    To Go or Not To Go? A Near Unsupervised Learning Approach For Robot Navigation

    Authors: Noriaki Hirose, Amir Sadeghian, Patrick Goebel, Silvio Savarese

    Abstract: It is important for robots to be able to decide whether they can go through a space or not, as they navigate through a dynamic environment. This capability can help them avoid injury or serious damage, e.g., as a result of running into people and obstacles, getting stuck, or falling off an edge. To this end, we propose an unsupervised and a near-unsupervised method based on Generative Adversarial… ▽ More

    Submitted 15 September, 2017; originally announced September 2017.

    Comments: Noriaki Hirose and Amir Sadeghian contributed equally