A method for mining frequent patterns considering feature hierarchies
Автор: Zuenko A.A.
Журнал: Онтология проектирования @ontology-of-designing
Рубрика: Инжиниринг онтологий
Статья в выпуске: 3 (57) т.15, 2025 года.
Бесплатный доступ
This article advances the author’s approach to solving data mining problems by integrating methods from explainable artificial intelligence and constraint programming theory. It proposes a method for mining frequent closed patterns that accounts for feature hierarchies. The approach is based on the construction a binary search tree and eliminates the need for a preliminary candidate generation stage. Feature hierarchy constraints are handled through specialized procedures that reduce the search space, thereby mitigating the effects of combinatorial explosion. In contrast to commonly used algorithms, the proposed method employs a depth-first rather than a breadth-first search tree traversal strategy. Its core component is a logical inference procedure that computes the closure of a given feature set. The method also supports the incorporation of additional constraints to further reduce the search space. Compared to existing approaches based on logical inference, it avoids redundant computations when determining closures across feature sets.
Frequent pattern mining, data mining, feature hierarchy, machine learning, constraint satisfaction, constraint programming
Короткий адрес: https://sciup.org/170209535
IDR: 170209535 | DOI: 10.18287/2223-9537-2025-15-3-390-403