paper-with-me

홈 › Papers

Dynamic Similarity Search on Integer Sketches

2020-09-24 · Shunsuke Kanda, Yasuo Tabei

Similarity-preserving hashing is a core technique for fast similarity searches, and it randomly maps data points in a metric space to strings of discrete symbols (i.e., sketches) in the Hamming space. While traditional hashing techniques produce binary sketches, recent ones produce integer sketches for preserving various similarity measures. However, most similarity search methods are designed for binary sketches and inefficient for integer sketches. Moreover, most methods are either inapplicable or inefficient for dynamic datasets, although modern real-world datasets are updated over time. We propose dynamic filter trie (DyFT), a dynamic similarity search method for both binary and integer sketches. An extensive experimental analysis using large real-world datasets shows that DyFT performs superiorly with respect to scalability, time performance, and memory efficiency. For example, on a huge dataset of 216 million data points, DyFT performs a similarity search 6,000 times faster than a state-of-the-art method while reducing to one-thirteenth in memory.

📄 PDF Abstract BibTeX arXiv:2009.11559

Code (1)

kampersanda/dyft 공식 구현

Similar Papers 제목 키워드 기반

$b$-Bit Sketch Trie: Scalable Similarity Search on Integer Sketches

2019-10-18 · Shunsuke Kanda, Yasuo Tabei

Recently, randomly mapping vectorial data to strings of discrete symbols (i.e., sketches) for fast and space-efficient similarity searches has become popular. Such random mapping is called similarity-preserving hashing a…

Streaming Binary Sketching based on Subspace Tracking and Diagonal Uniformization

2017-05-22 · Anne Morvan, Antoine Souloumiac, Cédric Gouy-Pailler, Jamal Atif

In this paper, we address the problem of learning compact similarity-preserving embeddings for massive high-dimensional streams of data in order to perform efficient similarity search. We present a new online method for …

SceneSketcher: Fine-Grained Image Retrieval with Scene Sketches

2020-08-01 · ECCV 2020 8 · Fang Liu, Changqing Zou, Xiaoming Deng, Ran Zuo 외

Sketch-based image retrieval (SBIR) has been a popular research topic in recent years. Existing works concentrate on mapping the visual information of sketches and images to a semantic space at the object level. In this …

Graph EmbeddingImage RetrievalRetrievalSketch-Based Image Retrieval

Synthesizing human-like sketches from natural images using a conditional convolutional decoder

2020-03-16 · Moritz Kampelmühler, Axel Pinz

Humans are able to precisely communicate diverse concepts by employing sketches, a highly reduced and abstract shape based representation of visual content. We propose, for the first time, a fully convolutional end-to-en…

Decoderimage-classificationImage ClassificationTranslation

Learning Style Similarity for Searching Infographics

2015-05-05 · Babak Saleh, Mira Dontcheva, Aaron Hertzmann, Zhicheng Liu

Infographics are complex graphic designs integrating text, images, charts and sketches. Despite the increasing popularity of infographics and the rapid growth of online design portfolios, little research investigates how…

Image RetrievalRetrieval