<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-21T10:22:31Z</responseDate>
  <request identifier="2008" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:2008</identifier>
        <datestamp>2024-03-06T11:08:27Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Temporal Support of Regular Expressions in Sequential Pattern Mining</dc:title>
          <dc:creator>Vaisman, Alejandro</dc:creator>
          <dc:creator>Gómez, Leticia I.</dc:creator>
          <dc:creator>Kuijpers, Bart</dc:creator>
          <dc:subject>Temporal support</dc:subject>
          <dc:subject>sequential pattern mining</dc:subject>
          <dc:description>Classic algorithms for sequential pattern discovery,return  all  frequent sequences present in a database. Since, in general, only a few ones are interesting from a user's point of view, languages based on regular expressions (RE) have been  proposed to restrict frequent sequences to the ones that satisfy&#13;
user-specified constraints.&#13;
 Although  the support of a sequence is computed as the number of data-sequences satisfying a pattern with respect to the total number of data-sequences in the database, once regular expressions come into play, new approaches to the concept of support  are needed. For example, users may be interested in computing the support of the RE as a whole, in addition to the  one  of a particular pattern.&#13;
 As a simple example, the expression $(A|B).C$ is satisfied by sequences like A.C or B.C. Even though the semantics of this RE suggests that both of them are&#13;
equally interesting to the user, if neither of them verifies a  minimum support although together they do), they would  not be retrieved.&#13;
Also, when the items are frequently updated, the traditional way of counting support in sequential pattern mining may lead to   incorrect (or, at least incomplete), conclusions. For example, if we are looking  for the support of the sequence  A.B, where A and B are two items such that A was created after B, all sequences in the database that were completed before A was created, can never produce a match. Therefore, accounting for them would underestimate the support of the  sequence A.B.&#13;
  The problem gets more involved if we are interested in categorical sequential patterns. In light of the above, in this paper we propose to revise the classic  notion of support in sequential pattern mining,  introducing the concept of  temporal support of regular expressions, intuitively defined as&#13;
the number of sequences satisfying a target pattern, out of the total number of&#13;
sequences that  could have possibly  matched such pattern, where the pattern is&#13;
defined as a RE over complex items (i.e., not only item identifiers,&#13;
but also attributes and functions).&#13;
We present and discuss a theoretical framework for these novel notion of support.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Alejandro Vaisman and Leticia I. Gómez and Bart Kuijpers</dc:contributor>
          <dc:date>2009</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 8471, Geographic Privacy-Aware Knowledge Discovery and Delivery (2009)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.08471.4</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-20087</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.08471.4</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
