paper-with-me

홈 › Papers

Language and Visual Entity Relationship Graph for Agent Navigation

2020-10-19 · NeurIPS 2020 12 · Yicong Hong, Cristian Rodriguez-Opazo, Yuankai Qi, Qi Wu, Stephen Gould

Vision-and-Language Navigation (VLN) requires an agent to navigate in a real-world environment following natural language instructions. From both the textual and visual perspectives, we find that the relationships among the scene, its objects,and directional clues are essential for the agent to interpret complex instructions and correctly perceive the environment. To capture and utilize the relationships, we propose a novel Language and Visual Entity Relationship Graph for modelling the inter-modal relationships between text and vision, and the intra-modal relationships among visual entities. We propose a message passing algorithm for propagating information between language elements and visual entities in the graph, which we then combine to determine the next action to take. Experiments show that by taking advantage of the relationships we are able to improve over state-of-the-art. On the Room-to-Room (R2R) benchmark, our method achieves the new best performance on the test unseen split with success rate weighted by path length (SPL) of 52%. On the Room-for-Room (R4R) dataset, our method significantly improves the previous best from 13% to 34% on the success weighted by normalized dynamic time warping (SDTW). Code is available at: https://github.com/YicongHong/Entity-Graph-VLN.

📄 PDF Abstract BibTeX arXiv:2010.09304

Code (1)

YicongHong/Entity-Graph-VLN 공식 구현 pytorch

Tasks

Dynamic Time WarpingNavigateTest unseenVision and Language Navigation

Similar Papers 제목 키워드 기반

Joint Multimodal Entity-Relation Extraction Based on Edge-enhanced Graph Alignment Network and Word-pair Relation Tagging

2022-11-28 · Li Yuan, Yi Cai, Jin Wang, Qing Li

Multimodal named entity recognition (MNER) and multimodal relation extraction (MRE) are two fundamental subtasks in the multimodal knowledge graph construction task. However, the existing methods usually handle two tasks…

graph constructionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Agent-Centric Relation Graph for Object Visual Navigation

2021-11-29 · Xiaobo Hu, Youfang Lin, Shuo Wang, Zhihao Wu 외

Object visual navigation aims to steer an agent toward a target object based on visual observations. It is highly desirable to reasonably perceive the environment and accurately control the agent. In the navigation task,…

ObjectRelationVisual Navigation

Construction of a Syntactic Analysis Map for Yi Shui School through Text Mining and Natural Language Processing Research

2024-02-16 · Hanqing Zhao, Yuehan Li

Entity and relationship extraction is a crucial component in natural language processing tasks such as knowledge graph construction, question answering system design, and semantic analysis. Most of the information of the…

graph constructionInformation RetrievalKey Information ExtractionQuestion Answering

Understanding Long Videos via LLM-Powered Entity Relation Graphs

2025-01-27 · Meng Chu, Yicong Li, Tat-Seng Chua

The analysis of extended video content poses unique challenges in artificial intelligence, particularly when dealing with the complexity of tracking and understanding visual elements across time. Current methodologies th…

EgoSchemaLarge Language ModelObject TrackingRelation+1

Agentic Very Long Video Understanding

2026-01-26 · Aniket Rege, Arka Sadhu, Yuliang Li, Kejie Li 외 arxiv

The advent of always-on personal AI assistants, enabled by all-day wearable devices such as smart glasses, demands a new level of contextual understanding, one that goes beyond short, isolated events to encompass the con…