面向电子商务知识服务的大语言模型评价指标研究
Research on Evaluation Metrics of Large Language Models for E-Commerce Knowledge Services
DOI: 10.12677/ecl.2026.157837, PDF,   
作者: 邓星志:贵州大学省部共建公共大数据国家重点实验室,贵州 贵阳
关键词: 电子商务评价指标大语言模型知识要素智能客服E-Commerce Evaluation Indicators Large Language Model Knowledge Elements Intelligent Customer Service
摘要: 大语言模型在电商客服场景中展现出强大的语义理解与文本生成能力,为自动化客服提供了新的技术路径。然而,现有研究主要依赖文本相似度指标评估模型性能,这类指标难以有效反映电商客服回答中的业务规则正确性与知识完整性。针对上述问题,本文提出两种面向电商知识问答任务的专业评价指标:知识要素准确率与知识要素覆盖率。知识要素准确率用于衡量模型回答中知识要素的正确程度,知识要素覆盖率用于评估模型回答对关键业务知识的覆盖情况。通过对多个主流大语言模型在电商客服问答任务上的实验分析,结果表明与传统文本评价指标相比,本文提出的指标能够更加准确地反映模型在电商知识理解与业务规则表达方面的能力,为电商平台智能客服系统的评估与优化提供科学依据。
Abstract: Large language models have demonstrated strong semantic understanding and text generation capabilities in e-commerce customer service scenarios, offering a new technical path for automated customer service. However, existing research mainly relies on text similarity metrics such as BLEU and ROUGE to evaluate model performance, which are inadequate in effectively reflecting the correctness of business rules and the completeness of knowledge in e-commerce customer service responses. To address these issues, this paper proposes two specialized evaluation metrics for e-commerce knowledge question-answering tasks: Knowledge Component Accuracy (KCA) and Knowledge Component Recall (KCR). KCA measures the accuracy of knowledge components in model responses, while KCR assesses the coverage of key business knowledge in model responses. Through experimental analysis of multiple mainstream large language models on e-commerce customer service question-answering tasks, the results show that the metrics proposed in this paper can more accurately reflect the models’ capabilities in e-commerce knowledge understanding and business rule expression compared to traditional text evaluation metrics, providing a scientific basis for the evaluation and optimization of intelligent customer service systems in e-commerce platforms.
文章引用:邓星志. 面向电子商务知识服务的大语言模型评价指标研究[J]. 电子商务评论, 2026, 15(7): 939-948. https://doi.org/10.12677/ecl.2026.157837

参考文献

[1] 本刊编辑部. 第57次《中国互联网络发展状况统计报告》在京发布[J]. 中国教工, 2026(2): 66.
[2] Brown, T., Mann, B., Ryder, N., et al. (2020) Language Models Are Few-Shot Learners. Advances in Neural Information Processing Systems 33: Annual Conference on Neural Information Processing Systems 2020, NeurIPS 2020, 6-12 December 2020, 1877-1901.
[3] Touvron, H., Lavril, T., Izacard, G., et al. (2023) LLaMA: Open and Efficient Foundation Language Models.
https://arxiv.org/abs/2302.13971
[4] Bai, J., Bai, S., Chu, Y., et al. (2023) Qwen Technical Report.
https://arxiv.org/abs/2309.16609
[5] Papineni, K., Roukos, S., Ward, T. and Zhu, W. (2002) BLEU: A Method for Automatic Evaluation of Machine Translation. Proceedings of the 40th Annual Meeting on Association for Computational Linguistics, Philadelphia, 6-12 July 2002, 311-318.
https://doi.org/10.3115/1073083.1073135
[6] Lin, C.Y. (2004) Rouge: A Package for Automatic Evaluation of Summaries. Text Summarization Branches Out, Barcelona, 25 July 2004, 74-81.
[7] Vaswani, A., et al. (2017) Attention Is All You Need. Proceedings of the 31st International Conference on Neural Information Processing Systems, Long Beach, 4-9 December 2017, 6000-6010.
[8] Zeng, A., Liu, X., Du, Z., et al. (2022) GLM-130B: An Open Bilingual Pre-Trained Model.
https://arxiv.org/abs/2210.02414
[9] Liu, A., Feng, B., Xue, B., et al. (2024) DeepSeek-V3 Technical Report.
https://arxiv.org/abs/2412.19437
[10] 王思宇, 邱江涛, 洪川洋, 等. 基于知识图谱的在线商品问答研究[J]. 中文信息学报, 2020, 34(11): 104-112.
[11] Zhang, S., Dinan, E., Urbanek, J., Szlam, A., Kiela, D. and Weston, J. (2018) Personalizing Dialogue Agents: I Have a Dog, Do You Have Pets Too? Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics, Volume 1, 2204-2213.
https://doi.org/10.18653/v1/p18-1205
[12] 冯源, 钱松荣, 陆宇亮. 基于RAG本地电商知识库的DeepSeek电商模型构建与优化研究[J]. 电子商务评论, 2025, 14(5): 1346-1359.
[13] Deriu, J., Rodrigo, A., Otegi, A., Echegoyen, G., Rosset, S., Agirre, E., et al. (2021) Survey on Evaluation Methods for Dialogue Systems. Artificial Intelligence Review, 54, 755-810.
https://doi.org/10.1007/s10462-020-09866-x
[14] Wang, C., Liu, X., Yue, Y., et al. (2023) Survey on Factuality in Large Language Models: Knowledge, Retrieval and Domain-Specificity.
https://arxiv.org/abs/2310.07521
[15] Banerjee, S. and Lavie, A. (2005) METEOR: An Automatic Metric for MT Evaluation with Improved Correlation with Human Judgments. Proceedings of the ACL Workshop on Intrinsic and Extrinsic Evaluation Measures for Machine Translation and/or Summarization, Ann Arbor, June 2005, 65-72.
[16] Zhang, T., Kishore, V., Wu, F., et al. (2019) BERTScore: Evaluating Text Generation with BERT.
https://arxiv.org/abs/1904.09675
[17] Sellam, T., Das, D. and Parikh, A. (2020) BLEURT: Learning Robust Metrics for Text Generation. Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, 5-10 July 2020, 7881-7892.
https://doi.org/10.18653/v1/2020.acl-main.704
[18] Yuan, W., Neubig, G. and Liu, P. (2021) Bartscore: Evaluating Generated Text as Text Generation. Advances in Neural Information Processing Systems 34: Annual Conference on Neural Information Processing Systems 2021, NeurIPS 2021, 6-14 December 2021, 27263-27277.
[19] Min, S., Krishna, K., Lyu, X., Lewis, M., Yih, W., Koh, P., et al. (2023) FActScore: Fine-Grained Atomic Evaluation of Factual Precision in Long Form Text Generation. Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, Singapore, 6-10 December 2023, 12076-12100.
https://doi.org/10.18653/v1/2023.emnlp-main.741
[20] Fu, J., Ng, S., Jiang, Z. and Liu, P. (2024) GPTScore: Evaluate as You Desire. Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1, 6556-6576.
https://doi.org/10.18653/v1/2024.naacl-long.365
[21] Lin, Y.T. and Chen, Y.N. (2023) LLM-Eval: Unified Multi-Dimensional Automatic Evaluation for Open-Domain Conversations with Large Language Models. Proceedings of the 5th Workshop on NLP for Conversational AI (NLP4ConvAI 2023), Toronto, 14 July 2023, 47-58.
[22] Singhal, K., Tu, T., Gottweis, J., et al. (2023) Towards Expert-Level Medical Question Answering with Large Language Models.
https://arxiv.org/abs/2305.09617
[23] 许建峰, 刘程远, 况琨, 何浩, 孙常龙, 李宝善, 等. 法律大模型评估指标和测评方法[J]. 中国人工智能学会通讯, 2024, 2(14): 10-22.