A Symbolic Approach to Computing Disjunctive Association Rules from Data

Abstract

Association rule mining is one of the well-studied and most important knowledge discovery task in data mining. In this paper, we first introduce the k-disjunctive support based itemset, a generalization of the traditional model of itemset by allowing the absence of up to k items in each transaction matching the itemset. Then, to discover more expressive rules from data, we define the concept of (k, k′)-disjunctive support based association rules by considering the antecedent and the consequent of the rule as k-disjunctive and k′-disjunctive support based itemsets, respectively. Second, we provide a polynomial-time reduction of both the problems of mining k-disjunctive support based itemsets and (k, k′)-disjunctive support based association rules to the propositional satisfiability model enumeration task. Finally, we show through an extensive campaign of experiments on several popular real-life datasets the efficiency of our proposed approach

Cite

Text

Jabbour et al. "A Symbolic Approach to Computing Disjunctive Association Rules from Data." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/237

Markdown

[Jabbour et al. "A Symbolic Approach to Computing Disjunctive Association Rules from Data." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/jabbour2023ijcai-symbolic/) doi:10.24963/IJCAI.2023/237

BibTeX

@inproceedings{jabbour2023ijcai-symbolic,
  title     = {{A Symbolic Approach to Computing Disjunctive Association Rules from Data}},
  author    = {Jabbour, Saïd and Raddaoui, Badran and Sais, Lakhdar},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {2133-2141},
  doi       = {10.24963/IJCAI.2023/237},
  url       = {https://mlanthology.org/ijcai/2023/jabbour2023ijcai-symbolic/}
}