2021 51st Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN) 2021
DOI: 10.1109/dsn48987.2021.00037
|View full text |Cite
|
Sign up to set email alerts
|

Sentiment Analysis based Error Detection for Large-Scale Systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
1
1

Relationship

2
3

Authors

Journals

citations
Cited by 11 publications
(12 citation statements)
references
References 44 publications
0
12
0
Order By: Relevance
“…Some log anomaly detection workflows employ preprocessing components. These components include NLP functions and filters to remove characters and character sequences (such as punctuation or stop-words) [174]. Another tactic is termsplitting, which aims to separate known tokens written together (for example, splitting the source string "TimeoutException" into separate "Timeout" and "Exception" tokens) .0837 [230].…”
Section: ) Preprocessingmentioning
confidence: 99%
“…Some log anomaly detection workflows employ preprocessing components. These components include NLP functions and filters to remove characters and character sequences (such as punctuation or stop-words) [174]. Another tactic is termsplitting, which aims to separate known tokens written together (for example, splitting the source string "TimeoutException" into separate "Timeout" and "Exception" tokens) .0837 [230].…”
Section: ) Preprocessingmentioning
confidence: 99%
“…In the recent past, ample researchers applied NLP techniques to analyse system Logs, considering that logs are present in the natural language. In the literature, TF-IDF [14], Word2Vec [42] [43], and Glove [32] techniques were used to conduct log analysis, but these techniques failed to handle homophones, homonyms, and out-of-vocabulary words. Due to these limitations, these techniques are unsuitable for unstable and newly generated log records.…”
Section: Log Semantic Embeddingmentioning
confidence: 99%
“…The researchers applied unsupervised anomaly detection on extracted features, which offers a 67.25% improved F1 score over LogCluster [38]. Research has been done [14] to calculate polarity scores and identify the erroneous behaviors in the HPC system with a 96% F-score. The researchers [15] developed a system using the BERT pre-trained model as a transformer encoder to design log sequences.…”
Section: Case Studymentioning
confidence: 99%
See 1 more Smart Citation
“…For example, Di et al [39] used a correlation algorithm to remove highly correlated log-events prior to training their modified K-Means clustering technique. Alharti et al [40] also removed the highly correlated log-events prior to training their sentiment analysis model. Therefore, LogCTs are a prerequisite for model training to (a) shorten the training time and (b) increase the prediction power of the prediction model by selecting only the relevant features for training the model [39], [40].…”
Section: ) Model Trainingmentioning
confidence: 99%