AICLMay 31, 2021

Picking Pearl From Seabed: Extracting Artefacts from Noisy Issue Triaging Collaborative Conversations for Hybrid Cloud Services

arXiv:2105.15065v112 citations
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for SREs in hybrid cloud services, offering an incremental improvement in artefact extraction from noisy data.

The paper tackles the problem of extracting issue artefacts from noisy, unlabelled collaborative conversations among Site Reliability Engineers for hybrid cloud services, and shows that a novel ensemble of unsupervised and supervised models outperforms using either individually in experiments.

Site Reliability Engineers (SREs) play a key role in issue identification and resolution. After an issue is reported, SREs come together in a virtual room (collaboration platform) to triage the issue. While doing so, they leave behind a wealth of information which can be used later for triaging similar issues. However, usability of the conversations offer challenges due to them being i) noisy and ii) unlabelled. This paper presents a novel approach for issue artefact extraction from the noisy conversations with minimal labelled data. We propose a combination of unsupervised and supervised model with minimum human intervention that leverages domain knowledge to predict artefacts for a small amount of conversation data and use that for fine-tuning an already pretrained language model for artefact prediction on a large amount of conversation data. Experimental results on our dataset show that the proposed ensemble of unsupervised and supervised model is better than using either one of them individually.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes