paper-with-me

홈 › Papers

SIFT Meets CNN: A Decade Survey of Instance Retrieval

2016-08-05 · Liang Zheng, Yi Yang, Qi Tian

In the early days, content-based image retrieval (CBIR) was studied with global features. Since 2003, image retrieval based on local descriptors (de facto SIFT) has been extensively studied for over a decade due to the advantage of SIFT in dealing with image transformations. Recently, image representations based on the convolutional neural network (CNN) have attracted increasing interest in the community and demonstrated impressive performance. Given this time of rapid evolution, this article provides a comprehensive survey of instance retrieval over the last decade. Two broad categories, SIFT-based and CNN-based methods, are presented. For the former, according to the codebook size, we organize the literature into using large/medium-sized/small codebooks. For the latter, we discuss three lines of methods, i.e., using pre-trained or fine-tuned CNN models, and hybrid methods. The first two perform a single-pass of an image to the network, while the last category employs a patch-based feature extraction scheme. This survey presents milestones in modern instance retrieval, reviews a broad selection of previous works in different categories, and provides insights on the connection between SIFT and CNN-based methods. After analyzing and comparing retrieval performance of different categories on several datasets, we discuss promising directions towards generic and specialized instance retrieval.

📄 PDF Abstract BibTeX arXiv:1608.01807

Code (1)

ChuuyaZZZ/6787-Final-project tf

Tasks

Content-Based Image RetrievalImage RetrievalRetrievalSurvey

Similar Papers 제목 키워드 기반

MemSifter: Offloading LLM Memory Retrieval via Outcome-Driven Proxy Reasoning

2026-03-03 · Jiejun Tan, Zhicheng Dou, Liancheng Zhang, Yuyang Hu 외 arxiv

As Large Language Models (LLMs) are increasingly used for long-duration tasks, maintaining effective long-term memory has become a critical challenge. Current methods often face a trade-off between cost and accuracy. Sim…

Reinforcement Learning

Image Retrieval based on Bag-of-Words model

2013-04-18 · Jialu Liu

This article gives a survey for bag-of-words (BoW) or bag-of-features model in image retrieval system. In recent years, large-scale image retrieval shows significant potential in both industry applications and research p…

General Classificationimage-classificationImage ClassificationImage Retrieval+4

All About VLAD

2013-06-01 · CVPR 2013 6 · Relja Arandjelovic, Andrew Zisserman

The objective of this paper is large scale object instance retrieval, given a query image. A starting point of such systems is feature detection and description, for example using SIFT. The focus of this paper, however, …

AllRetrieval

A Decade Survey of Content Based Image Retrieval using Deep Learning

2020-11-23 · Shiv Ram Dubey

The content based image retrieval aims to find the similar images from a large scale dataset against a query image. Generally, the similarity between the representative features of the query image and dataset images is u…

Content-Based Image RetrievalDeep LearningFeature EngineeringImage Retrieval+2

Modeling and Prediction of Online Product Review Helpfulness: A Survey

2018-07-01 · ACL 2018 7 · Gerardo Ocampo Diaz, Vincent Ng

As the amount of free-form user-generated reviews in e-commerce websites continues to increase, there is an increasing need for automatic mechanisms that sift through the vast amounts of user reviews and identify quality…

Recommendation SystemsSurvey