2,468 research outputs found

    On Recommendation of Learning Objects using Felder-Silverman Learning Style Model

    Get PDF
    The file attached to this record is the author's final peer reviewed version. The Publisher's final version can be found by following the DOI link.The e-learning recommender system in learning institutions is increasingly becoming the preferred mode of delivery, as it enables learning anytime, anywhere. However, delivering personalised course learning objects based on learner preferences is still a challenge. Current mainstream recommendation algorithms, such as the Collaborative Filtering (CF) and Content-Based Filtering (CBF), deal with only two types of entities, namely users and items with their ratings. However, these methods do not pay attention to student preferences, such as learning styles, which are especially important for the accuracy of course learning objects prediction or recommendation. Moreover, several recommendation techniques experience cold-start and rating sparsity problems. To address the challenge of improving the quality of recommender systems, in this paper a novel recommender algorithm for machine learning is proposed, which combines students actual rating with their learning styles to recommend Top-N course learning objects (LOs). Various recommendation techniques are considered in an experimental study investigating the best technique to use in predicting student ratings for e-learning recommender systems. We use the Felder-Silverman Learning Styles Model (FSLSM) to represent both the student learning styles and the learning object profiles. The predicted rating has been compared with the actual student rating. This approach has been experimented on 80 students for an online course created in the MOODLE Learning Management System, while the evaluation of the experiments has been performed with the Mean Absolute Error (MAE) and Root Mean Square Error (RMSE). The results of the experiment verify that the proposed approach provides a higher prediction rating and significantly increases the accuracy of the recommendation

    Design of a recommender system for web based learning

    Get PDF
    The design of recommender systems is an ongoing research area where several researchers have devised means of incorporating intelligence in web content systems to be able to provide recommendations to learners on the basis of their learning preferences i.e. based on their learning profiles. The paper discusses the design of such a system based mapped to a content ontology and learner profiles created in the system

    Neuro-fuzzy knowledge processing in intelligent learning environments for improved student diagnosis

    Get PDF
    In this paper, a neural network implementation for a fuzzy logic-based model of the diagnostic process is proposed as a means to achieve accurate student diagnosis and updates of the student model in Intelligent Learning Environments. The neuro-fuzzy synergy allows the diagnostic model to some extent "imitate" teachers in diagnosing students' characteristics, and equips the intelligent learning environment with reasoning capabilities that can be further used to drive pedagogical decisions depending on the student learning style. The neuro-fuzzy implementation helps to encode both structured and non-structured teachers' knowledge: when teachers' reasoning is available and well defined, it can be encoded in the form of fuzzy rules; when teachers' reasoning is not well defined but is available through practical examples illustrating their experience, then the networks can be trained to represent this experience. The proposed approach has been tested in diagnosing aspects of student's learning style in a discovery-learning environment that aims to help students to construct the concepts of vectors in physics and mathematics. The diagnosis outcomes of the model have been compared against the recommendations of a group of five experienced teachers, and the results produced by two alternative soft computing methods. The results of our pilot study show that the neuro-fuzzy model successfully manages the inherent uncertainty of the diagnostic process; especially for marginal cases, i.e. where it is very difficult, even for human tutors, to diagnose and accurately evaluate students by directly synthesizing subjective and, some times, conflicting judgments

    A Literature Review on Intelligent Services Applied to Distance Learning

    Get PDF
    Distance learning has assumed a relevant role in the educational scenario. The use of Virtual Learning Environments contributes to obtaining a substantial amount of educational data. In this sense, the analyzed data generate knowledge used by institutions to assist managers and professors in strategic planning and teaching. The discovery of students’ behaviors enables a wide variety of intelligent services for assisting in the learning process. This article presents a literature review in order to identify the intelligent services applied in distance learning. The research covers the period from January 2010 to May 2021. The initial search found 1316 articles, among which 51 were selected for further studies. Considering the selected articles, 33% (17/51) focus on learning systems, 35% (18/51) propose recommendation systems, 26% (13/51) approach predictive systems or models, and 6% (3/51) use assessment tools. This review allowed for the observation that the principal services offered are recommendation systems and learning systems. In these services, the analysis of student profiles stands out to identify patterns of behavior, detect low performance, and identify probabilities of dropouts from courses.info:eu-repo/semantics/publishedVersio

    A Novel Adaptation Model for E-Learning Recommender Systems Based on Student’s Learning Style

    Get PDF
    In recent years, a substantial increase has been witnessed in the use of online learning resources by learn- ers. However, owing to an information overload, many find it difficult to retrieve appropriate learning resources for meeting learning requirements. Most of the existing systems for e-learning make use of a “one-size-fits-all” approach, thus providing all learners with the same content. Whilst recommender systems have scored notable success in the e-commerce domain, they still suffer from drawbacks in terms of making the right recommendations for learning resources. This can be attributed to the differences among learners’ preferences such as varying learning styles, knowledge levels and sequential learning patterns. Hence, to identify the needs of an individual student, e-learning systems that can build profiles of student preferences are required. In addition, changing students’ preferences and multidimensional attributes of the course content are not fully considered simultaneously. It is by failing to review these issues that existing recommendation algorithms often give inaccurate recommendations. This thesis focuses on student learning styles, with the aim of dynamically tailoring the learning process and course content to meet individual needs. The proposed Ubiquitous LEARNing (ULEARN) system is an adaptive e-learning recommender system geared towards providing a personalised learning environ- ment, which ensures that course learning objects are in line with the learner’s adaptive profile. This thesis delivers four main contributions: First, an innovative algorithm which dynamically reduces the number of questions in the Felder-Silverman Learning Styles (FSLSM) questionnaire for the purpose of initialising student profiles has been proposed. The second contribution comprises examining the accuracy of various similarity metrics so as to select the most suitable similarity measurements for learning objects recommendation algorithm. The third contribution includes an Enhanced Collaboration Filtering (ECF) algorithm and an Enhanced Content-Based Filtering (ECBF) algorithm, which solves the issues of cold-start and data sparsity in- herent to the traditional Collaborative Filtering (CF) and the traditional Content-based Filtering (CBF), respectively. Moreover, these two new algorithms have been combined to create a new Enhanced Hybrid Filtering (EHF) algorithm that recommends highly accurate personalised learning objects on the basis of the stu- dents’ learning styles. The fourth contribution is a new algorithm that tracks patterns of student learning behaviours and dynam- ically adapts the student learning style accordingly. The ULEARN recommendation system was implemented with Visual Studio in C++ and Windows Pre- sentation Foundation (WPF) for the development of the Graphical User Interface (GUI). The experimental results revealed that the proposed algorithms have achieved significant improvements in student’s profile adaptation and learning objects recommendation in contrast with strong benchmark models. Further find- ings from experiments indicated that ULEARN can provide relevant learning object recommendations based on students’ learning styles with the overall students’ satisfaction at almost 90%. Furthermore, the results showed that the proposed system is capable of mitigating the problems data sparsity and cold-start, thereby improving the accuracy and reliability of recommendation of the learning object. All in all, the ULEARN system is competent enough to support educational institutions in recommending personalised course content, improving students’ performance as well as promoting student engagement.Arab academy for science technology & maritime transpor

    Adaptive intelligent personalised learning (AIPL) environment

    Get PDF
    As individuals the ideal learning scenario would be a learning environment tailored just for how we like to learn, personalised to our requirements. This has previously been almost inconceivable given the complexities of learning, the constraints within the environments in which we teach, and the need for global repositories of knowledge to facilitate this process. Whilst it is still not necessarily achievable in its full sense this research project represents a path towards this ideal.In this thesis, findings from research into the development of a model (the Adaptive Intelligent Personalised Learning (AIPL)), the creation of a prototype implementation of a system designed around this model (the AIPL environment) and the construction of a suite of intelligent algorithms (Personalised Adaptive Filtering System (PAFS)) for personalised learning are presented and evaluated. A mixed methods approach is used in the evaluation of the AIPL environment. The AIPL model is built on the premise of an ideal system being one which does not just consider the individual but also considers groupings of likeminded individuals and their power to influence learner choice. The results show that: (1) There is a positive correlation for using group-learning-paradigms. (2) Using personalisation as a learning aid can help to facilitate individual learning and encourage learning on-line. (3) Using learning styles as a way of identifying and categorising the individuals can improve their on-line learning experience. (4) Using Adaptive Information Retrieval techniques linked to group-learning-paradigms can reduce and improve the problem of mis-matching. A number of approaches for further work to extend and expand upon the work presented are highlighted at the end of the Thesis

    Scaffolding Human Champions: AI as a More Competent Other

    Get PDF
    Artifcial intelligence (AI) has surpassed humans in a number of specialised intellectual activities—chess and Go being two of many examples. Amongst the many potential consequences of such a development, I focus on how we can utilise cutting edge AI to promote human learning. The purpose of this article is to explore how a specialised AI can be utilised in a manner that promotes human growth by acting as a tutor to our champions. A framework for using AI as a tutor of human champions based on Vygotsky’s theory of human learning is here presented. It is based on a philosophical analysis of AI capabilities, key aspects of Vygotsky’s theory of human learning, and existing research on intelligent tutoring systems. The main method employed is the theoretical development of a generalised framework for AI powered expert learning systems, using chess and Go as examples. In addition to this, data from public interviews with top professionals in the games of chess and Go are used to examine the feasibility and realism of using AI in such a manner. Basing the analysis on Vygotsky’s socio-cultural theory of development, I explain how AI operates in the zone of proximal development of our champions and how even non-educational AI systems can perform certain scafolding functions. I then argue that AI combined with basic modules from intelligent tutoring systems could perform even more scafolding functions, but that the most interesting constellation right now is scafolding by a group consisting of AI in combination with human peers and instructors.publishedVersio

    Adaptive User Interfaces for Intelligent E-Learning: Issues and Trends

    Get PDF
    Adaptive User Interfaces have a long history rooted in the emergence of such eminent technologies as Artificial Intelligence, Soft Computing, Graphical User Interface, JAVA, Internet, and Mobile Services. More specifically, the advent and advancement of the Web and Mobile Learning Services has brought forward adaptivity as an immensely important issue for both efficacy and acceptability of such services. The success of such a learning process depends on the intelligent context-oriented presentation of the domain knowledge and its adaptivity in terms of complexity and granularity consistent to the learner’s cognitive level/progress. Researchers have always deemed adaptive user interfaces as a promising solution in this regard. However, the richness in the human behavior, technological opportunities, and contextual nature of information offers daunting challenges. These require creativity, cross-domain synergy, cross-cultural and cross-demographic understanding, and an adequate representation of mission and conception of the task. This paper provides a review of state-of-the-art in adaptive user interface research in Intelligent Multimedia Educational Systems and related areas with an emphasis on core issues and future directions
    corecore