Leveraging Knowledge Graph Embedding Techniques for Industry 4.0 Use Cases
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.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningFeature EngineeringGraph EmbeddingKnowledge Graph EmbeddingManagementSimilar Papers 제목 키워드 기반
Contrastive Learning Using Graph Embeddings for Domain Adaptation of Language Models in the Process Industry
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 GraphsStructured Query Construction via Knowledge Graph Embedding
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 GraphsInjecting Knowledge Graphs into Large Language Models
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 EngineeringRelational Learning Analysis of Social Politics using Knowledge Graph Embedding
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+2Entity Representation Learning Through Onsite-Offsite Graph for Pinterest Ads
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