paper-with-me

홈 › Papers

An Evaluation of Knowledge Graph Embeddings for Autonomous Driving Data: Experience and Practice

2020-02-29 · Ruwan Wickramarachchi, Cory Henson, Amit Sheth

The autonomous driving (AD) industry is exploring the use of knowledge graphs (KGs) to manage the vast amount of heterogeneous data generated from vehicular sensors. The various types of equipped sensors include video, LIDAR and RADAR. Scene understanding is an important topic in AD which requires consideration of various aspects of a scene, such as detected objects, events, time and location. Recent work on knowledge graph embeddings (KGEs) - an approach that facilitates neuro-symbolic fusion - has shown to improve the predictive performance of machine learning models. With the expectation that neuro-symbolic fusion through KGEs will improve scene understanding, this research explores the generation and evaluation of KGEs for autonomous driving data. We also present an investigation of the relationship between the level of informational detail in a KG and the quality of its derivative embeddings. By systematically evaluating KGEs along four dimensions -- i.e. quality metrics, KG informational detail, algorithms, and datasets -- we show that (1) higher levels of informational detail in KGs lead to higher quality embeddings, (2) type and relation semantics are better captured by the semantic transitional distance-based TransE algorithm, and (3) some metrics, such as coherence measure, may not be suitable for intrinsically evaluating KGEs in this domain. Additionally, we also present an (early) investigation of the usefulness of KGEs for two use-cases in the AD domain.

📄 PDF Abstract BibTeX arXiv:2003.00344

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingKnowledge Graph EmbeddingsKnowledge GraphsScene Understanding

Methods 이 논문이 사용한 방법론

TransE TransE is an energy-based model that produces knowledge base embeddings. It models relationships by interpreting them as translations operating on the low-dimensional…

Similar Papers 제목 키워드 기반

BEV-TSR: Text-Scene Retrieval in BEV Space for Autonomous Driving

2024-01-02 · Tao Tang, Dafeng Wei, Zhengyu Jia, Tian Gao 외

The rapid development of the autonomous driving industry has led to a significant accumulation of autonomous driving data. Consequently, there comes a growing demand for retrieving data to provide specialized optimizatio…

Autonomous DrivingCaption GenerationDescriptiveImage Retrieval+6

WiseAD: Knowledge Augmented End-to-End Autonomous Driving with Vision-Language Model

2024-12-13 · Songyan Zhang, Wenhui Huang, Zihui Gao, Hao Chen 외

The emergence of general human knowledge and impressive logical reasoning capacity in rapidly progressed vision-language models (VLMs) have driven increasing interest in applying VLMs to high-level autonomous driving tas…

Autonomous DrivingDecision MakingLanguage ModelingLanguage Modelling+4

Evaluation of Safety Cognition Capability in Vision-Language Models for Autonomous Driving

2025-03-09 · Enming Zhang, Peizhe Gong, Xingyuan Dai, Yisheng Lv 외

Assessing the safety of vision-language models (VLMs) in autonomous driving is particularly important; however, existing work mainly focuses on traditional benchmark evaluations. As interactive components within autonomo…

Autonomous Drivingtext annotation

SafeDriveRAG: Towards Safe Autonomous Driving with Knowledge Graph-based Retrieval-Augmented Generation

2025-07-29 · Hao Ye, Mengshi Qi, Zhaohong Liu, Liang Liu 외 arxiv

In this work, we study how vision-language models (VLMs) can be utilized to enhance the safety for the autonomous driving system, including perception, situational understanding, and path planning. However, existing rese…

Visual Question AnsweringInformation RetrievalAutonomous Driving

AD-L-JEPA: Self-Supervised Spatial World Models with Joint Embedding Predictive Architecture for Autonomous Driving with LiDAR Data

2025-01-09 · Haoran Zhu, Zhenyuan Dong, Kristi Topollai, Anna Choromanska

As opposed to human drivers, current autonomous driving systems still require vast amounts of labeled data to train. Recently, world models have been proposed to simultaneously enhance autonomous driving capabilities by …

3D Object DetectionAutonomous DrivingContrastive LearningTransfer Learning