paper-with-me

홈 › Papers

QUOTE: "Querying" Users as Oracles in Tag Engines - A Semi-Supervised Learning Approach to Personalized Image Tagging

2016-01-20 · Amandianeze O. Nwana, Tsuhan Chen

One common trend in image tagging research is to focus on visually relevant tags, and this tends to ignore the personal and social aspect of tags, especially on photoblogging websites such as Flickr. Previous work has correctly identified that many of the tags that users provide on images are not visually relevant (i.e. representative of the salient content in the image) and they go on to treat such tags as noise, ignoring that the users chose to provide those tags over others that could have been more visually relevant. Another common assumption about user generated tags for images is that the order of these tags provides no useful information for the prediction of tags on future images. This assumption also tends to define usefulness in terms of what is visually relevant to the image. For general tagging or labeling applications that focus on providing visual information about image content, these assumptions are reasonable, but when considering personalized image tagging applications, these assumptions are at best too rigid, ignoring user choice and preferences. We challenge the aforementioned assumptions, and provide a machine learning approach to the problem of personalized image tagging with the following contributions: 1.) We reformulate the personalized image tagging problem as a search/retrieval ranking problem, 2.) We leverage the order of tags, which does not always reflect visual relevance, provided by the user in the past as a cue to their tag preferences, similar to click data, 3.) We propose a technique to augment sparse user tag data (semi-supervision), and 4.) We demonstrate the efficacy of our method on a subset of Flickr images, showing improvement over previous state-of-art methods.

📄 PDF Abstract BibTeX arXiv:1601.06440

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalTAG

Similar Papers 제목 키워드 기반

A new adaptive pricing framework for perpetual protocols using liquidity curves and on-chain oracles

2023-08-30 · Chester Bella, Danny Boahen, Sudeep Biswas

This whitepaper introduces an innovative mechanism for pricing perpetual contracts and quoting fees to traders based on current market conditions. The approach employs liquidity curves and on-chain oracles to establish a…

Function Assistant: A Tool for NL Querying of APIs

2017-06-01 · EMNLP 2017 9 · Kyle Richardson, Jonas Kuhn

In this paper, we describe Function Assistant, a lightweight Python-based toolkit for querying and exploring source code repositories using natural language. The toolkit is designed to help end-users of a target API quic…

Natural Language QueriesSemantic ParsingTranslation

Search Result Clustering in Collaborative Sound Collections

2020-04-08 · Xavier Favory, Frederic Font, Xavier Serra

The large size of nowadays' online multimedia databases makes retrieving their content a difficult and time-consuming task. Users of online sound collections typically submit search queries that express a broad intent, o…

Clustering

Query Clustering using Segment Specific Context Embeddings

2016-08-03 · S. K Kolluru, Prasenjit Mukherjee

This paper presents a novel query clustering approach to capture the broad interest areas of users querying search engines. We make use of recent advances in NLP - word2vec and extend it to get query2vec, vector represen…

Clustering

Reinforcement Learning-Driven Test Generation for Android GUI Applications using Formal Specifications

2019-11-13 · Yavuz Koroglu, Alper Sen

There have been many studies on automated test generation for mobile Graphical User Interface (GUI) applications. These studies successfully demonstrate how to detect fatal exceptions and achieve high code and activity c…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)