IEEE J Biomed Health Inform. 2022 May;26(5):1928-1936. doi: 10.1109/JBHI.2021.3069629. Epub 2022 May 5.
Recently, recommender systems are applied to provide personalized recomendation for healthcare wearables. However, due to the sparsity problem, traditional recommendation algorithms are difficult to achieve desired performance. Considering that consumers often buy and rate other types of items on E-commerce platforms, we can leverage significant information in the auxiliary domains to improve the recommendation performance of healthcare wearables, which can be regarded as cross-domain recommendation. However, traditional cross-domain recommendation model cannot fully represent user's characteristics and fail to consider the leaks of original auxiliary domain ratings during the information transfer process. To overcome the two shortcomings, this paper proposes a Privacy-Preserving Cross-Domain Healthcare Wearables Recommendation algorithm (PPCDHWRec). Firstly, user's characteristics are divided into domain-dependent features and domain-independent features, which complement each other and fully depict the user's characteristics. Secondly, inspired by the latent factor model, we factorize the original rating information of each auxiliary domain by Funk-SVD and Orthogonal Nonnegative Matrix Tri-Factorization (ONMTF) model, to obtain user's domain-dependent and domain-independent features, respectively. Finally, the Factorization Machine algorithm is used to fuse the obtained user's features with the target domain information to provide the recommendation results. By hiding the item latent factors obtained in the factorization process, PPCDHWRec ensures that the original information cannot be inferred from the transferred user hidden vector. Hence, PPCDHWRec is a privacy-preserving recommendation model. Experiments on two groups of auxiliary domains, having high and low correlations with target domain, show the effectiveness of PPCDHWRec.
最近,推荐系统被应用于为医疗可穿戴设备提供个性化推荐。然而,由于稀疏性问题,传统的推荐算法难以达到预期的性能。考虑到消费者经常在电子商务平台上购买和评价其他类型的商品,我们可以利用辅助领域中的大量信息来提高医疗可穿戴设备的推荐性能,这可以被视为跨领域推荐。然而,传统的跨领域推荐模型无法充分表示用户的特征,并且在信息传递过程中无法考虑原始辅助域评分的泄露。为了克服这两个缺点,本文提出了一种隐私保护的跨领域医疗可穿戴设备推荐算法(PPCDHWRec)。首先,将用户的特征分为依赖域的特征和独立于域的特征,它们相互补充,充分描述了用户的特征。其次,受潜在因子模型的启发,我们通过 Funk-SVD 和 Orthogonal Nonnegative Matrix Tri-Factorization(ONMTF)模型对每个辅助域的原始评分信息进行因式分解,分别得到用户依赖域和独立于域的特征。最后,使用因子分解机算法将获得的用户特征与目标域信息融合,提供推荐结果。通过隐藏在因式分解过程中获得的项目潜在因子,PPCDHWRec 确保无法从传输的用户隐藏向量中推断出原始信息。因此,PPCDHWRec 是一种隐私保护的推荐模型。在两组与目标域相关性较高和较低的辅助域上的实验表明了 PPCDHWRec 的有效性。