paper-with-me

Papers

On SAT Models Enumeration in Itemset Mining

2015-06-08 · Said Jabbour, Lakhdar Sais, Yakoub Salhi

Frequent itemset mining is an essential part of data analysis and data mining. Recent works propose interesting SAT-based encodings for the problem of discovering frequent itemsets. Our aim in this work is to define strategies for adapting SAT solvers to such encodings in order to improve models enumeration. In this context, we deeply study the effects of restart, branching heuristics and clauses learning. We then conduct an experimental evaluation on SAT-Based itemset mining instances to show how SAT solvers can be adapted to obtain an efficient SAT model enumerator.

📄 PDF Abstract BibTeX arXiv:1506.02561

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…

Generic Itemset Mining Based on Reinforcement Learning

2021-05-17 · Kazuma Fujioka, Kimiaki Shirahama

One of the biggest problems in itemset mining is the requirement of developing a data structure or algorithm, every time a user wants to extract a different type of itemsets. To overcome this, we propose a method, called…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Vocal Bursts Type Prediction

Parallel algorithms for mining of frequent itemsets

2021-08-11 · Robert Kessl

In the recent decade companies started collecting of large amount of data. Without a proper analyse, the data are usually useless. The field of analysing the data is called data mining. Unfortunately, the amount of data …

Quantifying the informativeness for biomedical literature summarization: An itemset mining method

2017-05-26 · Moradi Milad, Ghadiri Nasser

Objective: Automatic text summarization tools can help users in the biomedical domain to access information efficiently from a large volume of scientific literature and other sources of text documents. In this paper, we …

InformativenessSentenceText Summarization

Users Constraints in Itemset Mining

2017-12-31 · Christian Bessiere, Nadjib Lazaar, Yahia Lebbah, Mehdi Maamar

Discovering significant itemsets is one of the fundamental problems in data mining. It has recently been shown that constraint programming is a flexible way to tackle data mining tasks. With a constraint programming appr…