Conference PaperPDF Available

Enhancing Learning Object Recommendations for Teachers Using Adaptive Neighbor Selection

Authors:

Abstract and Figures

Recommender Systems (RS) have been implemented in the Technology enhanced Learning (TeL) field for facilitating, among others, Learning Object (LO) selection by teachers to support their daily teaching practice. In particular, memory-based collaborative filtering (CF) approaches have demonstrated promising results for real-life implementations of web-based Learning Object Repositories (LOR). Building on this, the contribution of this paper is an enhancement to existing memory-based CF RS methods, by adaptively selecting the teacher neighbors based on their co-rated LOs and the attribute similarity of the latter to the LO to be recommended. The evaluation results show a significant increase in the predictive accuracy of the adaptive RS approaches compared to their "traditional" benchmarks, signifying the proposed approach's capacity to enhance the accuracy of existing memory-based CF approaches
Content may be subject to copyright.
Enhancing Learning Object Recommendations for Teachers
Using Adaptive Neighbor Selection
Stylianos Sergis1,2 and Demetrios G. Sampson1,2
1Department of Digital Systems
University of Piraeus
Piraeus, Greece
2Information Technologies Institute
Centre for Research and Technology Hellas
Thessaloniki, Greece
e-mail: steliossergis@iti.gr, sampson@iti.gr
AbstractRecommender Systems (RS) have been implemented
in the Technology enhanced Learning (TeL) field for
facilitating, among others, Learning Object (LO) selection by
teachers to support their daily teaching practice. In particular,
memory-based collaborative filtering (CF) approaches have
demonstrated promising results for real-life implementations
of web-based Learning Object Repositories (LOR). Building
on this, the contribution of this paper is an enhancement to
existing memory-based CF RS methods, by adaptively selecting
the teacher neighbors based on their co-rated LOs and the
attribute similarity of the latter to the LO to be recommended.
The evaluation results show a significant increase in the
predictive accuracy of the adaptive RS approaches compared
to their "traditional" benchmarks, signifying the proposed
approach's capacity to enhance the accuracy of existing
memory-based CF approaches.
Keywords- recommender systems; technology enhanced
learning; teachers; learning objects; adaptive neighbor selection;
I. INTRODUCTION
Recommender Systems (RS) are adaptive software
applications aimed at providing suggestions to their users for
potentially useful items [1]. They have been utilized in a
wide range of applications, including Technology enhanced
Learning (TeL) for the provision (among others) of Learning
Object (LO) recommendations to teachers for supporting
their learning designs and daily teaching practice [2], [3]. To
generate these recommendations, many techniques have been
exploited by RS, with the collaborative filtering (CF)
technique [1] being one the most prominent.
In the domain of CF technique, existing approaches are
mainly divided in two strands, namely the model-based
approaches and the memory-based approaches [4]. Model-
based approaches aim to process all available user-generated
interaction data (e.g., ratings) in order to create predictive
user models. Despite their high level of accuracy, these
approaches usually come with a costly need for creating and
maintaining such models and the resulting scalability issues
[4], [5]. On the other hand, memory-based approaches work
directly on the provided user-item interaction data in order to
evaluate potential correlations and predict user preferences.
This approach has been attributed with simplicity of
implementation and immunity in terms of scalability [4].
In the context of TeL, the provision of accurate LO
recommendations to teachers for supporting their teaching
practice is an important issue considering the ever-increasing
availability of such resources on the web and the resulting
difficulty in locating them [3]. Under this light, the
aforementioned benefits of memory-based approaches could
allow them to be more easily deployed in real-life LORs
towards facilitating teachers in the above process. Thus,
efforts should be placed on further enhancing the level of
accuracy provided by these approaches, in order to reap their
reported simplicity and scalability benefits.
Towards this goal, a potential drawback of existing
memory-based CF RS is the manner in which the teachers'
"like-minded" neighbors are selected. More specifically, the
existing neighbor selection processes consider all candidate
teacher neighbors to be equally important as a preference
proxy for the active teacher (i.e., the teacher using the system
and receiving the recommendations). Therefore, the active
teacher's final neighbors are those that they share the greater
rating-based similarity with. This process, however, does not
take into account the (metadata) attributes of the LOs that
have been co-rated by the teachers. This shortcoming could
affect the actual similarity between the active teacher and the
selected neighbors in cases where the co-rated LOs are
significantly dissimilar (in terms of attributes) to the one that
is currently being recommended.
Therefore, in this paper, we propose an enhancement to
existing memory-based CF RS methods. It involves selecting
the teacher neighbors in an adaptive manner by assigning
more weight to those candidate neighbors who have co-rated
LOs that are more similar to the LO to be recommended.
The remainder of the paper is structured as follows.
Section II presents the background of our work. Section III
presents the proposed adaptive neighbor selection
mechanism for teacher-oriented memory-based CF RS.
Section IV describes the evaluation methodology adopted
and reports on the predictive accuracy evaluation results.
Finally, Section V discusses our conclusions and presents
proposed future work in this agenda.
II. BACKGROUND
In previous work, a literature review of the landscape of
TeL RS was performed towards identifying approaches that
were focused on teachers, directly or indirectly [2]. This
review highlighted 22 such approaches, each utilizing a
specific recommendation technique. As this review process
revealed, the CF technique, either on its own or in
combination with other techniques (i.e., hybrid), is very
widely used in the existing TeL teacher-oriented RS.
Moreover, a further analysis of the identified TeL teacher-
oriented RS systems highlighted the fact that none have
utilized mechanisms for selecting neighbors adaptively
depending on the (metadata) attributes of the LO to be
recommended. As aforementioned, this can be a drawback
when recommending LOs to teachers using "traditional" CF
approaches, considering that the LO attributes (and
indirectly, affordances) could be used to refine the similarity
calculation process between teachers.
Outside the TeL context, a similar approach has been
introduced by [6]. More specifically, Choi and Suh in [6]
developed and positively evaluated a method for selecting
the active user's neighbors based on the item to be
recommended, by considering the rating-based similarity of
their co-rated items. When applying this approach within the
TeL domain (to reap its reported accuracy-related benefits),
however, the rating-based LO similarity should be replaced
with an attribute-based LO similarity. The rationale for this
is that rating-based LO similarity might not be very
meaningful in the context of TeL, where teachers usually
select LOs in terms of their attribute appropriateness to
support a specific learning design. Therefore, these attributes
should be used as a similarity basis between teachers, instead
of their overall "crude" rating-based similarity.
Under the light of the above, a research problem is
identified, i.e. how can adaptive neighbor selection be
modeled and utilized by considering LOs attribute similarity,
towards facilitating teachers in selecting LOs for their
teaching practice. The contribution of this paper is (a) the
presentation of a method for extending memory-based CF
RS with adaptive neighbor selection, and (b) the evaluation
of the proposed approach in terms of predictive accuracy.
III. ADAPTIVE NEIGHBOR SELECTION IN TEACHER-
ORIENTED RECOMMENDER SYSTEMS
In our approach, we alter the methodology of [6] by
calculating LOs similarity in terms of their (metadata)
attribute profiles, using the commonly used Jaccard
similarity coefficient [7]. The proposed approach of
attribute-based similarity exploits the LO metadata records,
usually depicted as a vector space model. Moreover, it is not
limited to a specific metadata schema, but can be adapted to
accommodate any LO Metadata Application Profile utilized
in a LOR, e.g., the Open Discovery Space Repository LO
Metadata Application Profile presented in [8].
As aforementioned, the adaptive neighbor selection
approach is implemented as an enhancement to memory-
based CF methods. For the context of this paper, the
extensively used Pearson correlation coefficient (PCC) and
Cosine coefficient of similarity (CC) [7] were used (a) as a
basis for implementing the adaptive approach and (b) as a
performance benchmark. More specifically, based on the
original PCC, we define the Adaptive Pearson correlation
coefficient (APCC) by introducing the "adaptive neighbor"
factor simij which is the Jaccard based similarity index
between the LO j to be recommended and the each LO i that
has been co-rated by the two teachers (1).
The "adaptive neighbor" factor (which is calculated off-
line to reduce response time) aims to consider the attribute
similarity of the LO j (to be recommended) to the LO i (that
has been co-rated by the two teachers u and w). This Jaccard-
based similarity between any LO pair is calculated for each
element of the LO metadata vector space model of this LO
pair (e.g., educational objectives and technical format),
assigning equal weights to each LO metadata element. In this
way, when measuring the Pearson-based similarity between
teachers towards formulating the active teacher's
neighborhood, more weight will be assigned to candidate
neighbors who have provided common ratings to LOs more
similar to the one being considered for recommendation.
In a similar vein, based on the original CC we define the
Adaptive Cosine coefficient of similarity (ACC) by
introducing again the "adaptive neighbor" factor simij in (2).
Similarly, the introduced factor aims to capture the
attribute Jaccard-based similarity between all LOs co-rated
by the teachers u and w and assign the corresponding weight
to the co-rating candidate neighbor, towards formulating a
more informed teacher neighborhood.
IV. EVALUATION
The evaluation process utilized two educational datasets
retrieved from the Discover the Cosmos (DtC) Repository
1
and the Open Science Resources (OSR) Repository
2
. An
overview of the two datasets is provided in Table 1.
Aggregation Level (AL) 1 LOs refer to standalone
educational resources (e.g., flash simulations), while
Aggregation Level 2 LOs refer to Lesson Plans and/or
Educational Scenarios [9]. Overall Sample Size (N) refers to
the number of LOs in each AL category, while Rating Data
refers to the number of ratings provided by the Contributing
Users for each AL category. Finally, Rating Density is
defined as the logarithm of the ratio of known ratings against
the number of all possible ratings that can be provided [10].
This metric has been attributed with a high positive
correlation to CF RS accuracy [10].
TABLE I. EDUCATIONAL DATASETS OVERVIEW
DtC Dataset
OSR Dataset
AL1
AL2
AL1
Overall Sample Size (N)
92709
629
1545
Rating Data
835
7469
1148
Contributing Users
84
127
175
Rating Density
-3.97
-1.03
-2.37
The focus of the evaluation of the proposed approach was
its predictive accuracy measured using the common Root
Mean Squared Error (RMSE) metric [11]. More specifically,
the two adaptive versions (APCC and ACC) were
benchmarked against their "original" versions (PCC and CC
respectively) for each dataset using an increasing
neighborhood size (1 to 20), towards evaluating their added
value in each occasion. Therefore, for each dataset, a set of
four RS methods were run, i.e., PCC, APCC, CC and ACC.
1
http://portal.discoverthecosmos.eu (Accessed 21Apr 2015)
2
http://www.osrportal.eu/en/repository (Accessed 21 Apr 2015)
= 

,
 
, 
,
 =  
,
 
, 
, ()
Figure 1: Evaluation Results for the DtC AL1 (a), DtC AL2 (b) and OSR (c) datasets
Finally, the standard "Leave-N-out" technique [11] was
adopted, using a 70%-30% data split between the "training"
set and the "test" set, respectively.
Fig. 1 presents the evaluation results for each dataset. As
the Fig. 1 depicts, both adaptive RS approaches outperform
their respective benchmarks for all datasets, i.e., DtC AL1
(Fig.1a), DtC AL2 (Fig. 1b) and OSR (Fig. 1c). Moreover,
the increase in predictive accuracy is evident for all
neighborhood sizes in all datasets, especially for small sizes
(N<6). These findings, therefore, support the hypothesis of
the paper regarding the proposed adaptive approach's
capacity to enhance the predictive accuracy of existing CF
approaches. Moreover, an important finding deriving from
the results of Fig. 1 is that the adaptive RS provide a
significant accuracy increase in datasets showing a lower
level of rating density (i.e., DtC AL1 and OSR). This could
prove to be very useful in real-life deployments of the
proposed approach, considering that educational datasets
usually have low rating density levels, a fact that can hinder
the performance of existing CF RS approaches [7].
V. CONLUSIONS AND FUTURE WORK
This paper presented a method of enhancing the
predictive accuracy of memory-based CF teacher-oriented
RS. This method includes the adaptive selection of the most
appropriate active teachers' neighbors not only based on their
overall rating-based similarity, but also considering the
similarity of the co-rated LOs to the one that is being
considered for recommendation. Moreover, the paper
presented evaluation results based on two real-life
educational datasets, highlighting the proposed approach's
added value in terms of predictive accuracy.
Future work can examine the potential of adaptive
neighbor selection beyond memory-based approaches, i.e., in
RS systems utilizing more elaborate teacher personal
characteristics for generating neighborhoods, such as the
teachers’ ICT competence profiles which have been
attributed with very promising potential to enhance the level
of accuracy in the LO recommendation process [3].
ACKNOWLEDGMENTS
The work presented in this paper has been partially supported by (a) the
“Open Discovery Space: A socially-powered and multilingual open learning
infrastructure to boost the adoption of eLearning Resources” Project that is
funded by the European Commission's CIP-ICT Policy Support Programme
(Project Number: 297229) and (b) “Inspiring Science: Large Scale
Experimentation Scenarios to Mainstream eLearning in Science,
Mathematics and Technology in Primary and Secondary Schools” Project
that is funded by the European Commission's CIP-ICT Policy Support
Programme (Project Number: 325123). Moreover, the authors would like to
acknowledge the Discover the Cosmos and the Open Science Resources
Projects for providing the corresponding educational datasets. Finally, the
publication of this paper has been partly supported by the University of
Piraeus Research Center.
REFERENCES
[1] J. Bobadilla, F. Ortega, A. Hernando, and A. Gutiérrez,
"Recommender Systems Survey," Knowledge-Based Systems, vol. 46,
pp. 109-132, 2013.
[2] S. Sergis, P. Zervas, and D. G. Sampson, "Towards Learning Object
Recommendations based on Teachers' ICT Competence Profiles,"
Proc. of the 14th International Conference on Advanced Learing
Technologies (ICALT2014), pp. 534 - 538, 2014.
[3] S. Sergis, P. Zervas, and D.G. Sampson, "ICT Competence-based Learning
Object Recommendations for Teachers," Proc. of the 11th International
Conference on Cognition and Exploratory Learning in Digital Age
(CELDA2014), pp. 150-157, 2014.
[4] C. Desrosiers, and G. Kapyris, "A Comprehensive Survey of Neighborhood-
based Recommendation Methods," Recommender Systems Handbook, F.
Ricci, L. Rokach, B. Shapira and P.B Kantor, Eds., US: Springer, pp.
107-144, 2011.
[5] Y. Koren, and R. Bell, "Advances in Collaborative Filtering,"
Recommender Systems Handbook, F. Ricci, L. Rokach, B. Shapira and
P.B Kantor, Eds., US: Springer, pp. 145-186, 2011.
[6] K. Choi, and Y. Suh, "A New Similarity Function For Selecting
Neighbors For Each Target Item In Collaborative Filtering,"
Knowledge-Based Systems, vol. 37, pp. 146153, 2013.
[7] K. Verbert, H. Drachsler, N. Manouselis, M. Wolpers, R. Vuorikari,
and E. Duval, "Dataset-Driven Research For Improving
Recommender Systems For Learning," Proc. of the 1st International
Conference on Learning Analytics and Knowledge, pp. 44-53, 2011.
[8] N. Athanasiadis, S. Sotiriou, P. Zervas, and D.G. Sampson, "The
Open Discovery Space Portal: A Socially-Powered and Open
Federated Infrastructure," Digital Systems for Open Access to Formal
and Informal Learning, D.G. Sampson, D. Ifenthaler, J.M. Spector, P.
Isaias, Eds., International Publishing: Springer, pp. 11-23, 2014.
[9] D.G. Sampson, P. Zervas, and S. Sotiriou, "Science Education
Resources Supported with Educational Metadata: The Case of the
OpenScienceResources Web Repository," Advanced Science Letters,
vol. 4, no. 11-12, pp. 3353-3361, 2011.
[10] G. Adomavicius, and J. Zhang, "Impact Of Data Characteristics On
Recommender Systems Performance," ACM Transactions on
Management Information Systems, vol 3, no. 1, pp. 3:1-3:17, 2012.
[11] G. Shani, and A. Gunawardana, "Evaluating Recommendation
Systems," Recommender systems handbook, F. Ricci, L. Rokach, B.
Shapira, and P.B Kantor, Eds., US: Springer, pp. 257-297, 2011.
... Unfortunately, issues related to building RSs for teachers have not been treated extensively compared to learnerbased RSs. Among all the papers we surveyed, the dominating user type is students, as shown in Figure 5, while [43,47,96,97,118,136,143] 6% of all systems considered were built either specifically for teachers or for both teachers and students. sues related to building RSs for teachers have not been treated extensively compare learner-based RSs. ...
... sues related to building RSs for teachers have not been treated extensively compare learner-based RSs. Among all the papers we surveyed, the dominating user type is dents, as shown in Figure 5, while [43,47,96,97,118,136,143] 6% of all systems consid were built either specifically for teachers or for both teachers and students. The sudden outburst of Covid-19 in 2020 has affected the educational pattern shifted the method of learning to online, which many countries adopted. ...
... Unfortunately, issues related to building RSs for teachers have not been treated extensively compared to learner-based RSs. Among all the papers we surveyed, the dominating user type is students, as shown in Figure 5, while [43,47,96,97,118,136,143] 6% of all systems considered were built either specifically for teachers or for both teachers and students. The sudden outburst of Covid-19 in 2020 has affected the educational pattern and shifted the method of learning to online, which many countries adopted. ...
Article
Full-text available
Recommender systems (RSs) are increasingly recognized as intelligent software for predicting users’ opinions on specific items. Various RSs have been developed in different domains, such as e-commerce, e-government, e-resource services, e-business, e-library, e-tourism, and e-learning, to make excellent user recommendations. In e-learning technology, RSs are designed to support and improve the learning practices of a student or an organization. This survey aims to examine the different works of literature on RSs that corroborate e-learning and classify and provide statistics of the reviewed articles based on their recommendation goals, recommendation techniques used, the target user, and the application platforms. The survey makes a prominent contribution to the e-learning RSs field by providing an overview of current research and traditional and nontraditional recommendation techniques to provide different recommendations for future e-learning. One of the most significant findings to emerge from this survey is that a substantial number of works followed either deep learning or context-aware recommendation techniques, which are considered more efficient than any traditional methods. Finally, we provided comprehensive observations from the quantitative assessment of publications, which can guide and support researchers in understanding the current development for potential future trends and the direction of deep learning-based RSs in e-learning.
... (Soldatova et al., 2014) addressed the issue of recommending e-learning tools for teaching stuff of engineering disciplines by defining criteria that will be used to create an e-learning recommender system. In 18th International Conference on Cognition and Exploratory Learning in Digital Age (CELDA 2021) (Sergis et al., 2014b), (Sergis and Sampson, 2015) and (Sergis and Sampson, 2016), the authors tackled the problem of ignoring the potential benefits of profiling teachers' particular professional characteristics. They proposed a recommender system to help teachers to find LO from existing repositories in a unified manner namely by automatically constructing their ICT complex profiles and exploiting these profiles for more efficient LO selection. ...
Conference Paper
Full-text available
Recommender Systems (RS) in e-learning has attracted several researchers aiming basically at scaffolding learners in locating relevant learning resources that meet their learning needs and profiles. Whereas a number of review studies have been carried out in the area of educational recommender systems, there is a limited information in the literature review in the specific domain of recommendation systems for teachers. The objective of this work is to summarize the current research efforts in the field of teacher-oriented recommender systems. By performing this systematic review, 32 papers were selected for further analysis. The obtained results show that educational portals and repositories are widely used as learning environments where recommendations occur. The finding of this review further show that personalized recommendations for teachers and teaching practices improvements are the main issues addressed by RS for teachers. Furthermore, the hybrid approach for recommendation and the evaluation by experiment are the most used, occurring in 43,75% of the selected reviewed papers. We are availing the key findings of this work to propose a teacher recommender system that provides teachers with the most relevant open educational resources (OER) retrieved from collections of resources aligned to the UNESCO ICT Competency Framework for Teachers (CFT).
... Nevertheless, teachers often run into difficulties in locating and selecting appropriate training resources aligned to their competencies, and that fit better their needs and knowledge levels. To address such issues, some existing research attempted to propose specific systems trying to recommend appropriate training to teachers based on their needs [8], [9]. However, these works do not consider important elements of teachers' profiles such as their ICT competences. ...
Conference Paper
Full-text available
This paper presents a systematic review intending to summarize the state of the art in the field of teachers’ information and communication technology ICT competency assessment by identifying and analyzing existing tools and approaches for assessing teachers’ ICT competency level. By conducting a systematic mapping study, a total of 11 papers has been selected and reviewed. Our results deliver some important findings focusing on the following key features: the objectives addressed by the assessment tools, the approaches used to assess teachers’ ICT competencies, the ICT competency framework that the tool relies on, and the related technical environment. This review demonstrates that there is a lack in terms of assessing teachers’ competencies required to mainstream effectively ICT in education. Designing and developing an assessment tool intended for identifying and measuring Teachers’ ICT Competencies pursuant an ICT competency framework would be the cornerstone towards recommending the most appropriate materials according to the teacher training needs and requirements.
... When analyzing the data obtained to determine what types of elements are subject to recommendation, it was noted that 96% of works focus on offering the service to postgraduate students and universities such as learning resources, courses, post-graduate studies, and universities. Of these articles, 78 are oriented specifically for students ( Table 6), most of which make suggestions for courses and educational resources, where only [26] focuses on teachers by recommending resources for teaching practice in the view of the increasing availability of such resources online and the resulting difficulty in locating them, and [50] focuses on both students and teachers, where the student receives suggestions for support material to study while teachers receive student profiles for review. In terms of the type of element recommended, it was noted that 37 works stand out in which RSs offer learning resources, and these recommendations are mostly given in accordance with user preferences; 133 RSs suggest courses; 5 recommend a sequence of courses/syllabuses; 5 recommend elective degrees courses; and the remainder focus on recommending papers, postgraduate courses, academic advice, and professions, among others. ...
Article
Full-text available
Recommendation systems have emerged as a response to overload in terms of increased amounts of information online, which has become a problem for users regarding the time spent on their search and the amount of information retrieved by it. In the field of recommendation systems in education, the relevance of recommended educational resources will improve the student’s learning process, and hence the importance of being able to suitably and reliably ensure relevant, useful information. The purpose of this systematic review is to analyze the work undertaken on recommendation systems that support educational practices with a view to acquiring information related to the type of education and areas dealt with, the developmental approach used, and the elements recommended, as well as being able to detect any gaps in this area for future research work. A systematic review was carried out that included 98 articles from a total of 2937 found in main databases (IEEE, ACM, Scopus and WoS), about which it was able to be established that most are geared towards recommending educational resources for users of formal education, in which the main approaches used in recommendation systems are the collaborative approach, the content-based approach, and the hybrid approach, with a tendency to use machine learning in the last two years. Finally, possible future areas of research and development in this field are presented.
Article
Dyslexia is the most widespread specific learning disorder and significantly impair different cognitive domains. This, in turn, negatively affects dyslexic students during their learning path. Therefore, specific support must be given to these students. In addition, such a support must be highly personalized, since the problems generated by the disorder can be very different from one to another. In this work, we explored the possibility of using AI to suggest the most suitable supporting tools for dyslexic students, so as to provide a targeted help that can be of real utility. To do this, we relied on recommendation algorithms, which are a branch of machine learning, that aim to detect personal preferences and provide the most suitable suggestions. We hence implemented and trained three collaborative-filtering recommendation models, namely an item-based, a user-based and a weighted-hybrid model, and studied their performance on a large database of 1237 students' information, collected with a self-evaluating questionnaire regarding all the most used supporting strategies and digital tools. Each recommendation model was tested with three different similarity metrics, namely Pearson correlation, Euclidean distance and Cosine similarity. The obtained results showed that a recommendation system is highly effective in suggesting the optimal help tools/strategies for everyone. This demonstrates that the proposed approach is successful and can be used as a new and effective methodology to support students with dyslexia. https://doi.org/10.48550/arXiv.2403.14710
Conference Paper
Full-text available
Recommender Systems (RS) have been applied in the Technology enhanced Learning (TeL) field for facilitating, among others, Learning Object (LO) selection and retrieval. Most of the existing approaches, however, aim at accommodating the needs of learners and teacher-oriented RS are still an under-investigated field. Moreover, the systems that focus on teachers, do not explicitly exploit their ICT competence profiles when providing LO recommendations. This is a significant drawback, since it can result in LO recommendations that are beyond the teachers' competence to use. Towards tackling this issue, this paper extends previous work and proposes a teacher ICT Competence-based RS that considers teachers' ICT Competence Profiles when recommending Learning Objects. Moreover, the results of its accuracy evaluation are presented. The results indicate that the proposed approach provides high predictive accuracy and outperforms commonly used, existing RS approaches
Conference Paper
Full-text available
Recommender Systems (RS) have been applied in the Technology enhanced Learning (TeL) field for facilitating, among others, Learning Object (LO) selection and retrieval. Most of the existing approaches, however, aim at accommodating the needs of learners and teacher-oriented RS are still an under-investigated field. Moreover, the systems that focus on teachers, do not explicitly exploit their ICT competence profiles when providing LO recommendations. This is a significant drawback, since it can result in LO recommendations that are beyond the teachers' competence to use. Towards tackling this issue, this paper extends previous work and proposes a teacher ICT Competence-based RS that considers teachers' ICT Competence Profiles when recommending Learning Objects. Moreover, the results of its accuracy evaluation are presented. The results indicate that the proposed approach provides high predictive accuracy and outperforms commonly used, existing RS approaches
Conference Paper
Full-text available
Recommender Systems (RS) have been investigated in the Technology enhanced Learning (TeL) field for facilitating, among others, Learning Objects (LOs) selection and retrieval. However, most of the existing approaches focus on the learners' perspective and do not take into consideration teachers' profile. Moreover, the systems that do target teachers, do not explicitly exploit their ICT competence profiles. This can lead to recommending LOs that are beyond the teachers' current ability to use in their teaching practice. In this paper, we aim to tackle this problem and propose, as a first step, a set of mapping rules for aligning teachers' ICT competences and LO metadata elements. Moreover, a preliminary simulated evaluation is described, the results of which indicate that the mapping schema can provide robust identification of appropriate LOs based on both the users' ICT competences and the overall ratings of the educational resources
Chapter
Recommender systemsare now popular both commercially and in the research community, where many approaches have been suggested for providing recommendations. In many cases a system designer that wishes to employ a recommendater system must choose between a set of candidate approaches. A first step towards selecting an appropriate algorithm is to decide which properties of the application to focus upon when making this choice. Indeed, recommender systems have a variety of properties that may affect user experience, such as accuracy, robustness, scalability, and so forth. In this paper we discuss how to compare recommenders based on a set of properties that are relevant for the application. We focus on comparative studies, where a few algorithms are compared using some evaluation metric, rather than absolute benchmarking of algorithms. We describe experimental settings appropriate for making choices between algorithms. We review three types of experiments, starting with an offline setting, where recommendation approaches are compared without user interaction, then reviewing user studies, where a small group of subjects experiment with the system and report on the experience, and finally describe large scale online experiments, where real user populations interact with the system. In each of these cases we describe types of questions that can be answered, and suggest protocols for experimentation. We also discuss how to draw trustworthy conclusions from the conducted experiments. We then review a large set of properties, and explain how to evaluate systems given relevant properties. We also survey a large set of evaluation metrics in the context of the property that they evaluate.
Article
As one of the collaborative filtering (CF) techniques, memory-based CF technique which recommends items to users based on rating information of like-minded users (called neighbors) has been widely used and has also proven to be useful in many practices in the age of information overload. However, there is still considerable room for improving the quality of recommendation. Shortly, similarity functions in traditional CF compute a similarity between a target user and the other user without considering a target item. More specifically, they give an equal weight to each of the co-rated items rated by both users. Neighbors of a target user, therefore, are identical for all target items. However, a reasonable assumption is that the similarity between a target item and each of the co-rated items should be considered when finding neighbors of a target user. Additionally, a different set of neighbors should be selected for each different target item. Thus, the objective of this paper is to propose a new similarity function in order to select different neighbors for each different target item. In the new similarity function, the rating of a user on an item is weighted by the item similarity between the item and the target item. Experimental results from MovieLens dataset and Netflix dataset provide evidence that our recommender model considerably outperforms the traditional CF-based recommender model.
Article
Recommender systems have developed in parallel with the web. They were initially based on demographic, content-based and collaborative filtering. Currently, these systems are incorporating social information. In the future, they will use implicit, local and personal information from the Internet of things. This article provides an overview of recommender systems as well as collaborative filtering methods and algorithms; it also explains their evolution, provides an original classification for these systems, identifies areas of future implementation and develops certain areas selected for past, present or future importance.
Article
This article investigates the impact of rating data characteristics on the performance of several popular recommendation algorithms, including user-based and item-based collaborative filtering, as well as matrix factorization. We focus on three groups of data characteristics: rating space, rating frequency distribution, and rating value distribution. A sampling procedure was employed to obtain different rating data subsamples with varying characteristics; recommendation algorithms were used to estimate the predictive accuracy for each sample; and linear regression-based models were used to uncover the relationships between data characteristics and recommendation accuracy. Experimental results on multiple rating datasets show the consistent and significant effects of several data characteristics on recommendation accuracy.
Article
A number of international initiatives, such as the leading initiative of Open Educational Resources (OER) movement, have recognized the worth of sharing and reusing educational resources among educational communities. This has become an important issue in the field of Technology-enhanced Science Education, and over the past years a large amount of science education digital content became available worldwide through digital repositories, archives and libraries. However, efficient search and retrieval of science education resources available in web-based repositories depends on their educational metadata. Although the IEEE LOM Standard is the commonly accepted way for describing educational resources with metadata, it is beyond its scope to directly support the description of educational resources with Science Education related metadata. Thus, we propose an IEEE LOM Science Education Application Profile that can be used for tagging science education resources, and we present its application to a Science Education Web-based Repository, namely, the OpenScienceResources Web Repository.
Chapter
The collaborative filtering (CF) approach to recommenders has recently enjoyed much interest and progress. The fact that it played a central role within the recently completed Netflix competition has contributed to its popularity. This chapter surveys the recent progress in the field. Matrix factorization techniques, which became a first choice for implementing CF, are described together with recent innovations. We also describe several extensions that bring competitive accuracy into neighborhood methods, which used to dominate the field. The chapter demonstrates how to utilize temporal models and implicit feedback to extend models accuracy. In passing, we include detailed descriptions of some the central methods developed for tackling the challenge of the Netflix Prize competition.