paper-with-me

홈 › Papers

Tactical Rewind: Self-Correction via Backtracking in Vision-and-Language Navigation

2019-03-06 · CVPR 2019 6 · Liyiming Ke, Xiujun Li, Yonatan Bisk, Ari Holtzman, Zhe Gan, Jingjing Liu, Jianfeng Gao, Yejin Choi, Siddhartha Srinivasa

We present the Frontier Aware Search with backTracking (FAST) Navigator, a general framework for action decoding, that achieves state-of-the-art results on the Room-to-Room (R2R) Vision-and-Language navigation challenge of Anderson et. al. (2018). Given a natural language instruction and photo-realistic image views of a previously unseen environment, the agent was tasked with navigating from source to target location as quickly as possible. While all current approaches make local action decisions or score entire trajectories using beam search, ours balances local and global signals when exploring an unobserved environment. Importantly, this lets us act greedily but use global signals to backtrack when necessary. Applying FAST framework to existing state-of-the-art models achieved a 17% relative gain, an absolute 6% gain on Success rate weighted by Path Length (SPL).

📄 PDF Abstract BibTeX arXiv:1903.02547

Code (1)

Kelym/FAST 공식 구현 pytorch

Tasks

Vision and Language NavigationVision-Language Navigation

Similar Papers 제목 키워드 기반

CycleVLA: Proactive Self-Correcting Vision-Language-Action Models via Subtask Backtracking and Minimum Bayes Risk Decoding

2026-01-05 · Chenyang Ma, Guangyu Yang, Kai Lu, Shitong Xu 외 arxiv

Current work on robot failure detection and correction typically operates in a post hoc manner, analyzing errors and applying corrections only after failures occur. This work introduces CycleVLA, a system that equips Vis…

Rewind-IL: Online Failure Detection and State Respawning for Imitation Learning

2026-04-17 · Gehan Zheng, Sanjay Seenivasan, Matthew Johnson-Roberson, Weiming Zhi arxiv

Imitation learning has enabled robots to acquire complex visuomotor manipulation skills from demonstrations, but deployment failures remain a major obstacle, especially for long-horizon action-chunked policies. Once exec…

Density- and elongation speed-dependent error correction in RNA polymerization

2021-03-09 · Xinzhe Zuo, Tom Chou

Backtracking of RNA polymerase (RNAP) is an important pausing mechanism during DNA transcription that is part of the error correction process that enhances transcription fidelity. We model the backtracking mechanism of R…

The Shape of Overthinking: Backtracking Bursts in Long Reasoning Traces

2026-05-27 · Navid Rezazadeh, Arash Gholami Davoodi arxiv

Reasoning models often generate long traces in which useful self-correction and unproductive revision are hard to distinguish. We study this distinction through backtracking dynamics: local reconsideration, retraction, o…

See, Plan, Rewind: Progress-Aware Vision-Language-Action Models for Robust Robotic Manipulation

2026-03-10 · Tingjun Dai, Mingfei Han, Tingwen Du, Zhiheng Liu 외 arxiv

Measurement of task progress through explicit, actionable milestones is critical for robust robotic manipulation. This progress awareness enables a model to ground its current task status, anticipate verifiable intermedi…