scholarly journals Design of a Personalized Recommendation System for Learning Resources based on Collaborative Filtering

Author(s):  
Mingxia Zhong ◽  
Rongtao Ding

At present, personalized recommendation system has become an indispensable technology in the fields of e-commerce, social network and news recommendation. However, the development of personalized recommendation system in the field of education and teaching is relatively slow with lack of corresponding application.In the era of Internet Plus, many colleges have adopted online learning platforms amidst the coronavirus (COVID-19) epidemic. Overwhelmed with online learning tasks, many college students are overload by learning resources and unable to keep orientation in learning. It is difficult for them to access interested learning resources accurately and efficiently. Therefore, the personalized recommendation of learning resources has become a research hotspot. This paper focuses on how to develop an effective personalized recommendation system for teaching resources and improve the accuracy of recommendation. Based on the data on learning behaviors of the online learning platform of our university, the authors explored the classic cold start problem of the popular collaborative filtering algorithm, and improved the algorithm based on the data features of the platform. Specifically, the data on learning behaviors were extracted and screened by knowledge graph. The screened data were combined with the collaborative filtering algorithm to recommend learning resources. Experimental results show that the improved algorithm effectively solved the loss of orientation in learning, and the similarity and accuracy of recommended learning resources surpassed 90%. Our algorithm can fully satisfy the personalized needs of students, and provide a reference solution to the personalized education service of intelligent online learning platforms.

2020 ◽  
Vol 214 ◽  
pp. 01051
Author(s):  
Baiqiang Gan ◽  
Chi Zhang

In recent years, under the guidance of the educational concept of equality and sharing, universities at home and abroad have increased the development and application of online course learning resources. In China, online open courses are open to all learners on the platform of major portals. Due to the increasing number of online courses, it is increasingly difficult for learners to find the content they are interested in on the website. In addition, the traditional collaborative filtering has the problems of sparse data, cold start, and low accuracy of recommendation results, etc. Therefore, the personalized recommendation system studied in this paper adds the collaborative filtering recommendation technology of user and project attributes. The recommendation system can actively discover the interest of learners according to their behavior characteristics, and provide them with online learning resources of interest, and improve the accuracy of the recommendation results by improving the collaborative filtering algorithm. In this paper, personalized recommendation technology is applied to online course website, aiming at providing personalized, automated and intelligent recommendation system for online learners.


Author(s):  
Xuebin Wang ◽  
Zhengzhou Zhu ◽  
Jiaqi Yu ◽  
Ruofei Zhu ◽  
DeQi Li ◽  
...  

The accuracy of learning resource recommendation is crucial to realizing precise teaching and personalized learning. We propose a novel collaborative filtering recommendation algorithm based on the student’s online learning sequential behavior to improve the accuracy of learning resources recommendation. First, we extract the student’s learning events from his/her online learning process. Then each student’s learning events are selected as the basic analysis unit to extract the feature sequential behavior sequence that represents the student’s learning behavioral characteristics. Then the extracted feature sequential behavior sequence generates the student’s feature vector. Moreover, we improve the H-[Formula: see text] clustering algorithm that clusters the students who have similar learning behavior. Finally, we recommend learning resources to the students combine similarity user clusters with the traditional collaborative filtering algorithm based on user. The experiment shows that the proposed algorithm improved the accuracy rate by 110% and recall rate by 40% compared with the traditional user-based collaborative filtering algorithm.


2014 ◽  
Vol 513-517 ◽  
pp. 1878-1881
Author(s):  
Feng Ming Liu ◽  
Hai Xia Li ◽  
Peng Dong

The collaborative filtering recommendation algorithm based on user is becoming the more personalized recommendation algorithm. But when the user evaluation for goods is very small and the user didnt evaluate the item, the commodity recommendation based on the item evaluation of user may not be accurate, and this is the sparseness in the collaborative filtering algorithm based on user. In order to solve this problem, this paper presents a collaborative filtering recommendation algorithm based on user and item. The experimental results show that this method has smaller MAE and greatly improve the quality of the recommendation in the recommendation system.


2019 ◽  
Vol 2019 ◽  
pp. 1-11 ◽  
Author(s):  
Xiaofeng Li ◽  
Dong Li

The e-commerce recommendation system mainly includes content recommendation technology, collaborative filtering recommendation technology, and hybrid recommendation technology. The collaborative filtering recommendation technology is a successful application of personalized recommendation technology. However, due to the sparse data and cold start problems of the collaborative recommendation technology and the continuous expansion of data scale in e-commerce, the e-commerce recommendation system also faces many challenges. This paper has conducted useful exploration and research on the collaborative recommendation technology. Firstly, this paper proposed an improved collaborative filtering algorithm. Secondly, the community detection algorithm is investigated, and two overlapping community detection algorithms based on the central node and k-based faction are proposed, which effectively mine the community in the network. Finally, we select a part of user communities from the user network projected by the user-item network as the candidate neighboring user set for the target user, thereby reducing calculation time and increasing recommendation speed and accuracy of the recommendation system. This paper has a perfect combination of social network technology and collaborative filtering technology, which can greatly increase recommendation system performance. This paper used the MovieLens dataset to test two performance indexes which include MAE and RMSE. The experimental results show that the improved collaborative filtering algorithm is superior to other two collaborative recommendation algorithms for MAE and RMSE performance.


Complexity ◽  
2021 ◽  
Vol 2021 ◽  
pp. 1-14
Author(s):  
Jiali Tang

This paper provides a detailed description of the recommendation system and collaborative filtering algorithm to optimize the English learning platform through the collaborative filtering algorithm and analyses the algorithmic principles and specific techniques of collaborative filtering. After introducing the recommendation system and collaborative filtering algorithm, this paper elaborates on the theoretical basis and technical principles of the recommendation algorithm based on cognitive ability and difficulty and provides an in-depth analysis of the design and implementation of the recommendation algorithm by combining cognitive diagnosis theory, readability formula, and English knowledge map, which provides a comprehensive and solid theoretical guidance and support for the application development of the online English learning platform. The system is tested by building a Spring Cloud platform, importing actual business data, focusing on the validation of the recommendation model, and connecting the recommendation system to the formal production system to analyse the recommendation effect. Compared with the original recommendation method, the online English learning platform designed and implemented in this paper based on the cognitive ability and difficulty collaborative filtering recommendation algorithm has a better recommendation effect. The system is proved to be well designed and has certain reference and guiding value for the whole web-based online learning platform and has a broader application prospect nowadays and in the future.


2013 ◽  
Vol 411-414 ◽  
pp. 2288-2291
Author(s):  
Jian Xi Peng ◽  
Zhi Yuan Liu

Recommendation system is a commercial marketing method. What more, the system could increase adhesion and satisfaction of consumers to the website which brings great commercial benefit to electronic commerce. But with big data ages coming, it makes a great challenge to real-time recommendation system. As for latent factor class collaborative filtering algorithm, a distributed constructed latent factor algorithm based on cloud is presented in this paper. The algorithm could keep collaborative filtering in good recommendation and ensure the real time in massive data environment. The simulation shows that the algorithm could achieve the recommendation efficiently and quickly. High speedup and scalability are proved.


2014 ◽  
Vol 687-691 ◽  
pp. 2718-2721
Author(s):  
Jie Gao

Firstly, associative-sets-based collaborative filtering algorithm is proposed. During the process of personalized recommendation, some items evaluated by users are performed by accident, in other words, they have little correlation with users' real preferences. These irrelevant items are equal to noise data, and often interfere with the effectiveness of collaborative filtering. A personalized recommendation algorithm based on Associative Sets is proposed in this paper to solve this problem. It uses frequent it sets to get associative sets, and makes recommendations according to users' real preferences, so as to enhance the accuracy of recommending results. Test results show that the new algorithm is more accurate than the traditional. Secondly, a flexible E-Commerce recommendation system is built. Traditional recommendation system is a sole tool with only one recommendation model. In e-commerce environment, commodities are very rich, personal demands are diversification; E-Commerce systems in different occasions require different types of recommended strategies. For that, we analysis the recommendation system with flexible theory, and proposed a flexible e-commerce recommendation system. It maps the implementation and demand through strategy module, and the whole system would be design as standard parts to adapt to the change of the recommendation strategy.


2013 ◽  
Vol 373-375 ◽  
pp. 1674-1677
Author(s):  
Jian Xi Peng ◽  
Zhi Yuan Liu

Personalized recommendation provides convenience to users and brings more benefit to companies as well. It has been an important part of electronic commerce website. Collaborative filtering is a common algorithm in recommendation system. But with massive data ages coming, traditional collaborative filtering algorithm could not finish recommendation in time. A neighbor model algorithm based on MapReduce distributed computing framework is presented against to collaborative filtering algorithm. The presented algorithm could accomplish the personalized recommendation effectively and meet the real time requirement completely. The simulation shows that the algorithm has high efficiency and could complete the recommended in a highly efficient and real-time.


2013 ◽  
Vol 411-414 ◽  
pp. 2292-2296
Author(s):  
Jia Si Gu ◽  
Zheng Liu

The traditional collaborative filtering algorithm has a better recommendation quality and efficiency, it has been the most widely used in personalized recommendation system. Based on the traditional collaborative filtering algorithm,this paper considers the user interest diversity and combination of cloud model theory.it presents an improved cloud model based on collaborative filtering recommendation algorithm.The test results show that, the algorithm has better recommendation results than other kinds of traditional recommendation algorithm.


Sign in / Sign up

Export Citation Format

Share Document