paper-with-me

Papers

A Knowledge-based Approach for the Automatic Construction of Skill Graphs for Online Monitoring

2021-02-15 · Inga Jatzkowski, Till Menzel, Ansgar Bock, Markus Maurer

Automated vehicles need to be aware of the capabilities they currently possess. Skill graphs are directed acylic graphs in which a vehicle's capabilities and the dependencies between these capabilities are modeled. The skills a vehicle requires depend on the behaviors the vehicle has to perform and the operational design domain (ODD) of the vehicle. Skill graphs were originally proposed for online monitoring of the current capabilities of an automated vehicle. They have also been shown to be useful during other parts of the development process, e.g. system design, system verification. Skill graph construction is an iterative, expert-based, manual process with little to no guidelines. This process is, thus, prone to errors and inconsistencies especially regarding the propagation of changes in the vehicle's intended ODD into the skill graphs. In order to circumnavigate this problem, we propose to formalize expert knowledge regarding skill graph construction into a knowledge base and automate the construction process. Thus, all changes in the vehicle's ODD are reflected in the skill graphs automatically leading to a reduction in inconsistencies and errors in the constructed skill graphs.

📄 PDF Abstract BibTeX arXiv:2102.08827

Code (0)

등록된 구현이 없습니다.

Tasks

graph construction

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

SAC-KG: Exploiting Large Language Models as Skilled Automatic Constructors for Domain Knowledge Graphs

2024-09-22 · Hanzhu Chen, Xu Shen, Qitan Lv, Jie Wang 외

Knowledge graphs (KGs) play a pivotal role in knowledge-intensive tasks across specialized domains, where the acquisition of precise and dependable knowledge is crucial. However, existing KG construction methods heavily …

Knowledge Graphs

Methods for Knowledge Graph Construction from Text Collections: Development and Applications

2026-03-26 · Vanni Zavarella arxiv

Virtually every sector of society is experiencing a dramatic growth in the volume of unstructured textual data that is generated and published, from news and social media online interactions, through open access scholarl…

Information ExtractionKnowledge Graphs

JobMatchAI An Intelligent Job Matching Platform Using Knowledge Graphs, Semantic Search and Explainable AI

2026-03-15 · Mayank Vyas, Abhijit Chakraborty, Vivek Gupta arxiv

Recruiters and job seekers rely on search systems to navigate labor markets, making candidate matching engines critical for hiring outcomes. Most systems act as keyword filters, failing to handle skill synonyms and nonli…

Skill GeneralizationKnowledge Graphs

ExeKGLib: Knowledge Graphs-Empowered Machine Learning Analytics

2023-05-04 · Antonis Klironomos, Baifan Zhou, Zhipeng Tan, Zhuoxun Zheng 외

Many machine learning (ML) libraries are accessible online for ML practitioners. Typical ML pipelines are complex and consist of a series of steps, each of them invoking several ML libraries. In this demo paper, we prese…

Interpretable Machine LearningKnowledge Graphs

Goal-Oriented Skill Abstraction for Offline Multi-Task Reinforcement Learning

2025-07-09 · Jinmin He, Kai Li, Yifan Zang, Haobo Fu 외 arxiv

Offline multi-task reinforcement learning aims to learn a unified policy capable of solving multiple tasks using only pre-collected task-mixed datasets, without requiring any online interaction with the environment. Howe…

Reinforcement Learning