Skip to main content

Showing 1–5 of 5 results for author: Lenton, D

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

    cs.RO cs.LG

    Waypoint Planning Networks

    Authors: Alexandru-Iosif Toma, Hussein Ali Jaafar, Hao-Ya Hsueh, Stephen James, Daniel Lenton, Ronald Clark, Sajad Saeedi

    Abstract: With the recent advances in machine learning, path planning algorithms are also evolving; however, the learned path planning algorithms often have difficulty competing with success rates of classic algorithms. We propose waypoint planning networks (WPN), a hybrid algorithm based on LSTMs with a local kernel - a classic algorithm such as A*, and a global kernel using a learned algorithm. WPN produc… ▽ More

    Submitted 1 May, 2021; originally announced May 2021.

    Comments: The Conference on Robots and Vision (CRV2021) Supplementary Website: https://sites.google.com/view/waypoint-planning-networks

  2. arXiv:2102.07764  [pdf, other

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

    End-to-End Egospheric Spatial Memory

    Authors: Daniel Lenton, Stephen James, Ronald Clark, Andrew J. Davison

    Abstract: Spatial memory, or the ability to remember and recall specific locations and objects, is central to autonomous agents' ability to carry out tasks in real environments. However, most existing artificial memory modules are not very adept at storing spatial information. We propose a parameter-free module, Egospheric Spatial Memory (ESM), which encodes the memory in an ego-sphere around the agent, ena… ▽ More

    Submitted 17 February, 2021; v1 submitted 15 February, 2021; originally announced February 2021.

    Comments: Conference paper at ICLR 2021. Implementation: https://github.com/ivy-dl/memory Project page: https://djl11.github.io/ESM/

  3. arXiv:2102.02886  [pdf, other

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

    Ivy: Templated Deep Learning for Inter-Framework Portability

    Authors: Daniel Lenton, Fabio Pardo, Fabian Falck, Stephen James, Ronald Clark

    Abstract: We introduce Ivy, a templated Deep Learning (DL) framework which abstracts existing DL frameworks. Ivy unifies the core functions of these frameworks to exhibit consistent call signatures, syntax and input-output behaviour. New high-level framework-agnostic functions and classes, which are usable alongside framework-specific code, can then be implemented as compositions of the unified low-level Iv… ▽ More

    Submitted 5 April, 2021; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: Code at https://github.com/ivy-dl/ivy

  4. arXiv:2011.14787  [pdf, other

    cs.RO cs.CV cs.LG

    Unsupervised Path Regression Networks

    Authors: Michal Pándy, Daniel Lenton, Ronald Clark

    Abstract: We demonstrate that challenging shortest path problems can be solved via direct spline regression from a neural network, trained in an unsupervised manner (i.e. without requiring ground truth optimal paths for training). To achieve this, we derive a geometry-dependent optimal cost function whose minima guarantees collision-free solutions. Our method beats state-of-the-art supervised learning basel… ▽ More

    Submitted 9 March, 2021; v1 submitted 30 November, 2020; originally announced November 2020.

  5. arXiv:2004.04336  [pdf, other

    cs.CV cs.RO

    MoreFusion: Multi-object Reasoning for 6D Pose Estimation from Volumetric Fusion

    Authors: Kentaro Wada, Edgar Sucar, Stephen James, Daniel Lenton, Andrew J. Davison

    Abstract: Robots and other smart devices need efficient object-based scene representations from their on-board vision systems to reason about contact, physics and occlusion. Recognized precise object models will play an important role alongside non-parametric reconstructions of unrecognized structures. We present a system which can estimate the accurate poses of multiple known objects in contact and occlusi… ▽ More

    Submitted 8 April, 2020; originally announced April 2020.

    Comments: 10 pages, 10 figures, IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2020