The goal of the collaborative filtering problem is to find accurate and efficient mappings from previously rated data at items of the users. Improving item-based collaborative filtering (IBCF) and user-based collaborative filtering (UBCF) involves understanding the mathematics of distance measures and finding the right balance between calculating similarity and providing recommendations very accurate. However, the popular distance measures for recommendation models only focus on measuring pairwise rating values between one user and another, or between one item and another. In this article, the authors have proposed a new recommendation model, which consists of building a collaborative filtering model with the bias-corrected distance correlation statistic. The correlation method focuses on measuring the rating values of one object with all ratings of the other object; the Bias-Corrected Distance Correlation (BCDCOR) provides an improved estimate of the distance correlation; it corrects the bias present in the original distance correlation. Experimental results are developed on the Jester5k dataset, with two popular evaluation methods for the recommendation models, namely precision and recall values. The experimental results show that with the Bias-corrected-based recommendation model between users and users, the Precision and Recall values of the proposed model are higher than those of the compared collaborative filtering recommendation systems.
Copyright: © 2025 Cam Thi Tran, Xuan Huynh. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.