← Search

Pavel Suma

3 accepted papers

2026

ELViS: Efficient Visual Similarity from Local Descriptors that Generalizes Across Domains

ICLR 2026poster

Large-scale instance-level training data is scarce, so models are typically trained on domain-specific datasets. Yet in real-world retrieval, they must handle diverse domains, making generalization to unseen data critical. We introduce ELViS, an image-to-image similarity model that generalizes effec…

Cited by 0SourceScholar
2025

ILIAS: Instance-Level Image retrieval At Scale

CVPR 2025poster

This work introduces ILIAS, a new test dataset for Instance-Level Image retrieval At Scale. It is designed to evaluate the ability of current and future foundation models and retrieval techniques to recognize particular objects. The key benefits over existing datasets include large scale, domain div…

Cited by 1SourcePDFScholar
2025

LOCORE: Image Re-ranking with Long-Context Sequence Modeling

CVPR 2025poster

We introduce LOCORE, Long-Context Re-ranker, a model that takes as input local descriptors corresponding to an image query and a list of gallery images and outputs similarity scores between the query and each gallery image. This model is used for image retrieval, where typically a first ranking is p…