###
计算机系统应用英文版:2021,30(2):243-249
本文二维码信息
码上扫一扫!
BiLSTM_DPCNN模型在电力客服工单数据分类中的应用
(上海电力大学 计算机科学与技术学院, 上海 200090)
Application of BiLSTM_DPCNN Model in Work Order Data Classification for Power Customer Service
(College of Computer Science and Technology, Shanghai University of Electric Power, Shanghai 200090, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 566次   下载 1536
Received:January 07, 2020    Revised:January 22, 2020
中文摘要: 电力客服工单数据以文本形式记录电力用户的需求信息, 合理的工单分类方法有利于准确定位用户需求, 提升电力系统的运行效率. 针对工单数据特征稀疏、依赖性强等问题, 本文对基于字符级嵌入的长短时记忆网络(Bidirectional Long Short-Term Memory network, BiLSTM)和卷积神经网络(Convolution Neural Network, CNN)组合的结构模型进行优化. 该模型首先对Word2Vec模型训练的词向量进行降噪处理, 得到文本的特征表示; 其次, 利用BiLSTM网络递归地学习文本的时序信息, 提取句子特征信息; 再输入到双通道池化的CNN网络中, 进行局部的特征提取. 通过在真实客服工单数据集上的测试实验, 验证了该模型在客服工单分类任务上的具有较好的精确性和鲁棒性.
中文关键词: 电力客服工单  文本分类  BiLSTM  CNN  Word2Vec
Abstract:The power customer service order data records the demand of power users in text. A reasonable work order classification method is helpful to accurately identify the demand of users and improve the operating efficiency of the power system. To solve the problems of sparse feature data and strong dependency of work order data, this study optimizes the structural model that combines character-level embedded Bidirectional Long-Short-Term Memory network (BiLSTM) and Convolution Neural Network (CNN). Firstly, this model obtains the feature representation of text by noise reduction on the term vectors trained by the Word2Vec model. Secondly, it uses the BiLSTM network to recursively learn the time sequence information of the text to extract the feature information of sentences. Finally, those obtained are input into the double-channel pooled CNN for the extraction of local features. The test experiments on the real work order data set of power customer service demonstrate that the model has good accuracy and robustness in the task of classifying work orders of power customer service.
文章编号:     中图分类号:    文献标志码:
基金项目:国家自然科学基金面上项目(61772327); 国家自然科学基金重点项目(61532021)
引用文本:
李灿,田秀霞,赵波.BiLSTM_DPCNN模型在电力客服工单数据分类中的应用.计算机系统应用,2021,30(2):243-249
LI Can,TIAN Xiu-Xia,ZHAO Bo.Application of BiLSTM_DPCNN Model in Work Order Data Classification for Power Customer Service.COMPUTER SYSTEMS APPLICATIONS,2021,30(2):243-249