RatSLAM: Biologically Inspired Robot Mapping and Navigation

Added:

Rat Brain Navigation
Neural Network Model
Overcoming Mapping Errors
Pose Cell Hypothesis
Experience Map Formation
Large-Scale Suburb Mapping
Long-Term Delivery Trials
Conclusion and Insights

Rat Brain Navigation

0:01
Playing Section
  • 1

    Explores how rodent brains navigate and map environments.

  • 2

    Introduces place cells and head direction cells as key mechanisms.

  • 3

    Sets the stage for a bio-inspired robot mapping system.

Basic principles of Simultaneous Localization and Mapping (SLAM) in robotics, including the core challenges of sensor drift and loop closure.
Fundamentals of hippocampal neurobiology, specifically the roles of place cells, grid cells, and head direction cells in biological spatial navigation.
Concepts of Continuous Attractor Networks (CANs) and how computational models simulate neural activity and competitive dynamics.
Basics of robotic sensing and odometry, including how robots integrate wheel encoder and visual data to estimate self-motion.
Implementation and tuning of open-source frameworks like OpenRatSLAM on physical robotic platforms or simulators like ROS (Robot Operating System).
Exploring advanced neuromorphic SLAM systems that deploy biologically inspired mapping algorithms on neuromorphic hardware (e.g., Intel's Loihi chip) for low-power operation.
Comparing bio-inspired SLAM with traditional, state-of-the-art geometric SLAM algorithms (such as ORB-SLAM or Cartographer) regarding computational efficiency and robustness in dynamic environments.
Investigating 3D biomimetic navigation models (such as BatSLAM or 3D RatSLAM) and their applications in aerial or underwater autonomous vehicles.
20.9K views241likes1:15:08@milfordroboticsOriginal Release: 2012-08-03

RatSLAM is a robot navigation system inspired by the rodent hippocampus, which uses computational models of place cells (representing location) and head direction cells (representing orientation) to enable robots to simultaneously map unknown environments and localize themselves within them; the system evolved through three iterations to address challenges like the binding problem (where separate representations of location and orientation couldn't be properly associated) and successfully mapped an entire Brisbane suburb using only a single webcam feed, and performed 1,173 successful deliveries in two office environments over 1.5 weeks.