paper-with-me

Papers

ReMemNav: A Rethinking and Memory-Augmented Framework for Zero-Shot Object Navigation

2026-03-25 · Feng Wu, Wei Zuo, Wenliang Yang, Jun Xiao, Yang Liu, Xinhua Zeng arxiv

Zero-shot object navigation requires agents to locate unseen target objects in unfamiliar environments without prior maps or task-specific training which remains a significant challenge. Although recent advancements in vision-language models(VLMs) provide promising commonsense reasoning capabilities for this task, these models still suffer from spatial hallucinations, local exploration deadlocks, and a disconnect between high-level semantic intent and low-level control. In this regard, we propose a novel hierarchical navigation framework named ReMemNav, which seamlessly integrates panoramic semantic priors and episodic memory with VLMs. We introduce the Recognize Anything Model to anchor the spatial reasoning process of the VLM. We also design an adaptive dual-modal rethinking mechanism based on an episodic semantic buffer queue. The proposed mechanism actively verifies target visibility and corrects decisions using historical memory to prevent deadlocks. For low-level action execution, ReMemNav extracts a sequence of feasible actions using depth masks, allowing the VLM to select the optimal action for mapping into actual spatial movement. Extensive evaluations on HM3D and MP3D demonstrate that ReMemNav outperforms existing training-free zero-shot baselines in both success rate and exploration efficiency. Specifically, we achieve significant absolute performance improvements, with SR and SPL increasing by 1.7% and 7.0% on HM3D v0.1, 18.2% and 11.1% on HM3D v0.2, and 8.7% and 7.9% on MP3D.

📄 PDF Abstract BibTeX arXiv:2603.26788

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

MeaCap: Memory-Augmented Zero-shot Image Captioning

2024-03-06 · CVPR 2024 1 · Zequn Zeng, Yan Xie, Hao Zhang, Chiyu Chen 외

Zero-shot image captioning (IC) without well-paired image-text data can be divided into two categories, training-free and text-only-training. Generally, these two types of methods realize zero-shot IC by integrating pret…

Caption GenerationImage CaptioningLanguage ModellingSentence+2

Rethinking Translation Memory Augmented Neural Machine Translation

2023-06-12 · Hongkun Hao, Guoping Huang, Lemao Liu, Zhirui Zhang 외

This paper rethinks translation memory augmented neural machine translation (TM-augmented NMT) from two perspectives, i.e., a probabilistic view of retrieval and the variance-bias decomposition principle. The finding dem…

Machine TranslationNMTRetrievalTranslation

Rethinking Memory as Continuously Evolving Connectivity

2026-05-27 · Jizhan Fang, Buqiang Xu, Zhixian Wang, Haoliang Cao 외 arxiv

Existing memory-augmented LLM agents often treat memory as a static repository with pre-defined representations and fixed retrieval pipelines, which is brittle in dynamic agentic environments where feedback, task variati…

Rethinking Zero-Shot Time Series Classification: From Task-specific Classifiers to In-Context Inference

2026-01-31 · Juntao Fang, Shifeng Xie, Shengbin Nie, Yuhui Ling 외 arxiv

The zero-shot evaluation of time series foundation models (TSFMs) for classification typically uses a frozen encoder followed by a task-specific classifier. However, this practice violates the training-free premise of ze…

Time Series Classification

MZET: Memory Augmented Zero-Shot Fine-grained Named Entity Typing

2020-04-02 · COLING 2020 8 · Tao Zhang, Congying Xia, Chun-Ta Lu, Philip Yu

Named entity typing (NET) is a classification task of assigning an entity mention in the context with given semantic types. However, with the growing size and granularity of the entity types, rare researches in previous …

Entity Typing