<!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>Narrative Generation from Extracted Associations</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Pierre-Luc Vaudry</string-name>
          <email>vaudrypl@iro.umontreal.ca</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Guy Lapalme</string-name>
          <email>lapalme@iro.umontreal.ca</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Université de Montréal</institution>
          ,
          <addr-line>Montréal</addr-line>
          ,
          <country country="CA">Canada</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Vaudry</institution>
          ,
          <addr-line>P.-L., Lapalme, G.</addr-line>
          <institution>: Narrative Generation from Extracted Associations. In: Proceedings of the 15th European Workshop on Natural Language Generation.</institution>
          ,
          <addr-line>Brighton</addr-line>
          ,
          <country country="UK">United Kingdom (</country>
          <addr-line>Sept 2015). Hamalainen, W., Nykanen, M.</addr-line>
          <institution>: Efficient Discovery of Statistically Significant Association Rules. In: ICDM '08 Proceedings of the Eighth IEEE International Conference on Data Mining. pp.</institution>
          <addr-line>203-212, 2008</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>In: P. Cellier, T. Charnois, A. Hotho, S. Matwin, M.-F. Moens, Y. Toussaint (Eds.): Proceedings of DMNLP, Workshop at ECML/PKDD, Nancy, France, 2014. Copyright c by the paper's authors. Copying only for private and academic purposes.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Narrative</kwd>
        <kwd>Natural Language Generation</kwd>
        <kwd>Association rule discovery</kwd>
        <kwd>Activity of Daily Living</kwd>
        <kwd>Data-to-text</kwd>
        <kwd>Rhetorical relations</kwd>
        <kwd>Coherence</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>In [1], we study how causal relations may be used to improve narrative generation
from real-life temporal data. We describe a method for extracting potential causal
relations from temporal data and for structuring a generated report. The method is
applied to the generation of reports highlighting unusual combinations of events in the
Activity of Daily Living (ADL) domain.</p>
      <p>Our experiment applies association rules discovery techniques in [2] for selecting
candidate associations based on three properties: frequency, confidence and
significance. We assume that temporal proximity and temporal precedence are indicators of
potential causality.</p>
      <p>The generation of a report from the ADL data for a given period follows a pipeline
architecture. The first stage is data interpretation, which consists of finding instances
of the previously selected association rules in the input. For each of those, one or
more semantic relations are introduced as part of a hypothetic interpretation of the
input data. Next those relations are used to plan the document as a whole in the
document planning stage. The output is a rhetorical structure which is then pruned to
keep only the most important events and relations. Follows a microplanning stage that
plans the phrases and lexical units expressing the events and rhetorical relations. This
produces a lexico-syntactic specification that is realised as natural language text in the
last stage: surface realisation.</p>
      <p>After analysing the results, the extracted relations seem to be useful to locally link
activities with explicit rhetorical relations. However, further work is needed to better
exploit them for improving coherence at the global level.</p>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>