English

Using Answer Set Programming for pattern mining

Artificial Intelligence 2014-09-30 v1 Databases Logic in Computer Science

Abstract

Serial pattern mining consists in extracting the frequent sequential patterns from a unique sequence of itemsets. This paper explores the ability of a declarative language, such as Answer Set Programming (ASP), to solve this issue efficiently. We propose several ASP implementations of the frequent sequential pattern mining task: a non-incremental and an incremental resolution. The results show that the incremental resolution is more efficient than the non-incremental one, but both ASP programs are less efficient than dedicated algorithms. Nonetheless, this approach can be seen as a first step toward a generic framework for sequential pattern mining with constraints.

Keywords

Cite

@article{arxiv.1409.7777,
  title  = {Using Answer Set Programming for pattern mining},
  author = {Thomas Guyet and Yves Moinard and René Quiniou},
  journal= {arXiv preprint arXiv:1409.7777},
  year   = {2014}
}

Comments

Intelligence Artificielle Fondamentale (2014)

R2 v1 2026-06-22T06:07:21.869Z