<!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>Experience-based Recommendation for a Personalised E-learning System</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Blessing Mbipom</string-name>
          <email>b.e.mbipom@rgu.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>School of Computing Science and Digital Media, Robert Gordon University</institution>
          ,
          <addr-line>Aberdeen, Scotland</addr-line>
          ,
          <country country="UK">United Kingdom</country>
        </aff>
      </contrib-group>
      <fpage>274</fpage>
      <lpage>276</lpage>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        A large amount of learning resources is available to learners on the Web. Users of
these resources are often discouraged by the time spent in finding and assembling
relevant resources to support their learning goals, and these users often face the
information overload problem [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Personalisation within e-learning would allow
the learning abilities and preferences of individual learners to be taken into
account, thus enabling such systems to offer relevant resources to learners [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        The interaction of previous learners with resources and the resulting
outcome can be viewed as a learning experience. An experience-based
recommendation approach would allow the experiences of similar users to be reused for
making recommendations to new users. Currently, some recommender systems
in e-commerce can capture the experience of users with items and reuse these
to enhance recommendation [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. However, little work has been done to reuse
experiences in the e-learning domain [
        <xref ref-type="bibr" rid="ref1 ref3">1, 3</xref>
        ]. There is potential to improve the
recommendations made within e-learning [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], drawing from the impact that the
reuse of user experiences has made within e-commerce. Although
recommendation in the e-learning domain is challenging given that the learning resources
have to be carefully combined unlike individual products in e-commerce.
      </p>
      <p>A key contribution of this research will be the development of innovative
approaches to incorporate the learning experiences of previous learners captured
in outcomes such as reviews and ratings, in the recommendations made to new
learners. This research will harness the wide range of available e-learning
resources in order to cater for learners with different preferences. The knowledge
contained in the learning resources will be employed for refining learners’ goals
and indexing new learning resources. This work will improve the current state
of e-learning systems by reusing the experiences of previous learners when
recommending relevant learning resources to new learners.</p>
      <p>Copyright © 2015 for this paper by its authors. Copying permitted for private and
academic purposes. In Proceedings of the ICCBR 2015 Workshops. Frankfurt, Germany.</p>
    </sec>
    <sec id="sec-2">
      <title>Research Questions</title>
      <p>This research aims to capture and reuse the learning experiences of previous
learners to enhance recommendations made to new learners within a personalised
e-learning system? This research seeks to address the following questions:
– How can learners’ goals be refined to improve the recommendation of learning
resources?
– How can learners’ preferences and abilities be captured to enhance
personalised recommendations?
– How can learning resources be represented to support effective retrieval?
– How can outcomes such as learners’ reviews and ratings, be captured and
reused to enhance e-learning recommendation?
3</p>
    </sec>
    <sec id="sec-3">
      <title>Research Plan</title>
      <p>This research will involve the development of novel approaches for reusing the
experiences of previous learners to enhance e-learning recommendation.
Techniques to capture learners’ preferences and abilities will be developed. Existing
learner models will be adapted for this task with the aim of capturing the
preferences and the abilities of learners. This information would be used for making
relevant recommendations to new learners.</p>
      <p>Existing knowledge sources will be organised into a coherent background
knowledge structure. Potential knowledge sources such as Microsoft Academic
Search, the ACM Computing Classification System, and Wikipedia have already
been identified. The plan is to employ these in the development of a background
knowledge structure which can be employed for refining learners’ goals and for
indexing learning resources. This structure will be useful for identifying the links
between resources and for recommending relevant resources.</p>
      <p>Methods for representing and refining learners’ goals will be developed. This
is necessary in e-learning because learners often have insufficient knowledge of the
domain to formulate suitable goals. The plan is to map the goals to a resource
representation developed using shared background knowledge, this will entail
reasoning with the text in the goals and the learning resources.</p>
      <p>Representations that capture learners’ outcomes will be created. Learners’
test scores, reviews and ratings can be viewed as outcomes in an e-learning
domain. Currently, learners’ test scores are the major form of feedback used
in e-learning. However, this does not capture learners’ opinions which can be
effectively employed to inform other learners. The plan is to incorporate
useropinions with user-performance to enhance the recommendation process.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Current Progress</title>
      <p>The research methodology has been substantially developed. Various approaches
for representing learning resources have been investigated, these range from
knowledge-light to knowledge-rich approaches. Some methods of refining
learners’ goals have also been examined.</p>
      <p>Different types of learning resources have been identified to use as data for
this work. These include e-books, online teaching slides and video lectures. They
have been chosen because they contain structure and metadata that will help
with the research, and because of the variety of media types contained.</p>
      <p>Preliminary experiments have been carried out to develop a background
knowledge structure to use for the refinement of learners’ goals and the
representation of new learning resources. A collection of 217 e-book chapters from
the machine learning domain were collected for the experiments. Terms and
phrases were extracted from the Tables-of-contents (TOCs) of the e-books using
some NLP techniques and phrase identification methods.</p>
      <p>
        E-books are used as the primary data source in this work because of the
structure they contain and because they are designed to be effective for teaching
and learning. Furthermore, issues of trust and provenance [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] are catered for
because the nature of books means an author and affiliation exists. Wikipedia is
used as a complementary data source, because it is a knowledge-rich source put
together by many contributors.
      </p>
      <p>Terms and phrases were extracted from the TOCs of e-books and compared
with phrases from the Machine Learning category in Wikipedia to generate a set
of suitable phrases to use for developing the background knowledge structure.
The result was 90 phrases consisting of 17 unigrams, 58 bigrams and 15 trigrams.</p>
      <p>Initial output shows the potential to harness the knowledge in e-Books and
Wikipedia for developing a background knowledge structure that will enable
the refinement of learners’ goals and indexing of new learning resources. Further
work will involve evaluation of this method, and the development of a system that
employs the background structure to recommend relevant learning resources.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Bobadilla</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hernando</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Arroyo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>E-learning experience using recommender systems</article-title>
          .
          <source>In: Proceedings of the 42nd ACM Technical Symposium on Computer Science Education</source>
          , pp.
          <fpage>477</fpage>
          -
          <lpage>482</lpage>
          . ACM (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Dong</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schaal</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>O</given-names>
            <surname>'Mahony</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.P.</given-names>
            ,
            <surname>McCarthy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Smyth</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          :
          <article-title>Opinionated product recommendation</article-title>
          .
          <source>In: S.J. Delany, S. Ontan˜o´n (eds.) Case-Based Reasoning Research and Development, LNCS</source>
          , vol.
          <volume>7969</volume>
          , pp.
          <fpage>44</fpage>
          -
          <lpage>58</lpage>
          . Springer, Heidelberg (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Ghauth</surname>
            ,
            <given-names>K.I.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Abdullah</surname>
            ,
            <given-names>N.A.</given-names>
          </string-name>
          :
          <article-title>Building an e-learning recommender system using vector space model and good learners average rating</article-title>
          .
          <source>In: Ninth IEEE International Conference on Advanced Learning Technologies</source>
          , pp.
          <fpage>194</fpage>
          -
          <lpage>196</lpage>
          . IEEE (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Kantor</surname>
            ,
            <given-names>P.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rokach</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ricci</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shapira</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Recommender systems handbook</article-title>
          . Springer (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5. Kolodner, J.L.,
          <string-name>
            <surname>Cox</surname>
            ,
            <given-names>M.T.</given-names>
          </string-name>
          ,
          <article-title>Gonz´alez-</article-title>
          <string-name>
            <surname>Calero</surname>
            ,
            <given-names>P.A.</given-names>
          </string-name>
          :
          <article-title>Case-based reasoning-inspired approaches to education</article-title>
          .
          <source>The Knowledge Engineering Review</source>
          <volume>20</volume>
          (
          <issue>3</issue>
          ),
          <fpage>299</fpage>
          -
          <lpage>303</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Leake</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Whitehead</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Case provenance: The value of remembering case sources</article-title>
          .
          <source>In: Case-Based Reasoning Research and Development</source>
          , pp.
          <fpage>194</fpage>
          -
          <lpage>208</lpage>
          . Springer (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Peter</surname>
            ,
            <given-names>S.E.</given-names>
          </string-name>
          :
          <article-title>The use of tagging to support the authoring of personalisable learning content</article-title>
          .
          <source>Ph.D. thesis</source>
          , University of Greenwich (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>