计算机科学 ›› 2024, Vol. 51 ›› Issue (5): 216-222.doi: 10.11896/jsjkx.230300034
李子琛1, 易修文2,3, 陈顺1,2,3, 张钧波1,2,3, 李天瑞1
LI Zichen1, YI Xiuwen2,3, CHEN Shun1,2,3, ZHANG Junbo1,2,3, LI Tianrui1
摘要: 12345政务服务便民热线是由各地市政府设立的专门受理热线事项的公共服务平台。随着政府信息化进程的推进,12345热线作为市民与政府交流纽带的重要性大大提高,并对事件处置的效率提出了更高的要求。针对传统事件分拨方法主要依赖于分拨人员人工操作、速度较慢、准确率不高,且需要消耗大量人力资源的问题,文中提出了一种基于深度多视图网络的政务事件分拨方法。首先,通过自监督学习训练带权重的图卷积神经网络,从历史记录中抽取事件归口-分拨部门的分拨行为特征作为事件的归口视图。其次,使用经过政务领域语料微调的BERT模型,提取事件描述与事件标题的语义特征,得到事件的语义视图。然后,使用基于交叉注意力机制的残差网络,将事件的两种视图融合,得到事件的融合表征。最后,将融合表征输入分类器,得到事件分拨的结果。在南通市12345热线的数据集上进行实验,结果表明,所提方法在各项指标上均优于其他基线方法,能够有效提高事件分拨的效率。
中图分类号:
[1]DEVLIN J,CHANG M W,LEE K,et al.Bert:Pre-training of deepbidirectional transformers for language understanding[C]//Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics.Human Language Technologies,2019:4171-4186. [2]YANG Z,DAI Z,YANG Y,et al.Xlnet:Generalized autoregressive pretraining for language understanding[C]//Proceedings of the 33rd International Conference on Neural Information Processing Systems.2019:5753-5763. [3]LIU Y,OTT M,GOYAL N,et al.Roberta:A robustly opti-mized bert pretraining approach[C]//Proceedings of the 20th Chinese National Conference on Computational Linguistics.2021:1218-1227. [4]ZHENG Y P,MA X L.Using Government Hotline Data to Promote Smart Governance-The Case of Guangzhou Government Hotline[J].E-Government,2018(12):18-26. [5]ZHAO J X,WANG N,MENG T G.Linking Citizens and Cities:Hotlines and Government Responses in Mega-City Governance:An Analysis of Big Data Based on Beijing 12345 Government Hotline[J].E-Government,2021(2):2-14. [6]PU X,LONG K,CHEN K,et al.A semantic-based short-text fast clustering method on hotline records in Chengdu[C]//2019 IEEE Intl Conf on Dependable,Autonomic and Secure Computing,Intl Conf on Pervasive Intelligence and Computing,Intl Conf on Cloud and Big Data Computing,Intl Conf on Cyber Science and Technology Congress.2019:516-521. [7]LUO J Y,QIU Z,XIE G Q,et al.Research on civic hotline complaint text classification model based on word2vec[C]//2018 International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery.IEEE,2018. [8]PENG X,LI Y,SI Y,et al.A social sensing approach for everyday urban problem-handling with the 12345-complaint hotline data[J].Computers,Environment and Urban Systems,2022,94:101790. [9]LIU B.GCN-BERT and Memory Network Based Multi-LabelClassification for Event Text of the Chinese Government Hotline[J].IEEE Access,2022,10:109267-109276. [10]CHEN G,SHE X,CHEN J,et al.Automatic work-order assignment method for Chinese government hotline[J].Engineering Reports,2023,5(3):e12580. [11]SALTON G,WONG A,YANG C S.A vector space model for automatic indexing[J].Communications of the ACM,1975,18(11):613-620. [12]LEWIS D D.Naive(Bayes) at forty:The independence assumption in information retrieval[C]//Proceedings of the 10th European Conference on Machine Learning.1998:4-15. [13]JOACHIMS T.Text categorization with support vector ma-chines:Learning with many relevant features[C]//Proceedings of the 10th European Conference on Machine Learning.1998:137-142. [14]JOHNSON R,ZHANG T.Deep pyramid convolutional neuralnetworks for text categorization[C]//Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics.2017:562-570. [15]LIU P,QIU X,HUANG X.Recurrent neural network for text classification with multi-task learning[C]//Proceedings of the Twenty-Fifth International Joint Conference on Artificial Intelligence.2016:2873-2879. [16]VASWANI A,SHAZEER N,PARMAR N,et al.Attention is all you need[C]//Proceedings of the 31st International Confe-rence on Neural Information Processing Systems.2017:6000-6010. [17]SUN S.A survey of multi-view machine learning[J].NeuralComputing and Applications,2013,23:2031-2038. [18]WU Z Q,ZHANG Y W,SHANG L.Multi-view sentiment classification of microblogs based on semantic features[J].CAAI Transactions on Intelligent Systems,2017,12(5):745-751. [19]GÖNEN M,ALPAYDIN E.Multiple kernel learning algorithms[J].The Journal of Machine Learning Research,2011,12:2211-2268. [20]ZHANG M,LI T,LI Y,et al.Multi-view joint graph representation learning for urban region embedding[C]//Proceedings of the Twenty-Ninth International Conference on International Joint Conferences on Artificial Intelligence.2021:4431-4437. [21]YAN J D,JIA C Y.Text Classification Method Based on Information Fusion of Dual-graph Neural Network[J].Computer Science,2022,49(8):230-236. [22]KIPF T N,WELLING M.Semi-supervised classification withgraph convolutional networks[C]//Proceedings of the 5th International Conference on Learning Representations.2017. [23]VELIČKOVIĆ P,CUCURULL G,CASANOVA A,et al.Graph attention networks[C]//Proceedings of the 6th International Conference on Learning Representations.2018. [24]SCHULMAN J,MORITZ P,LEVINE S,et al.High-dimen-sional continuous control using generalized advantage estimation[C]//Proceedings of the 4th International Conference on Lear-ning Representations.2016. [25]FAN W,MA Y,LI Q,et al.Graph neural networks for social recommendation[C]//The World Wide WebConference.2019:417-426. [26]WU S,SUN F,ZHANG W,et al.Graph neural networks in re-commender systems:a survey[J].ACM Computing Surveys,2022,55(5):1-37. [27]HE K,ZHANG X,REN S,et al.Deep residual learning forimage recognition[C]//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition.2016:770-778. [28]JOULIN A,GRAVE É,BOJANOWSKI P,et al.Bag of Tricks for Efficient Text Classification[C]//Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics.2017:427-431. [29]IYYER M,MANJUNATHA V,BOYD-GRABER J,et al.Deep unordered composition rivals syntactic methods for text classification[C]//Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing.2015:1681-1691. [30]YANG Z,YANG D,DYER C,et al.Hierarchical attention networks for document classification[C]//Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics:Human Language Technologies.2016:1480-1489. [31]CHEN G.Government Hotline Work-order Classification Fu-sing RoBERTa and Feature Extraction[J].Computer and Mo-dernization,2022(6):21-26. |
|