paper-with-me

Papers

A global constraint for closed itemset mining

2016-04-17 · Mehdi Maamar, Nadjib Lazaar, Samir Loudni, Yahia Lebbah

Discovering the set of closed frequent patterns is one of the fundamental problems in Data Mining. Recent Constraint Programming (CP) approaches for declarative itemset mining have proven their usefulness and flexibility. But the wide use of reified constraints in current CP approaches raises many difficulties to cope with high dimensional datasets. This paper proposes CLOSED PATTERN global constraint which does not require any reified constraints nor any extra variables to encode efficiently the Closed Frequent Pattern Mining (CFPM) constraint. CLOSED-PATTERN captures the particular semantics of the CFPM problem in order to ensure a polynomial pruning algorithm ensuring domain consistency. The computational properties of our constraint are analyzed and their practical effectiveness is experimentally evaluated.

📄 PDF Abstract BibTeX arXiv:1604.04894

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computational Complexity of Three Central Problems in Itemset Mining

2020-12-04 · Christian Bessiere, Mohamed-Bachir Belaid, Nadjib Lazaar

Itemset mining is one of the most studied tasks in knowledge discovery. In this paper we analyze the computational complexity of three central itemset mining problems. We prove that mining confident rules with a given it…

Closed pattern mining of interval data and distributional data

2022-12-09 · Henry Soldano, Guillaume Santini, Stella Zevio

We discuss pattern languages for closed pattern mining and learning of interval data and distributional data. We first introduce pattern languages relying on pairs of intersection-based constraints or pairs of inclusion …

Clustering

Mining Best Closed Itemsets for Projection-antimonotonic Constraints in Polynomial Time

2017-03-28 · Aleksey Buzmakov, Sergei O. Kuznetsov, Amedeo Napoli

The exponential explosion of the set of patterns is one of the main challenges in pattern mining. This challenge is approached by introducing a constraint for pattern selection. One of the first constraints proposed in p…

A Mining-Based Compression Approach for Constraint Satisfaction Problems

2013-05-14 · Said Jabbour, Lakhdar Sais, Yakoub Salhi

In this paper, we propose an extension of our Mining for SAT framework to Constraint satisfaction Problem (CSP). We consider n-ary extensional constraints (table constraints). Our approach aims to reduce the size of the …

CICLAD: A Fast and Memory-efficient Closed Itemset Miner for Streams

2020-07-03 · Tomas Martin, Guy Francoeur, Petko Valtchev

Mining association rules from data streams is a challenging task due to the (typically) limited resources available vs. the large size of the result. Frequent closed itemsets (FCI) enable an efficient first step, yet cur…