TL;DR
This paper introduces a novel hierarchical subgroup discovery method using subjective interestingness to identify root causes of Java memory errors, specifically out-of-memory incidents, with improved relevance and noise resilience.
Contribution
It proposes a new SD approach that handles complex hierarchical targets and incorporates prior knowledge for more effective incident pattern discovery.
Findings
Effective identification of Java out-of-memory error patterns
Demonstrated robustness to noisy data
Improved relevance of discovered subgroups
Abstract
Software applications, especially Enterprise Resource Planning (ERP) systems, are crucial to the day-to-day operations of many industries. Therefore, it is essential to maintain these systems effectively using tools that can identify, diagnose, and mitigate their incidents. One promising data-driven approach is the Subgroup Discovery (SD) technique, a data mining method that can automatically mine incident datasets and extract discriminant patterns to identify the root causes of issues. However, current SD solutions have limitations in handling complex target concepts with multiple attributes organized hierarchically. To illustrate this scenario, we examine the case of Java out-of-memory incidents among several possible applications. We have a dataset that describes these incidents, including their context and the types of Java objects occupying memory when it reaches saturation, with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
