1 / 21

Geographical and Temporal Similarity Measurement in Location-based Social Networks

Geographical and Temporal Similarity Measurement in Location-based Social Networks. Zhengwu Yuan Yanli Jiang Gyözö Gidofalvi. Chongqing University of Posts and Telecommunications KTH – Royal Institute of Technology. Outline. Introduction Related work

aiko
Download Presentation

Geographical and Temporal Similarity Measurement in Location-based Social Networks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Geographical and Temporal Similarity Measurement inLocation-based Social Networks ZhengwuYuan YanliJiang Gyözö Gidofalvi Chongqing University of Posts and Telecommunications KTH – Royal InstituteofTechnology

  2. Outline Introduction Related work A hierarchical spatio-temporal similarity measure in LBSN Empirical evaluations MobiGIS 2013, Orlando, FL

  3. User Similarity Introduction Mobile Internet technology Location-based Social Network Internet technology Space Location technology MobiGIS 2013, Orlando, FL

  4. LBSN Applications MobiGIS 2013, Orlando, FL

  5. Information Layout of LBSN Gao at al. Data Analysis on Location-Based Social Networks. 2011 MobiGIS 2013, Orlando, FL

  6. Outline Introduction Related work A hierarchical spatio-temporal similarity measure in LBSN Empirical evaluations MobiGIS 2013, Orlando, FL

  7. Traditional: Cosine Similarity Given a set of commonly rated items IAB, the cosine similarity between two users A and B based on their respective ratings RA,i and RB,i on items iϵIAB is: MobiGIS 2013, Orlando, FL

  8. Traditional: Adjusted Cosine Similarity Given a set of commonly rated items IAB , the adjusted cosine similarity between two users A and B based on the sets of their individually rated items IA and IB and their average individual ratings on these items and is: MobiGIS 2013, Orlando, FL

  9. Traditional: Pearson Correlation Coefficient • Given a set of commonly rated items IAB , the adjusted cosine similarity between two users A and B based on the sets of their individually rated items IA and IB and their average individual ratings on these items and is: MobiGIS 2013, Orlando, FL

  10. Similarity in LBSN Similarity along (a combination of) different dimensions: • Content layer, e.g.: Ye’11, McKenzie’13 • Social layer, e.g.: Ye’12 • Geographical layer, e.g.: Li’08 • Semantic locations / categories of locations, e.g.: Xiao’10, Bao’12, Ye’11 • Temporal sequential similarity, e.g.: Li’08 • Check-in temporal similarity, e.g.: Ye’11 MobiGIS 2013, Orlando, FL

  11. Outline Introduction Related work A hierarchical spatio-temporal similarity measure in LBSN Empirical evaluations MobiGIS 2013, Orlando, FL

  12. A Hierarchical Spatial-Temporal Similarity Measure in LBSN Assumptions about user similarity: • The closer is the time and the geographical location that two users access the more similar are the two users to each other • The larger is the number of check-ins of two users in nearby locations at similar times, the more similar are the two users to each other • Similarity changes with the level of detail Proposed method: • Extract spatio-temporal clusters from user check-ins at different spatio-temporal levels of detail • For each ST level of detail, measure the cosine similarity between users using the classical Vector Space Model (VSM) with vectors composed of the amount of user visits in different ST clusters • Calculate the weighted combination of similarities at different ST levels of detail MobiGIS 2013, Orlando, FL

  13. Hierarchical Spatio-Temporal Clustering Spatio-temporal variant of DBSCAN: ST-DBSCAN [Birant’07] • An object is a core object if within its spatial (Eps_space) and temporal (Eps_time) neighborhood the number of objects is at least MinPts. • Definitions for Directly Density-Reachable (DDR), Density-Reachable (DR), and Density-Connected are straight forward extensions. Clusters at different levels of detail: MobiGIS 2013, Orlando, FL

  14. Vector Space Model Define the user-location matrix within a certain period as where m is the total number of users, n is the number of ST clusters discovered by ST-DBSCAN(Eps_space, Eps_time, MinPts), Vij is the number of check-ins by user i in the ST cluster j, and l is the level of detail in the clustering hierarchy. MobiGIS 2013, Orlando, FL

  15. User Similarity User similarity at a given cluster hierarchy level is according to the cosine similarity of the location vectors of the users: The overall similarity of users is calculated across the cluster hierarchy levels as follows: MobiGIS 2013, Orlando, FL

  16. Outline Introduction Related work A hierarchical spatio-temporal similarity measure in LBSN Empirical evaluations MobiGIS 2013, Orlando, FL

  17. Dataset Check-in datasets from Gowalla from the Stanford Network Analysis project for the US cities: MobiGIS 2013, Orlando, FL

  18. Evaluation Metrics Precision and recall (“relative overlap”) of the visits of a user ur and its most similar user u to the Top-N ST clusters / POIs: MobiGIS 2013, Orlando, FL

  19. Results ST generalization at different levels of detail improves performance • Combining similarity measures at different ST levels of detail improves precision and recall and outperforms the fine-grained method (see ST-DBSCAN) Considering the amount (not only the existence) of check-in at different ST clusters improves performance (see Jaccard) MobiGIS 2013, Orlando, FL

  20. Conclusions We have proposed a new method to calculate the user similarity on LBSN based on the spatial and temporal properties of the user check-in data. The method can be applied to recommend location or friends in LBSN, because the key of a recommendation system is the similarity measurement of user or item. MobiGIS 2013, Orlando, FL

  21. Thank you for your attention! Q/A? MobiGIS 2013, Orlando, FL

More Related