This page presents the results and experiments used for the ILP 2017 article.
Download the article here.
We present an approach of meaningful rare sequential pattern mining based on the declarative programming paradigm of ASP -- Answer Set Programming. The new setting of rare sequential pattern mining is introduced. To cope with the huge amount of meaningless rare patterns, our ASP approach provides an easy manner to encode expert constraints on the expected patterns. We use clingo 5.0 as a solver.
En optimized version to mine minimal rare patterns have been designed:
Our ASP encodings are compared with procedural approaches.