天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

面向稀疏矩陣偏置的協(xié)同過濾推薦算法研究

發(fā)布時間:2018-04-20 03:38

  本文選題:網(wǎng)絡信息 + 個性化推薦系統(tǒng) ; 參考:《長安大學》2017年碩士論文


【摘要】:為了讓用戶從海量信息中高效地獲取自己需要的信息,推薦系統(tǒng)可以通過分析用戶歷史行為來了解用戶的偏好,從而主動地為用戶推薦其感興趣的信息,滿足用戶的個性化需求。目前最近鄰思想、相似度思想和加權(quán)思想依然是各類推薦算法中最常用的思想,但隨著用戶數(shù)量和系統(tǒng)規(guī)模的不斷擴大,推薦系統(tǒng)面臨著數(shù)據(jù)稀疏、流行偏置和可擴展性差等問題。傳統(tǒng)的推薦算法受數(shù)據(jù)稀疏的影響,相似度的準確性不足,從而導致最近鄰搜索不準確。本論文針對數(shù)據(jù)稀疏問題,提出了基于奇異值分解的協(xié)同過濾改進算法,該算法中用戶之間的相似度不再使用通用的評分矩陣計算,而是采用用戶特征向量矩陣計算。其具體實現(xiàn)方法是通過奇異值分解獲得用戶特征向量矩陣和物品特征向量矩陣,并利用用戶和物品之間的潛在關(guān)系,用奇異值去提取一些本質(zhì)特征,計算兩個用戶對應特征向量的相似程度,從而得到用戶之間的相似度。此外,傳統(tǒng)的推薦算法往往傾向于推薦流行度較高的物品。本論文針對流行偏置問題,在傳統(tǒng)的算法中根據(jù)物品流行度和用戶興趣信息引入懲罰函數(shù),從而提出了基于懲罰函數(shù)的協(xié)同過濾改進算法。其算法的思想是從用戶行為數(shù)據(jù)的產(chǎn)生過程對用戶模型的影響進行分析,根據(jù)物品流行度和用戶的興趣信息構(gòu)建懲罰度函數(shù),并使用懲罰函數(shù)調(diào)節(jié)不同流行度物品在用戶模型中權(quán)重。在MovieLens100K數(shù)據(jù)集上,對面向稀疏矩陣偏置的協(xié)同過濾推薦算法性能進行了驗證,實驗結(jié)果表明基于奇異值分解的協(xié)同過濾改進算法比基于用戶的協(xié)同過濾推薦算法的準確率提升了0.68%,改善了最近鄰搜索的準確性,其適用于新聞推薦領(lǐng)域;趹土P度的協(xié)同過濾推薦算法比基于用戶的協(xié)同過濾推薦算法的覆蓋率提高了1.47%,緩解了流行度對用戶行為的影響,其適合電子商務推薦領(lǐng)域。
[Abstract]:In order for users to obtain the information they need efficiently from the mass of information, the recommendation system can analyze the historical behavior of users to understand the preferences of users, so as to actively recommend the information of interest to the users. To meet the personalized needs of users. At present, the nearest neighbor thought, the similarity thought and the weighted thought are still the most commonly used ideas in all kinds of recommendation algorithms, but with the continuous expansion of the number of users and the scale of the system, the recommendation system is faced with sparse data. Popular bias and poor scalability and other problems. The traditional recommendation algorithm is influenced by sparse data, and the accuracy of similarity is insufficient, which leads to inaccuracy of nearest neighbor search. In this paper, an improved collaborative filtering algorithm based on singular value decomposition (SVD) is proposed to solve the data sparsity problem. In this algorithm, the similarity between users is calculated not by the common score matrix, but by the user eigenvector matrix. The implementation method is to obtain user eigenvector matrix and item eigenvector matrix by singular value decomposition, and extract some essential features by singular value using the latent relation between user and item. The similarity between the two users is obtained by calculating the similarity of the corresponding feature vectors between the two users. In addition, traditional recommendation algorithms tend to recommend items with high popularity. Aiming at the problem of popular bias, this paper introduces a penalty function according to the information of item popularity and user's interest in the traditional algorithm, and then proposes an improved collaborative filtering algorithm based on penalty function. The idea of the algorithm is to analyze the influence of the user behavior data on the user model, and to construct the penalty degree function according to the item popularity and the user's interest information. And the penalty function is used to adjust the weight of different popular items in the user model. Based on MovieLens100K data set, the performance of collaborative filtering recommendation algorithm for sparse matrix bias is verified. The experimental results show that the improved collaborative filtering algorithm based on singular value decomposition improves the accuracy of collaborative filtering recommendation algorithm by 0.68, improves the accuracy of nearest neighbor search, and is suitable for news recommendation field. Compared with the user-based collaborative filtering recommendation algorithm, the penalty degree based collaborative filtering recommendation algorithm increases the coverage by 1.47%, which alleviates the influence of popularity on user behavior and is suitable for e-commerce recommendation field.
【學位授予單位】:長安大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP391.3

【參考文獻】

相關(guān)期刊論文 前10條

1 韓亞楠;曹菡;劉亮亮;;基于評分矩陣填充與用戶興趣的協(xié)同過濾推薦算法[J];計算機工程;2016年01期

2 榮輝桂;火生旭;胡春華;莫進俠;;基于用戶相似度的協(xié)同過濾推薦算法[J];通信學報;2014年02期

3 孫光福;吳樂;劉淇;朱琛;陳恩紅;;基于時序行為的協(xié)同過濾推薦算法[J];軟件學報;2013年11期

4 徐風苓;孟祥武;王立才;;基于移動用戶上下文相似度的協(xié)同過濾推薦算法[J];電子與信息學報;2011年11期

5 李改;李磊;;基于矩陣分解的協(xié)同過濾算法[J];計算機工程與應用;2011年30期

6 馬宏偉;張光衛(wèi);李鵬;;協(xié)同過濾推薦算法綜述[J];小型微型計算機系統(tǒng);2009年07期

7 肖敏;熊前興;;基于項目語義相似度的協(xié)同過濾推薦算法[J];武漢理工大學學報;2009年03期

8 彭德巍;胡斌;;一種基于用戶特征和時間的協(xié)同過濾算法[J];武漢理工大學學報;2009年03期

9 彭玉;程小平;;基于屬性相似性的Item-based協(xié)同過濾算法[J];計算機工程與應用;2007年14期

10 余力,劉魯;電子商務個性化推薦研究[J];計算機集成制造系統(tǒng);2004年10期

相關(guān)博士學位論文 前2條

1 孔維梁;協(xié)同過濾推薦系統(tǒng)關(guān)鍵問題研究[D];華中師范大學;2013年

2 孫小華;協(xié)同過濾系統(tǒng)的稀疏性與冷啟動問題研究[D];浙江大學;2005年

相關(guān)碩士學位論文 前6條

1 呼亞杰;一種基于類別偏好協(xié)同過濾推薦算法的實現(xiàn)與優(yōu)化[D];蘭州大學;2016年

2 張磊;基于改進的K-means和奇異值分解的協(xié)同過濾研究[D];大連海事大學;2015年

3 陳清浩;基于SVD的協(xié)同過濾推薦算法研究[D];西南交通大學;2015年

4 牛抗抗;流行度對用戶興趣的影響機制分析及其在推薦算法中的應用研究[D];上海大學;2015年

5 周超;面向數(shù)據(jù)稀疏問題的協(xié)同過濾推薦算法改進研究[D];杭州電子科技大學;2013年

6 陳登科;基于潛在向量模型與項目的協(xié)同過濾混合推薦[D];浙江大學;2010年

,

本文編號:1776099

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/jingjilunwen/dianzishangwulunwen/1776099.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶fce62***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com