<!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>Toward Synchronization of EEG and Eye-tracking Data Using an Expert System</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Extended Abstract</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Boleslaw Jaskula</string-name>
          <email>bjaskula@wsiz.rzeszow.pl</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Krzysztof Pancerz</string-name>
          <email>kpancerz@wszia.edu.pl</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jaroslaw Szkola</string-name>
          <email>jszkola@wsiz.rzeszow.pl</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>Synchronization of EEG and Eye-tracking Data</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Information Technology and Management Sucharskiego Str.</institution>
          <addr-line>2, 35-225 Rzeszow</addr-line>
          ,
          <country country="PL">Poland</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Management and Administration Akademicka Str.</institution>
          <addr-line>4, 22-400 Zamosc</addr-line>
          ,
          <country country="PL">Poland</country>
        </aff>
      </contrib-group>
      <fpage>196</fpage>
      <lpage>198</lpage>
      <abstract>
        <p>In the paper, we present a new approach to solving the problem of combining data coming from eye-tracking and electroencephalography (EEG). This is a challenging problem in neurocognitive research. An important issue added to the process of combining data received from both devices is their synchronization. The created software system solving the problem is based on a specialized expert system.</p>
      </abstract>
      <kwd-group>
        <kwd>electroencephalography</kwd>
        <kwd>EEG</kwd>
        <kwd>eye-tracking</kwd>
        <kwd>expert system</kwd>
        <kwd>data synchronization</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        is the technology offering the possibility of capturing visual behavior in real-time and
monitoring locations of fixations within images [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Recently, eye tracking technology
has become more accurate and user friendly. It has extended to various areas that led to
a wide range of applications, cf. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>
        There are various areas in which combining eye-tracking and EEG is used. First of
all, we can distinguish the following ones:
– visual search which involves finding a target in the midst of distractors (see, for
example, [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]),
– consumer neuroscience which is an emerging interdisciplinary field that combines
psychology, neuroscience, and economics to study how the brain is physiologically
affected by advertising and marketing strategies (see, for example, [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]),
– data collection [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>There is a need to integrate two methods of gathering data, mentioned earlier, for
neurocognitive research. The main problem arising in combining eye-tracking and EEG
data is their synchronization. Until now, there is a lack of information in the literature
about the fulfilling solution of the problem. In our approach, we propose to use a
specialized expert system.</p>
      <p>For the research purposes, we have developed a software system whose task is
to synchronize data received from EyeTracker Tobii T60 and Emotiv EPOC EEG
(Portable version 1.0). The main problem arising in this task is that both devices work
independently and we can only capture the data separately and next save them to files. In
case of Tobii T60, the software is a black-box and we have access only to the recorded
data. Therefore, these data can be analyzed in further stages. In case of EPOC EEG, the
API (Application Programming Interface) is available. It allows us to prepare a
dedicated software system that uses the signals obtained from the sensors.</p>
      <p>The following assumptions have been made in order to fulfil requirements for the
dedicated software system:
1. The measurement data must be synchronized in time.
2. The devices can be connected to two different machines at the same time
(recommended).
3. Measurements should have a high time resolution.
4. An expert system analyzes the received data searching for the selected features
(correlations, patterns, etc.).</p>
      <p>To achieve these goals, we have proposed the following solution. Each device must
have a system clock synchronized with the selected time standard. In our research, we
have used a solution based on time synchronization with the atomic clock. The freeware
Atomic Clock Sync v.3.5 has been used. One can also run a local time server to
synchronize the two devices. If we run two applications on a single machine, synchronization
is not necessary. However, our experience shows that this is a data-intensive computing
job and there are situations when records are not synchronized. Another advantage of
execution of tasks on different machines is the possibility for running applications
under different operating systems. As we have access to the API of EPOC EEG, we are
able to get time resolution between the recorded samples with the accuracy no less than
0.1 also with respect to data received from Tobii T60. An expert system analyzes the
synchronized data received from two different devices, searching for selected features
of the signal. An additional advantage of this approach is the ability to export both raw
and processed data in the CSV format, which allows us to perform analyses using other
specialized tools.</p>
      <p>Gathering synchronized data is necessary but not sufficient for performing the
reasoning process. An important problem, with respect to the character of the measured
signals, is their quality as well as noise level. In case of the eye-tracker signal, the
precision is high and the measurement is stable. Meanwhile, in case of the EEG signal,
data are noised and they can include signals from the surroundings. The level of the
EEG signal depends on the region in the brain.</p>
      <p>The expert system consists of three main parts:
– a signal filtering part,
– an activity pattern recognition part,
– a reasoning part based on the first order logic.</p>
      <p>An important novelty of the proposed approach is the application of information on the
optic nerve gathered from the eye-tracker for removing artefacts. This effect is difficult
to obtain using only the EEG measurement.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1. What is 'neuromarketing'?
          <article-title>A discussion and agenda for future research</article-title>
          .
          <source>International Journal of Psychophysiology</source>
          <volume>63</volume>
          (
          <issue>2</issue>
          ),
          <fpage>199</fpage>
          -
          <lpage>204</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Neuromarketing</surname>
          </string-name>
          <article-title>: the next</article-title>
          step in
          <source>market research? Eureka</source>
          <volume>1</volume>
          (
          <issue>1</issue>
          ),
          <fpage>34</fpage>
          -
          <lpage>42</lpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Colrain</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Sleep and the brain</article-title>
          .
          <source>Neuropsychological Review</source>
          <volume>21</volume>
          (
          <issue>1</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Davidson</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jones</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peiris</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>EEG-based lapse detection with high temporal resolution</article-title>
          .
          <source>IEEE Transactions on Biomedical Engineering</source>
          <volume>54</volume>
          (
          <issue>5</issue>
          ),
          <fpage>832</fpage>
          -
          <lpage>839</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Duchowski</surname>
          </string-name>
          , A.T.:
          <article-title>A breadth-first survey of eye-tracking applications</article-title>
          .
          <source>Behavior Research Methods, Instruments &amp; Computers</source>
          <volume>34</volume>
          (
          <issue>4</issue>
          ),
          <fpage>455</fpage>
          -
          <lpage>470</lpage>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Görgen</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Combining Eyetracking and EEG, Publications of the Institute of Cognitive Science (PICS)</article-title>
          , vol.
          <volume>15</volume>
          -
          <fpage>2010</fpage>
          . Osnabrück,
          <string-name>
            <surname>Germany</surname>
          </string-name>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Hansen</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ji</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          <article-title>: In the eye of the beholder: A survey of models for eyes and gaze</article-title>
          .
          <source>EEE Transactions on Pattern Analysis and Machine Intelligence</source>
          <volume>32</volume>
          (
          <issue>3</issue>
          ),
          <fpage>478</fpage>
          -
          <lpage>500</lpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Jacob</surname>
            ,
            <given-names>R.J.K.</given-names>
          </string-name>
          :
          <article-title>The use of eye movements in human-computer interaction techniques: What you look at is what you get</article-title>
          .
          <source>ACM Transactions on Information Systems</source>
          <volume>9</volume>
          (
          <issue>2</issue>
          ),
          <fpage>152</fpage>
          -
          <lpage>169</lpage>
          (
          <year>1991</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Kastner</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ungerleider</surname>
            ,
            <given-names>L.G.</given-names>
          </string-name>
          :
          <article-title>Mechanisms of visual attention in the human cortex</article-title>
          .
          <source>Annual Review of Neuroscience</source>
          <volume>23</volume>
          ,
          <fpage>315</fpage>
          -
          <lpage>341</lpage>
          (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Khushaba</surname>
            ,
            <given-names>R.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wise</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kodagoda</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Louviere</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kahn</surname>
            ,
            <given-names>B.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Townsend</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Consumer neuroscience: Assessing the brain response to marketing stimuli using electroencephalogram (EEG) and eye tracking</article-title>
          .
          <source>Expert Systems with Applications</source>
          <volume>40</volume>
          (
          <issue>9</issue>
          ),
          <fpage>3803</fpage>
          -
          <lpage>3812</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Lagerlund</surname>
          </string-name>
          , T.D.,
          <string-name>
            <surname>Cascino</surname>
            ,
            <given-names>G.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cicora</surname>
            ,
            <given-names>K.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sharbrough</surname>
            ,
            <given-names>F.W.</given-names>
          </string-name>
          :
          <article-title>Long-term electroencephalographic monitoring for diagnosis and management of seizures</article-title>
          .
          <source>Mayo Clinic Proceedings</source>
          <volume>71</volume>
          (
          <issue>10</issue>
          ),
          <fpage>1000</fpage>
          -
          <lpage>1006</lpage>
          (
          <year>1996</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Landolt</surname>
          </string-name>
          , H.:
          <article-title>Genetic determination of sleep EEG profiles in healthy humans</article-title>
          .
          <source>Progress in Brain Research</source>
          <volume>193</volume>
          ,
          <fpage>51</fpage>
          -
          <lpage>61</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Petersen</surname>
            ,
            <given-names>S.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Posner</surname>
            ,
            <given-names>M.I.:</given-names>
          </string-name>
          <article-title>The attention system of the human brain: 20 years after</article-title>
          .
          <source>Annual Review of Neuroscience</source>
          <volume>35</volume>
          ,
          <fpage>73</fpage>
          -
          <lpage>89</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>