paper-with-me

홈 › Papers

Anticipate Before Acting: Future-State-Conditioned Vision-Language Navigation

2026-07-20 · Lingfeng Zhang, Zhanguang Zhang, Liheng Ma, Tongtong Cao, Yingxue Zhang arxiv

End-to-end vision-language navigation (VLN) with causal vision-language models maps instructions and egocentric observations directly to actions, but standard behavior cloning supervises only the next action and does not explicitly encourage the policy state to be predictive of future visual outcomes, limiting long-horizon decision making. A privileged-input diagnostic shows that access to an expert-trajectory future image can substantially improve navigation, indicating that future observations contain rich, actionable cues, though such inputs are unavailable at deployment. Motivated by this signal, we propose Future-State-Conditioned VLN (FSC-VLN), a deployable model that augments a causal policy with a future-query token and uses training-only future-state supervision to distill information from future observations into the policy state. Concretely, during training we align the future-query representation to a frozen visual embedding $Δ$ steps ahead, while inference requires only past and current observations. This design preserves the baseline inference pattern and adds only two learned prefix tokens, implying minimal overhead. On R2R val-unseen, FSC-VLN improves SR/OSR/SPL over a StreamVLN-style baseline under two training-data regimes, with larger gains on long-horizon episodes; ablations further support the dual-query design that separates future and action queries.

📄 PDF Abstract BibTeX arXiv:2607.18042

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language NavigationDecision Making

Similar Papers 제목 키워드 기반

See Tomorrow, Act Today: Foresight-Driven Autonomous Driving

2026-05-08 · Bozhou Zhang, Nan Song, Yuang Wang, Jiankang Deng 외 arxiv

Current end-to-end autonomous driving planners are fundamentally reactive: they condition on historical and present observations to predict future actions. We argue that autonomous agents should instead imagine future sc…

Autonomous Driving

$ω$-EVA: Envision, Verify, and Act with Latent Interactive World Models

2026-06-08 · Zhenguo Sun, Yu Sun, Hande Huang, Alois Knoll arxiv

Embodied policies typically map current observations directly to actions, leaving candidate-action consequences implicit. World models provide predictive supervision, representations, or external simulation, but rarely l…

RED: Reinforced Encoder-Decoder Networks for Action Anticipation

2017-07-16 · Jiyang Gao, Zhenheng Yang, Ram Nevatia

Action anticipation aims to detect an action before it happens. Many real world applications in robotics and surveillance are related to this predictive capability. Current methods address this problem by first anticipat…

Action AnticipationDecoder

Intention-Conditioned Long-Term Human Egocentric Action Forecasting

2022-07-25 · Esteve Valls Mascaro, Hyemin Ahn, Dongheui Lee

To anticipate how a human would act in the future, it is essential to understand the human intention since it guides the human towards a certain goal. In this paper, we propose a hierarchical architecture which assumes a…

Action AnticipationLong Term Action Anticipation

Action Anticipation with Goal Consistency

2023-06-26 · Olga Zatsarynna, Juergen Gall

In this paper, we address the problem of short-term action anticipation, i.e., we want to predict an upcoming action one second before it happens. We propose to harness high-level intent information to anticipate actions…

Action Anticipation