paper-with-me

Papers

SkillNav: Score-Level Skill Intervention for Zero-Shot Object Goal Navigation

2026-07-17 · Ruijie Sang, Yiqun Duan, Pinhan Fu, Ruilin Wang, Wei Sui, Xianda Guo arxiv

Vision-Language Model (VLM) agents have advanced zero-shot object-goal navigation, yet single-frame reasoning leaves them without the cross-step behavioral awareness an embodied navigator requires, producing recurring failures such as dead-end stalls, in-room loops, and circuitous approaches to detected targets. Prompt-based remedies inflate token budgets across multi-submodule episodes and still struggle to encode inherently spatial signals such as angles, map cells, and viewpoint coordinates. In this paper, we propose SkillNav, an extensible behavioral skill framework for VLM-based navigation that treats the curiosity value map already maintained by modern VLM navigators as a writable substrate on which composable skills inscribe behavioral memory at zero token cost. Skills are stratified into three tiers by their level of behavioral authority, namely soft scaling for proportional reweighting, lower-bound boost for region-level guarantees, and hard override for threshold-triggered forced actions, and cooperate across tiers under a fixed composition order that establishes a predictable, declared priority among skills. This design turns capability improvement into skill registration: new behaviors plug in without retraining the VLM or disturbing existing skills, opening a path for continual refinement. A minimal prompt channel complements the score-level skills with category-level semantic hints, yielding a dual-representation design in which spatial memory lives on the map and semantic memory in short prompts. Training-free, SkillNav establishes new state-of-the-art SPL across MP3D (25.5), HM3D v0.1 (39.3), and HM3D v0.2 (43.2), improving SPL by up to 6.0 absolute over the strongest prior method, and achieves the highest Success Rate on HM3D v0.1 (69.7) and v0.2 (75.9).

📄 PDF Abstract BibTeX arXiv:2607.15758

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Breaking Down and Building Up: Mixture of Skill-Based Vision-and-Language Navigation Agents

2025-08-11 · Tianyi Ma, Yue Zhang, Zehao Wang, Parisa Kordjamshidi arxiv

Vision-and-Language Navigation (VLN) poses significant challenges for agents to interpret natural language instructions and navigate complex 3D environments. While recent progress has been driven by large-scale pre-train…

Data Augmentation

Cross-Dataset Stability of Expert-Informed Skill Prompting and Fine-Tuning for Chinese Metaphor Identification

2026-08-26 · Yufeng Wu, Meichun Liu arxiv

Metaphor-identification performance can change markedly across datasets that differ in text distribution and annotation policy. We examine whether a fixed expert-informed procedure produces a more even cross-dataset prof…

Generative-Evaluative Agreement: A Necessary Validity Criterion for LLM-Enabled Adaptive Assessment

2026-05-19 · Grandee Lee, Yue Wang, Che Yee Lye, Luke Peh arxiv

When the same LLM generates assessment items, simulates student responses, and scores them, the validation loop is self-referential. We introduce Generative-Evaluative Agreement (GEA), a validity criterion measuring whet…

ESC-Skills: Discovering and Self-Evolving Skills for Emotional Support Conversations

2026-05-27 · Jie Zhu, Huaixia Dou, Shuo Jiang, Junhui Li 외 arxiv

Existing emotional support conversation (ESC) systems mainly rely on end-to-end response generation or coarse strategy supervision, offering limited interpretability and little support for systematic skill improvement. W…

Response Generation

Uni-Skill: Building Self-Evolving Skill Repository for Generalizable Robotic Manipulation

2026-03-03 · Senwei Xie, Yuntian Zhang, Ruiping Wang, Xilin Chen arxiv

While skill-centric approaches leverage foundation models to enhance generalization in compositional tasks, they often rely on fixed skill libraries, limiting adaptability to new tasks without manual intervention. To add…

Zero-shot Generalization