<!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>Detecting Behaviour Changes in Accelerometer Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Claudio Diaz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kalina Yacef</string-name>
          <email>kalina.yacef@sydney.edu.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>School of Information Technologies The University of Sydney</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2017</year>
      </pub-date>
      <fpage>89</fpage>
      <lpage>91</lpage>
      <abstract>
        <p>How can the impact of Health Education programs promoting physical activity be analysed? One common way with learning programs is to conduct pre- and post-tests and measure whether/how target knowledge has evolved. In the case of physical activity, unobtrusive accelerometers can capture detailed data about people's movements, but the challenge is to extract information from these raw data to investigate whether/how physical activity behaviours have evolved. This paper presents a methodology to do so, by extracting bouts of physical activity of specific intensity levels and of various lengths, and by using these as features to cluster students' daily behaviours before and after intervention. This approach enables a more insightful analysis of the physical activity behaviours of the participants, and point to the nature of behaviour changes, if present. We illustrate this methodology with pre- and post-test data collected in the context of an e-learning program aimed at educating school children about healthy behaviours, with a focus on reaching recommended levels of daily physical activity: the pre- and post-tests were carried out by measuring unobtrusively and continuously their physical activity for five consecutive school days using research-grade accelerometers (GENEActiv).</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>provide insights on how to improve their effectiveness [Krebs
et al., 2010]. With increasingly available wearable
technologies, researchers more routinely use sensors for measuring
physical activity unobtrusively and continuously [Plasqui et
al., 2013]. Accelerometers provide objective, continuous data
of real daily life physical activity, replacing or
complementing self-reported data (often inaccurate and coarse). This is
especially important when studying children because their
self-reported data and/or parent reports can be very
inaccurate [Kelly et al., 2007].</p>
      <p>Whilst the most frequent use of accelerometers in Health
Education is to quantify physical activity, much deeper
information can be captured from their data, such as activity
recognition [Ravi et al., 2005] and changes in everyday
physical activity [Sprint et al., 2016]. Detecting changes in
learning behaviour is not new: Specialised data science fields such
as Educational Data Mining (EDM) [Baker and Yacef, 2009]
and Learning Analytics and Knowledge (LAK)[Siemens,
2013] have developed techniques to extract learning
behaviour changes which can certainly be explored for Health
Education contexts using accelerometer data. There is indeed
an emerging interest in using sensors to better understand
complex behaviours in education: for example, in learning
kinaesthetic skills like martial arts, dancing or use of
clinical equipment [Martinez-Maldonado et al., 2017], or
sometimes using several sensors such as, for example, in the
analysis of hand movements for engineering building activities
[Worsley, 2014], leading to the added complexity of
dealing with multimodal data sources [Ochoa, 2017] requiring the
creation of different analytics and data mining techniques to
extract meaningful information from multi-sensor data
[Blikstein and Worsley, 2016]. However the techniques for
extracting learning-useful information from sensor data are still
in infancy.</p>
      <p>In this paper we are concerned with modelling and
comparing physical activity behaviours between two sets of
accelerometer data, captured before and after a learning
intervention, in order to understand its impact. The contribution of
this paper is a clustering-based approach for a more insightful
analysis of the physical activity behaviour of the participants,
and of the nature of physical activity behaviour changes, if
present. The paper is structured as follows. Section 2 presents
our data and its context. Section 3 describes the
methodology, and Section 4 presents the results of this approach on our
dataset. Section 5 concludes the paper and suggests avenues
of future work.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Data and Overall Analysis</title>
      <p>The data was collected from the iEngage project [Yacef et
al., 2018]: iEngage aims to educate 10-13 year old school
children about healthy behaviours, with a focus on
reaching recommended levels of daily Physical Activity (PA). PA
can fall into one of four different categories: sedentary time
(therefore absence of physical activity), light, moderate and
vigorous PA. The recommendations are that children should
do at least 60 minutes of moderate to vigourous PA
(shortened to MVPA). The elearning program also raises
awareness about sedentary time, encourages children to limit it,
and break them up on a regular basis by some light activity at
least. As shown in Figure 1, we conducted a controlled study
with two groups of children. The experimental group
followed the iEngage learning sessions over 5 weeks, whilst the
control group did not. Pre and post-tests were carried out on
both groups measuring unobtrusively and continuously their
physical activity with GENEActiv [Activinsights Ltd., 2017]
activity trackers for five consecutive school days.</p>
      <p>Control (N=26)
Experimental (N=35)</p>
      <p>Pre
Pre
iEngage</p>
      <p>Post
Post</p>
      <p>The GENEActiv accelerometers were worn on the wrist of
their non-skilled hand and captured acceleration in three axes
(x,y,z) with a sample frequency of 60Hz. At the end of each
5 day period (pre and post, for each group), the GENEActiv
trackers were collected and their data downloaded to a
computer, hence generating two five-day datasets per child, for a
total of 61 children.</p>
      <p>Overall analysis of the sum of minutes spent in PA showed
that pre-intervention, the control and experimental groups
spent similar time doing PA at each intensity (p-values of
0.63, 0.62,0.76, 0.29 for Sedentary, Light, Moderate and
Vigorous intensities respectively). However, the experimental
group post intervention did significantly more PA, especially
in MVPA levels (p-values of 0.12, 0.003, 0.017 respectively
for L, M and V). While this is consistent with the
intervention reaching the desired effect (at least short term) on this
population, we are seeking to get more insights on how this
activity is distributed throughout the day, and how it evolved:
for instance, an important question is whether the additional
MVPA occurred in longer bouts of activity (which would
suggest more sustained intentional activity), or was it scattered in
minuscule amounts throughout the day (which is more likely
to be more incidental)? This led us to explore bouts of PA in
terms of intensity level, length and frequency.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Methodology for Extracting Daily Physical</title>
    </sec>
    <sec id="sec-4">
      <title>Activity Behaviours</title>
      <p>We devised a methodology for characterising daily
behaviours of PA at a coarse level, yet capturing essential
elements of how the PA is distributed throughout the day.
Indeed, two days (for 2 different children, or 2 days for the
same child) can show the same total quantity of MVPA (e.g.
40 minutes), but one will contain a lot of sedentary time and
long sessions of MVPA, whilst another can show more
broken down MVPA but less sedentary time (hence more light
activity). The idea is to be able to identify the types of
distributions of activity that are present in the cohort data, and to
distinguish these distributions.</p>
      <p>Accelerometer Data</p>
      <p>SVMgs
Daily Sequences of PA Intensities</p>
      <p>PA Bouts Features
PA Daily Behaviour Clustering</p>
      <sec id="sec-4-1">
        <title>3.1 Data Pre-processing</title>
        <p>The data pre-processing was done using R [Ihaka and
Gentleman, 1996], which has a specific library to manipulate
GENEActiv trackers data [Fang and Langford, 2013]. From this
point onward, as we are interested in analysing the changes in
the experimental population, we worked with the data from
the experimental group (N=35). First, we converted the
accelerometer binary files to data frames. Next, as we focus
here on daily PA behaviours, we filtered out the sleeping
times, thus extracting 12-hour daytime records (from 8:00 to
20:00 hrs). To ensure that the daily records were all
comparable, weexcluded days where the tracker was not used the
whole day, thus excluding the Monday and Friday which were
incomplete. DUe to absence or sickness,not all children wore
the trackers before and after the intervention. Therefore, from
the initial 35 children in the experimental group, we ended up
with 30 pre intervention children with three daytime records
and 24 post intervention children with three daytime records,
thus 54 (30+24) three-day PA records all up.</p>
      </sec>
      <sec id="sec-4-2">
        <title>3.2 From Accelerometer to SVMgs</title>
        <p>The next step translated the three dimensional 60 Hz
acceleration data into quantities of physical activity within a 1
second epoch. We took the data frames from the binaries
and extracted the triaxial acceleration records with
timestamps of every child to calculate gravity-subtracted Signal
Vector Magnitudes (SVMgs) [Esliger et al., 2011], with
gravity approximated to 1, for each 1 second epoch (see Formula
1). This process produced a long vector of physical activity
SVMgs per second for each child over the 3 days, thus 54
vectors in total, each being 129,600 second long (3 days x 12
hours x 60 minutes x 60 seconds).</p>
        <p>60
SV M gs = X jpxi + yi + zi
1j
i=1
(1)
3.3</p>
      </sec>
      <sec id="sec-4-3">
        <title>From SVMgs to PA Intensity Levels</title>
        <p>We then categorised the SVMgs at each second of data into
a PA intensity level, using cutoffs scientifically validated for
assessment of physical activity intensity in children [Phillips
et al., 2013]. These cutoffs are shown in Table 1.</p>
        <p>Using the cutoffs above, each second was coded as follows:
S for sedentary time, L for light PA, M for moderate PA and V
for vigorous PA. As an example, a piece of 5 seconds length
of this string can be LLLVV, which can be read as 3 seconds
of light activity followed by 2 seconds of vigorous activity.
This step therefore produced 54 strings of 129,600 characters,
where each character represents the PA intensity level for one
second of PA.
3.4</p>
      </sec>
      <sec id="sec-4-4">
        <title>Bouts of PA</title>
        <p>As mentioned earlier, we are interested in assessing daily
PA behaviours by looking at how their MVPA and sedentary
times are distributed throughout the day. Therefore we chose
to explore the intensity level, length and frequency of each
bout of MVPA and sedentary times. Let us introduce some
definitions.</p>
        <p>A bout is a continuous episode of physical activity at a
specific range of intensity level.</p>
        <p>The length of a bout is the number of seconds spent
during that bout.</p>
        <p>The bout frequency is the number of occurrences of all
bouts of a certain length during a day.</p>
        <p>We focused on bouts in the range of Moderate to Vigorous
Physical Activity (MVPA) and Sedentary Activity (SED), as
the aim of the health program is to increase MVPA and
decrease SED. Therefore we merged M and V into one category
”MVPA”. For instance, a sequence of 11 seconds spent in M,
8 seconds in V, and 12 seconds in M preceded and followed
by L’s would generate one bout of MVPA that would be 31
seconds long.</p>
        <p>One of the first questions we explored was: was the
increased MVPA that was observed overall after the
intervention done in longer bouts? As a first step, we analysed the
total time spent in MVPA done in bouts of at least x seconds.
Formula 2 shows the reverse cumulative sequence, where t is
the bout threshold and b is the number of seconds spent in
bouts of length of at least t. For t=1, this is equivalent to the
total number of seconds spent in MVPA. For t=2, the total
number of seconds spent in bouts of at least 2 seconds
(therefore excluding the 1 second-long bouts), and so on.
n
Bouts Cum Sumt = X bi (2)
i=t</p>
        <p>Figure 4 shows a sample of the result of these calculations,
where every line shows the average daily MVPA cumulative
bout length for a particular student. Over 10 seconds the lines
start to flatten as bout length increases.</p>
        <p>A paired T-Test on the before and after cumulative series
reveals that overall, students increased MVPA bouts length
(p-value=6.883e-10), increased MVPA bout frequency
(pvalue=0.007814), decreased SED bout length
(p-value=2.2e16) and decreased SED bout frequency (p-value=2.2e-16).
This therefore suggests an overall positive effect of the
learning program.</p>
      </sec>
      <sec id="sec-4-5">
        <title>3.5 Clustering of PA Behaviours</title>
        <p>To explore how students changed their PA patterns before and
after, we averaged the daily behaviours of the children
preand post-intervention and clustered these average daily
behaviours using bout characteristics as features: the average
time per day spent in bouts of at least a specific length and
the average frequency of bouts per day. We selected the daily
thresholds of MVPA and SED bouts not only based on our
exploration above but also following the established
literature [Schaefer et al., 2014]. In particular, meaningful MVPA
detected by GENEactivs starts at 3 seconds, as any shorter
activity is likely to be noise. The thresholds are shown in Table
2.</p>
        <p>Using these features, we generated daily PA behaviour
clusters with all the 54 three-day long records (30
preintervention + 24 post-intervention). This means children can
be present in up to 2 clusters: one from their daily PA
behaviour before the intervention, and the other from their PA
behaviour after the intervention. Of course, both their PA
behaviours could fall into the same cluster. The features were
standardised and a k-means unsupervised algorithm
[Macqueen, 1967] with k=6 was applied. This number of clusters
was determined by analysing when including another
cluster does not improve enough the total within-cluster sum of
square (see Figure 5).
The cluster centroids are shown in Table 3. We can see
that, from a MVPA point of view, the centroids of clusters
C4, C5 and C6 fulfil the minimum recommendation of 60
minutes daily of MVPA [Janssen and LeBlanc, 2010], but
those of C1, C2 and C3 do not. Also, from a SED point of
view we can see that C2, C3 and C1 has the longest and more
frequent SED. In detail, C1 shows the lowest medium/long
MVPA and the third highest short SED, C2 shows the lowest
short bouts of MVPA, longest short SED, C3 shows the third
lowest short MVPA and the second highest short SED, C4
shows third highest short MVPA and the lowest short SED,
C5 shows the second highest MVPA and the third lowest SED
and finally C6 shows the highest MVPA and the second
lowest short SED.</p>
        <p>Given these observations, we ordered the clusters in
increasing level of PA behaviour, from the lowest activity
student cluster (C1) to the highest activity one (C6), and
characterise them as seen in Table 4.</p>
        <p>Cluster Summary Description
1 Not very active cluster (Half of MVPA recommended
amounts) but average amount of sedentary times
2 Not very active cluster (A little over half of MVPA
recommended amounts) combined with high amount
of sedentary time but broken down in many bouts
3 Fairly low MVPA (11 mins short of recommended
levels) and very high amount of long sedentary bouts
4* Active cluster (meeting the recommended amounts of
MVPA) combined with little sedentary time, and even
fewer long sedentary bouts
5* Active cluster, slightly more MVPA than cluster 4
but contrasted with higher amounts of short sedentary
bouts, and reasonable long bouts of sedentary time
6* Active cluster, with highest amount of MVPA and low
sedentary bouts, but more longer sedentary bouts than
the 2 other active clusters.
4</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Behaviour Change</title>
      <p>The clusters above capture the daily behaviours for all
children, before and after, with regards to MVPA and sedentary
times. We can now look at whether and how the children
from the experimental population moved from one cluster to
another, or stayed in the same cluster, as this can be a sign of
behaviour change. We can do so only for those children who
wore the GENEactivs in both periods (N=22).</p>
      <p>Table 5 shows the movement matrix between daily PA
behaviour clusters before and after the intervention. The green
area shows the top desirable moves (from a low PA cluster
to a higher PA cluster), light green shows acceptable moves
(from any PA cluster that already meets the daily
recommendations to any cluster that also meets them). Yellow shows
unimproved moves (from a low PA cluster to a similar PA
cluster), and red area shows undesirable moves (from a high
PA cluster to a low PA one, or from a low PA one to an even
lower PA one).
Children who were in a cluster that did not meet the
recommended guidelines of MVPA and remained in the
same one (2 children)</p>
      <p>In particular we can see that over half of the students who
were in the cluster with the least MVPA (C1) have moved up
to more active clusters, and that all the students who were
in the average/fairly low MVPA cluster (C3) have moved to
more active clusters. Students who were already active (in
C4, C5 and C6) remained active, except for one student who
became more sedentary (moved to C2).
5</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>We presented a methodology to extract aspects of children PA
behaviour and how these changed before and after an
intervention. First we calculated from accelerometers the SVMgs,
then later use them to calculate the PA intensities bouts length
and frequency, who were later used as features to cluster their
behaviour and monitor changes before and after the
intervention.</p>
      <p>This methodology helps understand the impact of the
intervention from a general and individual level. Whilst we
focused here on MVPA and SED intensity levels, a similar
approach can be used to also include sleep for instance. The
advantage of this methodology is that it provides an
aggregated analysis (via the clusters), but capturing important and
essential aspects of the activity (the length and frequency of
bouts).</p>
      <p>With our small sample data, clusters revealed six groups.
The first three (C1, C2 and C3) where under the daily
recommendations and the other three (C4, C5 and C6) were above
these, but each had different characteristics with regards to
the occurrence of the MVPA and sedentary times. Cluster
movement analysis enables to see students behaviour change
in different ways.</p>
      <p>Future work will include applying this methodology to
larger datasets, exploring varying some of the thresholds used
and combine it with more refined sequential pattern analysis.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>This project was funded by Diabetes Australia Research
Trust. We acknowledge all the iEngage team. C. Diaz thanks
Universidad Adolfo Iba´n˜ez for their support.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>[Activinsights</given-names>
            <surname>Ltd</surname>
          </string-name>
          ., 2017]
          <string-name>
            <given-names>Activinsights</given-names>
            <surname>Ltd. GENEActiv Original - Wrist-Worn Actigraphy Device - GENEActiv Accelerometers</surname>
          </string-name>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <source>[Baker and Yacef</source>
          , 2009]
          <string-name>
            <surname>Ryan</surname>
            <given-names>S.J.D.</given-names>
          </string-name>
          <string-name>
            <surname>Baker</surname>
            and
            <given-names>Kalina</given-names>
          </string-name>
          <string-name>
            <surname>Yacef</surname>
          </string-name>
          .
          <article-title>The State of Educational Data Mining in 2009 : A Review and Future Visions</article-title>
          .
          <source>Journal of Educational Data Mining</source>
          ,
          <volume>1</volume>
          (
          <issue>1</issue>
          ):
          <fpage>3</fpage>
          -
          <lpage>16</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <source>[Blikstein and Worsley</source>
          , 2016]
          <string-name>
            <given-names>Paulo</given-names>
            <surname>Blikstein</surname>
          </string-name>
          and
          <string-name>
            <given-names>Marcelo</given-names>
            <surname>Worsley</surname>
          </string-name>
          .
          <article-title>Multimodal learning analytics and education data mining: using computational technologies to measure complex learning tasks</article-title>
          .
          <source>Journal of Learning Analytics</source>
          ,
          <volume>3</volume>
          (
          <issue>2</issue>
          ):
          <fpage>220</fpage>
          -
          <lpage>238</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [Esliger et al.,
          <year>2011</year>
          ] Dale W. Esliger, Ann V. Rowlands, Tina L.
          <string-name>
            <surname>Hurst</surname>
            , Michael Catt,
            <given-names>Peter</given-names>
          </string-name>
          <string-name>
            <surname>Murray</surname>
          </string-name>
          , and Roger G. Eston.
          <article-title>Validation of the GENEA accelerometer</article-title>
          .
          <source>Medicine and Science in Sports and Exercise</source>
          ,
          <volume>43</volume>
          (
          <issue>6</issue>
          ):
          <fpage>1085</fpage>
          -
          <lpage>1093</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <source>[Fang and Langford</source>
          , 2013]
          <article-title>Zhou Fang and Maintainer Joss Langford</article-title>
          . Package ' GENEAread ',
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <source>[Ihaka and Gentleman</source>
          , 1996]
          <article-title>Ross Ihaka and Robert Gentleman. Interface Foundation of America R: A Language for Data Analysis and Graphics R: A Language for Data Analysis and Graphics</article-title>
          .
          <source>Source Journal of Computational and Graphical Statistics</source>
          ,
          <volume>5</volume>
          (
          <issue>3</issue>
          ):
          <fpage>299</fpage>
          -
          <lpage>314</lpage>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <source>[Janssen and LeBlanc</source>
          , 2010]
          <string-name>
            <given-names>Ian</given-names>
            <surname>Janssen</surname>
          </string-name>
          and Allana G LeBlanc.
          <article-title>Systematic review of the health benefits of physical activity and fitness in school-aged children and youth</article-title>
          .
          <source>International Journal of Behavioral Nutrition and Physical Activity</source>
          ,
          <volume>7</volume>
          (
          <issue>1</issue>
          ):
          <fpage>40</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [Kelly et al.,
          <year>2007</year>
          ]
          <article-title>Louise A</article-title>
          .
          <string-name>
            <surname>Kelly</surname>
            ,
            <given-names>John J. Reilly</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Diane M. Jackson</surname>
            ,
            <given-names>Colette</given-names>
          </string-name>
          <string-name>
            <surname>Montgomery</surname>
            ,
            <given-names>Stanley</given-names>
          </string-name>
          <string-name>
            <surname>Grant</surname>
          </string-name>
          , and
          <string-name>
            <surname>James</surname>
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Paton</surname>
          </string-name>
          .
          <article-title>Tracking physical activity and sedentary behavior in young children</article-title>
          .
          <source>Pediatric exercise science</source>
          ,
          <volume>19</volume>
          (
          <issue>1</issue>
          ):
          <fpage>51</fpage>
          -
          <lpage>60</lpage>
          , 2
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [Krebs et al.,
          <year>2010</year>
          ]
          <string-name>
            <given-names>Paul</given-names>
            <surname>Krebs</surname>
          </string-name>
          , James O.
          <string-name>
            <surname>Prochaska</surname>
          </string-name>
          , and
          <string-name>
            <surname>Joseph</surname>
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Rossi</surname>
          </string-name>
          .
          <article-title>Defining what Works in Tailoring: A Meta-Analysis OF Computer Tailored Interventions for Health Behavior Change</article-title>
          .
          <source>Prev Med</source>
          ,
          <volume>51</volume>
          (
          <issue>3-4</issue>
          ):
          <fpage>214</fpage>
          -
          <lpage>221</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <source>[Macqueen</source>
          , 1967]
          <string-name>
            <given-names>J.B.</given-names>
            <surname>Macqueen</surname>
          </string-name>
          .
          <article-title>Some methods for classification and analysis of multivariate observations</article-title>
          .
          <source>Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability</source>
          ,
          <volume>1</volume>
          (
          <issue>233</issue>
          ):
          <fpage>281</fpage>
          -
          <lpage>297</lpage>
          ,
          <year>11 1967</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [
          <string-name>
            <surname>Martinez-Maldonado</surname>
          </string-name>
          et al.,
          <year>2017</year>
          ] Roberto MartinezMaldonado, Kalina Yacef, Augusto Dias Pereira Dos Santos, Simon Buckingham Shum, Vanessa Echeverria, Olga C. Santos, and
          <string-name>
            <given-names>Mykola</given-names>
            <surname>Pechenizkiy</surname>
          </string-name>
          .
          <article-title>Towards Proximity Tracking and Sensemaking for Supporting Teamwork and Learning</article-title>
          .
          <source>In Proceedings - IEEE [Ng</source>
          et al.,
          <year>2014</year>
          ]
          <string-name>
            <given-names>Marie</given-names>
            <surname>Ng</surname>
          </string-name>
          , Tom Fleming, Margaret Robinson, Blake Thomson, Nicholas Graetz, Christopher Margono, ..., and
          <string-name>
            <given-names>Emmanuela</given-names>
            <surname>Gakidou</surname>
          </string-name>
          . Global, regional, and
          <article-title>national prevalence of overweight and obesity in children and adults during 1980-2013: A systematic analysis for the Global Burden of Disease Study 2013</article-title>
          .
          <source>The Lancet</source>
          ,
          <volume>384</volume>
          (
          <issue>9945</issue>
          ):
          <fpage>766</fpage>
          -
          <lpage>781</lpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <source>[Ochoa</source>
          , 2017]
          <string-name>
            <given-names>Xavier</given-names>
            <surname>Ochoa</surname>
          </string-name>
          .
          <source>Multimodal Learning Analytics. Handbook of Learning Analytics</source>
          , pages
          <fpage>129</fpage>
          -
          <lpage>141</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [Phillips et al.,
          <year>2013</year>
          ]
          <string-name>
            <surname>Lisa R S Phillips</surname>
          </string-name>
          , Gaynor Parfitt, and
          <string-name>
            <surname>Alex</surname>
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Rowlands</surname>
          </string-name>
          .
          <article-title>Calibration of the GENEA accelerometer for assessment of physical activity intensity in children</article-title>
          .
          <source>Journal of Science and Medicine in Sport</source>
          ,
          <volume>16</volume>
          (
          <issue>2</issue>
          ):
          <fpage>124</fpage>
          -
          <lpage>128</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [Plasqui et al.,
          <year>2013</year>
          ]
          <string-name>
            <given-names>G.</given-names>
            <surname>Plasqui</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. G.</given-names>
            <surname>Bonomi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Westerterp</surname>
          </string-name>
          .
          <article-title>Daily physical activity assessment with accelerometers: New insights and validation studies</article-title>
          .
          <source>Obesity Reviews</source>
          ,
          <volume>14</volume>
          (
          <issue>6</issue>
          ):
          <fpage>451</fpage>
          -
          <lpage>462</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [Ravi et al.,
          <year>2005</year>
          ]
          <string-name>
            <given-names>Nishkam</given-names>
            <surname>Ravi</surname>
          </string-name>
          , Nikhil Dandekar, Preetham Mysore, and
          <string-name>
            <given-names>Ml Michael L</given-names>
            <surname>Littman</surname>
          </string-name>
          .
          <article-title>Activity Recognition from Accelerometer Data</article-title>
          .
          <source>In Proceedings of the Seventeenth Conference on Innovative Applications of Artificial Intelligence(IAAI)</source>
          , volume
          <volume>5518</volume>
          LNCS, pages
          <fpage>1541</fpage>
          -
          <lpage>1546</lpage>
          .
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [Schaefer et al.,
          <year>2014</year>
          ]
          <article-title>Christine A</article-title>
          .
          <string-name>
            <surname>Schaefer</surname>
          </string-name>
          ,
          <string-name>
            <surname>Claudio R. Nigg</surname>
          </string-name>
          ,
          <string-name>
            <surname>James O. Hill</surname>
          </string-name>
          , Lois A.
          <string-name>
            <surname>Brink</surname>
          </string-name>
          , and
          <string-name>
            <surname>Raymond</surname>
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Browning</surname>
          </string-name>
          .
          <article-title>Establishing and evaluating wrist cutpoints for the GENEActiv accelerometer in youth</article-title>
          .
          <source>Medicine and Science in Sports and Exercise</source>
          ,
          <volume>46</volume>
          (
          <issue>4</issue>
          ):
          <fpage>826</fpage>
          -
          <lpage>833</lpage>
          , 4
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <source>[Siemens</source>
          , 2013]
          <string-name>
            <given-names>George</given-names>
            <surname>Siemens</surname>
          </string-name>
          .
          <source>Learning Analytics: The Emergence of a Discipline</source>
          .
          <source>American Behavioral Scientist</source>
          ,
          <volume>57</volume>
          (
          <issue>10</issue>
          ):
          <fpage>1380</fpage>
          -
          <lpage>1400</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [Sprint et al.,
          <year>2016</year>
          ]
          <string-name>
            <given-names>Gina</given-names>
            <surname>Sprint</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Diane J.</given-names>
            <surname>Cook</surname>
          </string-name>
          , and
          <string-name>
            <surname>Maureen</surname>
          </string-name>
          Schmitter-Edgecombe.
          <article-title>Unsupervised detection and analysis of changes in everyday physical activity data</article-title>
          .
          <source>Journal of Biomedical Informatics</source>
          ,
          <volume>63</volume>
          :
          <fpage>54</fpage>
          -
          <lpage>65</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <source>[Worsley</source>
          , 2014]
          <string-name>
            <given-names>Marcelo</given-names>
            <surname>Worsley</surname>
          </string-name>
          .
          <article-title>Multimodal learning analytics as a tool for bridging learning theory and complex learning behaviors</article-title>
          .
          <source>3rd Multimodal Learning Analytics Workshop and Grand Challenges</source>
          ,
          <string-name>
            <surname>MLA</surname>
          </string-name>
          <year>2014</year>
          , pages
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [Yacef et al.,
          <year>2018</year>
          ]
          <string-name>
            <given-names>Kalina</given-names>
            <surname>Yacef</surname>
          </string-name>
          , Corinne Caillaud, and
          <string-name>
            <given-names>Olivier</given-names>
            <surname>Galy</surname>
          </string-name>
          .
          <article-title>Supporting Learning Activities with Wearable Devices to Develop Life-Long Skills in a Health Education App</article-title>
          .
          <source>In Artificial Intelligence in Education Conference</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>