Hierarchical Behavioral Model for Automatic Runtime Anomaly Detection

Xiaomin Wan,Xiaoguang Mao
DOI: https://doi.org/10.1109/anthology.2013.6784956
2013-01-01
Abstract:In order to detect runtime errors using program monitoring, specifications are necessary. This paper presents a novel model that describes hierarchical structure of program runtime behavior. The model is composed of elements with granularities from activity, object to action. By observing program behavior as it runs, we construct hierarchical view of program executions and extract behavioral models automatically. After that, we propose an automatic technique for runtime error detection for java programs with a preliminary experiment.
What problem does this paper attempt to address?