5 research outputs found

    Incorporating couplings into collaborative filtering

    Full text link
    University of Technology Sydney. Faculty of Engineering and Information Technology.Recommender Systems (RS) have been proposed to help users tackle information overload by suggesting potentially interesting items to users. A typical RS usually has a set of users and items with various rating preferences. The key task of RS is to predict an unknown rating or to recommend relevant items to a given user. Many existing recommendation methods such as Collaborative Filtering (CF), Content-based Recommendation, and Hybrid Filtering often assume that users, items and their attributes are identically and independently distributed. In the real world, however, these objects and their attributes are often coupled with each other through explicit or implicit relations. On one hand, users are often connected through social or trust relations, and items are interacted with linkage or citation relations. On the other hand, the attributes of users or items are also more or less coupled with each other. These dependent relations clearly demonstrate that the users, items, and their attributes in RS are not identically and independently distributed (non-IID), which is rarely considered in most existing recommendation methods. The non-IID RS have emerged with the consideration of non-IID characteristics into RS. A main challenge in non-IID RS is to analyse and model the coupling relations between users and between items. In this dissertation, we aim to improve recommendation effectiveness by incorporating the coupling relations into RS. The main contributions of the dissertation are summarized as follows: (1) We propose three novel neighbourhood-based CF methods including coupled user-based CF, coupled item-based CF, and coupled CF. Specifically, we first apply a novel coupled object similarity to compute the coupling relations between users and between items based on their attributes. We then integrate the user and item couplings into the neighbourhood-based CF to produce the proposed methods by inventing new similarity measures. (2) We propose three novel model-based CF methods including coupled user-based matrix factorization (CUMF), coupled item-based matrix factorization (CIMF), and coupled matrix factorization (CMF). CUMF and CIMF respectively integrate the attribute-based user couplings and item couplings into MF, and CMF incorporates the user couplings, item couplings, and the user-item rating matrix together into MF. (3) We propose a two-level matrix factorization recommendation model which integrates the textual semantic couplings between items and the user-item rating matrix together. (4) We conduct experiments to evaluate the effectiveness of incorporating the couplings into non-IID RS

    Optimization Matrix Factorization Recommendation Algorithm Based on Rating Centrality

    Full text link
    Matrix factorization (MF) is extensively used to mine the user preference from explicit ratings in recommender systems. However, the reliability of explicit ratings is not always consistent, because many factors may affect the user's final evaluation on an item, including commercial advertising and a friend's recommendation. Therefore, mining the reliable ratings of user is critical to further improve the performance of the recommender system. In this work, we analyze the deviation degree of each rating in overall rating distribution of user and item, and propose the notion of user-based rating centrality and item-based rating centrality, respectively. Moreover, based on the rating centrality, we measure the reliability of each user rating and provide an optimized matrix factorization recommendation algorithm. Experimental results on two popular recommendation datasets reveal that our method gets better performance compared with other matrix factorization recommendation algorithms, especially on sparse datasets

    Two-level matrix factorization for recommender systems

    Full text link
    © 2015, The Natural Computing Applications Forum. Many existing recommendation methods such as matrix factorization (MF) mainly rely on user–item rating matrix, which sometimes is not informative enough, often suffering from the cold-start problem. To solve this challenge, complementary textual relations between items are incorporated into recommender systems (RS) in this paper. Specifically, we first apply a novel weighted textual matrix factorization (WTMF) approach to compute the semantic similarities between items, then integrate the inferred item semantic relations into MF and propose a two-level matrix factorization (TLMF) model for RS. Experimental results on two open data sets not only demonstrate the superiority of TLMF model over benchmark methods, but also show the effectiveness of TLMF for solving the cold-start problem

    Advances in knowledge discovery and data mining Part II

    Get PDF
    19th Pacific-Asia Conference, PAKDD 2015, Ho Chi Minh City, Vietnam, May 19-22, 2015, Proceedings, Part II</p

    Coupled item-based matrix factorization

    Full text link
    © Springer International Publishing Switzerland 2014. The essence of the challenges cold start and sparsity in Recommender Systems (RS) is that the extant techniques, such as Collaborative Filtering (CF) and Matrix Factorization (MF), mainly rely on the user-item rating matrix, which sometimes is not informative enough for predicting recommendations. To solve these challenges, the objective item attributes are incorporated as complementary information. However, most of the existing methods for inferring the relationships between items assume that the attributes are “independently and identically distributed (iid)”, which does not always hold in reality. In fact, the attributes are more or less coupled with each other by some implicit relationships. Therefore, in this paper we propose an attribute-based coupled similarity measure to capture the implicit relationships between items. We then integrate the implicit item coupling into MF to form the Coupled Item-based Matrix Factorization (CIMF) model. Experimental results on two open data sets demonstrate that CIMF outperforms the benchmark methods
    corecore