Neural Knowledge Extraction From Cloud Service Incidents

07/10/2020
by   Manish Shetty, et al.
9

In the last decade, two paradigm shifts have reshaped the software industry - the move from boxed products to services and the widespread adoption of cloud computing. This has had a huge impact on the software development life cycle and the DevOps processes. Particularly, incident management has become critical for developing and operating large-scale services. Incidents are created to ensure timely communication of service issues and, also, their resolution. Prior work on incident management has been heavily focused on the challenges with incident triaging and de-duplication. In this work, we address the fundamental problem of structured knowledge extraction from service incidents. We have built SoftNER, a framework for unsupervised knowledge extraction from service incidents. We frame the knowledge extraction problem as a Named-entity Recognition task for extracting factual information. SoftNER leverages structural patterns like key,value pairs and tables for bootstrapping the training data. Further, we build a novel multi-task learning based BiLSTM-CRF model which leverages not just the semantic context but also the data-types for named-entity extraction. We have deployed SoftNER at Microsoft, a major cloud service provider and have evaluated it on more than 2 months of cloud incidents. We show that the unsupervised machine learning based approach has a high precision of 0.96. Our multi-task learning based deep learning model also outperforms the state of the art NER models. Lastly, using the knowledge extracted by SoftNER we are able to build significantly more accurate models for important downstream tasks like incident triaging.

READ FULL TEXT

page 4

page 7

research
02/26/2019

Multi-Task Learning with Contextualized Word Representations for Extented Named Entity Recognition

Fine-Grained Named Entity Recognition (FG-NER) is critical for many NLP ...
research
03/14/2022

WCL-BBCD: A Contrastive Learning and Knowledge Graph Approach to Named Entity Recognition

Named Entity Recognition task is one of the core tasks of information ex...
research
01/30/2018

Cross-type Biomedical Named Entity Recognition with Deep Multi-Task Learning

Motivation: Biomedical named entity recognition (BioNER) is the most fun...
research
12/14/2018

A Neural Multi-Task Learning Framework to Jointly Model Medical Named Entity Recognition and Normalization

State-of-the-art studies have demonstrated the superiority of joint mode...
research
04/04/2022

Extracting Impact Model Narratives from Social Services' Text

Named entity recognition (NER) is an important task in narration extract...
research
01/15/2020

Towards reliable named entity recognition in the biomedical domain

Motivation Automatic biomedical named entity recognition (BioNER) is ...
research
09/29/2021

Partitioning Cloud-based Microservices (via Deep Learning)

Cloud-based software has many advantages. When services are divided into...

Please sign up or login with your details

Forgot password? Click here to reset