Skip to main content

2016 | Buch

Spatio-Temporal Recommendation in Social Media

insite
SUCHEN

Über dieses Buch

This book covers the major fundamentals of and the latest research on next-generation spatio-temporal recommendation systems in social media. It begins by describing the emerging characteristics of social media in the era of mobile internet, and explores the limitations to be found in current recommender techniques. The book subsequently presents a series of latent-class user models to simulate users’ behaviors in decision-making processes, which effectively overcome the challenges arising from temporal dynamics of users’ behaviors, user interest drift over geographical regions, data sparsity and cold start. Based on these well designed user models, the book develops effective multi-dimensional index structures such as Metric-Tree, and proposes efficient top-k retrieval algorithms to accelerate the process of online recommendation and support real-time recommendation. In addition, it offers methodologies and techniques for evaluating both the effectiveness and efficiency of spatio-temporal recommendation systems in social media. The book will appeal to a broad readership, from researchers and developers to undergraduate and graduate students.

Inhaltsverzeichnis

Frontmatter
Chapter 1. Introduction
Abstract
We first introduce the background and motivation for developing spatiotemporal recommendation in social media, and then analyze the significant research issues and challenges emerging in this field, including Temporal Context-Aware Recommendation, Spatial Recommendation for Out-of-Town Users, Location-based and Real-time Recommendation, and the Efficiency of Online Recommendation. We overview this book by listing our basic solution ideas for these problems and challenges. At the end of this chapter, we offer a rich overview of the related work and the relevant publications.
Hongzhi Yin, Bin Cui
Chapter 2. Temporal Context-Aware Recommendation
Abstract
Users’ behaviors in social media systems are generally influenced by intrinsic interest as well as the temporal context (e.g., the public’s attention at that time). In this chapter, we focus on analyzing user behaviors in social media systems and designing a latent class statistical mixture model, named temporal context-aware mixture model (TCAM), to account for the intentions and preferences behind user behaviors. TCAM simultaneously models the topics related to users’ intrinsic interests and the topics related to temporal context, and then combines the influences from the two factors to model user behaviors in a unified way. To further improve the performance of TCAM, an item-weighting scheme is proposed to enable TCAM to favor items that better represent topics related to user interests and topics related to temporal context, respectively. Extensive experiments have been conducted to evaluate the performance of TCAM on four real-world datasets crawled from different social media sites. The experimental results demonstrate the superiority of the TCAM models.
Hongzhi Yin, Bin Cui
Chapter 3. Spatial Context-Aware Recommendation
Abstract
As a user can only visit a limited number of venues/events and most of them are within a limited distance range, the user-item matrix is very sparse, which creates a big challenge for traditional collaborative filtering-based recommender systems. The problem becomes more challenging when people travel to a new city where they have no activity history. In this chapter, we propose LCARS, a location-content-aware recommender system that offers a particular user a set of venues (e.g., restaurants) or events (e.g., concerts and exhibitions) by giving consideration to both personal interest and local preference. This recommender system can facilitate people’s travel not only near the area in which they live, but also in a city that is new to them. We evaluate the performance of our recommender system on two large-scale real datasets, DoubanEvent, and Foursquare. The results show the superiority of LCARS in recommending spatial items for users, especially when traveling to new cities.
Hongzhi Yin, Bin Cui
Chapter 4. Location-Based and Real-Time Recommendation
Abstract
Point-of-Interest (POI) recommendation has become an important means to help people discover attractive and interesting places, especially when users travel out of town. However, extreme sparsity of user-POI matrix creates a severe challenge. To cope with this challenge, we propose a unified probabilistic generative model, Topic-Region Model (TRM), to simultaneously discover the semantic, temporal and spatial patterns of users’ check-in activities, and to model their joint effect on users’ decision-making for selection of POIs to visit. To demonstrate the applicability and flexibility of TRM, we investigate how it supports two recommendation scenarios in a unified way, i.e., hometown recommendation and out-of-town recommendation. TRM effectively overcomes the data sparsity by the complementarity and mutual enhancement of the diverse information associated with users’ check-in activities (e.g., check-in content, time and location) in the processes of discovering heterogeneous patterns and producing recommendation. To support real-time POI recommendation, we further extend the TRM model to an online learning model TRM-Online to track changing user interests and speed up the model training. We conduct extensive experiments to evaluate the performance of our proposals on two real-world datasets including recommendation effectiveness, overcoming cold-start problem and model training efficiency. The experimental results demonstrate the superiority of our TRM models, especially the TRM-Online, compared with the state-of-the-art competitive methods, by making more effective and efficient mobile recommendations. Besides, we study the importance of each type of patterns in the two recommendation scenarios, respectively, and find that exploiting temporal patterns is most important for the hometown recommendation scenario, while the semantic patterns play a dominant role in improving the recommendation effectiveness for out-of-town users.
Hongzhi Yin, Bin Cui
Chapter 5. Fast Online Recommendation
Abstract
Based on the spatiotemporal recommender models developed in the previous chapters, the top-k recommendation task can be reduced to an simple task of finding the top-k items with the maximum dot-products for the query/user vector over the set of item vectors. In this chapter, we build effective multidimensional index structures metric-tree and Inverted Index to manage the item vectors, and present three efficient top-k retrieval algorithms to speed up the online spatiotemporal recommendation. These three algorithms are metric-tree-based search algorithm (MT), threshold-based algorithm (TA), and attribute pruning-based algorithm (AP). MT and TA focus on pruning item search space, while AP aims to prune attribute space. To evaluate the performance of the developed techniques, we conduct extensive experiments on both real-world and large-scale synthetic datasets. The experimental results show that MT, TA, and AP can achieve superior performance under different data dimensionality.
Hongzhi Yin, Bin Cui
Metadaten
Titel
Spatio-Temporal Recommendation in Social Media
verfasst von
Hongzhi Yin
Bin Cui
Copyright-Jahr
2016
Verlag
Springer Singapore
Electronic ISBN
978-981-10-0748-4
Print ISBN
978-981-10-0747-7
DOI
https://doi.org/10.1007/978-981-10-0748-4