Computer Science ›› 2023, Vol. 50 ›› Issue (11A): 230200086-7.doi: 10.11896/jsjkx.230200086

• Artificial Intelligence • Previous Articles     Next Articles

Inductive Interactive Network Model for Customs Import and Export Commodity Tax Rate Detection

WU Anqi1, CHE Chao1, ZHANG Qiang1,2, ZHOU Dongsheng1   

  1. 1 Key Laboratory of Advanced Design and Intelligent Computing,Ministry of Education,Dalian University,Dalian 116622,China
    2 School of Computer Science and Technology,Dalian University of Technology,Dalian 116086,China
  • Published:2023-11-09
  • About author:WU Anqi,born in 1997,postgraduate.His main research interests include natural language processing and so on.
    ZHANG Qiang,born in 1971,Ph.D,professor.His main research interests include biological computing and artificial intelligence,big data analysis and processing.
  • Supported by:
    111 Project(D23006),LiaoNing Revitalization Talents Program(XLYC2008017),National Natural Science Foundation(62076045,62102058) and Educational Department of Liaoning Provincial(LJKFZ20220290).

Abstract: The traditional way of examining the tax rate of manual goods in China Customs has problems such as low efficiency,inconsistent judgment basis and low precision.Using text classification method to automatically determine the tax rate of commodity classification can effectively reduce the risk of customs tax rate.However,when classifying customs commodity data,commodity categories are hierarchical.Many sub-categories under the same category have highly similar commodity descriptions,which brings great challenges to commodity classification.Therefore,an inductive interactive network model is proposed,and inductive and interactive guidance modules are added on the basis of BERT and CNN.In the induction module,the dynamic routing algorithm is used to perform iterative operation on the features extracted by CNN,which can effectively solve the problem of adjacent feature fusion and redundancy.At the same time,in order to solve the feature similarity problem between different subcategories and improve the classification performance,the interactive guidance module is introduced,which is mainly to interact the feature information extracted by the induction module with [CLS] classification vector.Experiment is carried out on the real customs data set,and the results show that the method can achieve good results,the accuracy is up to 92.98%,and the performance is obviously better than that of each baseline model.

Key words: China Customs, Tax rate detection, Inductive interaction, Dynamic routing, Interactive guidance

CLC Number: 

  • TP391
[1]KIM Y.Convolutional Neural Networks for Sentence Classifica-tion[C]//Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing.2014:1746-1751.
[2]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.
[3]PETERS M E,NEUMANN M,IYYER M,et al.Deep contextualized word representations[C]//Annual Conference of the North American Chapter of the Association for Computational Linguistics:Human Language Technologies.2018:2227-2237.
[4]VASWANI A,SHAZEER N,PARMAR N,et al.Attention isAll You Need[C]//Proceedings of the 31st International Conference on Neural Information Processing Systems.2017:6000-6010.
[5]DEVLIN J,CHANG M W,LEE K,et al.BERT:Pretraining of Deep Bidirectional Transformers for Language Understanding[C]//The North American Chapter of the Association for Computational Linguistics.2018:4171-4186.
[6]KRIZHEVSKY A,SUTSKEVER I,HINTON G.ImageNetClassification with Deep Convolutional Neural Networks[C]//Conference and Workshop on Neural Information Processing Systems.2012:1097-1105.
[7]CONNEAU A,SCHWENK H,BARRAULT L,et al.Very deep convolutional networks for natural language processing [J].KI- Künstliche Intell,2016,26(6):180-189.
[8]SABOUR S,FROSST N,HINTON G E.Dynamic Routing Between Capsules[C]//Proceedings of the 31st International Conference on Neural Information Processing Systems.2017:3856-3866.
[9]JOHNSON R,ZHANG T.Semi-supervised Convolutional Neural Networks for Text Categorization via Region Embedding [J].Advances in neural information processing systems,2015,28(5):919-927.
[10]JOHNSON R,ZHANG T.Deep pyramid convolutional neural networks for text categorization[C]//Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics.2017:562-570.
[11]NGUYEN H,NGUYEN M.A Deep Neural Architecture for Sentence-Level Sentiment Classification in Twitter Social Networking[C]//Computational Linguistics:15th International Conference of the Pacific Association for Computational Linguistics.PACLING,2018:15-27.
[12]ADAMS B,MCKENZIE G.Crowdsourcing the character of a place:Character-level convolutional networks for multilingual geographic text classification [J].Transactions in GIS,2018,22(2):394-408.
[13]YANG Z,YANG D,DYER C,et al.Hierarchical atten-tion 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.
[14]BAHDANAU D,CHO K H,BENGIO Y.Neural machine translation by jointly learning to align and translate[C]//3rd International Conference on Learning Representation.ICLR,2015.
[15]CHENG J,DONG L,LAPATA M.Long short-term memory-networks for machine reading [J].EMNLP,2016:551-561.
[16]SUN S,SUN Q,ZHOU K,et al.Hierarchical attention prototypical networks for few-shot text classification[C]//Proceedings of the 019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing.2019:476-485.
[17]MUBAROK M S,ADIWIJAYA,ALDHI M D.Aspect-based sentiment analysis to review products using Naïve Bayes[C]//AIP conference proceedings.AIP Publishing LLC.2017:020060.
[18]MA Y,PENG H,CAMBRIA E.Targeted aspect-based senti-ment analysis via embedding commonsense knowledge into an attentive LSTM[C]//Proceedings of the AAAI Conference on Artificial Intelligence.2018:5876-5883.
[19]FAN F,FENG Y,ZHAO D.Multi-grained attention network for aspect-level sentiment classification[C]//Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing.2018:3433-3442.
[20]TAN M,DOS SANTOS C,XIANG B,et al.Improved representation learning for question answer matching[C]//Proceedings of the 54th Annual Meeting of the Association for Computa-tional Linguistics.2016:464-473.
[21]HOWARD J,RUDER S.Universal Language Model Fine-tuningfor Text Classification[C]//Proceedings of the 56th Annual Meeting of the As sociation for Computational Linguistics.2018:328-339.
[22]YU Y,SI X,HU C,et al.A review of recurrent neural networks:LSTM cells and network architectures [J].Neural Computation,2019,31(7):1235-1270.
[23]OQUAB M,BOTTOU L,LAPTEV I,et al.Learning and transferring mid-level image representations using convolutional neural networks[C]//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition.2014:1717-1724.
[24]FLORIDI L,CHIRIATTI M.GPT-3:Its nature,scope,limits,and consequences [J].Minds and Machines,2020,30(4):681-694.
[25]HE K,ZHANG X,REN S,et al.Deep residual learning for image recognition[C]//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition.2016:770-778.
[26]LIU Y,OTT M,GOYAL N,et al.RoBERTa:A Robustly Optimized BERT Pretraining Approach [J].arXiv:1907.11692,2019.
[27]LEWIS M,LIU Y,GOYAL N,et al.BART:Denoising se-quence-to-sequence pretraining for natural language generation,translation,and comprehension[C]//Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics.2020:7871-7880.
[28]SUN Y,WANG S,FENG S,et al.ERNIE 3.0:Large-scale Knowledge Enhanced Pre-training for Language Understanding and Generation [J].arXiv:2107.02137,2021.
[1] DU Li-kai, ZHANG Ling and CHEN Yun-hua. Improved Optimization Algorithm for ZigBee Routing [J]. Computer Science, 2015, 42(5): 153-156.
[2] WANG Guang-hao and WU Yue. Data Trust Model for Road Information in Vehicular Ad hoc Networks [J]. Computer Science, 2014, 41(6): 89-93.
[3] WANG Xing-wei,WEI Yong-tao,HUANG Min and WANG Jun-wei. Model Based Dynamic Routing Algorithm in Delay/Disruption Tolerant Network [J]. Computer Science, 2013, 40(9): 51-54.
[4] PENG Shu-qing,CHEN De-yun. Dynamic Integration of Disparate Services and Distributed Data [J]. Computer Science, 2010, 37(6): 168-170.
[5] SHI Heng-liang,BAI Guang-yi,TANG Zhen-min, LIU Chuan-ling. Cloud Database Dynamic Route Scheduling Based on Ant Colony Optimization Algorithm [J]. Computer Science, 2010, 37(5): 143-145.
[6] . [J]. Computer Science, 2006, 33(5): 70-73.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!