中文
相关论文

相关论文: An LSH Index for Computing Kendall's Tau over Top-…

200 篇论文

To overcome the barrier of storage and computation, the hashing technique has been widely used for nearest neighbor search in multimedia retrieval applications recently. Particularly, cross-modal retrieval that searches across different…

信息检索 · 计算机科学 2019-05-16 Sarawut Markchit , Chih-Yi Chiu

We explore the top-$K$ rank aggregation problem. Suppose a collection of items is compared in pairs repeatedly, and we aim to recover a consistent ordering that focuses on the top-$K$ ranked items based on partially revealed preference…

机器学习 · 计算机科学 2016-03-15 Minje Jang , Sunghyun Kim , Changho Suh , Sewoong Oh

As data volumes continue to grow, searches in data are becoming increasingly time-consuming. Classical index structures for neighbor search are no longer sustainable due to the "curse of dimensionality". Instead, approximated index…

机器学习 · 计算机科学 2021-11-17 Li Wang , Lilon Wangner

Real-life graphs usually have various kinds of events happening on them, e.g., product purchases in online social networks and intrusion alerts in computer networks. The occurrences of events on the same graph could be correlated,…

数据库 · 计算机科学 2012-08-02 Ziyu Guan , Xifeng Yan , Lance M. Kaplan

Pattern recognition constitutes a particularly important task underlying a great deal of scientific and technologica activities. At the same time, pattern recognition involves several challenges, including the choice of features to…

机器学习 · 计算机科学 2024-09-04 Alexandre Benatti , Luciano da F. Costa

Locality-sensitive hashing (LSH) is an important tool for managing high-dimensional noisy or uncertain data, for example in connection with data cleaning (similarity join) and noise-robust search (similarity search). However, for a number…

数据结构与算法 · 计算机科学 2018-04-18 Martin Aumüller , Tobias Christiani , Rasmus Pagh , Francesco Silvestri

Many large multimedia applications require efficient processing of nearest neighbor queries. Often, multimedia data are represented as a collection of important high-dimensional feature vectors. Existing Locality Sensitive Hashing (LSH)…

数据库 · 计算机科学 2020-10-16 Omid Jafari , Parth Nagarkar , Jonathan Montaño

In this paper, we introduce a novel approach named TopicsRanksDC for topics ranking based on the distance between two clusters that are generated by each topic. We assume that our data consists of text documents that are associated with…

信息检索 · 计算机科学 2021-05-18 Malik Yousef , Jamal Al Qundus , Silvio Peikert , Adrian Paschke

We study the problem of finding the $k$ most similar trajectories to a given query trajectory. Our work is inspired by the work of Grossi et al. [6] that considers trajectories as walks in a graph. Each visited vertex is accompanied by a…

数据结构与算法 · 计算机科学 2020-10-20 Lutz Oettershagen , Anne Driemel , Petra Mutzel

Clustering is a long-standing research problem and a fundamental tool in AI and data analysis. The traditional k-center problem, a fundamental theoretical challenge in clustering, has a best possible approximation ratio of 2, and any…

机器学习 · 计算机科学 2026-04-28 Chaoqi Jia , Longkun Guo , Kewen Liao , Zhigang Lu , Chao Chen , Jason Xue

Most approaches to large-scale image retrieval are based on the construction of the inverted index of local image descriptors or visual words. A search in such an index usually results in a large number of candidates. This list of…

计算机视觉与模式识别 · 计算机科学 2016-03-22 Sergei Fedorov , Olga Kacher

A pair of variables that tend to rise and fall either together or in opposition are said to be monotonically associated. For certain phenomena, this tendency is causally restricted to a subpopulation, as, for example, an allergic reaction…

应用统计 · 统计学 2015-09-03 Srinath Sampath , Adriano Caloiaro , Wayne Johnson , Joseph S. Verducci

Most text-based information retrieval (IR) systems index objects by words or phrases. These discrete systems have been augmented by models that use embeddings to measure similarity in continuous space. But continuous-space models are…

信息检索 · 计算机科学 2018-11-21 Daniel Gillick , Alessandro Presta , Gaurav Singh Tomar

Finding similar images is a necessary operation in many multimedia applications. Images are often represented and stored as a set of high-dimensional features, which are extracted using localized feature extraction algorithms. Locality…

多媒体 · 计算机科学 2020-10-16 Omid Jafari , Parth Nagarkar , Jonathan Montaño

We consider the problem of designing locality sensitive hashes (LSH) for inner product similarity, and of the power of asymmetric hashes in this context. Shrivastava and Li argue that there is no symmetric LSH for the problem and propose an…

机器学习 · 统计学 2015-06-09 Behnam Neyshabur , Nathan Srebro

Similarity search in high-dimensional spaces is an important task for many multimedia applications. Due to the notorious curse of dimensionality, approximate nearest neighbor techniques are preferred over exact searching techniques since…

数据库 · 计算机科学 2020-10-16 Omid Jafari , Parth Nagarkar , Jonathan Montaño

This paper introduces a scalable approach for probabilistic top-k similarity ranking on uncertain vector data. Each uncertain object is represented by a set of vector instances that are assumed to be mutually-exclusive. The objective is to…

数据库 · 计算机科学 2009-07-17 Thomas Bernecker , Hans-Peter Kriegel , Nikos Mamoulis , Matthias Renz , Andreas Zuefle

Graphs are fundamental data structures and have been employed for centuries to model real-world systems and phenomena. Random walk with restart (RWR) provides a good proximity score between two nodes in a graph, and it has been successfully…

数据库 · 计算机科学 2012-02-01 Yasuhiro Fujiwara , Makoto Nakatsuji , Makoto Onizuka , Masaru Kitsuregawa

We survey permutation-based methods for approximate k-nearest neighbor search. In these methods, every data point is represented by a ranked list of pivots sorted by the distance to this point. Such ranked lists are called permutations. The…

机器学习 · 计算机科学 2016-11-01 Bilegsaikhan Naidan , Leonid Boytsov , Eric Nyberg

Locality-sensitive hashing (LSH) is an effective randomized technique widely used in many machine learning tasks. The cost of hashing is proportional to data dimensions, and thus often the performance bottleneck when dimensionality is high…

机器学习 · 计算机科学 2023-09-28 Zongyuan Tan , Hongya Wang , Bo Xu , Minjie Luo , Ming Du