中文
相关论文

相关论文: PinView: Implicit Feedback in Content-Based Image …

200 篇论文

Many image retrieval studies use metric learning to train an image encoder. However, metric learning cannot handle differences in users' preferences, and requires data to train an image encoder. To overcome these limitations, we revisit…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Ryoya Nara , Yu-Chieh Lin , Yuji Nozawa , Youyang Ng , Goh Itoh , Osamu Torii , Yusuke Matsui

Existing methods for interactive image retrieval have demonstrated the merit of integrating user feedback, improving retrieval results. However, most current systems rely on restricted forms of user feedback, such as binary relevance…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Xiaoxiao Guo , Hui Wu , Yu Cheng , Steven Rennie , Gerald Tesauro , Rogerio Schmidt Feris

We propose a novel mode of feedback for image search, where a user describes which properties of exemplar images should be adjusted in order to more closely match his/her mental model of the image sought. For example, perusing image results…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Adriana Kovashka , Devi Parikh , Kristen Grauman

Image-based clothing retrieval is receiving increasing interest with the growth of online shopping. In practice, users may often have a desired piece of clothing in mind (e.g., either having seen it before on the street or requiring certain…

计算机视觉与模式识别 · 计算机科学 2017-11-02 Zhuoxiang Chen , Zhe Xu , Ya Zhang , Xiao Gu

User implicit feedback plays an important role in recommender systems. However, finding implicit features is a tedious task. This paper aims to identify users' preferences through implicit behavioural signals for image recommendation based…

信息检索 · 计算机科学 2020-01-23 Amit Kumar Jaiswal , Haiming Liu , Ingo Frommholz

While multi-modal Visual Language Models (VLMs) have demonstrated significant success across various domains, the integration of VLMs into recommendation and retrieval systems remains a challenge, due to issues like training objective…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Josh Beal , Eric Kim , Jinfeng Rao , Rex Wu , Dmitry Kislyuk , Charles Rosenberg

A content-based image retrieval system based on multinomial relevance feedback is proposed. The system relies on an interactive search paradigm where at each round a user is presented with k images and selects the one closest to their ideal…

信息检索 · 计算机科学 2016-04-01 Dorota Glowacka , Yee Whye Teh , John Shawe-Taylor

The Visual Object Information Retrieval (VOIR) system described in this paper implements an image retrieval approach that combines two layers, the conceptual and the visual layer. It uses terms from a textual thesaurus to represent the…

信息检索 · 计算机科学 2008-09-30 Jose Torres , Luis Paulo Reis

The typical content-based image retrieval problem is to find images within a database that are similar to a given query image. This paper presents a solution to a different problem, namely that of content based sub-image retrieval, i.e.,…

数据库 · 计算机科学 2009-04-28 Jie Luo , Mario A. Nascimento

Retrieving facial images from attributes plays a vital role in various systems such as face recognition and suspect identification. Compared to other image retrieval tasks, facial image retrieval is more challenging due to the high…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Devansh Gupta , Aditya Saini , Drishti Bhasin , Sarthak Bhagat , Shagun Uppal , Rishi Raj Jain , Ponnurangam Kumaraguru , Rajiv Ratn Shah

Over the past three years Pinterest has experimented with several visual search and recommendation services, including Related Pins (2014), Similar Looks (2015), Flashlight (2016) and Lens (2017). This paper presents an overview of our…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Andrew Zhai , Dmitry Kislyuk , Yushi Jing , Michael Feng , Eric Tzeng , Jeff Donahue , Yue Li Du , Trevor Darrell

Known-item search (KIS) involves only a single search target, making relevance feedback-typically a powerful technique for efficiently identifying multiple positive examples to infer user intent-inapplicable. PicHunter addresses this issue…

信息检索 · 计算机科学 2025-05-22 Zhixin Ma , Chong-Wah Ngo

User interaction behavior is a valuable source of implicit relevance feedback. In Web image search a different type of search result presentation is used than in general Web search, which leads to different interaction mechanisms and user…

信息检索 · 计算机科学 2018-05-09 Xiaohui Xie , Jiaxin Mao , Maarten de Rijke , Ruizhe Zhang , Min Zhang , Shaoping Ma

Multiscale magnetic simulations, including micromagnetic and atomistic spin dynamics simulations, are widely used in the study of complex magnetic systems over a wide range of spatial and temporal scales. The advances in these simulation…

计算物理 · 物理学 2023-10-19 Qichen Xu , Olle Eriksson , Anna Delin

In this paper, we introduce an attribute-based interactive image search which can leverage human-in-the-loop feedback to iteratively refine image search results. We study active image search where human feedback is solicited exclusively in…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Bryan A. Plummer , M. Hadi Kiapour , Shuai Zheng , Robinson Piramuthu

When applying learning to rank algorithms to Web search, a large number of features are usually designed to capture the relevance signals. Most of these features are computed based on the extracted textual elements, link analysis, and user…

信息检索 · 计算机科学 2017-10-20 Yixing Fan , Jiafeng Guo , Yanyan Lan , Jun Xu , Liang Pang , Xueqi Cheng

Accurately retrieving images that are semantically similar remains a fundamental challenge in computer vision, as traditional methods often fail to capture the relational and contextual nuances of a scene. We introduce PRISm (Pruning-based…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Dimitrios Georgoulopoulos , Nikolaos Chaidos , Angeliki Dimitriou , Giorgos Stamou

Photo search, the task of retrieving images based on textual queries, has witnessed significant advancements with the introduction of CLIP (Contrastive Language-Image Pretraining) model. CLIP leverages a vision-language pre training…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Naresh Kumar Lahajal , Harini S

The objective of Content-Based Image Retrieval (CBIR) methods is essentially to extract, from large (image) databases, a specified number of images similar in visual and semantic content to a so-called query image. To bridge the semantic…

信息检索 · 计算机科学 2015-02-12 Smarajit Bose , Amita Pal , Jhimli Mallick , Sunil Kumar , Pratyaydipta Rudra

Content-based image retrieval (CBIR) systems have emerged as crucial tools in the field of computer vision, allowing for image search based on visual content rather than relying solely on metadata. This survey paper presents a comprehensive…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Hamed Qazanfari , Mohammad M. AlyanNezhadi , Zohreh Nozari Khoshdaregi
‹ 上一页 1 2 3 10 下一页 ›