16,611 research outputs found

    The development, status and trends of recommender systems: a comprehensive and critical literature review

    Get PDF
    Recommender systems have been used in many fields of research and business applications. In this paper, a comprehensive and critical review of the literature on recommender systems is provided. A classification mechanism of recommender systems is proposed. The review pays attention to and covers the recommender system algorithms, application areas and data mining techniques published in relevant peer-reviewed journals between 2001 and 2013. The development of the field, status and trends are analyzed and discussed in the paper

    Learning Heterogeneous Similarity Measures for Hybrid-Recommendations in Meta-Mining

    Get PDF
    The notion of meta-mining has appeared recently and extends the traditional meta-learning in two ways. First it does not learn meta-models that provide support only for the learning algorithm selection task but ones that support the whole data-mining process. In addition it abandons the so called black-box approach to algorithm description followed in meta-learning. Now in addition to the datasets, algorithms also have descriptors, workflows as well. For the latter two these descriptions are semantic, describing properties of the algorithms. With the availability of descriptors both for datasets and data mining workflows the traditional modelling techniques followed in meta-learning, typically based on classification and regression algorithms, are no longer appropriate. Instead we are faced with a problem the nature of which is much more similar to the problems that appear in recommendation systems. The most important meta-mining requirements are that suggestions should use only datasets and workflows descriptors and the cold-start problem, e.g. providing workflow suggestions for new datasets. In this paper we take a different view on the meta-mining modelling problem and treat it as a recommender problem. In order to account for the meta-mining specificities we derive a novel metric-based-learning recommender approach. Our method learns two homogeneous metrics, one in the dataset and one in the workflow space, and a heterogeneous one in the dataset-workflow space. All learned metrics reflect similarities established from the dataset-workflow preference matrix. We demonstrate our method on meta-mining over biological (microarray datasets) problems. The application of our method is not limited to the meta-mining problem, its formulations is general enough so that it can be applied on problems with similar requirements

    Applying Recommendation Techniques In Conventional Grocery Retailing

    Get PDF
    In grocery retailing, promotions and recommendations, derived from traditional data mining techniques, apply uniformly to all customers and not to individual ones, thus failing to meet each customer’s personal needs. On the other hand, recommender systems have been widely explored in the field of e-commerce managing to provide targeted personalized recommendations for products and services. Despite the great success of recommender systems in internet retailing, their application in many other fields remains practically unexplored. RFID and pervasive networking technologies now offer the potentials to utilize recommender systems in physical environment. The scope of this paper is to examine the individual characteristics of the new domain along with the applicability of various recommendations techniques. The results indicate the superiority of the e-commerce recommendation techniques against the traditional approaches currently used in grocery retailing

    A Survey of Data Mining Techniques for Smart Museum Applications

    Get PDF
    This research aims to find out what data mining techniques are effectively implemented in museums and what application trends are currently being used to improve museum performance towards modern museums based on intelligent system technology. The review was carried out on a number of articles found in journals and proceedings in the 2004-2020 period. It is found that the majority of data mining techniques are implemented in museum virtual guide applications, recommender systems, collection clustering and classification system, and   visitor behaviour prediction application. Data classification, clustering, and prediction technique commonly used for museum application.  Collections with historical and artistic value  contain a lot of knowledge making data mining an important technique to be included in various applications in museums so that they can have an impact on the achievement of museum goals not only in the fields of education and culture but also economics and business

    Crossing the Rubicon: A Generic Intelligent Advisor

    Get PDF
    Recommender systems (RS) are being used by an increasing number of e-commerce sites to help consumers find the personally best products. We define here the criteria that a RS should satisfy, drawing on concepts from behavioral science, computational intelligence, and data mining. We present our conclusions from building the WiseUncle RS and give its general description. Rather than being an advisor for a particular application, WiseUncle is a generic RS, a platform for generating application-specific advisors

    A Systematic Review of Web Usage Mining Techniques and Future Research Options

    Get PDF
    Web usage mining, “WUM”, is an application of data mining techniques on web log data used to understand the who, what, why, and how of website users. Through this systematic review, we review the research of WUM techniques from 2014 - 2019 in order to understand the current state of WUM research and answer our research questions; (RQ1) what data sources are used in web usage mining, (RQ2) what data analysis methods are used to extract the knowledge, (RQ3) what are the applications of Web usage mining, and (RQ4) what future research can be done in the web usage mining area? Using a PRISMA approach to narrow the initial 778 search results, we completed a full analysis of 68 unique articles from four prominent IS databases. The article analysis showed WUM research is on the decline and revealed Personalization and Recommender Systems are the two most heavily researched WUM applications

    Intent-Aware Contextual Recommendation System

    Full text link
    Recommender systems take inputs from user history, use an internal ranking algorithm to generate results and possibly optimize this ranking based on feedback. However, often the recommender system is unaware of the actual intent of the user and simply provides recommendations dynamically without properly understanding the thought process of the user. An intelligent recommender system is not only useful for the user but also for businesses which want to learn the tendencies of their users. Finding out tendencies or intents of a user is a difficult problem to solve. Keeping this in mind, we sought out to create an intelligent system which will keep track of the user's activity on a web-application as well as determine the intent of the user in each session. We devised a way to encode the user's activity through the sessions. Then, we have represented the information seen by the user in a high dimensional format which is reduced to lower dimensions using tensor factorization techniques. The aspect of intent awareness (or scoring) is dealt with at this stage. Finally, combining the user activity data with the contextual information gives the recommendation score. The final recommendations are then ranked using filtering and collaborative recommendation techniques to show the top-k recommendations to the user. A provision for feedback is also envisioned in the current system which informs the model to update the various weights in the recommender system. Our overall model aims to combine both frequency-based and context-based recommendation systems and quantify the intent of a user to provide better recommendations. We ran experiments on real-world timestamped user activity data, in the setting of recommending reports to the users of a business analytics tool and the results are better than the baselines. We also tuned certain aspects of our model to arrive at optimized results.Comment: Presented at the 5th International Workshop on Data Science and Big Data Analytics (DSBDA), 17th IEEE International Conference on Data Mining (ICDM) 2017; 8 pages; 4 figures; Due to the limitation "The abstract field cannot be longer than 1,920 characters," the abstract appearing here is slightly shorter than the one in the PDF fil

    A Hybrid Web Recommendation System based on the Improved Association Rule Mining Algorithm

    Full text link
    As the growing interest of web recommendation systems those are applied to deliver customized data for their users, we started working on this system. Generally the recommendation systems are divided into two major categories such as collaborative recommendation system and content based recommendation system. In case of collaborative recommen-dation systems, these try to seek out users who share same tastes that of given user as well as recommends the websites according to the liking given user. Whereas the content based recommendation systems tries to recommend web sites similar to those web sites the user has liked. In the recent research we found that the efficient technique based on asso-ciation rule mining algorithm is proposed in order to solve the problem of web page recommendation. Major problem of the same is that the web pages are given equal importance. Here the importance of pages changes according to the fre-quency of visiting the web page as well as amount of time user spends on that page. Also recommendation of newly added web pages or the pages those are not yet visited by users are not included in the recommendation set. To over-come this problem, we have used the web usage log in the adaptive association rule based web mining where the asso-ciation rules were applied to personalization. This algorithm was purely based on the Apriori data mining algorithm in order to generate the association rules. However this method also suffers from some unavoidable drawbacks. In this paper we are presenting and investigating the new approach based on weighted Association Rule Mining Algorithm and text mining. This is improved algorithm which adds semantic knowledge to the results, has more efficiency and hence gives better quality and performances as compared to existing approaches.Comment: 9 pages, 7 figures, 2 table
    • …
    corecore