Books and journals Case studies Expert Briefings Open Access
Advanced search

Search results

1 – 10 of over 63000
To view the access options for this content please click here
Article
Publication date: 22 November 2011

Modelling a web site quality‐based recommendation system

Edelweis Rohrer, Regina Motz and Alicia Diaz

Web site recommendation systems help to get high quality information. The modelling of recommendation systems involves the combination of many features: metrics of…

HTML
PDF (295 KB)

Abstract

Purpose

Web site recommendation systems help to get high quality information. The modelling of recommendation systems involves the combination of many features: metrics of quality, quality criteria, recommendation criteria, user profile, and specific domain concepts, among others. At the moment of the specification of a recommendation system it must be guaranteed a right interrelation of all of these features. The purpose of this paper is to model a web site quality‐based recommendation system by an ontology network.

Design/methodology/approach

In this paper, the authors propose an ontology network based process for web site recommendation modelling. The ontology network conceptualizes the different domains (web site domain, quality assurance domain, user context domain, recommendation criteria domain, specific domain) in a set of interrelated ontologies. Particularly, this approach is illustrated for the health domain.

Findings

Basically, this work introduces the semantic relationships that were used to construct this ontology network. Moreover, it shows the usefulness of this ontology network for the detection of possible inconsistencies when specifying recommendation criteria.

Originality/value

Recommendation systems based on ontologies that model the user profile and the domain of resources to be recommended are quite common. However, it is uncommon to find models that explicitly represent the criteria used by the recommender systems, that express the quality dimensions of resources and on which criteria are applied, and consider the user context at the moment of the query.

Details

International Journal of Web Information Systems, vol. 7 no. 4
Type: Research Article
DOI: https://doi.org/10.1108/17440081111187574
ISSN: 1744-0084

Keywords

  • Web sites
  • Information searches
  • Web information systems
  • Recommendations
  • Quality
  • Modelling
  • Ontology
  • Network

To view the access options for this content please click here
Article
Publication date: 8 September 2020

Pattern-based dual learning for point-of-interest (POI) recommendation

Tipajin Thaipisutikul and Yi-Cheng Chen

Tourism spot or point-of-interest (POI) recommendation has become a common service in people's daily life. The purpose of this paper is to model users' check-in history in…

HTML
PDF (2.8 MB)

Abstract

Purpose

Tourism spot or point-of-interest (POI) recommendation has become a common service in people's daily life. The purpose of this paper is to model users' check-in history in order to predict a set of locations that a user may soon visit.

Design/methodology/approach

The authors proposed a novel learning-based method, the pattern-based dual learning POI recommendation system as a solution to consider users' interests and the uniformity of popular POI patterns when making recommendations. Differing from traditional long short-term memory (LSTM), a new users’ regularity–POIs’ popularity patterns long short-term memory (UP-LSTM) model was developed to concurrently combine the behaviors of a specific user and common users.

Findings

The authors introduced the concept of dual learning for POI recommendation. Several performance evaluations were conducted on real-life mobility data sets to demonstrate the effectiveness and practicability of POI recommendations. The metrics such as hit rate, precision, recall and F-measure were used to measure the capability of ranking and precise prediction of the proposed model over all baselines. The experimental results indicated that the proposed UP-LSTM model consistently outperformed the state-of-the-art models in all metrics by a large margin.

Originality/value

This study contributes to the existing literature by incorporating a novel pattern–based technique to analyze how the popularity of POIs affects the next move of a particular user. Also, the authors have proposed an effective fusing scheme to boost the prediction performance in the proposed UP-LSTM model. The experimental results and discussions indicate that the combination of the user's regularity and the POIs’ popularity patterns in PDLRec could significantly enhance the performance of POI recommendation.

Details

Industrial Management & Data Systems, vol. 120 no. 10
Type: Research Article
DOI: https://doi.org/10.1108/IMDS-04-2020-0207
ISSN: 0263-5577

Keywords

  • Deep learning
  • Mobility pattern
  • POI recommendation
  • Recurrent neural network
  • Long short-term memory

To view the access options for this content please click here
Article
Publication date: 2 February 2010

Integrating user modeling approaches into a framework for recommender agents

Daniela Godoy, Silvia Schiaffino and Analía Amandi

Recommender agents are used to make recommendations of interesting items in a wide variety of application domains, such as web page recommendation, music, e‐commerce…

HTML
PDF (657 KB)

Abstract

Purpose

Recommender agents are used to make recommendations of interesting items in a wide variety of application domains, such as web page recommendation, music, e‐commerce, movie recommendation, tourism, restaurant recommendation, among others. Despite the various and different domains in which recommender agents are used and the variety of approaches they use to represent user interests and make recommendations, there is some functionality that is common to all of them, such as user model management and recommendation of interesting items. This paper aims at generalizing these common behaviors into a framework that enables developers to reuse recommender agents' main characteristics in their own developments.

Design/methodology/approach

This work presents a framework for recommendation that provides the control structures, the data structures and a set of algorithms and metrics for different recommendation methods. The proposed framework acts as the base design for recommender agents or applications that want to add the already modeled and implemented capabilities to their own functionality. In contrast with other proposals, this framework is designed to enable the integration of diverse user models, such as demographic, content‐based and item‐based. In addition to the different implementations provided for these components, new algorithms and user model representations can be easily added to the proposed approach. Thus, personal agents originally designed to assist a single user can reuse the behavior implemented in the framework to expand their recommendation strategies.

Findings

The paper describes three different recommender agents built by materializing the proposed framework: a movie recommender agent, a tourism recommender agent, and a web page recommender agent. Each agent uses a different recommendation approach. PersonalSearcher, an agent originally designed to suggest interesting web pages to a user, was extended to collaboratively assist a group of users using content‐based algorithms. MovieRecommender recommends interesting movies using an item‐based approach and Traveller suggests holiday packages using demographic user models. Findings encountered during the development of these agents and their empirical evaluation are described here.

Originality/value

The advantages of the proposed framework are twofold. On the one hand, the functionality provided by the framework enables the development of recommender agents without the need for implementing its whole set of capabilities from scratch. The main processes and data structures of recommender agents are already implemented. On the other hand, already existing agents can be enhanced by incorporating the functionality provided by the recommendation framework in order to act collaboratively.

Details

Internet Research, vol. 20 no. 1
Type: Research Article
DOI: https://doi.org/10.1108/10662241011020824
ISSN: 1066-2243

Keywords

  • Modelling
  • Worldwide web
  • Internet

Content available
Article
Publication date: 2 September 2019

Expert recommendation in community question answering: a review and future direction

Zhengfa Yang, Qian Liu, Baowen Sun and Xin Zhao

This paper aims to make it convenient for those who have only just begun their research into Community Question Answering (CQA) expert recommendation, and for those who…

Open Access
HTML
PDF (348 KB)

Abstract

Purpose

This paper aims to make it convenient for those who have only just begun their research into Community Question Answering (CQA) expert recommendation, and for those who are already concerned with this issue, to ease the extension of our understanding with future research.

Design/methodology/approach

In this paper, keywords such as “CQA”, “Social Question Answering”, “expert recommendation”, “question routing” and “expert finding” are used to search major digital libraries. The final sample includes a list of 83 relevant articles authored in academia as well as industry that have been published from January 1, 2008 to March 1, 2019.

Findings

This study proposes a comprehensive framework to categorize extant studies into three broad areas of CQA expert recommendation research: understanding profile modeling, recommendation approaches and recommendation system impacts.

Originality/value

This paper focuses on discussing and sorting out the key research issues from these three research genres. Finally, it was found that conflicting and contradictory research results and research gaps in the existing research, and then put forward the urgent research topics.

Details

International Journal of Crowd Science, vol. 3 no. 3
Type: Research Article
DOI: https://doi.org/10.1108/IJCS-03-2019-0011
ISSN: 2398-7294

Keywords

  • Knowledge sharing
  • Community question answering
  • Expert finding
  • expert recommendation

To view the access options for this content please click here
Article
Publication date: 17 September 2018

Collaborative matrix factorization mechanism for group recommendation in big data-based library systems

Yezheng Liu, Lu Yang, Jianshan Sun, Yuanchun Jiang and Jinkun Wang

Academic groups are designed specifically for researchers. A group recommendation procedure is essential to support scholars’ research-based social activities. However…

HTML
PDF (831 KB)

Abstract

Purpose

Academic groups are designed specifically for researchers. A group recommendation procedure is essential to support scholars’ research-based social activities. However, group recommendation methods are rarely applied in online libraries and they often suffer from scalability problem in big data context. The purpose of this paper is to facilitate academic group activities in big data-based library systems by recommending satisfying articles for academic groups.

Design/methodology/approach

The authors propose a collaborative matrix factorization (CoMF) mechanism and implement paralleled CoMF under Hadoop framework. Its rationale is collaboratively decomposing researcher-article interaction matrix and group-article interaction matrix. Furthermore, three extended models of CoMF are proposed.

Findings

Empirical studies on CiteULike data set demonstrate that CoMF and three variants outperform baseline algorithms in terms of accuracy and robustness. The scalability evaluation of paralleled CoMF shows its potential value in scholarly big data environment.

Research limitations/implications

The proposed methods fill the gap of group-article recommendation in online libraries domain. The proposed methods have enriched the group recommendation methods by considering the interaction effects between groups and members. The proposed methods are the first attempt to implement group recommendation methods in big data contexts.

Practical implications

The proposed methods can improve group activity effectiveness and information shareability in academic groups, which are beneficial to membership retention and enhance the service quality of online library systems. Furthermore, the proposed methods are applicable to big data contexts and make library system services more efficient.

Social implications

The proposed methods have potential value to improve scientific collaboration and research innovation.

Originality/value

The proposed CoMF method is a novel group recommendation method based on the collaboratively decomposition of researcher-article matrix and group-article matrix. The process indirectly reflects the interaction between groups and members, which accords with actual library environments and provides an interpretable recommendation result.

Details

Library Hi Tech, vol. 36 no. 3
Type: Research Article
DOI: https://doi.org/10.1108/LHT-06-2017-0121
ISSN: 0737-8831

Keywords

  • Big data analytics
  • Collaborative matrix factorization
  • Group recommendation
  • Online library system
  • Personalized services
  • Scientific article recommendation

To view the access options for this content please click here
Article
Publication date: 3 June 2019

A novel product recommendation model consolidating price, trust and online reviews

Ying Huang, Nu-nu Wang, Hongyu Zhang and Jianqiang Wang

The purpose of this paper is to propose a model for product recommendation to improve the accuracy of recommendation based on the current search engines used in e-commerce…

HTML
PDF (1.4 MB)

Abstract

Purpose

The purpose of this paper is to propose a model for product recommendation to improve the accuracy of recommendation based on the current search engines used in e-commerce platforms like Tmall.com.

Design/methodology/approach

First, the proposed model comprehensively considers price, trust and online reviews, which all represent critical factors in consumers’ purchasing decisions. Second, the model introduces the quantization methods for these criteria incorporating fuzzy theory. Third, the model uses a distance measure between two single valued neutrosophic sets based on the prioritized average operator to consolidate the influences of positive, neutral and negative comments. Finally, the model uses multi-criteria decision-making methods to integrate the influences of price, trust and online reviews on purchasing decisions to generate recommendations.

Findings

To demonstrate the feasibility and efficiency of the proposed model, a case study is conducted based on Tmall.com. The results of case study indicate that the recommendations of our model perform better than those of current search engines of Tmall.com. The proposed model can significantly improve the accuracy of product recommendations based on search engines.

Originality/value

The product recommendation method can meet the critical challenge from the search engines on e-commerce platforms. In addition, the proposed method could be used in practice to develop a new application for e-commerce platforms.

Details

Kybernetes, vol. 48 no. 6
Type: Research Article
DOI: https://doi.org/10.1108/K-03-2018-0143
ISSN: 0368-492X

Keywords

  • Price
  • Product recommendation
  • Purchasing decision
  • Online reviews
  • Single valued neutrosophic set

To view the access options for this content please click here
Article
Publication date: 13 November 2018

Context-aware restricted Boltzmann machine meets collaborative filtering

Jingshuai Zhang, Yuanxin Ouyang, Weizhu Xie, Wenge Rong and Zhang Xiong

The purpose of this paper is to propose an approach to incorporate contextual information into collaborative filtering (CF) based on the restricted Boltzmann machine (RBM…

HTML
PDF (569 KB)

Abstract

Purpose

The purpose of this paper is to propose an approach to incorporate contextual information into collaborative filtering (CF) based on the restricted Boltzmann machine (RBM) and deep belief networks (DBNs). Traditionally, neither the RBM nor its derivative model has been applied to modeling contextual information. In this work, the authors analyze the RBM and explore how to utilize a user’s occupation information to enhance recommendation accuracy.

Design/methodology/approach

The proposed approach is based on the RBM. The authors employ user occupation information as a context to design a context-aware RBM and stack the context-aware RBM to construct DBNs for recommendations.

Findings

The experiments on the MovieLens data sets show that the user occupation-aware RBM outperforms other CF models, and combinations of different context-aware models by mutual information can obtain better accuracy. Moreover, the context-aware DBNs model is superior to baseline methods, indicating that deep networks have more qualifications for extracting preference features.

Originality/value

To improve recommendation accuracy through modeling contextual information, the authors propose context-aware CF approaches based on the RBM. Additionally, the authors attempt to introduce hybrid weights based on information entropy to combine context-aware models. Furthermore, the authors stack the RBM to construct a context-aware multilayer network model. The results of the experiments not only convey that the context-aware RBM has potential in terms of contextual information but also demonstrate that the combination method, the hybrid recommendation and the multilayer neural network extension have significant benefits for the recommendation quality.

Details

Online Information Review, vol. 44 no. 2
Type: Research Article
DOI: https://doi.org/10.1108/OIR-02-2017-0069
ISSN: 1468-4527

Keywords

  • Collaborative filtering
  • Personalized recommendation
  • Restricted Boltzmann machine
  • Context-aware

To view the access options for this content please click here
Article
Publication date: 12 March 2018

A qualitative attraction ranking model for personalized recommendations

Thara Angskun and Jitimon Angskun

This paper aims to find a way to personalize attraction recommendations for travelers. The research objective is to find a more accurate way to suggest new attractions to…

HTML
PDF (488 KB)

Abstract

Purpose

This paper aims to find a way to personalize attraction recommendations for travelers. The research objective is to find a more accurate way to suggest new attractions to each traveler based on the opinions of other like-minded travelers and the traveler’s preferences.

Design/methodology/approach

To achieve the goal, developers have created a personalized system to generate attraction recommendations. The system considers an individual traveler’s preferences to construct a qualitative attraction ranking model. The new ranking model is the result of blending two processes: K-means clustering and the analytic hierarchy process (AHP).

Findings

The performance of the developed recommendation system has been assessed by measuring the accuracy and scalability of the ranking model of the system. The experimental results indicate that the ranking model always returns accurate results independent of the number of attractions and the number of travelers in each cluster. The ranking model has also proved to be scalable because the processing time is independent of the numbers of travelers. Additionally, the results reveal that the overall system usability is at a very satisfactory level.

Research limitations/implications

The main theoretical implication is that integrating the processes of K-means and AHP techniques enables a new qualitative ranking model for personalized recommendations that deliver only high-quality attractions. However, the designed recommendation system has some limitations. First, it is necessary to manually update information about the new tourist attractions. Second, the overall response time depends on the internet bandwidth and latency.

Practical implications

This research contributes to the tourism business and individual travelers by introducing an accurate and scalable way to suggest new attractions to each traveler. The potential benefit includes possible increased revenue for travel agencies that offer personalized package tours and support individual travelers to make the final travel decisions. The designed system could also integrate with itinerary planning systems to plot out a journey that pinpoints what travelers will most enjoy.

Originality/value

This research proposes a design and implementation of a personalized recommendation system based on the qualitative attraction ranking model introduced in this article. The novel ranking model is designed and developed by integrating K-means and AHP techniques, which has proved to be accurate and scalable.

研究目的

本研究主要探索如何建立个性化旅游胜地推荐模型。本研究通过分析旅游兴趣相似的游客意见和游客偏好选择, 建立一种更加准确推荐游客需要的旅游胜地方法。

研究设计/方法/途径

为了达到研究目的, 本研究建立了一种个性化推荐旅游胜地的信息系统。其系统通过分析每个游客的旅游偏好来建设一种定性旅游胜地排名模型。这种新型模型主要通过结合以下两种分析算法:(1)K平均聚类算法(K-means clustering)(2)层次分析法(AHP)。

研究结果

本研究建立的推荐信息系统经过了准确率和拓展性的测评。实验结果表明这种排名模型的准确率并不受旅游胜地多少和游客样本大小的影响。此外, 这种排名模型也具有拓展性, 因为算法时间并不受游客样本大小的影响。最后, 研究实验表明此排名模型客户体验性达到合格满意要求。

研究理论限制/意义

本研究的主要理论意义在于其结合了K平均聚类算法和层次分析法, 并建立了一种新型定性排名模型, 这种排名模型个性化地推荐更高质量的旅游胜地给游客。然而, 这种推荐信息系统有一些局限性。第一, 新旅游胜地的信息需要手动输入。第二, 整个系统的处理时间决定于网络带宽和延迟状况。

研究实践意义

本研究的实践意义在于其建立了一种准确和具有拓展性的新型旅游胜地推荐模型。这种模型的潜在价值将有利于旅游机构提供定制化旅游套餐和帮助游客制定旅游计划。此外, 这种模型还可以结合旅游路线计划系统以制定更加使游客满意的旅游行程。

研究原创性/价值

本研究推荐了一种基于定性旅游胜地排名模型的个性化旅游推荐模型。这种新型的排名模型结合K平均聚类算法和层次分析法, 实验证明这种模型更具准确性和拓展性。

Details

Journal of Hospitality and Tourism Technology, vol. 9 no. 1
Type: Research Article
DOI: https://doi.org/10.1108/JHTT-09-2016-0047
ISSN: 1757-9880

Keywords

  • Personalization
  • Attraction recommendation
  • Ranking model

To view the access options for this content please click here
Article
Publication date: 2 September 2019

Advertisement recommendation based on personal interests and ad push fairness

Duen-Ren Liu, Yu-Shan Liao, Ya-Han Chung and Kuan-Yu Chen

Online advertisement brings huge revenue to many websites. There are many types of online advertisement; this paper aims to focus on the online banner ads which are…

HTML
PDF (1.3 MB)

Abstract

Purpose

Online advertisement brings huge revenue to many websites. There are many types of online advertisement; this paper aims to focus on the online banner ads which are usually placed in a particular news website. The investigated news website adopts a pay-per-ad payment model, where the advertisers are charged when they rent a banner from the website during a particular period. In this payment model, the website needs to ensure that the ad pushed frequency of each ad on the banner is similar. Under such advertisement push rules, an ad-recommendation mechanism considering ad push fairness is required.

Design/methodology/approach

The authors proposed a novel ad recommendation method that considers both ad-push fairness and personal interests. The authors take every ad’s exposure time into consideration and investigate users’ three different usage experiences in the website to identify the main factors affecting the interests of users. Online ad recommendation is conducted on the investigated news website.

Findings

The results of the experiments show that the proposed approach performs better than the traditional approach. This method can not only enhance the average click rate of all ads in the website but also ensure reasonable fairness of exposure frequency of each ad. The online experiment results demonstrate the effectiveness of this approach.

Originality/value

Existing researches had not considered both the advertisement recommendation and ad-push fairness together. With the proposed novel ad recommendation model, the authors can improve the ad click-through rate of ads with reasonable push fairness. The website provider can thereby increase the commercial value of advertising and user satisfaction.

Details

Kybernetes, vol. 48 no. 8
Type: Research Article
DOI: https://doi.org/10.1108/K-05-2018-0216
ISSN: 0368-492X

Keywords

  • Online recommendation
  • Ad-push fairness
  • Ads recommendation
  • Click-through rate

To view the access options for this content please click here
Article
Publication date: 27 November 2019

Integrating collaborative topic modeling and diversity for movie recommendations during news browsing

Duen-Ren Liu, Yun-Cheng Chou and Ciao-Ting Jian

Online news websites provide diverse article topics, such as fashion news, entertainment and movie information, to attract more users and create more benefits…

HTML
PDF (783 KB)

Abstract

Purpose

Online news websites provide diverse article topics, such as fashion news, entertainment and movie information, to attract more users and create more benefits. Recommending movie information to users reading news online can enhance the impression of diverse information and may consequently improve benefits. Accordingly, providing online movie recommendations can improve users’ satisfactions with the website, and thus is an important trend for online news websites. This study aims to propose a novel online recommendation method for recommending movie information to users when they are browsing news articles.

Design/methodology/approach

Association rule mining is applied to users’ news and movie browsing to find latent associations between news and movies. A novel online recommendation approach is proposed based on latent Dirichlet allocation (LDA), enhanced collaborative topic modeling (ECTM) and the diversity of recommendations. The performance of proposed approach is evaluated via an online evaluation on a real news website.

Findings

The online evaluation results show that the click-through rate can be improved by the proposed hybrid method integrating recommendation diversity, LDA, ECTM and users’ online interests, which are adapted to the current browsing news. The experiment results also show that considering recommendation diversity can achieve better performance.

Originality/value

Existing studies had not investigated the problem of recommending movie information to users while they are reading news online. To address this problem, a novel hybrid recommendation method is proposed for dealing with cross-type recommendation tasks and the cold-start issue. Moreover, the proposed method is implemented and evaluated online in a real world news website, while such online evaluation is rarely conducted in related research. This work contributes to deriving user’s online preferences for cross-type recommendations by integrating recommendation diversity, LDA, ECTM and adaptive online interests. The research findings also contribute to increasing the commercial value of the online news websites.

Details

Kybernetes, vol. 49 no. 11
Type: Research Article
DOI: https://doi.org/10.1108/K-08-2019-0578
ISSN: 0368-492X

Keywords

  • Recommender system
  • Latent Dirichlet allocation
  • Collaborative topic modeling
  • Online recommendations
  • Recommendation diversity

Access
Only content I have access to
Only Open Access
Year
  • Last week (187)
  • Last month (592)
  • Last 3 months (1971)
  • Last 6 months (3724)
  • Last 12 months (7051)
  • All dates (63723)
Content type
  • Article (52283)
  • Book part (7745)
  • Earlycite article (2853)
  • Case study (786)
  • Expert briefing (51)
  • Executive summary (5)
1 – 10 of over 63000
Emerald Publishing
  • Opens in new window
  • Opens in new window
  • Opens in new window
  • Opens in new window
© 2021 Emerald Publishing Limited

Services

  • Authors Opens in new window
  • Editors Opens in new window
  • Librarians Opens in new window
  • Researchers Opens in new window
  • Reviewers Opens in new window

About

  • About Emerald Opens in new window
  • Working for Emerald Opens in new window
  • Contact us Opens in new window
  • Publication sitemap

Policies and information

  • Privacy notice
  • Site policies
  • Modern Slavery Act Opens in new window
  • Chair of Trustees governance statement Opens in new window
  • COVID-19 policy Opens in new window
Manage cookies

We’re listening — tell us what you think

  • Something didn’t work…

    Report bugs here

  • All feedback is valuable

    Please share your general feedback

  • Member of Emerald Engage?

    You can join in the discussion by joining the community or logging in here.
    You can also find out more about Emerald Engage.

Join us on our journey

  • Platform update page

    Visit emeraldpublishing.com/platformupdate to discover the latest news and updates

  • Questions & More Information

    Answers to the most commonly asked questions here