<!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>Finding New Diamonds: Temporal Minimal- World Query Answering over Sparse ABoxes (Extended Abstract) ?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Chair for Automata Theory</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Technische Universität Dresden</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Germany firstname.lastname@tu-dresden.de</string-name>
        </contrib>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <abstract>
        <p>Temporal description logics (DLs) combine terminological and temporal knowledge representation capabilities and have been investigated in detail in the last decades [2, 16, 17]. To obtain tractable reasoning procedures, lightweight temporal DLs have been developed [3, 13]. The idea is to use temporal operators, often from the linear temporal logic LTL, inside DL axioms. For example, −∃diagnosis.BrokenLeg v ∃treatment.LegCast states that after breaking a leg one has to wear a cast. However, this basic approach cannot represent the distance of events, e.g. that the cast only has to be worn for a fixed amount of time. Recently, metric temporal ontology languages have been investigated [6, 11, 14], which allow to replace − in the above axiom with [−8,0], i.e. wearing the cast is required only if the leg was broken ≤ 8 time points (e.g. weeks) ago. Such knowledge representation capabilities are important for biomedical applications. For example, many clinical trials contain temporal eligibility criteria [12], such as: “type 1 diabetes with duration at least 12 months”1; “known history of heart disease or heart rhythm abnormalities”2; “CD4+ lymphocytes count &gt; 250/mm3, for at least 6 months”3; or “symptomatic recurrent paroxysmal atrial fibrillation (PAF) (&gt; 2 episodes in the last 6 months)”4. Moreover, measurements, diagnoses, and treatments in a patients' EHR are clearly valid only for a certain amount of time. To automatically screen patients according to the temporal criteria above, one needs a sufficiently powerful formalism that can reason about biomedical and temporal knowledge. This is an active area of current research [8, 12, 15]. For the atemporal part, one can use existing large biomedical ontologies that are based on lightweight (atemporal) DLs, e.g. SNOMED CT5, which is formulated using the DL ELH. Since EHRs only contain information for specific points in time, it is especially important to be able to infer what happened to the patient in the meantime. For example, if a patient is diagnosed with a (currently) incurable disease like</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Diabetes, they will still have the disease at any future point in time. Similarly,
if the EHR contains two entries of CD4Above250 four weeks apart, one may
reasonably infer that this was true for the whole four weeks. Qualitative temporal
DLs such as T ELinfl [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] over the integer timeline can express the former statement
by declaring Diabetes as expanding via the axiom −Diabetes v Diabetes.
Our Contribution
We propose to extend this logic by adding a special kind of metric temporal
operators [
        <xref ref-type="bibr" rid="ref14 ref6">6, 14</xref>
        ] to write c 4CD4Above250 v CD4Above250, making the
measurement convex for a specified length of time n (e.g. 4 weeks). This means
that information is interpolated between time points of distance less than n,
thereby computing a (limited) convex closure of the available information. The
threshold n, regardless of the encoding, allows us to distinguish the case where
two mentions of CD4Above250 are years apart, and are therefore unrelated.
      </p>
      <p>
        The distinguishing feature of T ELinfl is that -operators are only allowed
on the left-hand side (lhs) of concept inclusions [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], which is also common for
temporal DLs based on DL-Lite [
        <xref ref-type="bibr" rid="ref1 ref4">1, 4</xref>
        ]. By permitting convex and classical metric
temporal operators on left-hand side of concept and role inclusions, we deal with
the problem of having large gaps in the data, e.g. in patient records. We show
c,lhs remains tractable.
that reasoning in the extended logic T ELH⊥
      </p>
      <p>
        Additionally, we consider the problem of answering temporal queries over
c,lhs knowledge bases. As argued in [
        <xref ref-type="bibr" rid="ref5 ref9">5, 9</xref>
        ], evaluating clinical trial criteria
T ELH⊥
over patient records requires both negated and temporal queries, but standard
certain answer semantics is not suitable to deal with negation over patient
records, which is why we adopt the minimal-world semantics from [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] for our
purposes. Our query language extends the temporal conjunctive queries from [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]
by metric temporal operators and negation. For example, we can use queries
like [−12,0](∃y.diagnosedWith(x, y) ∧ Diabetes(y)) to detect whether the first
criterion from above is satisfied.
      </p>
      <p>
        Using a combined rewriting approach, we show that the data complexity of
c,lhs without temporal role inclusions is not higher than
query answering for T ELH⊥
for positive atemporal queries in ELH⊥, i.e. P-complete, and also provide a tight
combined complexity result of ExpSpace. Unlike most research on temporal
query answering [
        <xref ref-type="bibr" rid="ref1 ref7">1, 7</xref>
        ], we do not assume that input data is given for all time
points in a certain interval, but rather at sporadic time points with arbitrarily
large gaps. The main technical difficulty is to determine which additional time
points are relevant for answering a query, and how to access these time points
without having to fill all the gaps. The full version of the paper, including all
proofs, can be found at https://tu-dresden.de/inf/lat/papers.
Acknowledgements This work was supported by the DFG grant BA 1122/19-1
(GOASQ) and grant 389792660 (TRR 248) (see https://perspicuous-computing.
science).
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Artale</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kontchakov</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kovtunova</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ryzhikov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wolter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zakharyaschev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>First-order rewritability of ontology-mediated temporal queries</article-title>
          .
          <source>In: Proc. IJCAI</source>
          . pp.
          <fpage>2706</fpage>
          -
          <lpage>2712</lpage>
          . AAAI Press (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Artale</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kontchakov</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kovtunova</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ryzhikov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wolter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zakharyaschev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Ontology-mediated query answering over temporal data: A survey (invited talk)</article-title>
          .
          <source>In: Proc. TIME</source>
          . pp.
          <volume>1</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>1</lpage>
          :
          <fpage>37</fpage>
          .
          <string-name>
            <surname>Schloss Dagstuhl</surname>
          </string-name>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Artale</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kontchakov</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wolter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zakharyaschev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Temporalising tractable description logics</article-title>
          .
          <source>In: Proc. TIME</source>
          , pp.
          <fpage>11</fpage>
          -
          <lpage>22</lpage>
          . IEEE Press (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Artale</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kontchakov</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wolter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zakharyaschev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Temporal description logic for ontology-based data access</article-title>
          .
          <source>In: Proc. IJCAI</source>
          . pp.
          <fpage>711</fpage>
          -
          <lpage>717</lpage>
          . AAAI Press (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Baader</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Borgwardt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Forkel</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Patient selection for clinical trials using temporalized ontology-mediated query answering</article-title>
          .
          <source>In: Proc. HQA</source>
          . pp.
          <fpage>1069</fpage>
          -
          <lpage>1074</lpage>
          . ACM (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Baader</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Borgwardt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koopmann</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ozaki</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thost</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Metric temporal description logics with interval-rigid names</article-title>
          .
          <source>In: Proc. FroCoS</source>
          . pp.
          <fpage>60</fpage>
          -
          <lpage>76</lpage>
          . Springer (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Baader</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Borgwardt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Lippmann, M.:
          <article-title>Temporal query entailment in the description logic SHQ</article-title>
          .
          <source>J. Web Sem</source>
          .
          <volume>33</volume>
          ,
          <fpage>71</fpage>
          -
          <lpage>93</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Bonomi</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jiang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          :
          <article-title>Patient ranking with temporally annotated data</article-title>
          .
          <source>J. Biomed. Inf</source>
          .
          <volume>78</volume>
          ,
          <fpage>43</fpage>
          -
          <lpage>53</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Borgwardt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Forkel</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Closed-world semantics for conjunctive queries with negation over ELH⊥ ontologies</article-title>
          .
          <source>In: Proc. JELIA</source>
          . pp.
          <fpage>371</fpage>
          -
          <lpage>386</lpage>
          . Springer (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Borgwardt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Forkel</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kovtunova</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Finding new diamonds: Temporal minimal-world query answering over sparse ABoxes</article-title>
          . In: Foder,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Montali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Calvanese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Roman</surname>
          </string-name>
          ,
          <string-name>
            <surname>D</surname>
          </string-name>
          . (eds.)
          <source>Proc. of the 3rd Int. Joint Conf. on Rules and Reasoning (RuleML+RR'19). Lecture Notes in Computer Science</source>
          , vol.
          <volume>11784</volume>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>18</lpage>
          . Springer-Verlag (
          <year>2019</year>
          ). https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -31095-
          <issue>0</issue>
          _
          <fpage>1</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Brandt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalaycı</surname>
            ,
            <given-names>E.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ryzhikov</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xiao</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zakharyaschev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Querying log data with metric temporal logic</article-title>
          .
          <source>J. Artif. Intell. Res</source>
          .
          <volume>62</volume>
          ,
          <fpage>829</fpage>
          -
          <lpage>877</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Crowe</surname>
            ,
            <given-names>C.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tao</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Designing ontology-based patterns for the representation of the time-relevant eligibility criteria of clinical protocols</article-title>
          .
          <source>AMIA Jt. Summits Transl. Sci. Proc</source>
          .
          <year>2015</year>
          ,
          <fpage>173</fpage>
          -
          <lpage>177</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Gutiérrez-Basulto</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jung</surname>
            ,
            <given-names>J.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kontchakov</surname>
          </string-name>
          , R.:
          <article-title>Temporalized EL ontologies for accessing temporal data: Complexity of atomic queries</article-title>
          .
          <source>In: Proc. IJCAI</source>
          . pp.
          <fpage>1102</fpage>
          -
          <lpage>1108</lpage>
          . AAAI Press (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Gutiérrez-Basulto</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jung</surname>
            ,
            <given-names>J.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ozaki</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>On metric temporal description logics</article-title>
          .
          <source>In: Proc. ECAI</source>
          . pp.
          <fpage>837</fpage>
          -
          <lpage>845</lpage>
          . IOS Press (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Hripcsak</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parsons</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>A.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johnson</surname>
          </string-name>
          , S.B.:
          <article-title>Modeling electronic discharge summaries as a simple temporal constraint satisfaction problem</article-title>
          .
          <source>J. Am. Med</source>
          . Inform. Assn.
          <volume>12</volume>
          (
          <issue>1</issue>
          ),
          <fpage>55</fpage>
          -
          <lpage>63</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Lutz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wolter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zakharyaschev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Temporal description logics: A survey</article-title>
          .
          <source>In: Proc. of the 15th Int. Symp. on Temporal Representation and Reasoning (TIME'08)</source>
          . pp.
          <fpage>3</fpage>
          -
          <lpage>14</lpage>
          . IEEE Press (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Wolter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zakharyaschev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Temporalizing description logics</article-title>
          .
          <source>In: Frontiers of Combining Systems 2</source>
          . pp.
          <fpage>379</fpage>
          -
          <lpage>402</lpage>
          . Research Studies Press/Wiley (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>