paper-with-me

Papers

Room-Mediated Co-occurrence for Zero-Shot Object-Centric Semantic Navigation via Frontier Scoring

2026-07-28 · Adam Scicluna, Gavin Paul, Alen Alempijevic arxiv

Zero-shot ObjectNav methods increasingly use vision-language priors, but direct object-object similarity in the latent space is often a weak proxy for spatial co-occurrence. We present an analytical, training-free semantic navigation pipeline that mediates object relationships through a compact room lexicon. Each object label is mapped to a CLIP-derived Room Probability Vector (RPV), and object-target co-occurrence is computed from RPV distribution overlap. These scores are projected onto a value map using geodesic flood-fill propagation (Fast Marching Method), with adaptive signal decay, and are used to rank frontiers by semantic score for navigation. Together, these components form an integrated, training-free, object-centric pipeline for open-vocabulary zero-shot navigation. Results show that our object-centric approach improves Success Rate (SR) and Success by weighted inverse Path Length (SPL) by a relative 3% and 1.3%, respectively, compared to image-holistic baselines on the HM3D dataset validation split, while preserving interpretability and open-vocabulary flexibility. Code is available at: uts-ri.github.io/RPV-SemNav.

📄 PDF Abstract BibTeX arXiv:2607.25448

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

COSTA: Co-Occurrence Statistics for Zero-Shot Classification

2014-06-01 · CVPR 2014 6 · Thomas Mensink, Efstratios Gavves, Cees G. M. Snoek

In this paper we aim for zero-shot classification, that is visual recognition of an unseen class by using knowledge transfer from known classes. Our main contribution is COSTA, which exploits co-occurrences of visual con…

ClassificationFew-Shot LearningGeneral ClassificationTransfer Learning+2

Image-Mediated Learning for Zero-Shot Cross-Lingual Document Retrieval

2015-09-01 · EMNLP 2015 9 · Ruka Funaki, Hideki Nakayama
Retrieval

CLUE: Adaptively Prioritized Contextual Cues by Leveraging a Unified Semantic Map for Effective Zero-Shot Object-Goal Navigation

2026-05-19 · Taeyun Kim, Alvin Jinsung Choi, Dasol Hong, Hyun Myung arxiv

Zero-shot object-goal navigation (ZSON) is a challenging problem in robotics that requires a comprehensive understanding of both language and visual observations. Contextual cues from rooms and objects are critical, but …

ZSON: Zero-Shot Object-Goal Navigation using Multimodal Goal Embeddings

2022-06-24 · Arjun Majumdar, Gunjan Aggarwal, Bhavika Devnani, Judy Hoffman 외

We present a scalable approach for learning open-world object-goal navigation (ObjectNav) -- the task of asking a virtual robot (agent) to find any instance of an object in an unexplored environment (e.g., "find a sink")…

Why Can't I Open My Drawer? Mitigating Object-Driven Shortcuts in Zero-Shot Compositional Action Recognition

2026-01-22 · Geo Ahn, Inwoong Lee, Taeoh Kim, Minho Shim 외 arxiv

Zero-Shot Compositional Action Recognition (ZS-CAR) requires recognizing novel verb-object combinations composed of previously observed primitives. In this work, we tackle a key failure mode: models predict verbs via obj…

Action Recognition