ROAICVNESep 5, 2022

Visual Odometry with Neuromorphic Resonator Networks

ETH Zurich
arXiv:2209.02000v317 citationsh-index: 56
Originality Incremental advance
AI Analysis

This addresses the need for low-latency, low-memory, and low-energy VO solutions for mobile robots, though it is incremental as it builds on existing VSA models.

The paper tackles the problem of visual odometry (VO) for mobile robots by proposing a neuromorphic algorithm using Vector Symbolic Architecture (VSA) as an abstraction layer, achieving state-of-the-art performance on two-dimensional VO tasks as validated on event camera and robotic benchmarks.

Visual Odometry (VO) is a method to estimate self-motion of a mobile robot using visual sensors. Unlike odometry based on integrating differential measurements that can accumulate errors, such as inertial sensors or wheel encoders, visual odometry is not compromised by drift. However, image-based VO is computationally demanding, limiting its application in use cases with low-latency, -memory, and -energy requirements. Neuromorphic hardware offers low-power solutions to many vision and AI problems, but designing such solutions is complicated and often has to be assembled from scratch. Here we propose to use Vector Symbolic Architecture (VSA) as an abstraction layer to design algorithms compatible with neuromorphic hardware. Building from a VSA model for scene analysis, described in our companion paper, we present a modular neuromorphic algorithm that achieves state-of-the-art performance on two-dimensional VO tasks. Specifically, the proposed algorithm stores and updates a working memory of the presented visual environment. Based on this working memory, a resonator network estimates the changing location and orientation of the camera. We experimentally validate the neuromorphic VSA-based approach to VO with two benchmarks: one based on an event camera dataset and the other in a dynamic scene with a robotic task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes