<!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>A Tool for Visualising the output of a DBN for fog forecasting (Abstract only)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>T. Boneh</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>X. Zhang</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>A.E. Nicholson</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>K.B. Korb</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Faculty of Information Technology, Monash University</institution>
          ,
          <country country="AU">Australia</country>
        </aff>
      </contrib-group>
      <fpage>12</fpage>
      <lpage>13</lpage>
      <abstract>
        <p>Fog events occur at Melbourne Airport, Australia, approximately 12 times each year. Unforecast events are costly to the aviation industry, cause disruption and are a safety risk. Thus, there is a need to improve operational fog forecasting. However, fog events are difficult to forecast due to the complexity of the physical processes and the impact of local geography and weather elements.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Bayesian networks (BNs) are a probabilistic
reasoning tool widely used for prediction,
diagnosis and risk assessment in a range of application
domains. Several BNs for probabilistic weather
prediction have been previously reported, but to
date none have included an explicit forecast
decision component and none have been used for
operational weather forecasting. A Bayesian
Decision Network (Bayesian Objective Fog
Forecast Information Network; BOFFIN) has been
developed for fog forecasting at Melbourne
Airport based on 34 years of data (1972-2005).
Parameters were calibrated to ensure that the
network had equivalent or better performance to
prior operational forecast methods, which lead
to its adoption as an operational decision
support tool. The operational use of the network
by forecasters over an 8 year period (2006-2013)
has been evaluated [1], showing significantly
improved forecasting accuracy by the forecasters
using the network, as compared with previous
years. BOFFIN-Melbourne has been accepted
by forecasters due to its skill, visualisation and
explanation facilities, and because it offers
forecasters control over inputs where a predictor is
considered unreliable.</p>
      <p>
        However the static BN model now in operational
use has no explicit representation of time and
only forecasts whether or not a fog will occur for
the remainder of the forecast period (until
midday the following morning). It does not provide
any way to predict the times of fog onset or
clearance, which is of particular interest to the
aviation companies, as this will allow them to adjust
flight schedules and additional fuel loads. We
have developed an initial prototype DBN which
includes an explicit representation the fog status
over the forecast period. More specifically, it
includes 5 gweatherh variables, plus the length of
night, over the 8 time-slices (3 hourly forecast
times, starting at 12 midday). When building
this prototype, we quickly found that it was
difficult for both the BN knowledge engineer
(author Boneh) and our fog domain experts, to
inspect and understand the behaviour of the DBN,
as its use was simulated over the 24 hr forecast
cycle. This motivated the development of our fog
DBN visualisation tool for understanding and
exploring the output of the DBN. The was
developed using D3 [
        <xref ref-type="bibr" rid="ref1">2</xref>
        ], a JavaScript library for
manipulating documents based on data within a web
browser, which uses a combination of HTML,
SVG, and CSS. The original template of the tool
was Matthew Weberfs “block” [
        <xref ref-type="bibr" rid="ref2">3</xref>
        ], which we’ve
modified in a number of ways. The tool supports
both the knowledge engineering process and the
use of the resultant DBN by forecasters.
      </p>
      <p>Acknowledgements
This work has been supported by ARC grant number
LP120100301. The authors would like to thank Tim Dwyer
and other members of the Monash Visualisation group for
their assistance with the design and construction of the
DBN visualisation tool.
[1] T. Boneh, G.T. Weymouth, P. Newham, R. Potts,
J. Bally, A.E. Nicholson, and K.B. Korb.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Mike</given-names>
            <surname>Bostock</surname>
          </string-name>
          .
          <article-title>D3 data-driven documents d3</article-title>
          .
          <source>js[software]</source>
          . http://d3js.org,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Matthew</given-names>
            <surname>Weber</surname>
          </string-name>
          .
          <source>D3 block #5645518</source>
          . http://bl.ocks.org/Matthew-Weber/5645518,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>