2013 20th Asia-Pacific Software Engineering Conference (APSEC) 2013
DOI: 10.1109/apsec.2013.33
|View full text |Cite
|
Sign up to set email alerts
|

Diagnosis-Oriented Alarm Correlations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
24
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 19 publications
(24 citation statements)
references
References 13 publications
0
24
0
Order By: Relevance
“…Clustering Static analysis alarms are clustered by the dependence among them. Since the grouped alarms are dominated by the alarm on which they are depending, not only the number of alarms that need to be inspected is reduced, but also the superfluous inspection effort is eliminated (Le and Soffa 2010;Lee et al 2012;Zhang et al 2013;Podelski et al 2016;Muske et al 2018). Podelski et al (2016) proposed a set of semantic-based features for each alarm, and the alarms of the same feature values were grouped.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Clustering Static analysis alarms are clustered by the dependence among them. Since the grouped alarms are dominated by the alarm on which they are depending, not only the number of alarms that need to be inspected is reduced, but also the superfluous inspection effort is eliminated (Le and Soffa 2010;Lee et al 2012;Zhang et al 2013;Podelski et al 2016;Muske et al 2018). Podelski et al (2016) proposed a set of semantic-based features for each alarm, and the alarms of the same feature values were grouped.…”
Section: Related Workmentioning
confidence: 99%
“…Le and Soffa (2010) constructed a correlation graph by collecting the data about the characteristics of fault correlations, and this graph could integrate fault correlations on different paths and among multiple faults. Zhang et al (2013) presented a sound alarm correlation algorithm based on trace semantic to automate alarm identification. Muske et al (2018) described a novel technique that reduces alarms by repositioning, which uses the information of control flow to group the related alarms.…”
Section: Related Workmentioning
confidence: 99%
“…We compare our presented technique with the techniques that targeted improving the process by eliminating review redundancy. The review redundancy is identified by using various techniques like grouping the similar warnings [10], or identifying alarm correlations [11]. To the best of our knowledge, these techniques fail to reduce reviewing efforts when the warnings are impacted by shared variables.…”
Section: Related Workmentioning
confidence: 99%
“…Clustering is commonly used to reduce the number of alarms reported to the user [14,26]. State-of-the-art clustering techniques [13,20,24,34] group similar alarms 1 together such that (1) there are few dominant and many dominated alarms; and (2) when the dominant alarms of a cluster are false positives, all the alarms in the cluster are also false positives. The techniques count only the dominant alarms as the alarms obtained after the clustering.…”
Section: Introductionmentioning
confidence: 99%
“…Repositioning of alarms [27] is recently proposed technique to overcome limitations of the clustering techniques [13,20,24,34]. To achieve the reduction in alarms, the technique repositions a group of similar alarms to a program point where they can be safely replaced by a fewer newly created representative alarms (called as repositioned alarms).…”
Section: Introductionmentioning
confidence: 99%