Neural network model for user request analysis during software operations and maintenance phase
- Авторлар: Gribkov E.I.1,2, Yekhlakov Y.P.2
-
Мекемелер:
- TomskSoft LLC
- Tomsk State University of Control Systems and Radioelectronics
- Шығарылым: Том 14, № 1 (2020)
- Беттер: 7-18
- Бөлім: Data analysis and intelligence systems
- URL: https://journals.rcsi.science/1998-0663/article/view/351567
- DOI: https://doi.org/10.17323/2587-814X.2020.1.7.18
- ID: 351567
Дәйексөз келтіру
Аннотация
This article offers a transition-based neural network model for extracting informative expressions from user request texts. The configuration and transition system that turns the process of informative expression extraction into the execution of a sequence of transitions is described. Prediction of transition sequence is done using a neural network that uses features derived from the configuration. To train and evaluate a proposed model, a corpus of annotated Android mobile application reviews from the Google Play store was created. The training procedure of the model for informative expressions extraction and selected model’s hyperparameters are described. An experiment was conducted comparing the proposed model and an alternative model based on a hybrid of convolutional and recurrent neural networks. To compare quality of these two models, the F1 score that aggregates recall and precision of extracted informative expressions was used. The experiment shows that the proposed model extracts expressions of interest better than the alternative: the F1 score for spans extraction increased by 2.9% and the F1 for link extraction increased by 36.2%. A qualitive analysis of extracted expressions indicates that the proposed model is applicable for the task of user request analysis during operation and the maintenance phase of software products.
Авторлар туралы
Egor Gribkov
TomskSoft LLC; Tomsk State University of Control Systems and Radioelectronics
Хат алмасуға жауапты Автор.
Email: drnemor@gmail.com
8, Nahimova Street, Tomsk 634034; 40, Prospect Lenina, Tomsk 634050
Yuri Yekhlakov
Tomsk State University of Control Systems and Radioelectronics
Email: upe@tusur.ru
ORCID iD: 0000-0003-1662-4005
40, Prospect Lenina, Tomsk 634050
Әдебиет тізімі
- Standartinform (2011) GOST R ISO/IEC 12207-2010. Information technology. Systems and software engineering. Software life cycle processes. Moscow: Standartinform (in Russian).
- Schach S.R. (2011) Object-oriented and classical software engineering. N.Y.: McGraw-Hill Education.
- Antoniol G., Ayari K., Di Penta M., Khomh F., Gueheneuc Y.-G. (2008) Is it a bug or an enhancement? A text-based approach to classify change requests. Proceedings of the 2008 Conference of the Center for Advanced Studies on Collaborative Research: Meeting of Minds, Ontario, Canada, 27–30 October, 2008, pp. 304–318. doi: 10.1145/1463788.1463819.
- Pagano D., Maalej W. (2013) User feedback in the appstore: An empirical study. Proceedings of the 21st IEEE International Requirements Engineering Conference. Rio de Janeiro, Brasil, 15–19 July 2013, pp. 125–134. doi: 10.1109/RE.2013.6636712.
- Iacob C., Harrison R. (2013) Retrieving and analyzing mobile apps feature requests from online reviews. Proceedings of the 10th Working Conference on Mining Software Repositories (MSR 2013), San Francisco, USA, 18–19 May 2013, pp. 41–44. doi: 10.1109/MSR.2013.6624001.
- Sänger M., Leser U., Kemmerer S., Adolphs P., Klinger R. (2016) SCARE – The sentiment corpus of app reviews with fine-grained annotations in German. Proceedings of the 10th International Conference on Language Resources and Evaluation. Portorož, Slovenia, 23–28 May 2016, pp. 1114–1121.
- Yekhlakov Yu.P., Gribkov E.I. (2018) User opinion extraction model concerning consumer properties of products based on a recurrent neural network. Business Informatics, vol. 46, no 4, pp. 7–16. doi: 10.17323/1998-0663.2018.4.7.16.
- Peregudov F.I., Tarasenko F.P. (1997) Basics of system analysis: guide. Tomsk: NTL (in Russian).
- Dyer C., Kuncoro A., Ballesteros M., Smith N.A. (2016) Recurrent neural network grammars. Proceedings of the 15th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. San Diego, USA, 12–17 June 2016, pp. 199–209. doi: 10.18653/v1/N16-1024.
- Kiperwasser E., Goldberg Y. (2016) Simple and accurate dependency parsing using bidirectional LSTM feature representations. Transactions of the Association for Computational Linguistics, vol. 4, pp. 313–327. doi: 10.1162/tacl_a_00101.
- Lample G., Ballesteros M., Subramanian S., Kawakami K., Dyer C. (2016) Neural architectures for named entity recognition. Proceedings of the 15th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, San Diego, USA, 12–17 June 2016, pp. 260–270. doi: 10.18653/v1/N16-1030.
- Kim Y. (2014) Convolutional neural networks for sentence classification. Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), Doha, Qatar, 25–29 October 2014, pp. 1746–1751. doi: 10.3115/v1/D14-1181.
- Gehring J., Auli M., Grangier D., Yarats D., Dauphin Y.N. (2017) Convolutional sequence to sequence learning. Proceedings of the 34th International Conference on Machine Learning (ICML), Sydney, Australia, 6–11 August 2017, vol. 70, pp. 1243–1252.
- Kalchbrenner N., Grefenstette E., Blunsom P. (2014) A convolutional neural network for modelling sentences. Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics, Baltimore, USA, 22–27 June 2014, vol. 1, pp. 655–665. doi: 10.3115/v1/P14-1062.
- Huang Z., Xu W., Yu K. (2015) Bidirectional LSTM-CRF models for sequence tagging. arXiv.org. Available at: https://arxiv.org/abs/1508.01991
- (accessed 20 January 2020).
- Irsoy O., Cardie C. (2014) Opinion mining with deep recurrent neural networks. Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), Doha, Qatar, 25–29 October 2014, pp. 720–728. doi: 10.3115/v1/D14-1080.
- Wang W., Jialin Pan S., Dahlmeier D., Xiao X. (2016) Recursive Neural Conditional Random Fields for Aspect-based Sentiment Analysis. Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing (EMNLP), Austin, USA, 1–5 November 2016, pp. 616–626. doi: 10.18653/v1/D16-1059.
- Goodfellow I., Warde-Farley D., Mirza M., Courville A., Bengio Y. (2013) Maxout networks. Proceedings of the 30th International Conference on Machine Learning, Atlanta, USA, 16–21 June 2013, pp. 1319–1327.
- He K., Zhang X., Ren S., Sun J. (2016) Deep residual learning for image recognition. Proceedings of the 2016 IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, USA, 26 June – 1 July 2016, pp. 770–778. doi: 10.1109/CVPR.2016.90.
- Graves A., Jaitly N., Mohamed A. (2013) Hybrid speech recognition with deep bidirectional LSTM. Proceedings of the 2013 IEEE Workshop on Automatic Speech Recognition and Understanding, Olomouc, Czech Republic, 8–12 December, 2013, pp. 273–278. doi: 10.1109/ASRU.2013.6707742.
- Hochreiter S., Schmidhuber J. (1997) Long short-term memory. Neural Computation, vol. 9, no 8, pp. 1735–1780. doi: 10.1162/neco.1997.9.8.1735.
- Chiu J.P.C., Nichols E. (2016) Named entity recognition with bidirectional LSTM-CNNs. Transactions of the Association for Computational Linguistics, no 4, pp. 357–370. doi: 10.1162/tacl_a_00104.
- Ma X., Hovy E. (2016) End-to-end sequence labeling via bi-directional LSTM-CNNs-CRF. Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics, Berlin, Germany, 7–12 August 2016, pp. 1064–1074. doi: 10.18653/v1/P16-1101.
- Wang Y., Huang M., Zhu X., Zhao L. (2016) Attention-based LSTM for aspect-level sentiment classification. Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing (EMNLP), Austin, USA, 1–5 November 2016, pp. 606–615. doi: 10.18653/v1/D16-1058.
- Caruana R. (1993) Multitask learning: A knowledge-based source of inductive bias. Proceedings of the 10th International Conference on International Conference on Machine Learning, Amherst, USA, 27–29 June 1993, pp. 41–48. doi: 10.1016/b978-1-55860-307-3.50012-5.
- Hashimoto K., Xiong C., Tsuruoka Y., Socher R. (2017) A joint many-task model: Growing a neural network for multiple NLP tasks. Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing (EMNLP), Copenhagen, Denmark, 7–11 September 2017, pp. 1923–1933. doi: 10.18653/v1/D17-1206.
- Grave E., Bojanowski P., Gupta P., Joulin A., Mikolov T. (2018) Learning word vectors for 157 languages. Proceedings of the 11th International Conference on Language Resources and Evaluation (LREC 2018), Miyazaki, Japan, 7–12 May 2018, pp. 3483–3487.
- Jebbara S., Cimiano P. (2016) Aspect-based relational sentiment analysis using a stacked neural network architecture. Proceedings of the 22nd European Conference on Artificial Intelligence, The Hague, The Netherlands, 29 August – 2 September, 2016, pp. 1123–1131. doi: 10.3233/978-1-61499-672-9-1123.
Қосымша файлдар
