论文精选

LLM生成资产壳质量评估方法研究

Quality Metrics for LLM-Generated Asset Administration Shells: A Perturbation-Based Evaluation Approach

精选理由

工业4.0中,研究人员用三种模型测试了6400个资产壳实例,找到了评估AI生成资产壳质量的可靠指标。

该研究提出了一种基于扰动的评估方法,用于评估大语言模型生成的资产壳(AAS)质量。研究团队使用GPT-4o-mini、Qwen3和DeepSeek-R1三个模型,从200个产品生成了6400个AAS实例。研究发现,基于属性名称精确匹配和属性值相似性软匹配的指标,特别是基于值的召回率和基于名称的F1分数,最能可靠地反映质量变化。

原文 · arXiv: DeepSeek

Quality Metrics for LLM-Generated Asset Administration Shells: A Perturbation-Based Evaluation Approach

The rapid digital transformation of manufacturing, often referred to as Industry 4.0, relies on seamless interoperability between physical and software assets. A central enabler is the Asset Administration Shell (AAS), a standardized digital representation of such assets. Recent advances in large language models (LLMs) enable the generation of AAS submodels from unstructured sources such as product datasheets but raise challenges for quality assurance. In particular, unexpected errors, the lack of ground truth references, and the absence of standardized quality metrics hinder reliable adoption. In this work, we evaluate quality metrics for AI-generated AAS using a perturbation-based evaluation framework. By systematically degrading AAS generation along multiple dimensions, we assess how well different metrics reflect quality changes. Based on a dataset of 200 products from multiple manufacturers, we generate 6,400 AAS instances using GPT-4o-mini, Qwen3, and DeepSeek-R1. Our results show that metrics based on exact matching of property names and similarity-based soft matching of property values, in particular value-based recall and name-based F1 score, provide the most reliable indicators of quality degradation. Furthermore, we quantify the impact of different perturbation types and analyze differences across model families and product segments. These findings support the selection of suitable metrics, the tuning of LLM-based pipelines, and the integration of AI-generated AAS into industrial applications.