協(xié)同過(guò)濾混合相似度推薦機(jī)制研究與設(shè)計(jì)
本文選題:推薦系統(tǒng) + 協(xié)同過(guò)濾 ; 參考:《廣東工業(yè)大學(xué)》2016年碩士論文
【摘要】:互聯(lián)網(wǎng)的普及和信息技術(shù)的快速發(fā)展,網(wǎng)絡(luò)數(shù)據(jù)呈指數(shù)級(jí)增長(zhǎng),尤其近年社交網(wǎng)站和電子商務(wù)網(wǎng)站的興起與迅猛發(fā)展,出現(xiàn)了“信息資源過(guò)載”和“數(shù)據(jù)爆炸”的現(xiàn)象。這些現(xiàn)象已經(jīng)成為商家與用戶不容忽視的重要難題,而個(gè)性化推薦服務(wù)的出現(xiàn)是解決這一現(xiàn)狀的有效手段。在推薦算法研究中,協(xié)同過(guò)濾算法是目前應(yīng)用最為廣泛的個(gè)性化推薦技術(shù)之一,如基于用戶的與基于項(xiàng)目的協(xié)同過(guò)濾機(jī)制與算法等。然而,目前的大多數(shù)推薦系統(tǒng)都存在用戶冷啟動(dòng)問(wèn)題和數(shù)據(jù)稀疏性問(wèn)題。此外,只采用傳統(tǒng)的相似度來(lái)計(jì)算項(xiàng)目最近鄰居,會(huì)忽略用戶行為,未能關(guān)注用戶的各種興趣愛(ài)好。同時(shí),計(jì)算尋找用戶最近鄰居時(shí)忽略用戶之間的信任問(wèn)題,也會(huì)對(duì)推薦質(zhì)量有所影響。因此,優(yōu)化相似度計(jì)算,更合理的解決數(shù)據(jù)稀疏性與冷啟動(dòng)問(wèn)題,提高推薦準(zhǔn)確率,為用戶提供更人性化的推薦服務(wù)已成為協(xié)同過(guò)濾推薦領(lǐng)域的熱點(diǎn)研究方向。本文根據(jù)以上傳統(tǒng)協(xié)同過(guò)濾存在的相關(guān)問(wèn)題,提出了一種基于協(xié)同過(guò)濾的混合相似度推薦算法。該算法考慮用戶行為,采用混合模型,改進(jìn)相似度度量計(jì)算,通過(guò)將項(xiàng)目屬性相關(guān)性和修正余弦相似性進(jìn)行線性組合,提出一種混合相似度計(jì)算方法來(lái)計(jì)算最近鄰居項(xiàng)目集。同時(shí),研究分析傳統(tǒng)協(xié)同推薦系統(tǒng)沒(méi)有引入用戶間的信任關(guān)系,通過(guò)用戶-信任關(guān)系矩陣計(jì)算用戶之間的信任度,再結(jié)合上述的混合相似度來(lái)計(jì)算用戶最近鄰居,最終將用戶的評(píng)分相似性和用戶的信任度相結(jié)合,形成新的相似度度量方法來(lái)對(duì)目標(biāo)項(xiàng)目進(jìn)行預(yù)測(cè)評(píng)分,最終形成TOP-N推薦對(duì)象列表向用戶推薦。論文通過(guò)算法比較,在Epinions公開(kāi)數(shù)據(jù)集上將所研算法與混合相似度的用戶多興趣推薦算法、基于用戶的協(xié)同過(guò)濾推薦算法、基于用戶信任的協(xié)同過(guò)濾推薦算法、基于信任的用戶聚類(lèi)推薦算法四種算法進(jìn)行了對(duì)比。實(shí)驗(yàn)結(jié)果表明,本文提出的基于協(xié)同過(guò)濾的混合相似度推薦算法比其他四個(gè)算法在平均絕對(duì)誤差值上有一定的提高,證明了本算法的可行性與有效性。該推薦算法不僅提高了推薦的準(zhǔn)確率,而且在一定程度上可以解決用戶的冷啟動(dòng)問(wèn)題,讓用戶有更人性化的推薦體驗(yàn),有助于推動(dòng)推薦機(jī)制的發(fā)展。
[Abstract]:With the popularization of the Internet and the rapid development of information technology, the network data is increasing exponentially. In recent years, especially the rise and rapid development of social and electronic commerce websites, the phenomenon of "information resources overload" and "data explosion" appears. These phenomena have become an important problem that can not be ignored by merchants and users, and the emergence of personalized recommendation service is an effective means to solve this situation. In the research of recommendation algorithms, collaborative filtering algorithm is one of the most widely used personalized recommendation technologies, such as user-based and project-based collaborative filtering mechanisms and algorithms. However, most recommendation systems have cold boot problem and data sparsity problem. In addition, only traditional similarity is used to calculate the nearest neighbor of the project, which ignores user behavior and fails to pay attention to various interests of users. At the same time, the problem of trust between users is ignored when searching for the nearest neighbor of users, which will affect the quality of recommendation. Therefore, optimizing similarity calculation, solving the problem of data sparsity and cold start more reasonably, improving recommendation accuracy and providing users with more humanized recommendation service have become the hot research direction in collaborative filtering recommendation field. In this paper, a hybrid similarity recommendation algorithm based on collaborative filtering is proposed. Considering user behavior, the algorithm uses a hybrid model to improve similarity measurement. By combining item attribute correlation with modified cosine similarity, a hybrid similarity calculation method is proposed to calculate the nearest neighbor itemsets. At the same time, the paper analyzes that the traditional collaborative recommendation system does not introduce the trust relationship between users. The trust degree between users is calculated by the user-trust matrix, and the user nearest neighbor is calculated by combining the hybrid similarity mentioned above. Finally, a new similarity measure method is formed to predict the target items by combining the user's rating similarity and user's trust, and finally the list of TOP-N recommendation objects is formed to recommend to the user. Through the comparison of algorithms, this paper compares the proposed algorithm with mixed similarity recommendation algorithm, collaborative filtering recommendation algorithm based on user, collaborative filtering recommendation algorithm based on user trust, and collaborative filtering recommendation algorithm based on user trust. The trust-based user clustering recommendation algorithm is compared. The experimental results show that the proposed hybrid similarity recommendation algorithm based on collaborative filtering is better than the other four algorithms in the mean absolute error value, which proves the feasibility and effectiveness of this algorithm. This recommendation algorithm not only improves the accuracy of recommendation, but also can solve the cold start problem of users to a certain extent, make users have more humanized recommendation experience, and help to promote the development of recommendation mechanism.
【學(xué)位授予單位】:廣東工業(yè)大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類(lèi)號(hào)】:TP391.3
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 楊風(fēng)召;;一種基于特征表的協(xié)同過(guò)濾算法[J];計(jì)算機(jī)工程與應(yīng)用;2007年06期
2 王嵐;翟正軍;;基于時(shí)間加權(quán)的協(xié)同過(guò)濾算法[J];計(jì)算機(jī)應(yīng)用;2007年09期
3 曾子明;張李義;;基于多屬性決策和協(xié)同過(guò)濾的智能導(dǎo)購(gòu)系統(tǒng)[J];武漢大學(xué)學(xué)報(bào)(工學(xué)版);2008年02期
4 張富國(guó);;用戶多興趣下基于信任的協(xié)同過(guò)濾算法研究[J];小型微型計(jì)算機(jī)系統(tǒng);2008年08期
5 侯翠琴;焦李成;張文革;;一種壓縮稀疏用戶評(píng)分矩陣的協(xié)同過(guò)濾算法[J];西安電子科技大學(xué)學(xué)報(bào);2009年04期
6 廖新考;;基于用戶特征和項(xiàng)目屬性的混合協(xié)同過(guò)濾推薦[J];福建電腦;2010年07期
7 沈磊;周一民;李舟軍;;基于心理學(xué)模型的協(xié)同過(guò)濾推薦方法[J];計(jì)算機(jī)工程;2010年20期
8 徐紅;彭黎;郭艾寅;徐云劍;;基于用戶多興趣的協(xié)同過(guò)濾策略改進(jìn)研究[J];計(jì)算機(jī)技術(shù)與發(fā)展;2011年04期
9 焦晨斌;王世卿;;基于模型填充的混合協(xié)同過(guò)濾算法[J];微計(jì)算機(jī)信息;2011年11期
10 鄭婕;鮑海琴;;基于協(xié)同過(guò)濾推薦技術(shù)的個(gè)性化網(wǎng)絡(luò)教學(xué)平臺(tái)研究[J];科技風(fēng);2012年06期
相關(guān)會(huì)議論文 前10條
1 沈杰峰;杜亞軍;唐俊;;一種基于項(xiàng)目分類(lèi)的協(xié)同過(guò)濾算法[A];第二十二屆中國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集(技術(shù)報(bào)告篇)[C];2005年
2 周軍鋒;湯顯;郭景峰;;一種優(yōu)化的協(xié)同過(guò)濾推薦算法[A];第二十一屆中國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集(研究報(bào)告篇)[C];2004年
3 董全德;;基于雙信息源的協(xié)同過(guò)濾算法研究[A];全國(guó)第20屆計(jì)算機(jī)技術(shù)與應(yīng)用學(xué)術(shù)會(huì)議(CACIS·2009)暨全國(guó)第1屆安全關(guān)鍵技術(shù)與應(yīng)用學(xué)術(shù)會(huì)議論文集(上冊(cè))[C];2009年
4 張光衛(wèi);康建初;李鶴松;劉常昱;李德毅;;面向場(chǎng)景的協(xié)同過(guò)濾推薦算法[A];中國(guó)系統(tǒng)仿真學(xué)會(huì)第五次全國(guó)會(huì)員代表大會(huì)暨2006年全國(guó)學(xué)術(shù)年會(huì)論文集[C];2006年
5 李建國(guó);姚良超;湯庸;郭歡;;基于認(rèn)知度的協(xié)同過(guò)濾推薦算法[A];第26屆中國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集(B輯)[C];2009年
6 王明文;陶紅亮;熊小勇;;雙向聚類(lèi)迭代的協(xié)同過(guò)濾推薦算法[A];第三屆全國(guó)信息檢索與內(nèi)容安全學(xué)術(shù)會(huì)議論文集[C];2007年
7 胡必云;李舟軍;王君;;基于心理測(cè)量學(xué)的協(xié)同過(guò)濾相似度方法(英文)[A];NDBC2010第27屆中國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集(B輯)[C];2010年
8 林麗冰;師瑞峰;周一民;李月雷;;基于雙聚類(lèi)的協(xié)同過(guò)濾推薦算法[A];2008'中國(guó)信息技術(shù)與應(yīng)用學(xué)術(shù)論壇論文集(一)[C];2008年
9 羅喜軍;王韜丞;杜小勇;劉紅巖;何軍;;基于類(lèi)別的推薦——一種解決協(xié)同推薦中冷啟動(dòng)問(wèn)題的方法[A];第二十四屆中國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集(研究報(bào)告篇)[C];2007年
10 黃創(chuàng)光;印鑒;汪靜;劉玉葆;王甲海;;不確定近鄰的協(xié)同過(guò)濾推薦算法[A];NDBC2010第27屆中國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集A輯一[C];2010年
相關(guān)博士學(xué)位論文 前10條
1 李聰;電子商務(wù)推薦系統(tǒng)中協(xié)同過(guò)濾瓶頸問(wèn)題研究[D];合肥工業(yè)大學(xué);2009年
2 郭艷紅;推薦系統(tǒng)的協(xié)同過(guò)濾算法與應(yīng)用研究[D];大連理工大學(xué);2008年
3 羅恒;基于協(xié)同過(guò)濾視角的受限玻爾茲曼機(jī)研究[D];上海交通大學(xué);2011年
4 薛福亮;電子商務(wù)協(xié)同過(guò)濾推薦質(zhì)量影響因素及其改進(jìn)機(jī)制研究[D];天津大學(xué);2012年
5 高e,
本文編號(hào):1794747
本文鏈接:http://sikaile.net/jingjilunwen/dianzishangwulunwen/1794747.html