用知识图谱让生成的供应链数据既真实又符合业务逻辑。
Generating Logically Consistent Synthetic Supply Chain Data with LLM-Driven Knowledge Graph Reasoning

- 构建列间关系知识图谱,捕捉供应链数据的逻辑依赖。
- 通过多大模型投票与真实数据验证,确保关系可信。
- 先生成独立列再重构依赖列,强制保证逻辑一致性。
合成数据为解决供应链分析中的数据稀缺和隐私问题提供了前景。然而,为支持运营模拟与决策,合成数据不仅需复现真实记录的统计分布,还需保持供应链流程的运行逻辑,包括时间顺序、数学依赖、层级分类及条件规则等,使记录在操作上合理。我们称这种逻辑为供应链数据的“物理规律”。现有表格生成模型主要优化分布保真度和下游预测性能,常生成看似真实但违反基本运营约束的数据。本文提出 extbf{ extit{TabKG}},一种基于知识图谱引导的逻辑一致供应链表格数据生成框架。TabKG 构建 extbf{ extit{列关系知识图谱 (CR-KG)}} 表示数据操作依赖;利用多大模型集成与多数投票从列元数据中提出候选关系,再通过真实数据验证剔除幻觉或不支持的边;最后,将原始表压缩为独立列,用潜在扩散模型生成,再根据验证后的关系确定性重构依赖列,以发现的操作规则为依据强制保证逻辑一致性。
原文摘要 · Abstract (English)
Synthetic data offers a promising solution to two persistent barriers in supply chain analytics: data scarcity and data privacy. However, for synthetic data to support operational simulation and decision-making, it must do more than reproduce the statistical distributions of real records, and also preserve the \emph{operational logic} that governs supply chain processes, including the temporal orderings, mathematical dependencies, hierarchical taxonomies, and conditional rules that make a record operationally plausible. We consider this logic as the ``physics'' of supply chain data. Existing tabular generative models are primarily optimized for distributional fidelity and downstream predictive utility, and therefore often generate records that appear statistically realistic but violate fundamental operational constraints. This paper introduces \textbf{\textit{TabKG}}, a knowledge-graph-guided framework for logically consistent synthetic supply chain tabular data generation. TabKG constructs a \textbf{\textit{Column Relationship Knowledge Graph (CR-KG)}} to represent data operational dependencies. It uses a multi-LLM ensemble with majority voting to propose candidate relationships from column metadata, validates these relationships against real data to remove hallucinated or unsupported edges, and then uses the validated CR-KG to guide generation. Specifically, TabKG compresses the original table into independent columns, generates these columns using a latent diffusion model, and deterministically reconstructs dependent columns according to the validated relationships, enforcing logical consistency by construction with respect to the discovered operational rules.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。