paper-with-me

홈 › Papers

KERM: Knowledge Enhanced Reasoning for Vision-and-Language Navigation

2023-03-28 · CVPR 2023 1 · Xiangyang Li, Zihan Wang, Jiahao Yang, YaoWei Wang, Shuqiang Jiang

Vision-and-language navigation (VLN) is the task to enable an embodied agent to navigate to a remote location following the natural language instruction in real scenes. Most of the previous approaches utilize the entire features or object-centric features to represent navigable candidates. However, these representations are not efficient enough for an agent to perform actions to arrive the target location. As knowledge provides crucial information which is complementary to visible content, in this paper, we propose a Knowledge Enhanced Reasoning Model (KERM) to leverage knowledge to improve agent navigation ability. Specifically, we first retrieve facts (i.e., knowledge described by language descriptions) for the navigation views based on local regions from the constructed knowledge base. The retrieved facts range from properties of a single object (e.g., color, shape) to relationships between objects (e.g., action, spatial position), providing crucial information for VLN. We further present the KERM which contains the purification, fact-aware interaction, and instruction-guided aggregation modules to integrate visual, history, instruction, and fact features. The proposed KERM can automatically select and gather crucial and relevant cues, obtaining more accurate action prediction. Experimental results on the REVERIE, R2R, and SOON datasets demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2303.15796

Code (1)

xiangyangli20/kerm 공식 구현 pytorch

Tasks

NavigateVision and Language Navigation

Similar Papers 제목 키워드 기반

Multitask finetuning and acceleration of chemical pretrained models for small molecule drug property prediction

2025-10-14 · Matthew Adrian, Yunsie Chung, Kevin Boyd, Saee Paliwal 외 arxiv

Chemical pretrained models, sometimes referred to as foundation models, are receiving considerable interest for drug discovery applications. The general chemical knowledge extracted from self-supervised training has the …

Graph Neural NetworkMulti-Task LearningDrug Discovery

SmoGVLM: A Small, Graph-enhanced Vision-Language Model

2026-04-15 · Debjyoti Mondal, Rituraj Singh, Subhadarshi Panda arxiv

Large vision-language models (VLMs) achieve strong performance on multimodal tasks but often suffer from hallucination and poor grounding in knowledge-intensive reasoning. We propose SmoGVLM, a small, graph-enhanced VLM …

Multimodal Reasoning

Contextualized Structural Self-supervised Learning for Ontology Matching

2023-10-05 · Zhu Wang

Ontology matching (OM) entails the identification of semantic relationships between concepts within two or more knowledge graphs (KGs) and serves as a critical step in integrating KGs from various sources. Recent advance…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsOntology Matching+1

KERMIT: Complementing Transformer Architectures with Encoders of Explicit Syntactic Interpretations

2020-11-01 · EMNLP 2020 11 · Fabio Massimo Zanzotto, Andrea Santilli, Leonardo Ranaldi, Dario Onorati 외

Syntactic parsers have dominated natural language understanding for decades. Yet, their syntactic interpretations are losing centrality in downstream tasks due to the success of large-scale textual representation learner…

Representation LearningSentenceSyntax RepresentationText Classification

KERMIT: Knowledge Graph Completion of Enhanced Relation Modeling with Inverse Transformation

2023-09-26 · Haotian Li, Bin Yu, Yuliang Wei, Kai Wang 외

Knowledge graph completion (KGC) revolves around populating missing triples in a knowledge graph using available information. Text-based methods, which depend on textual descriptions of triples, often encounter difficult…

DiversityKnowledge Graph CompletionKnowledge GraphsLink Prediction+1