Enhancing Supply Chain Visibility with Generative AI: An Exploratory Case Study on Relationship Prediction in Knowledge Graphs
Ge Zheng, Alexandra Brintrup
TL;DR
The paper tackles the challenge of limited visibility in complex supply networks by marrying pretrained language models with knowledge graphs to predict contextual, multi-step relationships, termed quintuplets. It proposes a hybrid embedding framework where GenAI-derived textual snippets anchor a KG in the LM’s relational knowledge, while a downstream ML model grounds predictions to factual graph data, mitigating hallucinations. Through a real-world case study on automotive and EV battery supply chains, the approach consistently outperforms traditional ML baselines in predicting quintuplets, and demonstrates robustness across multiple LM backbones and model architectures. The work offers a practical pathway for enhancing supply chain visibility and risk management, with clear implications for governance, data sharing, and future extensions to additional contextual knowledge types.
Abstract
A key stumbling block in effective supply chain risk management for companies and policymakers is a lack of visibility on interdependent supply network relationships. Relationship prediction, also called link prediction is an emergent area of supply chain surveillance research that aims to increase the visibility of supply chains using data-driven techniques. Existing methods have been successful for predicting relationships but struggle to extract the context in which these relationships are embedded - such as the products being supplied or locations they are supplied from. Lack of context prevents practitioners from distinguishing transactional relations from established supply chain relations, hindering accurate estimations of risk. In this work, we develop a new Generative Artificial Intelligence (Gen AI) enhanced machine learning framework that leverages pre-trained language models as embedding models combined with machine learning models to predict supply chain relationships within knowledge graphs. By integrating Generative AI techniques, our approach captures the nuanced semantic relationships between entities, thereby improving supply chain visibility and facilitating more precise risk management. Using data from a real case study, we show that GenAI-enhanced link prediction surpasses all benchmarks, and demonstrate how GenAI models can be explored and effectively used in supply chain risk management.
