paper-with-me

Papers

Literal-Aware Knowledge Graph Embedding for Welding Quality Monitoring: A Bosch Case

2023-08-02 · Zhipeng Tan, Baifan Zhou, Zhuoxun Zheng, Ognjen Savkovic, Ziqi Huang, Irlan-Grangel Gonzalez, Ahmet Soylu, Evgeny Kharlamov

Recently there has been a series of studies in knowledge graph embedding (KGE), which attempts to learn the embeddings of the entities and relations as numerical vectors and mathematical mappings via machine learning (ML). However, there has been limited research that applies KGE for industrial problems in manufacturing. This paper investigates whether and to what extent KGE can be used for an important problem: quality monitoring for welding in manufacturing industry, which is an impactful process accounting for production of millions of cars annually. The work is in line with Bosch research of data-driven solutions that intends to replace the traditional way of destroying cars, which is extremely costly and produces waste. The paper tackles two very challenging questions simultaneously: how large the welding spot diameter is; and to which car body the welded spot belongs to. The problem setting is difficult for traditional ML because there exist a high number of car bodies that should be assigned as class labels. We formulate the problem as link prediction, and experimented popular KGE methods on real industry data, with consideration of literals. Our results reveal both limitations and promising aspects of adapted KGE methods.

📄 PDF Abstract BibTeX arXiv:2308.01105

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingLink Prediction

Similar Papers 제목 키워드 기반

Companion Animal Disease Diagnostics based on Literal-aware Medical Knowledge Graph Representation Learning

2023-08-31 · Van Thuy Hoang, Sang Thanh Nguyen, Sangmyeong Lee, Jooho Lee 외

Knowledge graph (KG) embedding has been used to benefit the diagnosis of animal diseases by analyzing electronic medical records (EMRs), such as notes and veterinary records. However, learning representations to capture …

Graph EmbeddingGraph Representation LearningKnowledge Graph EmbeddingLink Prediction+2

Neural Regression with Embeddings for Numerical Attribute Prediction in Knowledge Graphs

2026-08-27 · Rupesh Sapkota, Louis Mozart Kamdem Teyou, Moshood Yekini, Caglar Demir 외 arxiv

In recent years, transductive knowledge graph embedding models have been applied to tasks such as link prediction and query answering. Although knowledge graphs often contain rich numerical attributes, most embedding mod…

Knowledge Graph EmbeddingKnowledge GraphsLink Prediction

Incorporating Literals into Knowledge Graph Embeddings

2018-02-03 · Agustinus Kristiadi, Mohammad Asif Khan, Denis Lukovnikov, Jens Lehmann 외

Knowledge graphs, on top of entities and their relationships, contain other important elements: literals. Literals encode interesting properties (e.g. the height) of entities that are not captured by links between entiti…

Entity EmbeddingsKnowledge Graph EmbeddingsKnowledge GraphsLink Prediction

Universal Preprocessing Operators for Embedding Knowledge Graphs with Literals

2023-09-06 · Patryk Preisner, Heiko Paulheim

Knowledge graph embeddings are dense numerical representations of entities in a knowledge graph (KG). While the majority of approaches concentrate only on relational information, i.e., relations between entities, fewer a…

Knowledge Graph EmbeddingsKnowledge Graphs

Augmenting Knowledge Graphs for Better Link Prediction

2022-03-26 · Jiang Wang, Filip Ilievski, Pedro Szekely, Ke-Thia Yao

Embedding methods have demonstrated robust performance on the task of link prediction in knowledge graphs, by mostly encoding entity relationships. Recent methods propose to enhance the loss function with a literal-aware…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+1