Skip to main content

Showing 1–11 of 11 results for author: Simonin, O

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

    cs.CV cs.LG cs.RO

    Task-conditioned adaptation of visual features in multi-task policy learning

    Authors: Pierre Marza, Laetitia Matignon, Olivier Simonin, Christian Wolf

    Abstract: Successfully addressing a wide variety of tasks is a core ability of autonomous agents, requiring flexibly adapting the underlying decision-making strategies and, as we argue in this work, also adapting the perception modules. An analogical argument would be the human visual system, which uses top-down signals to focus attention determined by the current task. Similarly, we adapt pre-trained large… ▽ More

    Submitted 6 May, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

  2. arXiv:2304.11241  [pdf, other

    cs.CV cs.LG cs.RO

    AutoNeRF: Training Implicit Scene Representations with Autonomous Agents

    Authors: Pierre Marza, Laetitia Matignon, Olivier Simonin, Dhruv Batra, Christian Wolf, Devendra Singh Chaplot

    Abstract: Implicit representations such as Neural Radiance Fields (NeRF) have been shown to be very effective at novel view synthesis. However, these models typically require manual and careful human data collection for training. In this paper, we present AutoNeRF, a method to collect data required to train NeRFs using autonomous embodied agents. Our method allows an agent to explore an unseen environment e… ▽ More

    Submitted 22 December, 2023; v1 submitted 21 April, 2023; originally announced April 2023.

  3. arXiv:2210.05129  [pdf, other

    cs.CV cs.LG cs.RO

    Multi-Object Navigation with dynamically learned neural implicit representations

    Authors: Pierre Marza, Laetitia Matignon, Olivier Simonin, Christian Wolf

    Abstract: Understanding and map** a new environment are core abilities of any autonomously navigating agent. While classical robotics usually estimates maps in a stand-alone manner with SLAM variants, which maintain a topological or metric representation, end-to-end learning of navigation keeps some form of memory in a neural network. Networks are typically imbued with inductive biases, which can range fr… ▽ More

    Submitted 27 September, 2023; v1 submitted 11 October, 2022; originally announced October 2022.

  4. arXiv:2112.11731  [pdf, other

    cs.LG cs.AI

    Graph augmented Deep Reinforcement Learning in the GameRLand3D environment

    Authors: Edward Beeching, Maxim Peter, Philippe Marcotte, Jilles Debangoye, Olivier Simonin, Joshua Romoff, Christian Wolf

    Abstract: We address planning and navigation in challenging 3D video games featuring maps with disconnected regions reachable by agents using special actions. In this setting, classical symbolic planners are not applicable or difficult to adapt. We introduce a hybrid technique combining a low level policy trained with reinforcement learning and a graph based high level classical planner. In addition to prov… ▽ More

    Submitted 22 December, 2021; originally announced December 2021.

  5. arXiv:2112.03636  [pdf, other

    cs.LG

    Godot Reinforcement Learning Agents

    Authors: Edward Beeching, Jilles Debangoye, Olivier Simonin, Christian Wolf

    Abstract: We present Godot Reinforcement Learning (RL) Agents, an open-source interface for develo** environments and agents in the Godot Game Engine. The Godot RL Agents interface allows the design, creation and learning of agent behaviors in challenging 2D and 3D environments with various on-policy and off-policy Deep RL algorithms. We provide a standard Gym interface, with wrappers for learning in the… ▽ More

    Submitted 7 December, 2021; originally announced December 2021.

  6. arXiv:2107.06011  [pdf, other

    cs.CV cs.LG cs.RO

    Teaching Agents how to Map: Spatial Reasoning for Multi-Object Navigation

    Authors: Pierre Marza, Laetitia Matignon, Olivier Simonin, Christian Wolf

    Abstract: In the context of visual navigation, the capacity to map a novel environment is necessary for an agent to exploit its observation history in the considered place and efficiently reach known goals. This ability can be associated with spatial reasoning, where an agent is able to perceive spatial relationships and regularities, and discover object characteristics. Recent work introduces learnable pol… ▽ More

    Submitted 25 April, 2023; v1 submitted 13 July, 2021; originally announced July 2021.

  7. arXiv:2007.05270  [pdf, other

    cs.LG cs.AI stat.ML

    Learning to plan with uncertain topological maps

    Authors: Edward Beeching, Jilles Dibangoye, Olivier Simonin, Christian Wolf

    Abstract: We train an agent to navigate in 3D environments using a hierarchical strategy including a high-level graph based planner and a local policy. Our main contribution is a data driven learning based approach for planning under uncertainty in topological maps, requiring an estimate of shortest paths in valued graphs with a probabilistic structure. Whereas classical symbolic algorithms achieve optimal… ▽ More

    Submitted 10 July, 2020; originally announced July 2020.

    Comments: ECCV 2020

  8. arXiv:2002.02286  [pdf, other

    cs.LG cs.AI

    EgoMap: Projective map** and structured egocentric memory for Deep RL

    Authors: Edward Beeching, Christian Wolf, Jilles Dibangoye, Olivier Simonin

    Abstract: Tasks involving localization, memorization and planning in partially observable 3D environments are an ongoing challenge in Deep Reinforcement Learning. We present EgoMap, a spatially structured neural memory architecture. EgoMap augments a deep reinforcement learning agent's performance in 3D environments on challenging tasks with multi-step objectives. The EgoMap architecture incorporates severa… ▽ More

    Submitted 7 February, 2020; v1 submitted 24 January, 2020; originally announced February 2020.

  9. arXiv:1909.10809  [pdf, other

    cs.RO

    Towards S-NAMO: Socially-aware Navigation Among Movable Obstacles

    Authors: Benoit Renault, Jacques Saraydaryan, Olivier Simonin

    Abstract: In this paper, we present an in-depth analysis of Navigation Among Movable Obstacles (NAMO) literature, notably highlighting that social acceptability remains an unadressed problem in this robotics navigation domain. The objectives of a Socially-Aware NAMO are defined and a first set of algorithmic propositions is built upon existing work. We developed a simulator allowing to test our propositions… ▽ More

    Submitted 24 September, 2019; originally announced September 2019.

    Journal ref: Robocup Symposium 2019, Jul 2019, Sydney, Australia

  10. arXiv:1904.01806  [pdf, other

    cs.LG stat.ML

    Deep Reinforcement Learning on a Budget: 3D Control and Reasoning Without a Supercomputer

    Authors: Edward Beeching, Christian Wolf, Jilles Dibangoye, Olivier Simonin

    Abstract: An important goal of research in Deep Reinforcement Learning in mobile robotics is to train agents capable of solving complex tasks, which require a high level of scene understanding and reasoning from an egocentric perspective. When trained from simulations, optimal environments should satisfy a currently unobtainable combination of high-fidelity photographic observations, massive amounts of diff… ▽ More

    Submitted 3 April, 2019; originally announced April 2019.

  11. arXiv:1901.10272  [pdf, other

    cs.RO

    Multi-UAV Visual Coverage of Partially Known 3D Surfaces: Voronoi-based Initialization to Improve Local Optimizers

    Authors: Alessandro Renzaglia, Jilles Dibangoye, Vincent Le Doze, Olivier Simonin

    Abstract: In this paper we study the problem of steering a team of Unmanned Aerial Vehicles (UAVs) toward a static configuration which maximizes the visibility of a 3D environment. The UAVs are assumed to be equipped with visual sensors constrained by a maximum sensing range and the prior knowledge on the environment is considered to be very sparse. To solve this problem on-line, derivative-free measurement… ▽ More

    Submitted 30 January, 2019; v1 submitted 29 January, 2019; originally announced January 2019.