paper-with-me

홈 › Papers

BoQ: A Place is Worth a Bag of Learnable Queries

2024-05-12 · CVPR 2024 1 · Amar Ali-bey, Brahim Chaib-Draa, Philippe Giguère

In visual place recognition, accurately identifying and matching images of locations under varying environmental conditions and viewpoints remains a significant challenge. In this paper, we introduce a new technique, called Bag-of-Queries (BoQ), which learns a set of global queries designed to capture universal place-specific attributes. Unlike existing methods that employ self-attention and generate the queries directly from the input features, BoQ employs distinct learnable global queries, which probe the input features via cross-attention, ensuring consistent information aggregation. In addition, our technique provides an interpretable attention mechanism and integrates with both CNN and Vision Transformer backbones. The performance of BoQ is demonstrated through extensive experiments on 14 large-scale benchmarks. It consistently outperforms current state-of-the-art techniques including NetVLAD, MixVPR and EigenPlaces. Moreover, as a global retrieval technique (one-stage), BoQ surpasses two-stage retrieval methods, such as Patch-NetVLAD, TransVPR and R2Former, all while being orders of magnitude faster and more efficient. The code and model weights are publicly available at https://github.com/amaralibey/Bag-of-Queries.

📄 PDF Abstract BibTeX arXiv:2405.07364

Code (1)

amaralibey/bag-of-queries 공식 구현 pytorch

Tasks

Image Similarity SearchRetrievalVisual Place Recognition

Methods 이 논문이 사용한 방법론

Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Position-Wise Feed-Forward Layer 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Transformer A Transformer is a model architecture that eschews recurrence and instead relies entirely on an [attention…

Similar Papers 제목 키워드 기반

PLACE: Prompt Learning for Attributed Community Search in Large Graphs

2025-07-07 · Shuheng Fang, Kangfei Zhao, Rener Zhang, Yu Rong 외 arxiv

In this paper, we propose PLACE (Prompt Learning for Attributed Community Search), an innovative graph prompt learning framework for ACS. Enlightened by prompt-tuning in Natural Language Processing (NLP), where learnable…

Synthetic Data Generators: Sequential and Private

2019-02-09 · Olivier Bousquet, Roi Livni, Shay Moran

We study the sample complexity of private synthetic data generation over an unbounded sized class of statistical queries, and show that any class that is privately proper PAC learnable admits a private synthetic data gen…

Synthetic Data Generation

Image Aesthetics Assessment via Learnable Queries

2023-09-06 · Zhiwei Xiong, Yunfan Zhang, Zhiqi Shen, Peiran Ren 외

Image aesthetics assessment (IAA) aims to estimate the aesthetics of images. Depending on the content of an image, diverse criteria need to be selected to assess its aesthetics. Existing works utilize pre-trained vision …

What is Learnable in Valiant's Theory of the Learnable?

2026-05-13 · Steve Hanneke, Anay Mehrotra, Grigoris Velegkas, Manolis Zampetakis arxiv

Valiant's 1984 paper is widely credited with introducing the PAC learning model, but it, in fact, introduced a different model: unlike PAC learning, the learner receives only positives, may issue membership queries, and …

Video Referring Expression Comprehension via Transformer with Content-conditioned Query

2023-10-25 · Ji Jiang, Meng Cao, Tengtao Song, Long Chen 외

Video Referring Expression Comprehension (REC) aims to localize a target object in videos based on the queried natural language. Recent improvements in video REC have been made using Transformer-based methods with learna…

cross-modal alignmentReferring ExpressionReferring Expression ComprehensionSentence