Navigation & SLAM
Place Recognition
Place recognition is the task of identifying whether a robot's current sensor observation corresponds to a previously visited location, independent of viewpoint, lighting, or seasonal change. Visual methods evolved from bag-of-visual-words retrieval, as in FAB-MAP and DBoW, to learned global descriptors such as NetVLAD, while LiDAR approaches like Scan Context match structural signatures of 3D scans.
Why it matters for physical AI
Reliable loop-closure detection is what keeps large-scale SLAM maps globally consistent, and robustness to appearance change determines whether a robot can relocalize across days, seasons, and lighting conditions.
Related terms
Build physical AI
Put these concepts to work on real hardware
Axol is a dual-arm robot built for physical AI — teleoperate it, collect demonstrations, and deploy learned policies out of the box.