<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Sequential Exceptional Pattern Discovery Using Pattern-Growth: An Extensible Framework for Interpretable Machine Learning on Sequential Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Dennis Mollenhauer</string-name>
          <email>dennis@mollenhauer.is</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Martin Atzmueller</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Tilburg University</institution>
          ,
          <addr-line>Warandelaan 2, 5037 AB Tilburg</addr-line>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Kassel</institution>
          ,
          <addr-line>Wilhelmshöher Allee 73, 34121 Kassel</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Interpretable machine learning on complex data requires adequate costumizable as well as scalable computational analysis methods. This paper presents a framework combining the paradigms of exceptional model mining with sequential pattern mining in order to mine interesting patterns from complex data. We present a method for sequential exceptional pattern discovery using patterngrowth and further show how to adapt this method for large-scale complex data, with an adaptation to Map/Reduce. First evaluation results demonstrate the efficacy of the proposed method, for both synthetic as well as real-world datasets.</p>
      </abstract>
      <kwd-group>
        <kwd>Exceptional Model Mining</kwd>
        <kwd>Sequential Patterns</kwd>
        <kwd>Complex Data</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Complex data such as large-scale multi-relational temporal and/or spatial data requires
specific interpretable and explainable machine learning and analytics methods. Here the
goal is to enable human insight into the methods and/or models in order to ultimately
allow for computational sensemaking [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. In particular, rule-based and pattern-based
methods, e. g., [
        <xref ref-type="bibr" rid="ref22 ref23">22, 23, 37</xref>
        ] have shown considerable impact and promise in this respect.
      </p>
      <p>
        In this paper, we consider interpretable machine learning on complex data, in
particular focusing on sequence data – utilizing sequential pattern mining, which provides
usually simple to interpret models similar to rule-based and association-based models,
cf. [
        <xref ref-type="bibr" rid="ref23">23, 37, 45</xref>
        ]. We present the extension of sequential pattern discovery via
exceptional model mining [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] – a flexible technique for systematically obtaining interesting
patterns ranked by a given quality function (also called an interestingness measure),
as a variant of subgroup discovery [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. We show how to combine exceptional model
mining and sequential pattern mining adapting a conceptually flexible pattern-growth
approach [30, 39, 40] in order to allow for accessible customization and extension.
For this, we build on the GP-Growth approach [30], while extending it for
sequential pattern discovery using techniques of PrefixSpan [39, 40]. For enabling a scalable
approach on large datasets, we provide an adaptation of the presented method using the
Map/Reduce framework for Big Data processing. We perform first evaluations of the
proposed method on synthetic as well as real-world datasets. Our preliminary results
demonstrate the efficacy of the proposed method for large-scale complex data.
Our contributions are summarized as follows.
1. We propose an extension of sequential pattern mining, enabling more advanced
quality functions than a simple support measure by adapting the paradigm of
exceptional model mining. We present an integrated framework to discover according
sequential patterns using a pattern-growth approach. With this, interpretable
machine learning using exceptional model mining of sequential patterns is enabled.
2. We present an algorithm for Sequential Exceptional Pattern discovery using
Patterngrowth (SEPP), as the combination of exceptional and sequential pattern mining,
also towards large-scale data building on the Map/Reduce framework.
3. Evaluting the proposed method, we present first results using synthetic as well as
real-world data demonstrating the efficacy of the proposed method.
      </p>
      <p>The rest of the paper is structured as follows: Section 2 introduces the necessary
background and discusses related work. After that, Section 3 introduces the proposed
method. Next, Section 4 presents our results. Finally, Section 5 concludes with a
summary and interesting directions for future research.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Background</title>
      <p>
        Recently, the concept of interpretable and explainable machine learning has received
a strong interest and momentum in the data mining and machine learning community,
e. g., [
        <xref ref-type="bibr" rid="ref13">13, 31, 41</xref>
        ]. In particular, in the scope complex models, in particular including
black box methods, further explanation and interpretation are usually required to enable
domain experts and users to understand, trust, and ultimately transform novel and useful
model results into a real-world application [
        <xref ref-type="bibr" rid="ref10">10, 32, 33, 42, 44</xref>
        ]. Then, human-in-the-loop
approaches [28], and computational sensemaking [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] are enabled.
      </p>
      <p>
        In the past, rule-based/associative methods and approaches, e. g., [
        <xref ref-type="bibr" rid="ref22 ref23 ref7 ref8">7, 8, 22, 23</xref>
        ] have
shown considerable impact and promising perspectives regarding interpretability and
explainability, also regarding pattern mining based approaches. Here, we focus on
mining sequential patterns – specifically exceptional sequential patterns – which we define
according to the framework of exceptional model mining.
      </p>
      <p>Below, we introduce the necessary background and discuss related work regarding
these issues, focusing on (sequential) pattern mining, exceptional model mining, and
the Map/Reduce framework for processing large datasets, which form the basis of our
proposed methods that are introduced in the next section.
2.1</p>
      <sec id="sec-2-1">
        <title>Exceptional Model Mining</title>
        <p>
          Pattern mining typically aims to discover local models characterizing (or describing)
parts of the data given an quality function, e. g., [29]. This can be achieved e. g.,
techniques like methods for association rule mining [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] or subgroup discovery, e. g., [
          <xref ref-type="bibr" rid="ref5">5, 46</xref>
          ].
The interestingness of the respective subgroups is usually defined by a certain property
of interesting formalized by a quality function. Here, exceptional model mining [
          <xref ref-type="bibr" rid="ref19 ref5">5, 19</xref>
          ]
can be seen as a variant of subgroup discovery, focusing on more complex quality
functions, i. e., considering complex target models, like comparing regression models or
graph structures [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. Essentially, exceptional model mining tries to identify interesting
patterns with respect to a local model derived from a set of attributes, cf. [
          <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
          ].
2.2
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Basics of Subgroup Discovery and Exceptional Model Mining</title>
        <p>In the scope of subgroup discovery and exceptional model mining, selectors or selection
expressions select the instances contained in a database D, which are covered by the
respective patterns. Typical selection expression are given by attribute-value pairs in the
case of nominal attributes, or by intervals in the case of numeric attributes. More
formally, a subgroup description (or pattern) combines selectors into a boolean formula.
For a typical conjunctive description language, a pattern ? = fsel1     sel: g is defined
by a set of selectors sel 9 , which are interpreted as a conjunction, i.e. ? = sel1^  ^ sel: .
In the general case, each selector sel: considers restrictions on the domain of an
attribute contained in database D. In this paper – in our context of sequential pattern
mining – we will focus on simple description languages made up of items (and
itemsets), so that the selectors B: correspond to specific items 8: or sets of those. Please
note, that without loss of generality we can always construct a mapping of selectors
to a set of items, if the set of selectors making up the description language is fixed. In
the following, let database D contain instances with (sequential) itemset information.
A subgroup corresponding to a pattern then contains all instances 3 2 D for which the
respective formula for the pattern evaluates to true.</p>
        <p>
          For exceptional model mining, a model consists of a specific model class (e. g., a
regression or graph-structured model, cf. e. g., [
          <xref ref-type="bibr" rid="ref17 ref18 ref9">9, 17, 18</xref>
          ]), requiring a specific
quality function. It applies model parameters which depend on the values of the model
attributes in the instances of the respective subgroup. The attributes consist of two
(usually non-overlapping) sets of describing attributes and model attributes. The goal of
exceptional model mining is then to identify patterns, using a specific quality function,
for which the model parameters differ significantly from the parameters of the model
built from the entire dataset. For a more detailed discussion we refer to [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
        <p>
          Prominent approaches for exhaustive subgroup discovery and exceptional model
mining, e. g., the SD-Map [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]/SD-Map* [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] and GP-Growth [30] algorithms, extend
the FP-growth [26] algorithm – an efficient approach for frequent pattern mining –
relying on a special data structure, the so-called FP-tree. The FP-tree is a prefix-tree built
using the given set of selectors. It enables efficient access for generating frequent patterns,
while containing the complete condensed frequency information for database D. Due
to the limited space, we refer to [26] for more details. The basic FP-tree focuses only
on frequencies, for computing the support. However, extended FP-trees, e. g., for
subgroup discovery [
          <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
          ] also contain additional information for estimating the qualities
of patterns given a specific quality function. This principle is generalized in the
GPGrowth algorithm [30], which substitutes simple frequencies by a generic condensed
representation. This is called a valuation basis [30]. Essentially, it captures all the
necessary (local) information to enable the computation of the applied quality function.
As outlined in [30], a valuation basis is thus just represented by an =-tuple,
containing all the relevant information. For computing supports of patterns, for example, just
basic frequency information needs to be stored (e. g., in a 1-tuple). Then, for adapting
FP-Growth to GP-Growth, the respective GP-tree structure considers valuation bases
instead of simple frequencies as in the FP-tree case. Due to the limited space, we refer
to [30] for a detailed discussion. Below, we outline how to apply the ideas of GP-Growth
to exceptional sequential pattern mining and its efficient large-scale implementation.
2.3
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>Sequential Pattern Mining</title>
        <p>
          Sequential pattern mining, e. g., [
          <xref ref-type="bibr" rid="ref20">20, 35, 36, 39, 40, 49</xref>
          ] aims to identify frequent
subsequences in sequential databases, taking into account the order of the respective items. In
the following, we define basic concepts following the formalism and notation of [40].
Let = f81 82  8=g denote a set of items (e. g., visited websites/locations etc.,
articles bought one after another, etc.). Then, a sequence B = hC1 C2  C;i is an ordered
list (=-tuple) of = non-empty itemsets C8  jC8 j ¡ 0 8 = 1    ;. An itemset C8 is
represented as follows ¹G1 G2  G&lt;º, with G8 2 ; for an itemset of size 1 we omit the
brackets for simpler notation. Please note, that an item can occur several times within a
sequence, but only once within an itemset. The length of a sequence is then the number
of itemsets that appear in the sequence. A sequence of length l is called an ;-sequence.
We call a sequence U = h01 02 0=i a subsequence of V if it is part of a sequence
V = h11 12  1&lt;i, i. e., U v V, iff there are integers 1  91  92    9= &lt;, so
that 01 1 91  02 1 92   0= 1 9= . V is then called a super sequence of U.
        </p>
        <p>A sequence database ( is a set of tuples ¹B83 Bº, where B83 is the (unique) sequence
ID and s is the sequence. If U v B for a tuple ¹B83 Bº, then U is said to be contained in
¹B83 Bº. The frequency of a sequence U, i. e., the support in a sequence database ( is
determined by the number of tuples containing U. If ( is a sequence database and U is a
sequence, then the support of U is determined by: BD ? ?&gt;AC( ¹Uº = jf¹B83 Bº j ¹B83 Bº 2
( ^ U v Bgj  A sequential pattern is then defined as a sequence U with a support greater
or equal than a defined minimum support threshold b, i. e., BD ? ?&gt;AC( ¹Uº b, cf. [40].
The problem of sequential pattern mining is then defined as follows: Given a sequence
database ( and a minimal support threshold b, find all sequential patterns in the given
database [40]. In our proposed approach, we combine sequential pattern mining with
exceptional model mining enabling interpretable machine learning on sequential data.
2.4</p>
      </sec>
      <sec id="sec-2-4">
        <title>Parallel Sequential Pattern Mining</title>
        <p>
          Sequential pattern mining is a prominent data mining task, e. g., [
          <xref ref-type="bibr" rid="ref20">20, 35</xref>
          ]. Regarding
large-scale data processing frameworks and parallel processing, algorithmic adaptations
have been investigated, cf. [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ] for a survey. One popular framework for implementing
such algorithms is the Map/Reduce [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] framework. In general, Map/Reduce is
applicable for a certain computational task, if this task can be divided into independent
computational tasks, such that there is no required communication between these. Then,
large tasks can be split up into subtasks – a typical divide-and-conquer strategy.
        </p>
        <p>Due to these reasons, we design our proposed method for exceptional parallel
sequential pattern mining using Map/Reduce - here, we can adapt the ideas of the
GPGrowth algorithm using the respective valuation bases for exceptional model
mining. As a method for sequential pattern mining, we build on the PrefixSpan
algorithm [39, 40], due to its conceptual adaptability and similarity to the GP-Growth
algorithm in partitioning the data. With this, PrefixSpan can then be parallelized with
Map/Reduce as we will describe below in more detail. Essentially, we can simply
extend the support counter of the algorithm by a valuation basis. Further constraints and
extensions can then be simply implemented using both the PrefixSpan as well as the
Exceptional Model Mining techniques. With this, we provide an extensible pattern-based
framework for interpretable machine learning on sequential data.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Method</title>
      <p>For extending sequential pattern mining to exceptional sequential pattern mining, one
important step is to identify a suitable sequential pattern mining algorithm. In this
paper, we extend the PrefixSpan algorithm since it is “compatible” with the GP-Growth
approach w.r.t. our proposed extension for exceptional model mining and the
incorporation of valuation bases, in particular the aggregation operation. From [30] we recall the
definition of a valuation basis, following the notation and terminology proposed in [30]:
Definition 1. For constructing valuation bases on an arbitrary set + , we consider an
abelian semi-group ¹+  º, where is a binary operator on + , such that : + + ! + 
and the following holds: (1) + is closed under , i. e., 0 1 2 + ) 0 1 2 + , (2) is
associative, i. e., 0 1 2 2 + ) 0 ¹1 2º = ¹0 1º 2, and (3) is commutative,
i. e., 0 1 2 + ) 0 1 = 1 0. An element E 2 + is then called a valuation basis.</p>
      <p>The support (count) is a very simple example of a valuation basis (and its domain)
which can be simply aggregated. We refer to [30] for more details on more complex
valuation bases, specifically for more complex model classes such as the variance or
the linear regression model. Basically, the variance model capturing the variance of a
numeric model attribute in a sequential pattern can be represented using a 3-tuple, from
which the variance (aggregation) can be computed; similarly, the aggregation can be
computed for the linear regression model (for two model attributes) using a 5-tuple.</p>
      <p>
        For pattern-growth algorithms, the PrefixSpan algorithm is a good candidate since
it is conceptually flexible and extensible including various variants, e. g., [
        <xref ref-type="bibr" rid="ref15 ref25 ref4">4, 15, 25, 43</xref>
        ]
such that e. g., domain-driven constraints and extensions can be easily implemented and
integrated into a customized approach. Below, we first describe the problem of
sequential exceptional model mining, briefly summarize the PrefixSpan algorithm, before we
present the approaches for sequential exceptionality detection using PrefixSpan.
3.1
      </p>
      <sec id="sec-3-1">
        <title>Sequential Exceptional Model Mining</title>
        <p>Below, we first define the problem of Sequential Exceptional Model Mining (SEMM).
Essentially, with SEMM the problems of exceptional model mining and sequential
pattern mining are combined. Sequential exceptional patterns are those for which their
model has a deviation in comparison to the overall model of the database from which
they were extracted. Let 4 = ¹483 40 Bº denote an extended sequence, where 483 is a
unique identifier of 4, 40 are the model attributes for estimating the model parameters
and B is a sequence. Let = f41 42  48 g be a database of extended sequences.
Definition 2. We consider an extended sequence database, a model ", a minimum
support threshold b, a quality function @" and an integer :. Sequential exceptional model
mining is the task of finding the : best sequential patterns w.r.t. the quality function @" ,
with a support greater or equal to the minimum support threshold b.</p>
        <p>It is easy to see, that if b is set to one, then all possible patterns according to the given
quality function are retrieved. The threshold b was introduced as a separate criterion in
order to provide a way to limit individual outliers and restrict the problem size easily.
However, it could potentially also be integrated into the quality function directly.</p>
        <p>Basically, the respective requirements for the sequential pattern mining algorithm
follow from the requirements of Map/Reduce and those of the valuation bases. The
Map/Reduce framework requires that each dataset (sequence) can be viewed
individually and that the data can be partitioned. This is obviously given for the sequential
pattern mining problem, since each sub-sequence can be counted individually, and
partitions can be formed at the borders of sequences. Furthermore, valuation bases only
guarantee a operator, which can be understood as an addition. Since the support
counter is to be extended by valuation bases, it is necessary that the algorithm always
adds the support.</p>
        <p>The algorithm PrefixSpan [39, 40] by Pei et. al. works with partial databases, each
of which is a projection of the entire sequence database with respect to one prefix. In
the comparative tests in [35], PrefixSpan performed well throughout and was the only
algorithm that was able to perform all test runs.</p>
        <p>Therefore, since PrefixSpan is a conceptually flexible yet effective algorithm which
can be extended as already discussed above, and can be parallelized on Map/Reduce,
we utilize this algorithm for our approach. In the following, we describe the PrefixSpan
algorithm. We assume that all elements of a sequence are lexicographically ordered. A
sequence V = h41 42  4=i is a prefix of a sequence U = h410 40   4&lt;0i, iff (1) 480 = 48
2
for ¹8 &lt; 1º, (2) 4&lt;0 4&lt;, and (3) all items in ¹4&lt; 4&lt;0º occur lexicographically after
those in 4&lt;0. For example, h¹03º2i, h¹03ºi and h0i are prefixes of h¹03º2¹12º ¹04ºi, but
not h02i nor h¹03º1i.</p>
        <p>Let U = h41 42  4=i denote a sequence and V = h41 42 4&lt; 1 4&lt;0i a prefix of
U. Then W = h4&lt;00  4&lt;¸1i is a suffix, where 4&lt;00 = ¹4&lt; 4&lt;0º. The connection of prefix V
with suffix W to a sequence U is also represented as U = V W.</p>
        <p>Algorithm 1 PrefixSpan: outputs the complete set of sequential patterns
procedure PREFIXSPAN(U, l, (jU)
 U: prefix (on the first pass =D;;)
 l: length of U
 (jU: DB projected after U, or the complete database during the first run</p>
        <p>search (jU and find frequent items 1 so that:
1. 1 can be added to the last itemset of U to form a sequential pattern, or
2. h1i can be added to U as a new itemset to form a sequential pattern
for all 1 in do</p>
        <p>U0 = U 1
BD ? ?&gt;AC BD ? ?&gt;AC( j0(b)
STDOUT(U0 + BD ? ?&gt;AC)
(jU0 project (jU to 1</p>
        <p>PREFIXSPAN(U0, ; ¸ 1, (jU0)</p>
        <p>In Algorithm 1, we denote the basic PrefixSpan algorithm. PrefixSpan expects a
sequence database and a minimal support threshold as parameters. PrefixSpan assumes,
without loss of generality, that the itemsets of the sequences are in a total order, where
usually a lexicographic order is used. During the initial PrefixSpan call, frequent
1sequences are determined. Afterwards the passed sequence database is projected to
each frequent item and PrefixSpan is called recursively with the respective 1-sequence
as prefix. In the first recursion stage, the transferred database is searched for frequent
2-itemsets with respect to the prefix. Then for each 2-sequence found, the database is
projected and PrefixSpan is called with the respective 2-sequence as the prefix. These
recursive calls end when there are no more frequent =-sequences in the respective
projected database or the respective projected databases are empty.</p>
        <p>The central idea of PrefixSpan is to split the database into projections – an idea
which is similar to the conditional FP-trees of FP-Growth. A projected database is
defined as follows [40]:
Definition 3. Let U be a sequential pattern in a sequence database (. Then the U
projected database (jU will contain all the U suffixes from the database (.</p>
        <sec id="sec-3-1-1">
          <title>The support in the projected databases is determined as follows:</title>
          <p>Definition 4. Let U be a Sequential Pattern in a sequence database ( and V be a
sequence with prefix U. Then the support of V in the U projected database (jU is the
number of sequences W in (jU, so that V v U W applies [40].</p>
          <p>The database (jU constructed in this way cannot be larger than (. This database
contains all the necessary suffixes to find all sequential patterns starting with the prefix
U. For a more efficient implementation, the use of pseudo sequences is suggested. When
projecting a sequence, then no new sequence is created, but the original sequence is
referenced and only a pointer is used to point to the location where the projection begins.
A detailed discussion can be found in [40].</p>
          <p>In the algorithm, counting the support is only performed when determining the
frequent items. At this point the valuation basis can be calculated as follows. A test must
be performed on each sequence in the transferred database to determine whether the
sequence can be extended. If this is the case, the counter is increased by one for the
corresponding pattern. Assuming that the sequence is extended by a valuation basis, i.e.
B = hB83 E0;D0C8&gt;= 0B8B B4@D4=24i, the additional valuationBasis attribute can be
used at this point to determine the resulting valuation basis, which is then stored in the
result. Therefore, during determining the support, all valuation bases for the respective
sequential patterns are available and can be evaluated. This is how the according
valuation bases for a specific exceptional model class can be integrated into PrefixSpan, if the
according model class can be represented in this way. For more details on limitations
and restrictions we refer to [30] for a detailed discussion.
3.2</p>
        </sec>
      </sec>
      <sec id="sec-3-2">
        <title>Sequential Exceptional Pattern Discovery using Pattern-Growth (SEPP)</title>
        <p>Due to its flexibility and strict partitioning of the problem, PrefixSpan is very well suited
for adaptation and for being parallelized using Map/Reduce. For our pattern-growth
approach, we adapt and extend PrefixSpan, as shown in Algorithm 2. The determination
of frequent sequences has not been changed. Then, the extension using valuation bases
discussed above is straight-forward, by adding valuation bases to each sequence as
additional information. With these valuation bases, the quality of an exceptional sequential
pattern can then be simply estimated using the respective quality function. We call this
general approach sequential exceptional pattern discovery using pattern-growh (SEPP).</p>
        <p>We call our method for parallelizing PrefixSpan using Map/Reduce parallel SEPP,
while we can also resort to a serial version for smaller problem sizes. The basic idea
of parallel SEPP is to convert the projection and the determination of the frequent
sequences into a parallel formulation. Since it is problematic to implement recursive
algorithms with Map/Reduce, (parallel) SEPP we convert the depth-first search strategy
of PrefixSpan into a breadth-first search strategy. By replacing the call stack with a
queue only the order in which the projections are visited changes, cf. [38]. This order
is not important for PrefixSpan, because there is no relationship between projections
of the same level. Each recursive call holds at most one projection of a prefix with the
length = ¸1, if its predecessor has the length =. The frequent patterns of length = are then
searched for in parallel and then the projections are calculated in parallel. This process
is repeated until no more new patterns are found or all projections are empty. Initially,
only frequent 1 sequences are searched. (Parallel) SEPP is depicted in Algorithm 2.
Algorithm 2 SEPP: outputs the complete set of sequential exceptional patterns
procedure SEPP(( b)
 (: a sequence database
 b: minimal support
=-sequences find all common 1 sequences in parallel
STDOUT(n-sequences)
projections new set
for all U in = sequences do  parallel
projections projections + PROJECT(( to U)
while projections != blank do
=-sequences search parallel every U-projection
and find frequent items 1, so that either:
1. 1 can be added to the last itemset of U to form a sequential exceptional pattern,
2. h1i can be added to U as a new itemset to form a sequential exceptional pattern
STDOUT(=-sequences)
projectionsNew new set
for all (jU in projections do  parallel
U0-sequences any sequence in =-sequences matching (jU
for all U0 in U0sequences do</p>
        <p>projectionsNew projectionsNew + PROJECT((jU to U0)
projections projectionsNew
(Parallel) SEPP does not change the projections and the way frequent sequences are
determined. It simply modifies the processing order so that counting steps for length =
and projections of length = can be executed in parallel. Each counting and projection
step is performed as one Map/Reduce job. For example, twice as many Map/Reduce
jobs are required to execute parallel SEPP as the maximum pattern length. If we only
take into account the support of a sequential pattern, then parallel SEPP simplifies to
a parallelized version of a sequential pattern mining algorithm. Since longer patterns
result in a lot of small projections, from a certain size on a projection can be processed
in a serial way, i. e., not applying parallelization using Map/Reduce – as serial SEPP.</p>
        <p>Valuation</p>
        <p>Constraints
Modeling
Enrichment,
Refinement</p>
        <p>Exceptionality</p>
        <p>Model
Quality
Function</p>
        <p>Model</p>
        <p>Class</p>
        <p>SEPP
Extended
Sequences</p>
        <p>Sequential
Patterns</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3 Interpretable Machine Learning on Sequential Data using SEPP</title>
        <p>
          In a human-centered approach, pattern-based modeling is performed in an
iterative approach, which can also result in incremental modeling. Both the exceptionality
model as well as the human-in-the-loop provide important information and constraints
for the process, e. g., by including specific (objective) design constraints for the
valuation basis, or by providing (subjective) domain-driven interestingness constraints.
Basically, the process starts with the modeling of the extended sequence database given
the original data. Here, valuation constraints, e. g., for building and modeling
valuation bases and domains can be applied, ultimately resulting in the extended sequence
database. These, can also be enhanced using refinement and enrichment steps by the
human-in-the-loop. Next, the SEPP algorithm is applied – given the respective quality
function for the applied model class. Here, depending on the problem size, either the
serial or the parallel algorithm is applied. Finally, the obtained patterns are provided
to the pattern-based model, which can also incorporate pattern set constraints given
the exceptionality model. Both of these enable analysis and sensemaking capabilities
for the human-in-the-loop, relying on the applied inherently interpretable pattern-based
approach [
          <xref ref-type="bibr" rid="ref22 ref23">22, 23, 37</xref>
          ].
        </p>
        <p>Pattern Set
Constraints</p>
        <p>Modeling</p>
        <p>Analysis,
Sensemaking</p>
        <p>PatternBased
Model</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Results</title>
      <p>
        For evaluation, we created a synthetic dataset using the IBM Quest synthetic data
generator [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In addition, we utilized two real-world datasets, as described below.
      </p>
      <p>For the experiments, the Hadoop cluster of the IT Service center of the University
of Kassel was used. This cluster consisted of twelve nodes. Each node had two AMD
Dual-Core Opteron 2218 processors (2.6 GHz), with 16 GB of RAM and about 960
GB free disk space. The Hitachi Ultrastar A7K2000 hard drives were connected with
SATA. The nodes were running a Red Hat Enterprise Linux Server 6.2 with Apache
Hadoop 1.1.1 running on Orcale Java 1.7. The cluster had two map and two reduce
slots configured on each node, providing a total of 24 mappers and reducers.
4.1</p>
      <sec id="sec-4-1">
        <title>Synthetic Dataset</title>
        <p>
          The IBM Quest Synthetic Data Generator [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] was used to generate the synthetic data,
as a standard data generator in such evaluation settings, e. g., [35, 39, 40, 47, 48]. The
Quest generator provides synthetic shopping cart transactions, simulating real-world
shopping basket composition. Here, most sequences have a similar length and only a
few are particularly long. The same applies to the number of items per transaction.
        </p>
        <p>
          For the evaluation, we created a dataset with 27.8 million sequences using the
parameters shown in Table 1. This dataset will be referenced as 27M in the following. The
number of itemsets per sequence is determined using a Poisson distribution, the
parameter ` is equal to j j. The same procedure is used to determine the size of the itemset,
here ` = j) j. Furthermore, the frequency of the items is exponentially distributed [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ].
First the runtime was examined regarding different support thresholds with 24 mappers
and reducers (Figure 2), where we applied a simple exceptional model class and quality
function (support – as the standard baseline for sequential pattern mining). The runtime
investigation in [40] showed with similarly structured datasets that the runtime of
PrefixSpan approximately doubles when the support threshold is divided by two. Figure 2
50.000
        </p>
        <p>Support
5.00010.000
shows that SEPP provides similar or better results. For a minimum support between
100000 and 50000 the factor is 2, between 20000 and 10000 the factor is only 1.3.</p>
        <p>In a further series of tests the speedup of SEPP was examined. Speedup specifies the
factor of acceleration of a parallel program when the number of processors is increased.
Definition 5. The speedup ( ? is defined as ( ? = ))?1  where ? represents the number
of processors, )1 the runtime with one processor, and )? the runtime with ? processors.
For an ideal speedup ( ? = ?. This ideal result is usually difficult to achieve due to
the computational overhead involved in managing the respective computational tasks.
In order to be able to run this experiment in an acceptable time, a minimum support
of 100000 was chosen. With this support the calculation with 24 mappers and reducers
took about two hours. Assuming that an almost ideal speedup is achieved, a runtime
of two days can be expected with one mapper and reducer. The result of this test can
be seen in Figure 3. We observe, that for up to 24 reducers the speedup is close to
the ideal speedup. Since only 24 slots are available for mapper/reducers, it was
expected that no further increase could be observed with 48 mappers and reducers, as also
shown in the experiments. So, for the evaluation the algorithm fulfilled all expectations
above, demonstrating its scalability and efficacy for processing and analyzing complex
datasets. In particular, with the 27M dataset, it could be shown that SEPP scales
almost linearly for larger datasets and can calculate even larger datasets with very small
minimum support thresholds in less than twelve hours.
4.3</p>
      </sec>
      <sec id="sec-4-2">
        <title>Parallel SEPP With More Complex Exceptional Model Classes</title>
        <p>For more complex model classes bases than support – as discussed above – the quality
estimation implemented in SEPP is basically an extension of the standard support
calculation. Therefore, for more complex valuation bases only a constant factor determines</p>
        <p>Speedup</p>
        <p>Ideal
Real
p
u
d
eep24 ●●
S
12 ●●
6 ●
123 ● ● ●
123 6 12 24
#Mapper/Reducer
●●
48</p>
        <p>Speedup</p>
        <p>Ideal
Slope
Variance</p>
        <p>Fig. 4. Corresponding speedup of SEPP on
27M, using the simple linear regression model
(Slope) and variance model (Variance).
the runtime of SEPP compared to only using support. To confirm this, the experiments
shown in Figure 2 were repeated with more complex valuation bases. As a valuation
input, the number of items per sequence was calculated in advance. As valuation
domain the variance model was used. Furthermore, we applied the simple linear regression
model, where we took the first two items of a sequence as a valuation input - i. e., as the
two respective variables (independent, dependent) for the linear regression modeling.</p>
        <p>The results of these experiments are shown in Table 2, where the column “Factor”
indicates the ratio of the runtime of the variance model divided by runtime using
simple support. This factor is about 1.5 for all support thresholds. We observed a similar
behavior for the linear regression model class.</p>
        <p>In a further series of experiments, the speedup for the variance model and the simple
linear regression model was determined. The result is shown in Figure 4. The nearly
linear speedup of parallel SEPP is achieved with different model classes. However, for
the simple linear regression model the speedup is slightly worse than for the variance
model. This can be explained by the fact that the variance model’s valuation base is only
a 3-tuple, whereas the simple linear regression model uses a 5-tuple base. This leads to
a higher effort when sorting and copying the data between mappers and reducers.</p>
      </sec>
      <sec id="sec-4-3">
        <title>Results on Real-World Datasets</title>
        <p>
          Two real-world datasets were applied for evaluation, i. e., a dataset from MSNBC, and
data from a web server protocol of a Hungarian news portal. For our experiments, we
applied a simple valuation basis for SEPP, i. e., using the support as quality function.
MSNBC Dataset The dataset "msnbc.com anonymous web data" from the UCI
Machine Learning Repository [
          <xref ref-type="bibr" rid="ref21">21,27</xref>
          ] is a dataset containing a formatted web server log of
the site msnbc.com for 28.09.1999. The dataset contains all requests for the entire day
that were not answered by caches. The calls were divided into 17 thematic categories,
such as main page, news, technology, local. A sequence of these categories was created
for each user. In total the dataset contains 989818 sequences with an average number of
5.7 calls per user. Each category contains between ten and 5000 requests [27].
        </p>
        <p>Table 3 shows the results of seven runs with different numbers of reducers. The
parameter minimum support was set to 7500 and the limit from which size the
projected databases should be processed with the serial SEPP variant (serial limit) was
set to 10000 sequences. Since this dataset is small in relation to the synthetic dataset,
only a very low speedup can be observed. With a larger number of reducers even the
runtime increased. When running three reducers, the step of the sequential PrefixSpan
dominated the calculation with nine minutes. In the calculation with twelve reducers
this step took only 6.5 minutes. In both cases it could be observed that all but one
reducer were finished within two minutes and only the last one had to be waited for. This
suggests that there are relatively dense partitions with less than 10000 sequences in the
data or that the distribution of instances between the reducers is not balanced.</p>
        <p>In order to confirm that on this data set no significant improvement of the runtime
with more than twelve mappers and reducers can be achieved, several runs with low
support thresholds were performed without serial processing. The result is shown in
Figure 5. As expected, the optimum is given for twelve mappers and reducers.
60 ●
55
50 ● ●
)45
n
i40 ●
M
(e35
im30 ●
T25 ● ●
20
15
●
●</p>
        <p>●
● ●● ●● ●●
123 6 12 24
#Mapper/Reducer
●
●●
48</p>
        <p>Kosarak Dataset The second applied real-world dataset3 considers a Hungarian news
portal and contains anonymous access sequences of 990002 users. The sequences cover
41270 different pages. The average sequence length is 8.09, the longest 2498.</p>
        <p>We applied minimum supports of 5000, 7500 and 2500, with a serial limit of 10000.
The runtimes are shown in Table 4 and Figure 6. The optimal number of mappers and
reducers in the first two cases was twelve reducers, as for the MSNBC dataset (see
Section 4.4). For a support of 2500 the optimum was 24 reducers. As for the synthetic
data with only 24 available slots for mappers/reducers, it was expected that no further
increase could be observed with 48 mappers/reducers, as also shown in the experiments.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusions</title>
      <p>In this paper, we have proposed a pattern-based extensible framework for interpretable
machine learning on complex data, in particular focusing on sequence data –
utilizing sequential pattern mining. We showed how to combine exceptional model
mining and sequential pattern mining into an extensible approach, building on existing
sequential pattern mining methods, in particular pattern-growth approaches. We presented
the according method for sequential exceptional pattern discovery using pattern-grown
(SEPP). For this basic algorithm, both serial as well as parallelized variants were
presented. We evaluated the proposed method on synthetic as well as real-world datasets.
Our preliminary results demonstrated the efficacy of the proposed methods.</p>
      <p>
        For future work, we aim investigate more complex quality functions as well as
interpretability constraints, which we aim to integrate into the proposed approach, also in
different application contexts. In addition, we aim to compare the proposed framework
to further parallelized implementations, e. g., [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. Yet another interesting direction for
future work is to investigate extended interpretability and sensemaking patterns during
the application of the proposed approach, e. g., [
        <xref ref-type="bibr" rid="ref14">14, 34</xref>
        ].
      </p>
      <sec id="sec-5-1">
        <title>3 FIMI Repository: http://fimi.uantwerpen.be/</title>
        <p>26. Han, J., Pei, J., Yin, Y.: Mining Frequent Patterns Without Candidate Generation. In: Proc.</p>
        <p>ACM SIGMOD Intl. Conference on Management of Data. pp. 1–12. ACM Press (05 2000)
27. Heckerman, D.: msnbc.com anonymous web data.
http://archive.ics.uci.edu/ml/machinelearning-databases/msnbc-mld/msnbc.data.html (1999)
28. Holzinger, A.: Interactive machine learning for health informatics: when do we need the
human-in-the-loop? Brain Informatics 3(2), 119–131 (2016)
29. Knobbe, A.J., Cremilleux, B., Fürnkranz, J., Scholz, M.: From Local Patterns to Global
Models: The LeGo Approach to Data Mining. In: Proc. ECML/PKDD LeGo Workshop (2008)
30. Lemmerich, F., Becker, M., Atzmueller, M.: Generic Pattern Trees for Exhaustive
Exceptional Model Mining. In: Proc. ECML/PKDD. Springer, Berlin, Germany (2012)
31. Li, X., Huan, J.: Constructivism Learning: A Learning Paradigm for Transparent Predictive</p>
        <p>Analytics. In: Proc. SIGKDD. pp. 285–294. ACM (2017)
32. Liu, S., Wang, X., Liu, M., Zhu, J.: Towards Better Analysis of Machine Learning Models:</p>
        <p>A Visual Analytics Perspective. Visual Informatics 1(1), 48–56 (2017)
33. Lonjarret, C., Robardet, C., Plantevit, M., Auburtin, R., Atzmueller, M.: Why should I trust
this item? Explaining the recommendations of any model. In: Proc. IEEE International
Conference on Data Science and Advanced Analytics. pp. 526–535. IEEE (2020)
34. Lycett, M., Marshan, A.: Capturing sensemaking pattern during data analysis: A conceptual
framework. In: Proc. ISD 2016. Springer, Berlin/Heidelberg, Germany (2016)
35. Mabroukeh, N.R., Ezeife, C.I.: A taxonomy of sequential pattern mining algorithms. ACM</p>
        <p>Computing Surveys 43(1), 3:1–3:41 (Dezember 2010)
36. Mathonat, R., Nurbakova, D., Boulicaut, J.F., Kaytoue, M.: Seqscout: Using a bandit model
to discover interesting subgroups in labeled sequences. In: Proc. IEEE International
Conference on Data Science and Advanced Analytics. pp. 81–90. IEEE (2019)
37. Molnar, C.: Interpretable Machine Learning. Lulu. com (2020)
38. Ottmann, T., Widmayer, P.: Algorithmen und Datenstrukturen. Spektrum, Heidelberg (2012)
39. Pei, J., Han, J., Mortazavi-Asl, B., Pinto, H., Chen, Q., Dayal, U., Hsu, M.: Prefixspan:
Mining sequential patterns by prefix-projected growth. In: Young, D.C. (ed.) Proc. International
Conference on Data Engineering. pp. 215–224. IEEE, Los Alamitos (April 2001)
40. Pei, J., Han, J., Mortazavi-Asl, B., W., J., Pinto, H., Chen, Q., Dayal, U., Hsu, M.:
Mining sequential patterns by pattern-growth: the prefixspan approach. IEEE Transactions on
Knowledge and Data Engineering 16(11), 1424 – 1440 (November 2004)
41. Ribeiro, M.T., Singh, S., Guestrin, C.: Why Should I Trust You?: Explaining the Predictions
of Any Classifier. In: Proc. ACM SIGKDD. pp. 1135–1144. ACM (2016)
42. Samek, W., Wiegand, T., Müller, K.R.: Explainable Artificial Intelligence: Understanding,</p>
        <p>Visualizing and Interpreting Deep Learning Models. arXiv preprint arXiv:1708.08296 (2017)
43. Shabtay, L., Yaari, R., Dattner, I.: A guided fp-growth algorithm for multitude-targeted
mining of big data. arXiv preprint arXiv:1803.06632 (2018)
44. Sternberg, E., Atzmueller, M.: Knowledge-Based Mining of Exceptional Patterns in
Logistics Data: Approaches and Experiences in an Industry 4.0 Context. In: Proc. International
Symposium on Methodologies for Intelligent Systems. LNCS, vol. 5722. Springer (2018)
45. Vojírˇ, S., Zeman, V., Kucharˇ, J., Kliegr, T.: Easyminer. eu: Web framework for interpretable
machine learning based on rules and frequent itemsets. Knowl.-Based Syst. 150 (2018)
46. Wrobel, S.: An Algorithm for Multi-Relational Discovery of Subgroups. In: Proc. PKDD.</p>
        <p>pp. 78–87. Springer (1997)
47. Zaki, M.J.: Efficient enumeration of frequent sequences. In: Gardarin, G., French, J.C.,
Pissinou, N., Makki, K., Bouganim, L. (eds.) Proc. CIKM. pp. 68–75. ACM, New York (1998)
48. Zaki, M.J.: Parallel sequence mining on shared-memory machines. Journal of Parallel and</p>
        <p>Distributed Computing 61(3), 401 – 426 (2001). https://doi.org/10.1006/jpdc.2000.1695
49. Zaki, M.J.: Spade: An efficient algorithm for mining frequent sequences. Machine learning
42(1-2), 31–60 (2001)</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Agrawal</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Srikant</surname>
          </string-name>
          , R.:
          <article-title>Mining sequential patterns</article-title>
          .
          <source>Tech. rep., Research Report RJ 9910</source>
          , Almaden Research Center, IBM Research Division, San Jose, California (Oktober
          <year>1994</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Agrawal</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Srikant</surname>
          </string-name>
          , R.:
          <article-title>Mining sequential patterns</article-title>
          .
          <source>In: Proc. ICDE</source>
          . pp.
          <fpage>3</fpage>
          -
          <lpage>14</lpage>
          . IEEE (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Agrawal</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Srikant</surname>
          </string-name>
          , R.:
          <article-title>Fast Algorithms for Mining Association Rules</article-title>
          .
          <source>In: Proc. VLDB</source>
          . pp.
          <fpage>487</fpage>
          -
          <lpage>499</lpage>
          . Morgan Kaufmann (
          <year>1994</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Antunes</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oliveira</surname>
            ,
            <given-names>A.L.</given-names>
          </string-name>
          :
          <article-title>Generalization of pattern-growth methods for sequential pattern mining with gap constraints</article-title>
          .
          <source>In: Proc. MLDM</source>
          . pp.
          <fpage>239</fpage>
          -
          <lpage>251</lpage>
          . Springer (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          : Subgroup Discovery.
          <source>WIREs DMKD</source>
          <volume>5</volume>
          (
          <issue>1</issue>
          ),
          <fpage>35</fpage>
          -
          <lpage>49</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Declarative Aspects in Explicative Data Mining for Computational Sensemaking</article-title>
          .
          <source>In: Proc. International Conference on Declarative Programming</source>
          . Springer (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baumeister</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Puppe</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Quality Measures and Semi-Automatic Mining of Diagnostic Rule Bases</article-title>
          .
          <source>In: Proc. INAP/WLP</source>
          . pp.
          <fpage>65</fpage>
          -
          <lpage>78</lpage>
          . No. 3392
          <string-name>
            <surname>in</surname>
            <given-names>LNAI</given-names>
          </string-name>
          , Springer (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baumeister</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Puppe</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Semi-Automatic Learning of Simple Diagnostic Scores Utilizing Complexity Measures</article-title>
          .
          <source>Artif. Intell. Med</source>
          .
          <volume>37</volume>
          (
          <issue>1</issue>
          ),
          <fpage>19</fpage>
          -
          <lpage>30</lpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doerfel</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitzlaff</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Description-Oriented Community Detection using Exhaustive Subgroup Discovery</article-title>
          .
          <source>Information Sciences</source>
          <volume>329</volume>
          ,
          <fpage>965</fpage>
          -
          <lpage>984</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hayat</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klöpper</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Explanation-Aware Feature Selection using Symbolic Time Series Abstraction: Approaches and Experiences in a Petro-Chemical Production Context</article-title>
          .
          <source>In: Proc. IEEE INDIN</source>
          . IEEE Press, Boston, MA, USA (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lemmerich</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Fast Subgroup Discovery for Continuous Target Concepts</article-title>
          .
          <source>In: Proc. ISMIS. LNCS</source>
          , vol.
          <volume>5722</volume>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          . Springer, Berlin, Germany (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Puppe</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>SD-Map - A Fast Algorithm for Exhaustive Subgroup Discovery</article-title>
          .
          <source>In: Proc. PKDD</source>
          . pp.
          <fpage>6</fpage>
          -
          <lpage>17</lpage>
          . Springer, Berlin, Germany (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Biran</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cotton</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Explanation and Justification in Machine Learning: A Survey</article-title>
          .
          <source>In: IJCAI-17 Workshop on Explainable AI</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Bloemheuvel</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kloepper</surname>
          </string-name>
          , B., van den Hoogen, J.,
          <string-name>
            <surname>Atzmueller</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Enhancing sequential pattern mining explainability with markov chain probabilities (abstract)</article-title>
          .
          <source>In: DBDBD</source>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Chaudhari</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mehta</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Extension of prefix span approach with grc constraints for sequential pattern mining</article-title>
          .
          <source>In: Proc. ICEEOT</source>
          . pp.
          <fpage>2496</fpage>
          -
          <lpage>2498</lpage>
          . IEEE (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghemawat</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Mapreduce:
          <article-title>Simplified data processing on large clusters</article-title>
          .
          <source>Communications of the ACM</source>
          <volume>51</volume>
          (
          <issue>1</issue>
          ),
          <fpage>107</fpage>
          -
          <lpage>113</lpage>
          (
          <year>Jan 2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Duivesteijn</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knobbe</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Feelders</surname>
            , A., van Leeuwen,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Subgroup Discovery Meets Bayesian Networks-An Exceptional Model Mining Approach</article-title>
          .
          <source>In: Proc. ICDM. IEEE</source>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Duivesteijn</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Feelders</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knobbe</surname>
            ,
            <given-names>A.J.</given-names>
          </string-name>
          :
          <article-title>Different Slopes for Different Folks: Mining for Exceptional Regression Models with Cook's Distance</article-title>
          .
          <source>In: Proc. KDD</source>
          . pp.
          <fpage>868</fpage>
          -
          <lpage>876</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Duivesteijn</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Feelders</surname>
            ,
            <given-names>A.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knobbe</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Exceptional Model Mining</article-title>
          .
          <source>Data Mining and Knowledge Discovery</source>
          <volume>30</volume>
          (
          <issue>1</issue>
          ),
          <fpage>47</fpage>
          -
          <lpage>98</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Fournier-Viger</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>J.C.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kiran</surname>
            ,
            <given-names>R.U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koh</surname>
            ,
            <given-names>Y.S.</given-names>
          </string-name>
          , Thomas,
          <string-name>
            <surname>R.:</surname>
          </string-name>
          <article-title>A survey of sequential pattern mining</article-title>
          .
          <source>Data Science and Pattern Recognition</source>
          <volume>1</volume>
          (
          <issue>1</issue>
          ),
          <fpage>54</fpage>
          -
          <lpage>77</lpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Frank</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Asuncion</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>UCI mach. learning repository</article-title>
          . http://archive.ics.uci.edu/ml (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Fürnkranz</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kliegr</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>A brief overview of rule learning</article-title>
          . In:
          <article-title>International symposium on rules and rule markup languages for the semantic web</article-title>
          . pp.
          <fpage>54</fpage>
          -
          <lpage>69</lpage>
          . Springer (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Fürnkranz</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kliegr</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>On cognitive preferences and the plausibility of rulebased models</article-title>
          .
          <source>Machine Learning</source>
          <volume>109</volume>
          (
          <issue>4</issue>
          ),
          <fpage>853</fpage>
          -
          <lpage>898</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Gan</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>J.C.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fournier-Viger</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chao</surname>
            ,
            <given-names>H.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>P.S.:</given-names>
          </string-name>
          <article-title>A survey of parallel sequential pattern mining</article-title>
          .
          <source>ACM Transactions on Knowledge Discovery from Data</source>
          <volume>13</volume>
          (
          <issue>3</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>34</lpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Han</surname>
            ,
            <given-names>J</given-names>
          </string-name>
          .,
          <string-name>
            <surname>Pei</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yan</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          :
          <article-title>Sequential pattern mining by pattern-growth: Principles and extensions</article-title>
          .
          <source>In: Foundations and advances in data mining</source>
          , pp.
          <fpage>183</fpage>
          -
          <lpage>220</lpage>
          . Springer (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>