paper-with-me

홈 › Papers

DELAN: Dual-Level Alignment for Vision-and-Language Navigation by Cross-Modal Contrastive Learning

2024-04-02 · Mengfei Du, Binhao Wu, Jiwen Zhang, Zhihao Fan, Zejun Li, Ruipu Luo, Xuanjing Huang, Zhongyu Wei

Vision-and-Language navigation (VLN) requires an agent to navigate in unseen environment by following natural language instruction. For task completion, the agent needs to align and integrate various navigation modalities, including instruction, observation and navigation history. Existing works primarily concentrate on cross-modal attention at the fusion stage to achieve this objective. Nevertheless, modality features generated by disparate uni-encoders reside in their own spaces, leading to a decline in the quality of cross-modal fusion and decision. To address this problem, we propose a Dual-levEL AligNment (DELAN) framework by cross-modal contrastive learning. This framework is designed to align various navigation-related modalities before fusion, thereby enhancing cross-modal interaction and action decision-making. Specifically, we divide the pre-fusion alignment into dual levels: instruction-history level and landmark-observation level according to their semantic correlations. We also reconstruct a dual-level instruction for adaptation to the dual-level alignment. As the training signals for pre-fusion alignment are extremely limited, self-supervised contrastive learning strategies are employed to enforce the matching between different modalities. Our approach seamlessly integrates with the majority of existing models, resulting in improved navigation performance on various VLN benchmarks, including R2R, R4R, RxR and CVDN.

📄 PDF Abstract BibTeX arXiv:2404.01994

Code (1)

mengfeidu/delan 공식 구현 pytorch

Tasks

Contrastive LearningDecision MakingNavigateVision and Language Navigation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Delineate Anything Flow: Fast, Country-Level Field Boundary Detection from Any Source

2025-11-17 · Mykola Lavreniuk, Nataliia Kussul, Andrii Shelestov, Yevhenii Salii 외 arxiv

Accurate delineation of agricultural field boundaries from satellite imagery is essential for land management and crop monitoring, yet existing methods often produce incomplete boundaries, merge adjacent fields, and stru…

Zero-shot GeneralizationInstance SegmentationBoundary Detection

Context-Aware Deep Lagrangian Networks for Model Predictive Control

2025-06-18 · Lucas Schulze, Jan Peters, Oleg Arenz

Controlling a robot based on physics-informed dynamic models, such as deep Lagrangian networks (DeLaN), can improve the generalizability and interpretability of the resulting behavior. However, in complex environments, t…

Model Predictive Control

Deep Lagrangian Networks for end-to-end learning of energy-based control for under-actuated systems

2019-07-10 · Michael Lutter, Kim Listmann, Jan Peters

Applying Deep Learning to control has a lot of potential for enabling the intelligent design of robot control laws. Unfortunately common deep learning approaches to control, such as deep reinforcement learning, require a…

Deep LearningDeep Reinforcement LearningReinforcement Learning

DVLA-RL: Dual-Level Vision-Language Alignment with Reinforcement Learning Gating for Few-Shot Learning

2026-01-31 · Wenhao Li, Xianjing Meng, Qiangchang Wang, Zhongyi Han 외 arxiv

Few-shot learning (FSL) aims to generalize to novel categories with only a few samples. Recent approaches incorporate large language models (LLMs) to enrich visual representations with semantic embeddings derived from cl…

Reinforcement LearningFew-Shot Learning

iFLYTEK-Embodied-Omni Technical Report

2026-06-24 · Yuan Zhang, Jingfei Ni, Guanchen Lu, Shiqi Zhang 외 arxiv

General-purpose embodied agents must understand multimodal instructions, anticipate how their environment will evolve, and produce precise control actions over extended horizons. Existing approaches typically specialize …

Video Generation