scholarly journals Applying Neural Network Model to Hybrid Tourist Attraction Recommendations

2014 ◽  
Vol 6 (2) ◽  
pp. 63-69
Author(s):  
Marcelli Indriana ◽  
Chein-Shung Hwang

Recently, recommender systems have been developed for a variety of domains. Recommender systems also can be applied in tourism industry to help tourists organizing their travel plans. Recommender systems can be developed by a variety of different techniques such as Content-Based filtering (CB), Collaborative filtering (CF), and Demographic filtering (DF). However, the uses of these techniques individually will have some disadvantages. In this research, we propose a hybrid recommender system to combine the predictions from CB, CF and DF approaches using neural network model. Neural network model will learn by processing a training dataset, comparing the network’s prediction for each dataset with the actual known target value. For each training dataset, the weights are modified to minimize the mean-squared error between the network’s prediction and the actual target value. The experimental results showed that the neural network model outperforms each individual recommendation techniques. Index Terms - Colaborative Filtering, Content-based filtering, Data Mining, Demographic Filtering, Hybrid Recommender System, Neural Network

2015 ◽  
Vol 2015 ◽  
pp. 1-11 ◽  
Author(s):  
Heng-Ru Zhang ◽  
Fan Min ◽  
Xu He ◽  
Yuan-Yuan Xu

Recommender systems are used to make recommendations about products, information, or services for users. Most existing recommender systems implicitly assume one particular type of user behavior. However, they seldom consider user-recommender interactive scenarios in real-world environments. In this paper, we propose a hybrid recommender system based on user-recommender interaction and evaluate its performance with recall and diversity metrics. First, we define the user-recommender interaction. The recommender system accepts user request, recommendsNitems to the user, and records user choice. If some of these items favor the user, she will select one to browse and continue to use recommender system, until none of the recommended items favors her. Second, we propose a hybrid recommender system combining random andk-nearest neighbor algorithms. Third, we redefine the recall and diversity metrics based on the new scenario to evaluate the recommender system. Experiments results on the well-known MovieLens dataset show that the hybrid algorithm is more effective than nonhybrid ones.


2021 ◽  
Vol 5 (5) ◽  
pp. 977-983
Author(s):  
Muhammad Johari ◽  
Arif Laksito

Today, consumers are faced with an abundance of information on the internet; accordingly, it is hard for them to reach the vital information they need. One of the reasonable solutions in modern society is implementing information filtering. Some researchers implemented a recommender system as filtering to increase customers’ experience in social media and e-commerce. This research focuses on the combination of two methods in the recommender system, that is, demographic and content-based filtering, commonly it is called hybrid filtering. In this research, item products are collected using the data crawling method from the big three e-commerce in Indonesia (Shopee, Tokopedia, and Bukalapak). This experiment has been implemented in the web application using the Flask framework to generate products’ recommended items. This research employs the IMDb weight rating formula to get the best score lists and TF-IDF with Cosine similarity to create the similarity between products to produce related items.  


Author(s):  
Dr. C. K. Gomathy

Abstract: Here we are building an collaborative filtering matrix factorization based hybrid recommender system to recommend movies to users based on the sentiment generated from twitter tweets and other vectors generated by the user in their previous activities. To calculate sentiment data has been collected from twitter using developer APIs and scrapping techniques later these are cleaned, stemming, lemetized and generated sentiment values. These values are merged with the movie data taken and create the main data frame.The traditional approaches like collaborative filtering and content-based filtering have limitations like it requires previous user activities for performing recommendations. To reduce this dependency hybrid is used which combines both collaborative and content based filtering techniques with the sentiment generated above. Keywords: machine learning, natural language processing, movie lens data, root mean square equation, matrix factorization, recommenders system, sentiment analysis


Author(s):  
Fouzi Harrag ◽  
Abdulmalik Salman Al-Salman ◽  
Alaa Alquahtani

Recommender systems nowadays are playing an important role in the delivery of services and information to users. Sentiment analysis (also known as opinion mining) is the process of determining the attitude of textual opinions, whether they are positive, negative or neutral. Data sparsity is representing a big issue for recommender systems because of the insufficiency of user rating or absence of data about users or items. This research proposed a hybrid approach combining sentiment analysis and recommender systems to tackle the problem of data sparsity problems by predicting the rating of products from users’ reviews using text mining and NLP techniques. This research focuses especially on Arabic reviews, where the model is evaluated using Opinion Corpus for Arabic (OCA) dataset. Our system was efficient, and it showed a good accuracy of nearly 85% in predicting the rating from reviews.


2020 ◽  
Vol 34 (05) ◽  
pp. 7667-7674 ◽  
Author(s):  
Xin Dong ◽  
Jingchao Ni ◽  
Wei Cheng ◽  
Zhengzhang Chen ◽  
Bo Zong ◽  
...  

Recently, recommender systems have been able to emit substantially improved recommendations by leveraging user-provided reviews. Existing methods typically merge all reviews of a given user (item) into a long document, and then process user and item documents in the same manner. In practice, however, these two sets of reviews are notably different: users' reviews reflect a variety of items that they have bought and are hence very heterogeneous in their topics, while an item's reviews pertain only to that single item and are thus topically homogeneous. In this work, we develop a novel neural network model that properly accounts for this important difference by means of asymmetric attentive modules. The user module learns to attend to only those signals that are relevant with respect to the target item, whereas the item module learns to extract the most salient contents with regard to properties of the item. Our multi-hierarchical paradigm accounts for the fact that neither are all reviews equally useful, nor are all sentences within each review equally pertinent. Extensive experimental results on a variety of real datasets demonstrate the effectiveness of our method.


2018 ◽  
Vol 2018 ◽  
pp. 1-13 ◽  
Author(s):  
Aysun Bozanta ◽  
Birgul Kutlu

It is hard to choose places to go from an endless number of options for some specific circumstances. Recommender systems are supposed to help us deal with these issues and make decisions that are more appropriate. The aim of this study is to recommend new venues to users according to their preferences. For this purpose, a hybrid recommendation model is proposed to integrate user-based and item-based collaborative filtering, content-based filtering together with contextual information in order to get rid of the disadvantages of each approach. Besides that, in which specific circumstances the user will like a specific venue is predicted for each user-venue pair. Moreover, threshold values determining the user’s liking toward a venue are determined separately for each user. Results are evaluated with both offline experiments (precision, recall, F-1 score) and a user study. Both the experimental evaluation with a real-world dataset and a user study of the proposed system showed improvement upon the baseline approaches.


2019 ◽  
Vol 9 (3) ◽  
pp. 48-70
Author(s):  
Anthony Nosshi ◽  
Aziza Saad Asem ◽  
Mohammed Badr Senousy

With today's information overload, recommender systems are important to help users in finding needed information. In the movies domain, finding a good movie to watch is not an easy task. Emotions play an important role in deciding which movie to watch. People usually express their emotions in reviews or comments about the movies. In this article, an emotional fingerprint-based model (EFBM) for movies recommendation is proposed. The model is based on grouping movies by emotional patterns of some key factors changing in time and forming fingerprints or emotional tracks, which are the heart of the proposed recommender. Then, it is incorporated into collaborative filtering to detect the interest connected with topics. Experimental simulation is conducted to understand the behavior of the proposed approach. Results are represented to evaluate the proposed recommender.


Author(s):  
Shahzad Ahmed Khan

Recommender systems help humans in filtering and finding the right information from the enormous amount of data. Hostels are more famous than hotels for solo travelers, but no prior research related to recommender systems has been conducted in this domain. Hostels allow users to provide multi-criteria ratings and traditional recommender systems are not able to provide effective recommendations in case of multi-dimensionality i.e. contextual information and multi-criteriaratings. So, we have proposed a novel hybrid recommender system (SAFCHERS) that chooses the hostel's features for computation dynamically and provides explainable and better recommendations than the traditional recommender systems.


Sign in / Sign up

Export Citation Format

Share Document