paper-with-me

홈 › Papers

NavQ: Learning a Q-Model for Foresighted Vision-and-Language Navigation

2025-10-18 · Peiran Xu, Xicheng Gong, Yadong MU arxiv

In this work we concentrate on the task of goal-oriented Vision-and-Language Navigation (VLN). Existing methods often make decisions based on historical information, overlooking the future implications and long-term outcomes of the actions. In contrast, we aim to develop a foresighted agent. Specifically, we draw upon Q-learning to train a Q-model using large-scale unlabeled trajectory data, in order to learn the general knowledge regarding the layout and object relations within indoor scenes. This model can generate a Q-feature, analogous to the Q-value in traditional Q-network, for each candidate action, which describes the potential future information that may be observed after taking the specific action. Subsequently, a cross-modal future encoder integrates the task-agnostic Q-feature with navigation instructions to produce a set of action scores reflecting future prospects. These scores, when combined with the original scores based on history, facilitate an A*-style searching strategy to effectively explore the regions that are more likely to lead to the destination. Extensive experiments conducted on widely used goal-oriented VLN datasets validate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2510.16457

Code (0)

등록된 구현이 없습니다.

Tasks

General Knowledge

Similar Papers 제목 키워드 기반

VideoNavQA: Bridging the Gap between Visual and Embodied Question Answering

2019-08-14 · Cătălina Cangea, Eugene Belilovsky, Pietro Liò, Aaron Courville

Embodied Question Answering (EQA) is a recently proposed task, where an agent is placed in a rich 3D environment and must act based solely on its egocentric input to answer a given question. The desired outcome is that t…

Embodied Question AnsweringQuestion AnsweringReinforcement LearningScene Understanding+1

Describe Anything Anywhere At Any Moment

2025-11-29 · Nicolas Gorlo, Lukas Schmid, Luca Carlone arxiv

Computer vision and robotics applications ranging from augmented reality to robot autonomy in large-scale environments require spatio-temporal memory frameworks that capture both geometric structure for accurate language…

Scene UnderstandingQuestion Answering

ReMEmbR: Building and Reasoning Over Long-Horizon Spatio-Temporal Memory for Robot Navigation

2024-09-20 · Abrar Anwar, John Welsh, Joydeep Biswas, Soha Pouya 외

Navigating and understanding complex environments over extended periods of time is a significant challenge for robots. People interacting with the robot may want to ask questions like where something happened, when it oc…

DescriptiveQuestion AnsweringRobot NavigationVideo Question Answering

Unlocking Smarter Device Control: Foresighted Planning with a World Model-Driven Code Execution Approach

2025-05-22 · Xiaoran Yin, Xu Luo, Hao Wu, Lianli Gao 외

The automatic control of mobile devices is essential for efficiently performing complex tasks that involve multiple sequential steps. However, these tasks pose significant challenges due to the limited environmental info…

Decision MakingNatural Language Understanding

Responsibility and Engagement -- Evaluating Interactions in Social Robot Navigation

2025-09-16 · Malte Probst, Raphael Wenzel, Monica Dasi arxiv

In Social Robot Navigation (SRN), the availability of meaningful metrics is crucial for evaluating trajectories from human-robot interactions. In the SRN context, such interactions often relate to resolving conflicts bet…

Robot Navigation