paper-with-me

Papers

Leveraging Knowledge Graph Embedding Techniques for Industry 4.0 Use Cases

2018-07-31 · Martina Garofalo, Maria Angela Pellegrino, Abdulrahman Altabba, Michael Cochez

Industry is evolving towards Industry 4.0, which holds the promise of increased flexibility in manufacturing, better quality and improved productivity. A core actor of this growth is using sensors, which must capture data that can used in unforeseen ways to achieve a performance not achievable without them. However, the complexity of this improved setting is much greater than what is currently used in practice. Hence, it is imperative that the management cannot only be performed by human labor force, but part of that will be done by automated algorithms instead. A natural way to represent the data generated by this large amount of sensors, which are not acting measuring independent variables, and the interaction of the different devices is by using a graph data model. Then, machine learning could be used to aid the Industry 4.0 system to, for example, perform predictive maintenance. However, machine learning directly on graphs, needs feature engineering and has scalability issues. In this paper we discuss methods to convert (embed) the graph in a vector space, such that it becomes feasible to use traditional machine learning methods for Industry 4.0 settings.

📄 PDF Abstract BibTeX arXiv:1808.00434

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFeature EngineeringGraph EmbeddingKnowledge Graph EmbeddingManagement

Similar Papers 제목 키워드 기반

Contrastive Learning Using Graph Embeddings for Domain Adaptation of Language Models in the Process Industry

2025-10-06 · Anastasia Zhukova, Jonas Lührs, Christian E. Lobmüller, Bela Gipp arxiv

Recent trends in NLP utilize knowledge graphs (KGs) to enhance pretrained language models by incorporating additional knowledge from the graph structures to learn domain-specific terminology or relationships between docu…

Contrastive LearningDomain AdaptationKnowledge Graphs

Structured Query Construction via Knowledge Graph Embedding

2019-09-06 · Ruijie Wang, Meng Wang, Jun Liu, Michael Cochez 외

In order to facilitate the accesses of general users to knowledge graphs, an increasing effort is being exerted to construct graph-structured queries of given natural language questions. At the core of the construction i…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Injecting Knowledge Graphs into Large Language Models

2025-05-12 · Erica Coppolillo

Integrating structured knowledge from Knowledge Graphs (KGs) into Large Language Models (LLMs) remains a key challenge for symbolic reasoning. Existing methods mainly rely on prompt engineering or fine-tuning, which lose…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsPrompt Engineering

Relational Learning Analysis of Social Politics using Knowledge Graph Embedding

2020-06-02 · Bilal Abu-Salih, Marwan Al-Tawil, Ibrahim Aljarah, Hossam Faris 외

Knowledge Graphs (KGs) have gained considerable attention recently from both academia and industry. In fact, incorporating graph technology and the copious of various graph datasets have led the research community to bui…

ClusteringGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+2

Entity Representation Learning Through Onsite-Offsite Graph for Pinterest Ads

2025-08-04 · Jiayin Jin, Zhimeng Pan, Yang Tang, Jiarui Feng 외 arxiv

Graph Neural Networks (GNN) have been extensively applied to industry recommendation systems, as seen in models like GraphSage\cite{GraphSage}, TwHIM\cite{TwHIM}, LiGNN\cite{LiGNN} etc. In these works, graphs were constr…

Knowledge Graph EmbeddingRepresentation LearningRecommendation Systems