scholarly journals Online Recommender System

Author(s):  
Prof. Ranjanroop Walia

As the size of the e-commerce market grows, the consequences of it are appearing throughout society.The business Environment of a company changes from a product center to a user center and introduces a recommendation system. However, the existing research has shown a limitation in deriving customized recommendation information to reflect the detailed information that users consider when purchasing a product. Therefore, the proposed system reflects the users subjective purchasing criteria in the recommendation algorithm. And conduct sentiment analysis of product review data. Finally, the final sentiment score is weighted according to the purchase criteria priority, recommends the results to the user. Recommender system (RS) has emerged as a major research interest that Aims to help users to find items online by providing suggestions that Closely match their interest. This paper provides a comprehensive study on the RS covering the different recommendation approaches, associated issues, and techniques used for information retrieval.

Author(s):  
Wu Guanchen ◽  
Minkyu Kim ◽  
Hoekyung Jung

As the size of the e-commerce market grows, the consequences of it are appearing throughout society. The business environment of a company changes from a product center to a user center and introduces a recommendation system. However, the existing research has shown a limitation in deriving customized recommendation information to reflect the detailed information that users consider when purchasing a product. Therefore, the proposed system reflects the user's subjective purchasing criteria in the recommendation algorithm. And conduct sentiment analysis of product review data. Finally, the final sentiment score is weighted according to the purchase criteria priority, recommends the results to the user.


2020 ◽  
Vol 14 ◽  
Author(s):  
Amreen Ahmad ◽  
Tanvir Ahmad ◽  
Ishita Tripathi

: The immense growth of information has led to the wide usage of recommender systems for retrieving relevant information. One of the widely used methods for recommendation is collaborative filtering. However, such methods suffer from two problems, scalability and sparsity. In the proposed research, the two issues of collaborative filtering are addressed and a cluster-based recommender system is proposed. For the identification of potential clusters from the underlying network, Shapley value concept is used, which divides users into different clusters. After that, the recommendation algorithm is performed in every respective cluster. The proposed system recommends an item to a specific user based on the ratings of the item’s different attributes. Thus, it reduces the running time of the overall algorithm, since it avoids the overhead of computation involved when the algorithm is executed over the entire dataset. Besides, the security of the recommender system is one of the major concerns nowadays. Attackers can come in the form of ordinary users and introduce bias in the system to force the system function that is advantageous for them. In this paper, we identify different attack models that could hamper the security of the proposed cluster-based recommender system. The efficiency of the proposed research is validated by conducting experiments on student dataset.


2016 ◽  
Vol 16 (6) ◽  
pp. 245-255 ◽  
Author(s):  
Li Xie ◽  
Wenbo Zhou ◽  
Yaosen Li

Abstract In the era of big data, people have to face information filtration problem. For those cases when users do not or cannot express their demands clearly, recommender system can analyse user’s information more proactive and intelligent to filter out something users want. This property makes recommender system play a very important role in the field of e-commerce, social network and so on. The collaborative filtering recommendation algorithm based on Alternating Least Squares (ALS) is one of common algorithms using matrix factorization technique of recommendation system. In this paper, we design the parallel implementation process of the recommendation algorithm based on Spark platform and the related technology research of recommendation systems. Because of the shortcomings of the recommendation algorithm based on ALS model, a new loss function is designed. Before the model is trained, the similarity information of users and items is fused. The experimental results show that the performance of the proposed algorithm is better than that of algorithm based on ALS.


2014 ◽  
Vol 496-500 ◽  
pp. 1865-1868
Author(s):  
Hu Xin Tang ◽  
Xu Qian

Research status and development of the recommendation system are studied, the focus of evaluation of recommender system and recommender system based on social network in two aspects, and puts forward some improved algorithm, and achieved certain results. KDD Cup 2012 Track data for the simulation experiments on the correlation algorithm based on search engine, has been shown in different positions on the relative attractiveness of advertising, numerical user. At the same time, rapid calculation of the degree of correlation between a user and other users of an algorithm is given, and then quickly given the recommendation results. KDD Cup 2012 Track data for the simulation experiment of the algorithm, and the analysis result is given.


For the benefits of the user in selecting items based on their interests, the recommendation technology is developed in different domains. A recommender system is one of the major techniques, that handles information overload problem of Information Retrieval by suggesting users with appropriate and relevant items. This paper surveys recommendation technology, the challenges and its solutions. Recommendation technology is applied in many areas like movies, videos, books, research papers, libraries, music, news, tourism, etc. This survey is useful for the further implementation and analysis of how users are adapting these technologies and how helpful it is for the user. This work also helps understand the different techniques of recommendation systems and how they can be evaluated.


2021 ◽  
Vol 13 (13) ◽  
pp. 7156
Author(s):  
Kyoung Jun Lee ◽  
Yu Jeong Hwangbo ◽  
Baek Jeong ◽  
Ji Woong Yoo ◽  
Kyung Yang Park

Many small and medium enterprises (SMEs) want to introduce recommendation services to boost sales, but they need to have sufficient amounts of data to introduce these recommendation services. This study proposes an extrapolative collaborative filtering (ECF) system that does not directly share data among SMEs but improves recommendation performance for small and medium-sized companies that lack data through the extrapolation of data, which can provide a magical experience to users. Previously, recommendations were made utilizing only data generated by the merchant itself, so it was impossible to recommend goods to new users. However, our ECF system provides appropriate recommendations to new users as well as existing users based on privacy-preserved payment transaction data. To accomplish this, PP2Vec using Word2Vec was developed by utilizing purchase information only, excluding personal information from payment company data. We then compared the performances of single-merchant models and multi-merchant models. For the merchants with more data than SMEs, the performance of the single-merchant model was higher, while for the SME merchants with fewer data, the multi-merchant model’s performance was higher. The ECF System proposed in this study is more suitable for the real-world business environment because it does not directly share data among companies. Our study shows that AI (artificial intelligence) technology can contribute to the sustainability and viability of economic systems by providing high-performance recommendation capability, especially for small and medium-sized enterprises and start-ups.


2018 ◽  
Vol 10 (11) ◽  
pp. 112
Author(s):  
Jialu Xu ◽  
Feiyue Ye

With the explosion of web information, search engines have become main tools in information retrieval. However, most queries submitted in web search are ambiguous and multifaceted. Understanding the queries and mining query intention is critical for search engines. In this paper, we present a novel query recommendation algorithm by combining query information and URL information which can get wide and accurate query relevance. The calculation of query relevance is based on query information by query co-concurrence and query embedding vector. Adding the ranking to query-URL pairs can calculate the strength between query and URL more precisely. Empirical experiments are performed based on AOL log. The results demonstrate the effectiveness of our proposed query recommendation algorithm, which achieves superior performance compared to other algorithms.


2016 ◽  
Vol 68 (4) ◽  
pp. 448-477 ◽  
Author(s):  
Dong Zhou ◽  
Séamus Lawless ◽  
Xuan Wu ◽  
Wenyu Zhao ◽  
Jianxun Liu

Purpose – With an increase in the amount of multilingual content on the World Wide Web, users are often striving to access information provided in a language of which they are non-native speakers. The purpose of this paper is to present a comprehensive study of user profile representation techniques and investigate their use in personalized cross-language information retrieval (CLIR) systems through the means of personalized query expansion. Design/methodology/approach – The user profiles consist of weighted terms computed by using frequency-based methods such as tf-idf and BM25, as well as various latent semantic models trained on monolingual documents and cross-lingual comparable documents. This paper also proposes an automatic evaluation method for comparing various user profile generation techniques and query expansion methods. Findings – Experimental results suggest that latent semantic-weighted user profile representation techniques are superior to frequency-based methods, and are particularly suitable for users with a sufficient amount of historical data. The study also confirmed that user profiles represented by latent semantic models trained on a cross-lingual level gained better performance than the models trained on a monolingual level. Originality/value – Previous studies on personalized information retrieval systems have primarily investigated user profiles and personalization strategies on a monolingual level. The effect of utilizing such monolingual profiles for personalized CLIR remains unclear. The current study fills the gap by a comprehensive study of user profile representation for personalized CLIR and a novel personalized CLIR evaluation methodology to ensure repeatable and controlled experiments can be conducted.


2018 ◽  
Vol 2 (1) ◽  
pp. 1-10
Author(s):  
Emmanuel Okokondem Okon

Growing or expanding the Micro, Small and Medium Enterprises (MSMEs) sector of the economy is one key strategy to achieve economic growth and development. Micro, Small and Medium Enterprises (MSMEs) scalability (growth or expansion) have become an area of concern for economic growth in developing economies. People use the term in reference to computer or other technological systems, but those in business also use the word to describe the adaptability of a company (Thibodeaux, 2015) in today‘s fast-paced business environment where the focus on customer satisfaction is at an all-time high. This article discusses the concept of scalability as it relates to business and non-scalable components of business process as well as the importance of being scalable. It also looked at some of the challenges and practices that prevent effective scalability of MSMEs in Nigeria and the way forward.


Sign in / Sign up

Export Citation Format

Share Document