2011
DOI: 10.1016/j.artint.2011.05.002
|View full text |Cite
|
Sign up to set email alerts
|

Itemset mining: A constraint programming perspective

Abstract: The field of data mining has become accustomed to specifying constraints on patterns of interest. A large number of systems and techniques has been developed for solving such constraint-based mining problems, especially for mining itemsets. The approach taken in the field of data mining contrasts with the constraint programming principles developed within the artificial intelligence community. While most data mining research focuses on algorithmic issues and aims at developing highly optimized and scalable imp… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
146
0

Year Published

2013
2013
2022
2022

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 129 publications
(147 citation statements)
references
References 35 publications
1
146
0
Order By: Relevance
“…Note that several data mining tasks are closely related to the itemset mining problem such as the ones of association rule mining, frequent pattern mining in sequence data, data clustering, etc. Recently, De Raedt et al in [24,25] proposed the first constraint programming (CP) based data mining framework for itemset mining. This new framework offers a declarative and flexible representation model.…”
Section: An Application Of Top-k Sat In Data Miningmentioning
confidence: 99%
“…Note that several data mining tasks are closely related to the itemset mining problem such as the ones of association rule mining, frequent pattern mining in sequence data, data clustering, etc. Recently, De Raedt et al in [24,25] proposed the first constraint programming (CP) based data mining framework for itemset mining. This new framework offers a declarative and flexible representation model.…”
Section: An Application Of Top-k Sat In Data Miningmentioning
confidence: 99%
“…As each example has at most one associated transaction, the support of an itemset here is simply the number of distinct transactions containing it, that is, a frequent itemset covers at least γ transactions. Similarly to FIMPaths, FIMGraphs (line 6) combines the transactions T with a specification of this frequency constraint and passes them to the system of Guns et al (2011) to obtain the result. We do not include connectivity constraints, as those cannot be enforced at the time of mining here.…”
Section: Combining Path Queries Into Graph Queriesmentioning
confidence: 99%
“…The system interprets the task as a constraint program, to which it finds all solutions by calling the constraint solver. Algorithm FIMPaths thus simply combines the transactions T with a specification of our support and connectivity constraints, passes them to the system of Guns et al (2011) to obtain the result, and transforms each itemset in the result into the corresponding path query as discussed above.…”
Section: Mining Frequent Path Queriesmentioning
confidence: 99%
See 2 more Smart Citations