ROJun 13

FARM: Find Anything using Relational Spatial Memory

arXiv:2606.1547613.0
Predicted impact top 26% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robots operating in object-rich environments, FARM provides a practical memory system that accurately retrieves objects based on relational spatial queries, significantly outperforming prior methods.

FARM builds a real-time, open-vocabulary object-level memory with geometry and visual-language descriptors, enabling robots to retrieve specific object instances using relational spatial queries. It achieves 164% improvement in Recall@5 and 224% in Recall@10 over prior methods, with a 35% improvement in Accuracy@1 via VLM reranking.

Robots operating in homes, warehouses, and other object-rich environments need memory systems that can find specific object instances on demand. Object-level memory alone is often insufficient: scenes contain many plausibly matching objects, and users refer to the target through relations to landmarks and surrounding objects (e.g. ``the tall lamp below the dartboard and to the left of the poster''), demanding a relational spatial memory that supports retrieval through semantic, appearance, and spatial predicates over objects. To achieve this, we present FARM (Find Anything using Relational Spatial Memory), which builds, in real time at 5-10 Hz, a compact, open-vocabulary, object-level memory with geometry, visual-language descriptors, and viewpoint evidence. At query time, FARM uses VLMs to parse the query and score visual evidence, while grounding spatial constraints explicitly through object symbols and relational predicates. This structured use of VLMs enables more accurate and robust retrieval than end-to-end reasoning over frame histories or scene-graph context. In experiments on 44k language queries spanning 67 indoor and outdoor scenes, ranging from 15 to 15,000 m^2, FARM improves Recall@5 and Recall@10 over prior methods by 164% and 224%, and a final VLM reranking stage improves Accuracy@1 by 35%, while running in real time. We further demonstrate closed-loop deployment on a quadrupedal robot using onboard sensors and compute.

Foundations

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

Your Notes