paper-with-me

홈 › Papers

LOH and behold: Web-scale visual search, recommendation and clustering using Locally Optimized Hashing

2016-04-21 · Yannis Kalantidis, Lyndon Kennedy, Huy Nguyen, Clayton Mellina, David A. Shamma

We propose a novel hashing-based matching scheme, called Locally Optimized Hashing (LOH), based on a state-of-the-art quantization algorithm that can be used for efficient, large-scale search, recommendation, clustering, and deduplication. We show that matching with LOH only requires set intersections and summations to compute and so is easily implemented in generic distributed computing systems. We further show application of LOH to: a) large-scale search tasks where performance is on par with other state-of-the-art hashing approaches; b) large-scale recommendation where queries consisting of thousands of images can be used to generate accurate recommendations from collections of hundreds of millions of images; and c) efficient clustering with a graph-based algorithm that can be scaled to massive collections in a distributed environment or can be used for deduplication for small collections, like search results, performing better than traditional hashing approaches while only requiring a few milliseconds to run. In this paper we experiment on datasets of up to 100 million images, but in practice our system can scale to larger collections and can be used for other types of data that have a vector representation in a Euclidean space.

📄 PDF Abstract BibTeX arXiv:1604.06480

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDistributed ComputingQuantization

Similar Papers 제목 키워드 기반

Clustering by Direct Optimization of the Medoid Silhouette

2022-09-26 · Lars Lenssen, Erich Schubert

The evaluation of clustering results is difficult, highly dependent on the evaluated data set and the perspective of the beholder. There are many different clustering quality measures, which try to provide a general meas…

Clustering

Medoid Silhouette clustering with automatic cluster number selection

2023-09-07 · Lars Lenssen, Erich Schubert

The evaluation of clustering results is difficult, highly dependent on the evaluated data set and the perspective of the beholder. There are many different clustering quality measures, which try to provide a general meas…

Clustering

Style-based Clustering of Visual Artworks and the Play of Neural Style-Representations

2024-09-12 · Abhishek Dangeti, Pavan Gajula, Vivek Srivastava, Vikram Jamwal

Clustering artworks based on style can have many potential real-world applications like art recommendations, style-based search and retrieval, and the study of artistic style evolution of an artist or in an artwork corpu…

ClusteringStyle Transfer

In the Eye of the Beholder: Gaze and Actions in First Person Video

2020-05-31 · Yin Li, Miao Liu, James M. Rehg

We address the task of jointly determining what a person is doing and where they are looking based on the analysis of video captured by a headworn camera. To facilitate our research, we first introduce the EGTEA Gaze+ da…

Action RecognitionGaze Estimation

e-CLIP: Large-Scale Vision-Language Representation Learning in E-commerce

2022-07-01 · Wonyoung Shin, Jonghun Park, Taekang Woo, Yongwoo Cho 외

Understanding vision and language representations of product content is vital for search and recommendation applications in e-commerce. As a backbone for online shopping platforms and inspired by the recent success in re…

AttributeAttribute ExtractionClusteringContrastive Learning+1