paper-with-me

Papers

Learning User Representations for Open Vocabulary Image Hashtag Prediction

2020-06-01 · CVPR 2020 6 · Thibaut Durand

In this paper, we introduce an open vocabulary model for image hashtag prediction - the task of mapping an image to its accompanying hashtags. Recent work shows that to build an accurate hashtag prediction model, it is necessary to model the user because of the self-expression problem, in which similar image content may be labeled with different tags. To take into account the user behaviour, we propose a new model that extracts a representation of a user based on his/her image history. Our model allows to improve a user representation with new images or add a new user without retraining the model. Because new hashtags appear all the time on social networks, we design an open vocabulary model which can deal with new hashtags without retraining the model. Our model learns a cross-modal embedding between user conditional visual representations and hashtag word representations. Experiments on a subset of the YFCC100M dataset demonstrate the efficacy of our user representation in user conditional hashtag prediction and user retrieval. We further validate the open vocabulary prediction ability of our model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionRetrieval

Similar Papers 제목 키워드 기반

Tweet2Vec: Character-Based Distributed Representations for Social Media

2016-05-11 · ACL 2016 8 · Bhuwan Dhingra, Zhong Zhou, Dylan Fitzpatrick, Michael Muehl 외

Text from social media provides a set of challenges that can cause traditional NLP approaches to fail. Informal language, spelling errors, abbreviations, and special characters are all commonplace in these posts, leading…

PAC-MAN: Multi-Relation Network in Social Community for Personalized Hashtag Recommendation

2022-12-14 · IEEE Access 2022 12 · Umaporn Padungkiatwattana, Saranya Maneeroj

Previous personalized hashtag recommendations have been able to recommend suitable hashtags for a given microblog. Despite their performance improvement, we argue that three challenges remain unexplored. First, prior stu…

Recommendation SystemsRelationRelation Network

Personalized Hashtag Recommendation for Micro-videos

2019-08-27 · Yinwei Wei, Zhiyong Cheng, Xuzheng Yu, Zhou Zhao 외

Personalized hashtag recommendation methods aim to suggest users hashtags to annotate, categorize, and describe their posts. The hashtags, that a user provides to a post (e.g., a micro-video), are the ones which in her m…

Separating Self-Expression and Visual Content in Hashtag Supervision

2017-11-27 · CVPR 2018 6 · Andreas Veit, Maximilian Nickel, Serge Belongie, Laurens van der Maaten

The variety, abundance, and structured nature of hashtags make them an interesting data source for training vision models. For instance, hashtags have the potential to significantly reduce the problem of manual supervisi…

Retrieval

A Hybrid Filtering for Micro-video Hashtag Recommendation using Graph-based Deep Neural Network

2024-10-14 · Shubhi Bansal, Kushaan Gowda, Mohammad Zia Ur Rehman, Chandravardhan Singh Raghaw 외

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