THE ROLE OF SOCIAL TIES IN SOCIAL RECOMMENDATION SYSTEMS

66 430 0
THE ROLE OF SOCIAL TIES IN SOCIAL RECOMMENDATION SYSTEMS

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Header Page of 113 VIETNAM NATIONAL UNIVERSITY, HANOI UNIVERSITY OF ENGINEERING AND TECHNOLOGY Dat Mai-Cong THE ROLE OF SOCIAL TIES IN SOCIAL RECOMMENDATION SYSTEMS Major: Computer Science HA NOI - 2015 Footer Page of 113 Header Page of 113 VIETNAM NATIONAL UNIVERSITY, HANOI UNIVERSITY OF ENGINEERING AND TECHNOLOGY Dat Mai-Cong THE ROLE OF SOCIAL TIES IN SOCIAL RECOMMENDATION SYSTEMS Major: Computer Science Supervisor: Assoc Prof Dr Thuy Ha-Quang Co-Supervisor: MSc Le Luong-Thai HA NOI - 2015 Footer Page of 113 Header Page of 113 AUTHORSHIP “I hereby declare that the work contained in this thesis is of my own and has not been previously submitted for a degree or diploma at this or any other higher education institution To the best of my knowledge and belief, the thesis contains no materials previously published or written by another person except where due reference or acknowledgement is made.” Signature:……………………………………………… Footer Page of 113 i Header Page of 113 SUPERVISOR’S APPROVAL “I hereby approve that the thesis in its current form is ready for committee examination as a requirement for the Bachelor of Computer Science degree at the University of Engineering and Technology.” Signature:……………………………………………… Footer Page of 113 ii Header Page of 113 ACKNOWLEDGEMENT First of all, I would like to express my sincere thanks to my advisors Assoc Prof Dr Thuy Ha-Quang for his support and guidance throughout this thesis work I am grateful to MSc Le Luong-Thai to her support and reviews for this thesis I would like to give a big thank to brother and sister in Knowledge and Technology Laboratory (KT-lab) who have supported me to complete this research I would also like to give gratitude to University of Engineering and Technology that are provided the environment and conditions for my learning I am greatly indebted to my family for their encouragements, unconditional support and patience Because time is limited and the condition of this thesis is inevitable shortcomings, I look forward to the comments of the teacher and the concern you have with this issue Footer Page of 113 iii Header Page of 113 ABSTRACT Social Recommendation Systems have received increasing attention of scientists in recent years Many researches are published in this field such as Jiliang Tang et al (2013) [1], Jiliang Tang, Jie Tang, HuanLiu (2014) [2] The increasing grown of social network also brings many opportunities to improve Recommendation Systems [3] [4] Social theories, models for Social Recommendation Systems are developed to explain and prove the positive effect of social relation to quality of Social Recommendation Systems [4] In which, Social tie strength is also used to improve quality of Recommendation Systems This thesis focuses on exploiting the effect of Social Tie to the performance of Recommendation Systems based on some researches in [3] [5] [6] Based on these researches, the thesis has proposed a model for mining the social tie strength to enhance quality of Recommendation Systems in two dimensions of tie strength: Appearances together in photos, Number of friends in common Simultaneously, the thesis also implements this model as experiment and collects data by using a survey of rating for 99 movies to 80 Facebook users Experimental results show that the exploitation of tie strength was initially effective in improving the social recommendation Keywords: Social Recommendation Systems, Recommendation Systems, Social Ties, Tie Strength, Collaborative filtering, Social Theory, Social media Footer Page of 113 iv Header Page of 113 TÓM TẮT Trong năm gần đây, hệ tư vấn xã hội ngày nhận quan tâm từ nhà khoa học, có nhiều nghiên cứu hệ tư vấn xã hội công bố nghiên cứu Jiliang Tang cộng (2013) [1], Jiliang Tang Jie Tang, HuanLiu (2014) [2] Sự phát triển mạng xã hội mang lại nhiều hội cho việc cải thiện chất lượng hệ tư vấn [3] [4] Các lý thuyết xã hội số mô hình tư vấn phát triển để giải thích chứng minh cho vai trò qua hệ xã hội hệ tư vấn [4] Trong đó, độ mạnh liên kết người dùng mạng xã hội sử dụng để tang chất lượng tư vấn Khóa luận tập trung vào việc khai thác độ mạnh liên kết người dùng mạng xã hội dựa nghiên cứu [3] [5] [6] Dựa sở nghiên cứu đó, khóa luận đề nghị mô hình khai thác liên kết xã hội để tăng cường tư xã hội dựa độ mạnh liên kết tính theo hai tham số “số bạn chung”, “số ảnh chung” Khóa luận xây dựng, cài đặt mô hình thu thập liệu dựa khảo sát đánh giá 99 phim 80 người dùng mạng xã hội Facebook Kết thực nghiệm cho thấy việc khai thác độ mạnh liên kết có tác dụng bước đầu việc cải thiện chất lượng tư vấn Từ khóa: Social Recommendation Systems, Recommendation Systems, Social Ties, Tie Strength, Collaborative filtering, Social Theory, Social media Footer Page of 113 v Header Page of 113 TABLE OF CONTENTS AUTHORSHIP i SUPERVISOR’S APPROVAL ii ACKNOWLEDGEMENT iii ABSTRACT iv TÓM TẮT v TABLE OF CONTENTS vi List of Figures ix List of Tables x ABBREVATIONS xi INTRODUCTION 1.1 Motivation 1.1.1 Social Network with Tie Strength 1.2 Contributions and thesis overview LITERATURE REVIEW 2.1 Traditional Recommendation Systems 2.1.1 Content-based filtering approach 2.1.2 Collaborative filtering approach 2.1.2.1 Memory based approach 2.1.2.2 Model based approach 17 2.1.3 Hybrid Recommendation Systems 17 2.1.4 Evaluation Recommendation Systems 18 2.1.5 Some problem in Recommendation Systems 19 2.1.5.1 Cold-start problem 19 2.1.5.2 Data sparsity problem 20 Footer Page of 113 vi Header Page of 113 2.1.5.3 Attacks problem 20 2.1.5.4 Privacy concerns 20 2.1.5.5 Explanation problem 20 2.2 Social Recommendation 21 2.2.1 Social media and Social theories 21 2.2.1.1 Social media 21 2.2.1.2 Social Theories 21 2.2.2 Social Recommendation 27 2.2.2.1 Special feature of Social Recommendation 27 2.2.2.2 Social Recommendation systems 29 2.3 Social Tie Theories 31 2.3.1 Introduction 31 2.3.2 Social Tie Strength 32 2.4 Summary 34 THE METHOD 35 3.1 The role of Social Tie Strength 35 3.2 A model to indicate the effect of Social Tie strength to Recommendation Systems 36 3.2.1 General Idea 36 3.2.2 A model to indicate the effect of Tie strength to Recommendation Systems 37 3.2.2.1 Data preprocessing 39 3.2.2.2 Collaborative filtering systems 40 3.2.2.3 Collaborative filtering combine Tie strength 40 3.2.2.4 Evaluation 41 3.2.3 Summary 42 EXPERIMENTS AND DISCUSSIONS 43 4.1 Overview 43 4.2 Tools in use 44 4.3 Data 45 Footer Page of 113 vii Header Page 10 of 113 4.4 Result and Discussion 47 CONCLUSIONS 49 5.1 Conclusions 49 5.2 Future Works 49 REFERENCES 51 Footer Page 10 of 113 viii Header Page 52 of 113 3.2.2.1 Data preprocessing Purpose: Raw data preprocessing Input: Survey data Output: Ratings data (users ID, items ID, ratings matrix) and Social data (Number of mutual friends between users and their source, number of photos in common) Method: From input is survey data, two tables are obtained, the first table is rating of users to movies, called rating table, the second table is the three source choosing, called source table For this phrase, firstly, first table is analyzed into list of users, list of items, and rating matrix as rating data For second table about three source, An URL request of Facebook is used to obtain Mutual Friend and Photos in common of users and their source as Social data Steps: Analysis rating table into rating data by hand and saves to file Analysis source table: a Read current user ID and source ID from source table b Request URL: https://facebook.com/ + “currentUserID” + “?and=” + “sourceID” to browser c Read number of mutual friends and number of photos in common of current user and his sources from browser d Saving these data to file, this is social data Footer Page 52 of 113 39 Header Page 53 of 113 3.2.2.2 Collaborative filtering systems Purpose: Implement Collaborative filtering based on user-based approach with Pearson Correlation Input: Rating data (users ID, items ID, ratings matrix) Output: Predictions matrix Method: The second phrase, user-based collaborative filtering systems with Pearson correlation is in use to implement CF system User-based CF system and Pearson correlation are illustrated in chapter Steps: Read all user ID from rating data file into array Loop each user ID in array a Calculate the Pearson correlation of current user to all user remaining by equation 2.4 b Find three maximum value of Pearson correlation to obtain neighbor set c Calculate the prediction using equation 2.2 Save all prediction value into a Predictions matrix 3.2.2.3 Collaborative filtering combine Tie strength Purpose: Implement Collaborative filtering using Tie Strength as weight instead of Pearson Correlation Input: Rating data (users ID, items ID, ratings matrix), Social data (Number of mutual friends between users and their source, number of photos in common) Footer Page 53 of 113 40 Header Page 54 of 113 Output: Predictions matrix Method: For this phrase, tie strength is applied to collaborative filtering The equation that represent by Ofer Arazy et al in [3] is in use to generate prediction as equation 3.1: 𝑝𝑢,𝑖 = 𝑟̅𝑢 + ∑𝑢′ ∈𝑁 𝑠(𝑢,𝑢′)(𝑟𝑢′ ,𝑖 − 𝑟̅𝑢′ ) ∑𝑢′ ∈𝑁|𝑠(𝑢,𝑢′)| (3.1) Where: 𝑠(𝑢, 𝑢′) is tie strength between two users 𝑢 , 𝑢′ Steps: Read all user ID from rating data Loop for each user ID a Read three source of this user ID from social data b Calculate the prediction by using equation 3.1 Save all prediction into Prediction matrix 3.2.2.4 Evaluation Purpose: Comparison the prediction results from algorithms in phrase and phrase Input: Predictions matrix (from phrase and 3) Output: MAE value (using to evaluate) Method: Using MAE measurement to calculate the MAE value Steps: Footer Page 54 of 113 41 Header Page 55 of 113 Read two Prediction matrix from phrase and Calculate MAE value by using equation 2.13 3.2.3 Summary For this chapter, the effect of Tie Strength to Recommendation Systems is presented and a model to evaluate the effect of Tie strength to Recommendation Systems is introduced For next chapter, the thesis will represent the result when implement from chapter Footer Page 55 of 113 42 Header Page 56 of 113 Chapter EXPERIMENTS AND DISCUSSIONS 4.1 Overview For this experiment, the method of Arazy O et al in the article [6] is used In this article, Arazy O et al implement algorithms of Recommendation Systems: uses traditional CF and CF combined with social relation, social ties strength After implementation, they make a comparison to see the effect of CF when combining to social relations In thesis, this method is used but parameters are changed for suitable with thesis In detail, social tie strength is used in two dimension: Appearances together in photo (or Number of photos in common), Number of friends in commons (or Number mutual friends) to combine with traditional Recommendation Systems The aim of the experiment is competition two algorithms: traditional collaborative filtering and collaborative filtering combined with mutual friends and photos in common to highlight the positive effect of Social Tie Strength to Recommendation Systems The model in the chapter is implemented for the experiment As mentioned in chapter 3, six modules are constructed:  com.data: uses to rating data process as: file process, format input…  com.TSprocess: uses to process data for social ties data as: file process, format input… Footer Page 56 of 113 43 Header Page 57 of 113  com.similarity: to calculate similarity of users  com.prediction: uses to compute the prediction, it include algorithm in phrase and  com.evaluation: implements the MAE measurement  com.math: implements some basic math function as average calculation … 4.2 Tools in use The Table 4.1 and Table 4.2 show the configuration of hardware and list of software in use: Configuration of hardware: Hardware component Processor RAM Operating System Hard Disk Drive Information Intel(R) core(TM) i3-2350M, CPU 2.30GHz 4GB Windows 64bit 500GB Table 4.1: Systems configuration information List of software: Index Software Author Eclipse IDE for Java Developers ,Version: Luna Release (4.4.0) Commons-math library version 3.5 release Microsoft Excel 2013 Source https://www.eclipse.org Open source software Microsoft http://commons.apache.org/proper /commons-math https://store.office.com Table 4.2: List of tools in use Footer Page 57 of 113 44 Header Page 58 of 113 4.3 Data In order to study tie strength, a survey of 80 users in social networks Facebook is made, that users as known as candidates These candidates have rated for 99 movies from 2005 to 2014 in 5-scale (very bad, bad, normal, good, very good) Since, a list of users (candidates), a list of items (movies), rating data (candidates to movies) are collected Each candidate is request to choose three people (trusted sources) in the candidates list that he or she wants to receive advice on choosing moves Then, candidates are asking about Appearances together in photo, Number of friend in commons with these sources After that we check it by using the URL request from Facebook: https://www.facebook.com/ + “user ID” + “?and=” + “source ID” 80 candidates almost us friend in Facebook, so, it can believe that the rating value is trusted The component of candidate are various as Table 4.3: University friends Number Percent(%) 43 53.75 High School friends 22 27.5 Family 3.75 Unknown 10 Others friends Total 80 100 Table 4.3: The component of candidates For data collection, data is completed from 19/4/2015 to 1/5/2015 Because of difficulties in collecting the social ties data, there are also 80 users that complete the survey, but, in some research about social ties as [5] [24] [6], these author also get data from surveys, and the number of participants is not much For example, in [5], Oliver Oechslein et al used 193 participants, in [24], Eric Gilbert and Karrie Karahalios used 35 participants, in [6], Ofer Arazy et al used 99 participants Figure 4.1, Figure 4.2 and Figure 4.3 bellows illustrate data that are proceeded: Footer Page 58 of 113 45 Header Page 59 of 113 Figure 4.1: Example about items list Figure 4.2: Example about users list Footer Page 59 of 113 46 Header Page 60 of 113 Figure 4.3: Example about the rating matrix collected from survey 4.4 Result and Discussion In the experiment, data are divided and compared by using 10-fold method, each fold are generated at random In which, 80% data is used for training and 20% data for test The Table 4.4 below shows the MAE measurement for each fold, notate that low MAE value is better than high MAE value CF Fold Fold Fold Fold Fold Fold Fold Fold Fold Fold 10 1.4612 1.4448 1.4346 1.4407 1.3807 1.4151 1.3912 1.3565 1.4117 1.4490 1.4178 1.392 1.3719 1.3119 1.3164 1.3474 1.2837 1.3392 1.3629 1.4185 1.3949 1.3735 1.314 1.3182 1.3495 1.2862 1.3418 1.3646 CF + Mutual 1.4109 Friend CF + Photo in 1.4119 common Table 4.4: The MAE value of CF method and CF + tie strength method Footer Page 60 of 113 47 Header Page 61 of 113 1.5 1.45 1.4 1.35 1.3 1.25 1.2 1.15 Fold Fold Fold Fold Fold Fold Fold Fold Fold Fold 10Average CF CF + Mutual Friend CF + Photo in common Figure 4.4: MAE value over 10 fold in graph From the results of the experiment, in ten folds, it is clearly that the results are positive In all fold, the method CF + Mutual friend always gives best results, CF + Photo in common give results that approximate CF + Mutual Friend Both methods are better results than traditional CF method To have a clearly view, considering Figure 4.4, in fold 1, fold and fold 3, MAE values of CF + Mutual friend and CF + photo in common are approximate and smaller than CF method, but distances of CF line to two others are not large In seven remained folds, these distances become larger Noticeably, in fold 6, the MAE of CF method (1.4151) is clearly larger than two method remaining (1.3182 and 1.3164) MAE value of fold is the best The MAE values of fold 1, fold 2, and fold 10 are quite high And it can be seen that the MAE of CF + Mutual friends is the smallest in ten folds, which means, mutual friend factor is slightly better than photo in common factor for Recommendation Systems in this data Footer Page 61 of 113 48 Header Page 62 of 113 Chapter CONCLUSIONS 5.1 Conclusions In conclusion, this thesis shows the influence of Social Ties in Recommendation Systems To this task, firstly, traditional Recommendation Systems and Social Recommendation and these algorithms (chapter 2) were introduced Next, the effect of social media to users in Social Recommendation through social theories was investigated Secondly, the dimension of Social Ties (chapter 2) and how they can affect to Recommendation Systems (chapter 3) were studied Finally, Collaborative filtering algorithm with Pearson correlation and Collaborative filtering combined with Social Ties were implemented to compare the result, and the results are positive to show that the effect of Social Ties to Recommendation Systems (chapter and chapter 4) In order to complete implementation, a survey to collect data (has social ties strength factor) from Facebook users was completed This work is taken from us much effort However, it also weak point of the thesis because of the limitation of on the number of users take part in the survey 5.2 Future Works In the future, firstly, other dimensions of Social Ties to Recommendation Systems will be expanding in research such as: Footer Page 62 of 113 49 Header Page 63 of 113  Duration variable : Days since from first communication  Intimacy variable: Days since from last communication, Inbox intimacy words …  Emotional Support Variables: Wall & inbox positive emotion words  Predictive Intensity Variables: Wall words exchanged, Inbox messages exchanged … Secondly, more data will be collecting in order to make data more objective than in the thesis Footer Page 63 of 113 50 Header Page 64 of 113 REFERENCES [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Tang, Jiliang and Hu, Xia and Liu, Huan, "Social recommendation: a review," Social Network Analysis and Mining, vol 3, pp 1113-1133, 2013 Tang, Jiliang and Tang, Jie and Liu, Huan, "Recommendation in social media: recent advances and new frontiers," in Proceedings of the 20th ACM SIGKDD international conference on Knowledge discovery and data mining, ACM, 2014, pp 1977-1977 Arazy, Ofer and Kumar, Nanda and Shapira, Bracha, "Improving Social Recommender Systems," IT professional, vol 11, no 4, pp 38-44, 2009 Tang, Jiliang and Chang, Yi and Liu, Huan, "Mining social media with social theories: A survey," ACM SIGKDD Explorations Newsletter, vol 15, pp 2029, 2014 Oechslein, Oliver and Hess, Thomas, "The Value of a Recommendation: The Role of Social Ties in Social Recommender Systems," in System Sciences (HICSS), 2014 47th Hawaii International Conference on, IEEE, 2014, pp 1864-1873 Arazy, Ofer and Elsane, I and Shapira, Bracha and Kumar, Nanda, "Social relationships in recommender systems," in Proc of the 17th Workshop on Information Technologies & Systems, 2007 Granovetter, Mark S, "The strength of weak ties," American journal of sociology, pp 1360-1380, 1973 Koroleva, Ksenia and timac, Vid, "Tie Strength vs Network Overlap: Why Information from Lovers is More Valuable than from Close Friends on Social Network Sites?," Proceedings of the 33rd International Conference on Information Systems (ICIS), pp 1-17, 2012 Li, Seth and Karahanna, Elena, "Peer-based recommendations in online B2C e-commerce: comparing collaborative personalization and social networkbased personalization," in System Science (HICSS), 2012 45th Hawaii International Conference on, IEEE, 2012, pp 733-742 Konstan, Joseph A and Riedl, John, "Recommender systems: from algorithms to user experience," User Modeling and User-Adapted Interaction, vol 22, pp 101-123, 2012 Ricci, Francesco and Rokach, Lior and Shapira, Bracha, "Introduction to recommender systems handbook," in Recommender systems handbook, Springer, 2011, pp 1-35 Ekstrand, Michael D and Riedl, John T and Konstan, Joseph A, "Collaborative filtering recommender systems," Foundations and Trends in HumanComputer Interaction, vol 4, pp 81-173, 2011 Pazzani, Michael J and Billsus, Daniel, "Content-based recommendation systems," in The adaptive web, Springer, 2007, pp 325-341 Footer Page 64 of 113 51 Header Page 65 of 113 [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] Zafarani, Reza and Abbasi, Mohammad Ali and Liu, Huan, Social media mining: an introduction, Cambridge University Press, 2014 Ma, Hao and King, Irwin and Lyu, Michael R, "Effective missing data prediction for collaborative filtering," in Proceedings of the 30th annual international ACM SIGIR conference on Research and development in information retrieval, ACM, 2007, pp 39-46 Linden, Greg and Smith, Brent and York, Jeremy, "Amazon com recommendations: Item-to-item collaborative filtering," Internet Computing, IEEE, vol 7, pp 76-80, 2003 Resnick, Paul and Iacovou, Neophytos and Suchak, Mitesh and Bergstrom, Peter and Riedl, John, "GroupLens: an open architecture for collaborative filtering of netnews," in Proceedings of the 1994 ACM conference on Computer supported cooperative work, ACM, 1994, pp 175-186 Sarwar, Badrul and Karypis, George and Konstan, Joseph and Riedl, John, "Item-based collaborative filtering recommendation algorithms," in Proceedings of the 10th international conference on World Wide Web, ACM, 2001, pp 285-295 Bell, Robert M and Koren, Yehuda, "Scalable collaborative filtering with jointly derived neighborhood interpolation weights," in Data Mining, 2007 ICDM 2007 Seventh IEEE International Conference on, IEEE, 2007, pp 4352 Gong, SongJie and Ye, HongWu and Tan, HengSong, "Combining memorybased and model-based collaborative filtering in recommender system," in Circuits, Communications and Systems, 2009 PACCS'09 Pacific-Asia Conference on, IEEE, 2009, pp 690-693 Burke, Robin, "Hybrid recommender systems: Survey and experiments," User modeling and user-adapted interaction, vol 12, pp 331-370, 2002 Lakshmi, Soanpet Sree and Lakshmi, T Adi, "Recommendation Systems: Issues and challenges," (IJCSIT) International Journal of Computer Science and Information Technologies, vol 5, no 4, pp 5771-5772, 2014 Guo, Guibing, "Resolving data sparsity and cold start in recommender systems," in User Modeling, Adaptation, and Personalization, Springer, 2012, pp 361-364 Gilbert, Eric and Karahalios, Karrie, "Predicting tie strength with social media," in Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, 2009, pp 211 220 Leskovec, Jure and Huttenlocher, Daniel and Kleinberg, Jon, "Signed networks in social media," in Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, ACM, 2010, pp 1361-1370 Khanafiah, Deni and Situngkir, Hokky, "Social balance theory: revisiting Heider’s balance theory for many agents," 2004 Footer Page 65 of 113 52 Header Page 66 of 113 [27] [28] [29] [30] [31] [32] [33] [34] [35] Kautz, Henry and Selman, Bart and Shah, Mehul, "Referral Web: combining social networks and collaborative filtering," Communications of the ACM, vol 40, pp 63-65, 1997 Victor, Patricia and Cornelis, Chris and De Cock, Martine and Teredesai, Ankur, "A Comparative Analysis of Trust-Enhanced Recommenders for Controversial Items," in ICWSM, 2009 Victor, Patricia and De Cock, Martine and Cornelis, Chris, "Trust and recommendations," in Recommender systems handbook, Springer, 2011, pp 645-675 Jamali, Mohsen and Ester, Martin, "Trustwalker: a random walk model for combining trust-based and item-based recommendation," in Proceedings of the 15th ACM SIGKDD international conference on Knowledge discovery and data mining, ACM, 2009, pp 397-406 Golbeck, Jennifer, Generating predictive movie recommendations from trust in social networks, Springer, 2006 Massa, Paolo and Avesani, Paolo, "Trust-aware recommender systems," in Proceedings of the 2007 ACM conference on Recommender systems, ACM, 2007, pp 17-24 Marsden, Peter V and Campbell, Karen E, "Measuring tie strength," Social forces, vol 63, no 2, pp 482-501, 1984 Steffes, Erin M and Burgee, Lawrence E, "Social ties and online word of mouth," Internet research, vol 19, pp 42-59, 2009 Easley, David and Kleinberg, Jon, Networks, crowds, and markets: Reasoning about a highly connected world, Cambridge University Press, 2010 Footer Page 66 of 113 53 ... mining the social tie strength to enhance quality of Recommendation Systems in two dimensions of tie strength: Appearances together in photos, Number of friends in common Simultaneously, the thesis... Hybrid Recommendation Systems in details Then, the thesis presents the way to evaluate a Recommendation Systems and some common problems of Recommendation Systems At second, the thesis presents Social. .. the user’s rating in

Ngày đăng: 25/03/2017, 21:31

Từ khóa liên quan

Mục lục

  • Dat Mai-Cong

  • AUTHORSHIP

  • SUPERVISOR’S APPROVAL

  • ACKNOWLEDGEMENT

  • ABSTRACT

  • TÓM TẮT

  • TABLE OF CONTENTS

  • List of Figures

  • List of Tables

  • ABBREVATIONS

  • Chapter 1

  • INTRODUCTION

    • 1.1. Motivation

      • 1.1.1. Social Network with Tie Strength

      • 1.2. Contributions and thesis overview

      • Chapter 2

      • LITERATURE REVIEW

        • 2.1. Traditional Recommendation Systems

          • 2.1.1. Content-based filtering approach

          • 2.1.2. Collaborative filtering approach

            • 2.1.2.1. Memory based approach

              • 2.1.2.1.1. User-based methods

              • 2.1.2.1.2. Item-based methods

              • 2.1.2.2. Model based approach

              • 2.1.3. Hybrid Recommendation Systems

              • 2.1.4. Evaluation Recommendation Systems

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan