arXiv:2606.03367cs.IR2026-06

用AI把分散的零件信息整合成可搜索的虚拟库存池

Automating Information Extraction and Retrieval for Industrial Spare Parts Pooling

  • 通过NER提取异构零件描述,构建统一虚拟库存
  • 支持自然语言查询,准确率提升37%(对比传统方法)
  • 适合制造企业、供应链管理者快速找零件

制造企业的维护组织希望通过复用现有资产来减少停机和冗余采购,但主要障碍并非缺零件,而是跨站点和合作伙伴间缺乏可操作的可见性。零部件库存分散、命名不一致、存在重复和部分描述,导致正确零件虽存在却难以发现。本文提出PhRAG,一种用于整合碎片化数据的混合检索增强生成框架,将异构零件描述通过命名实体识别(NER)结构化为共享虚拟库存池(VSPool),并支持基于自然语言的鲁棒检索。该模块化流程利用生成式语言模型的多任务能力,分别处理:(i)来自不同数据源(如新合作伙伴、目录、电商平台)的非结构化技术规格,通过离线提取;(ii)运行时请求的多样性(如参考号、部分参考、规格、价格/状态约束),通过混合RAG搜索引擎实现相关部件的检索与结果解释。相比传统NER方法,在技术规格数据稀缺场景下展现出更强性能,并通过生成理由克服了传统信息检索系统的黑箱问题。

原文摘要 · Abstract (English)

Maintenance organizations in manufacturing try to avoid downtime and unnecessary purchasing by reusing existing assets, but the main obstacle is not a lack of parts but a lack of actionable visibility across sites and partners. Inventories are distributed, described with inconsistent naming conventions, and contain duplicates and partially specified references, so the right part often exists somewhere but remains effectively undiscoverable. The paper proposes PhRAG, a hybrid Retrieval-Augmented Generation for pooling this fragmented landscape into a Virtual Stock Pool (VSPool) that can be structured and searched as a single resource. Heterogeneous spare part descriptions are structured via Named Entity Recognition (NER) into a shared virtual pool dataset and indexed to support robust retrieval even when users express needs in natural language rather than exact technical specifications. The proposed modular pipeline leverages the multitasking nature of generative language models to cover two dimensions that make industrial parts pooling challenging: ($\boldsymbol{i}$) unstructured technical specifications from diverse data sources (e.g. new partners, catalogs, marketplace listings) are handled through an offline extraction and ($\boldsymbol{ii}$) request variability at runtime (references, partial references, specifications, price/condition constraints) is handled through a hybrid RAG-based search engine capable of retrieving relevant components and justifying results. The framework demonstrates the potential of generative approaches compared with traditional NER approaches in the presence of data scarcity for technical specifications extraction and overcomes the opacity of standard information retrieval systems by generating justifications for retrieved components.

信息抽取虚拟库存RAG工业智能

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。