English
Related papers

Related papers: Two-stage Discriminative Re-ranking for Large-scal…

200 papers

We present our solutions to the Google Landmark Challenges 2021, for both the retrieval and the recognition tracks. Both solutions are ensembles of transformers and ConvNet models based on Sub-center ArcFace with dynamic margins. Since the…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Qishen Ha , Bo Liu , Hongwei Zhang

Image-text retrieval aims to bridge the modality gap and retrieve cross-modal content based on semantic similarities. Prior work usually focuses on the pairwise relations (i.e., whether a data sample matches another) but ignores the…

Computer Vision and Pattern Recognition · Computer Science 2023-04-26 Leigang Qu , Meng Liu , Wenjie Wang , Zhedong Zheng , Liqiang Nie , Tat-Seng Chua

We present our solution to Landmark Image Retrieval Challenge 2019. This challenge was based on the large Google Landmarks Dataset V2[9]. The goal was to retrieve all database images containing the same landmark for every provided query…

Computer Vision and Pattern Recognition · Computer Science 2019-06-13 Cheng Chang , Himanshu Rai , Satya Krishna Gorti , Junwei Ma , Chundi Liu , Guangwei Yu , Maksims Volkovs

In this paper, we address the problem of landmark-based visual place recognition. In the state-of-the-art method, accurate object proposal algorithms are first leveraged for generating a set of local regions containing particular landmarks…

Robotics · Computer Science 2018-08-24 Bo Yang , Jun Li , Xiaosu Xu , Hong Zhang

Image retrieval systems conventionally use a two-stage paradigm, leveraging global features for initial retrieval and local features for reranking. However, the scalability of this method is often limited due to the significant storage and…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Shihao Shao , Kaifeng Chen , Arjun Karpur , Qinghua Cui , Andre Araujo , Bingyi Cao

With the rapid growth of web images, hashing has received increasing interests in large scale image retrieval. Research efforts have been devoted to learning compact binary codes that preserve semantic similarity based on labels. However,…

Computer Vision and Pattern Recognition · Computer Science 2015-04-21 Fang Zhao , Yongzhen Huang , Liang Wang , Tieniu Tan

Three-dimensional shape reconstruction of 2D landmark points on a single image is a hallmark of human vision, but is a task that has been proven difficult for computer vision algorithms. We define a feed-forward deep neural network…

Computer Vision and Pattern Recognition · Computer Science 2016-09-29 Ruiqi Zhao , Yan Wang , Aleix Martinez

In content-based image retrieval, the first-round retrieval result by simple visual feature comparison may be unsatisfactory, which can be refined by visual re-ranking techniques. In image retrieval, it is observed that the contextual…

Computer Vision and Pattern Recognition · Computer Science 2021-10-27 Jianbo Ouyang , Hui Wu , Min Wang , Wengang Zhou , Houqiang Li

Learned multivector representations power modern search systems with strong retrieval effectiveness, but their real-world use is limited by the high cost of exhaustive token-level retrieval. Therefore, most systems adopt a…

Information Retrieval · Computer Science 2026-01-19 Silvio Martinico , Franco Maria Nardini , Cosimo Rulli , Rossano Venturini

Fine-grained image recognition is very challenging due to the difficulty of capturing both semantic global features and discriminative local features. Meanwhile, these two features are not easy to be integrated, which are even conflicting…

Computer Vision and Pattern Recognition · Computer Science 2021-02-22 Shaokang Yang , Shuai Liu , Cheng Yang , Changhu Wang

Conventional multi-view re-ranking methods usually perform asymmetrical matching between the region of interest (ROI) in the query image and the whole target image for similarity computation. Due to the inconsistency in the visual…

Computer Vision and Pattern Recognition · Computer Science 2018-08-15 Jun Li , Chang Xu , Wankou Yang , Changyin Sun , Dacheng Tao , Hong Zhang

This paper proposes a novel approach to person re-identification, a fundamental task in distributed multi-camera surveillance systems. Although a variety of powerful algorithms have been presented in the past few years, most of them usually…

Computer Vision and Pattern Recognition · Computer Science 2016-05-04 Shi-Zhe Chen , Chun-Chao Guo , Jian-Huang Lai

This paper addresses the problem of large-scale image retrieval. We propose a two-layer fusion method which takes advantage of global and local cues and ranks database images from coarse to fine (C2F). Departing from the previous methods…

Multimedia · Computer Science 2016-07-05 Gaipeng Kong , Le Dong , Wenpu Dong , Liang Zheng , Qi Tian

Graph-based Retrieval-Augmented Generation (GraphRAG) frameworks face a trade-off between the comprehensiveness of global search and the efficiency of local search. Existing methods are often challenged by navigating large-scale…

Information Retrieval · Computer Science 2026-01-30 Yuejie Li , Ke Yang , Tao Wang , Bolin Chen , Bowen Li , Chengjun Mao

Current state-of-the-art approaches to cross-modal retrieval process text and visual input jointly, relying on Transformer-based architectures with cross-attention mechanisms that attend over all words and objects in an image. While…

Computer Vision and Pattern Recognition · Computer Science 2022-02-22 Gregor Geigle , Jonas Pfeiffer , Nils Reimers , Ivan Vulić , Iryna Gurevych

Image retrieval targets to find images from a database that are visually similar to the query image. Two-stage methods following retrieve-and-rerank paradigm have achieved excellent performance, but their separate local and global modules…

Computer Vision and Pattern Recognition · Computer Science 2023-08-09 Yunquan Zhu , Xinkai Gao , Bo Ke , Ruizhi Qiao , Xing Sun

Scientific retrieval is essential for advancing scientific knowledge discovery. Within this process, document reranking plays a critical role in refining first-stage retrieval results. However, standard LLM listwise reranking faces…

Information Retrieval · Computer Science 2025-08-19 Runchu Tian , Xueqiang Xu , Bowen Jin , SeongKu Kang , Jiawei Han

In this work, we present a method for landmark retrieval that utilizes global and local features. A Siamese network is used for global feature extraction and metric learning, which gives an initial ranking of the landmark search. We utilize…

Information Retrieval · Computer Science 2022-08-09 Tianyi Hu , Monika Kwiatkowski , Simon Matern , Olaf Hellwich

Worldwide image geolocalization, which aims to predict the GPS coordinates of any image on Earth, remains challenging due to global visual diversity. Recent generative approaches based on Retrieval-Augmented Generation (RAG) and Large…

Information Retrieval · Computer Science 2026-04-29 Tung-Duong Le-Duc , Hoang-Quoc Nguyen-Son , Minh-Son Dao

We propose an attentive local feature descriptor suitable for large-scale image retrieval, referred to as DELF (DEep Local Feature). The new feature is based on convolutional neural networks, which are trained only with image-level…

Computer Vision and Pattern Recognition · Computer Science 2018-02-06 Hyeonwoo Noh , Andre Araujo , Jack Sim , Tobias Weyand , Bohyung Han