Computer Science ›› 2024, Vol. 51 ›› Issue (5): 216-222.doi: 10.11896/jsjkx.230300034

• Artificial Intelligence • Previous Articles     Next Articles

Government Event Dispatch Approach Based on Deep Multi-view Network

LI Zichen1, YI Xiuwen2,3, CHEN Shun1,2,3, ZHANG Junbo1,2,3, LI Tianrui1   

  1. 1 School of Computing and Artificial Intelligence,Southwest Jiaotong University,Chengdu 611756,China
    2 JD Intelligent Cities Research,Beijing 100176,China
    3 JD Intelligent Cities Technology Co.,Ltd,Beijing 100176,China
  • Received:2023-03-05 Revised:2023-06-13 Online:2024-05-15 Published:2024-05-08
  • About author:LI Zichen,born in 1997,postgraduate.His main research interests include urban computing and deep learning.
    YI Xiuwen,born in 1991, Ph.D, data scientist, researcher, is a member of CCF(No. 45025M). His main research interests include spatio-temporal data mining and deep learning.
  • Supported by:
    National Key R & D Program of China(2019YFB2103205) and Beijing Nova program (Z211100002121119).

Abstract: The 12345 Government Affairs Service Convenience Hotline is a public service platform set up by local governments to handle hotline events.In recent years,with the advancement of government digitization,the significance of the 12345 hotline as a communication link between citizens and government has greatly increased,and there are higher and higher requirements for the efficiency of event handling.Aiming at the problems that the traditional event dispatch method mainly relies on the manual operation of the dispatcher,which is slow in speed,low in accuracy,and consumes a lot of human resources,a government event dispatch method based on deep multi-view network is proposed.Firstly,we train the graph convolutional neural network with weights by self-supervised learning and extract the behavioral representations of event category-dispatched departments from the historical assignment records.After that,the BERT model fine-tuned by the government domain corpus is used to extract the semantic representation of the event description and event title.Then,the residual network based on the attention mechanism is used to fuse multiple views of the event to obtain the fusion representation of the event.Finally,the fusion representation is fed into the classifier to obtain the result of event dispatch.Experiments on the dataset of Nantong 12345 hotline show that the proposed method is superior to other baseline methods in terms of various metrics and can improve the efficiency of event dispatch.

Key words: 12345 hotline, Event dispatch, Text classification, Multi-view learning, Deep learning, Urban computing

CLC Number: 

  • TP399
[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.
[1] HE Xiaohui, ZHOU Tao, LI Panle, CHANG Jing, LI Jiamian. Study on Building Extraction from Remote Sensing Image Based on Multi-scale Attention [J]. Computer Science, 2024, 51(5): 134-142.
[2] XU Xuejie, WANG Baohui. Multi-label Patent Classification Based on Text and Historical Data [J]. Computer Science, 2024, 51(5): 172-178.
[3] HONG Tijing, LIU Dengfeng, LIU Yian. Radar Active Jamming Recognition Based on Multiscale Fully Convolutional Neural Network and GRU [J]. Computer Science, 2024, 51(5): 306-312.
[4] SUN Jing, WANG Xiaoxia. Convolutional Neural Network Model Compression Method Based on Cloud Edge Collaborative Subclass Distillation [J]. Computer Science, 2024, 51(5): 313-320.
[5] BAO Kainan, ZHANG Junbo, SONG Li, LI Tianrui. ST-WaveMLP:Spatio-Temporal Global-aware Network for Traffic Flow Prediction [J]. Computer Science, 2024, 51(5): 27-34.
[6] ZHANG Jianliang, LI Yang, ZHU Qingshan, XUE Hongling, MA Junwei, ZHANG Lixia, BI Sheng. Substation Equipment Malfunction Alarm Algorithm Based on Dual-domain Sparse Transformer [J]. Computer Science, 2024, 51(5): 62-69.
[7] HE Shiyang, WANG Zhaohui, GONG Shengrong, ZHONG Shan. Cross-modal Information Filtering-based Networks for Visual Question Answering [J]. Computer Science, 2024, 51(5): 85-91.
[8] SONG Jianfeng, ZHANG Wenying, HAN Lu, HU Guozheng, MIAO Qiguang. Multi-stage Intelligent Color Restoration Algorithm for Black-and-White Movies [J]. Computer Science, 2024, 51(5): 92-99.
[9] CHEN Runhuan, DAI Hua, ZHENG Guineng, LI Hui , YANG Geng. Urban Electricity Load Forecasting Method Based on Discrepancy Compensation and Short-termSampling Contrastive Loss [J]. Computer Science, 2024, 51(4): 158-164.
[10] LIN Binwei, YU Zhiyong, HUANG Fangwan, GUO Xianwei. Data Completion and Prediction of Street Parking Spaces Based on Transformer [J]. Computer Science, 2024, 51(4): 165-173.
[11] SONG Hao, MAO Kuanmin, ZHU Zhou. Algorithm of Stereo Matching Based on GAANET [J]. Computer Science, 2024, 51(4): 229-235.
[12] XUE Jinqiang, WU Qin. Progressive Multi-stage Image Denoising Algorithm Combining Convolutional Neural Network and
Multi-layer Perceptron
[J]. Computer Science, 2024, 51(4): 243-253.
[13] CHEN Jinyin, LI Xiao, JIN Haibo, CHEN Ruoxi, ZHENG Haibin, LI Hu. CheatKD:Knowledge Distillation Backdoor Attack Method Based on Poisoned Neuronal Assimilation [J]. Computer Science, 2024, 51(3): 351-359.
[14] HUANG Kun, SUN Weiwei. Traffic Speed Forecasting Algorithm Based on Missing Data [J]. Computer Science, 2024, 51(3): 72-80.
[15] ZHENG Cheng, SHI Jingwei, WEI Suhua, CHENG Jiaming. Dual Feature Adaptive Fusion Network Based on Dependency Type Pruning for Aspect-basedSentiment Analysis [J]. Computer Science, 2024, 51(3): 205-213.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!