Anytime Subgroup Discovery in Numerical Domains with Guarantees
Abstract
Subgroup discovery is the task of discovering patterns that accurately discriminate a class label from the others. Existing approaches can uncover such patterns either through an exhaustive or an approximate exploration of the pattern search space. However, an exhaustive exploration is generally unfeasible whereas approximate approaches do not provide guarantees bounding the error of the best pattern quality nor the exploration progression (“ How far are we of an exhaustive search ”). We design here an algorithm for mining numerical data with three key properties w.r.t. the state of the art: (i) It yields progressively interval patterns whose quality improves over time; (ii) It can be interrupted anytime and always gives a guarantee bounding the error on the top pattern quality and (iii) It always bounds a distance to the exhaustive exploration. After reporting experimentations showing the effectiveness of our method, we discuss its generalization to other kinds of patterns. Code related to this paper is available at: https://github.com/Adnene93/RefineAndMine .
Cite
Text
Belfodil et al. "Anytime Subgroup Discovery in Numerical Domains with Guarantees." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2018. doi:10.1007/978-3-030-10928-8_30Markdown
[Belfodil et al. "Anytime Subgroup Discovery in Numerical Domains with Guarantees." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2018.](https://mlanthology.org/ecmlpkdd/2018/belfodil2018ecmlpkdd-anytime/) doi:10.1007/978-3-030-10928-8_30BibTeX
@inproceedings{belfodil2018ecmlpkdd-anytime,
title = {{Anytime Subgroup Discovery in Numerical Domains with Guarantees}},
author = {Belfodil, Aimene and Belfodil, Adnene and Kaytoue, Mehdi},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2018},
pages = {500-516},
doi = {10.1007/978-3-030-10928-8_30},
url = {https://mlanthology.org/ecmlpkdd/2018/belfodil2018ecmlpkdd-anytime/}
}