A Fast Recommendation Algorithm for Social Tagging Systems : A Delicious Case
The tripartite graph is one of the commonest topological structures in social tagging systems such as Delicious, which has three types of nodes (i.e., users, URLs and tags). Traditional recommender systems developed based on collaborative filtering for the social tagging systems bring very high demands on CPU time cost. In this paper, to overcome this drawback, we propose a novel approach that extracts non-overlapping user clusters and corresponding overlapping item clusters simultaneously through coarse clustering to accelerate the user-based collaborative filtering and develop a fast recommendation algorithm for the social tagging systems. The experimental results show that the proposed approach is able to dramatically reduce the processing time cost greater than $90\%$ and relatively enhance the accuracy in comparison with the ordinary user-based collaborative filtering algorithm.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringCollaborative FilteringCPURecommendation SystemsSimilar Papers 제목 키워드 기반
On Content-Based Recommendation and User Privacy in Social-Tagging Systems
Recommendation systems and content filtering approaches based on annotations and ratings, essentially rely on users expressing their preferences and interests through their actions, in order to provide personalised conte…
Recommendation SystemsTAGModeling Cognitive Processes in Social Tagging to Improve Tag Recommendations
With the emergence of Web 2.0, tag recommenders have become important tools, which aim to support users in finding descriptive tags for their bookmarked resources. Although current algorithms provide good results in term…
Collaborative FilteringDescriptiveRecommendation SystemsTAGThe Influence of Frequency, Recency and Semantic Context on the Reuse of Tags in Social Tagging Systems
In this paper, we study factors that influence tag reuse behavior in social tagging systems. Our work is guided by the activation equation of the cognitive model ACT-R, which states that the usefulness of information in …
Recommendation SystemsTAGSequential Tag Recommendation
With the development of Internet technology and the expansion of social networks, online platforms have become an important way for people to obtain information. The introduction of tags facilitates information categoriz…
Recommendation SystemsRetrievalTAGA Hybrid Filtering for Micro-video Hashtag Recommendation using Graph-based Deep Neural Network
Due to the growing volume of user generated content, hashtags are employed as topic indicators to manage content efficiently on social media platforms. However, finding these vital topics is challenging in microvideos si…
Collaborative FilteringRecommendation Systems