中文
相关论文

相关论文: Lower bounds on Locality Sensitive Hashing

200 篇论文

The Discrepancy of a hypergraph is the minimum attainable value, over two-colorings of its vertices, of the maximum absolute imbalance of any hyperedge. The Hereditary Discrepancy of a hypergraph, defined as the maximum discrepancy of a…

数据结构与算法 · 计算机科学 2014-07-24 Aleksandar Nikolov , Kunal Talwar

We prove conditional near-quadratic running time lower bounds for approximate Bichromatic Closest Pair with Euclidean, Manhattan, Hamming, or edit distance. Specifically, unless the Strong Exponential Time Hypothesis (SETH) is false, for…

计算复杂性 · 计算机科学 2018-03-05 Aviad Rubinstein

Recent works in dimensionality reduction for regression tasks have introduced the notion of sensitivity, an estimate of the importance of a specific datapoint in a dataset, offering provable guarantees on the quality of the approximation…

机器学习 · 计算机科学 2023-11-22 Swati Padmanabhan , David P. Woodruff , Qiuyi Zhang

In large scale machine learning, random sampling is a popular way to approximate datasets by a small representative subset of examples. In particular, sensitivity sampling is an intensely studied technique which provides provable guarantees…

数据结构与算法 · 计算机科学 2024-01-04 David P. Woodruff , Taisuke Yasuda

Recently, supervised hashing methods have attracted much attention since they can optimize retrieval speed and storage cost while preserving semantic information. Because hashing codes learning is NP-hard, many methods resort to some form…

机器学习 · 计算机科学 2017-12-05 Zihao Hu , Xiyi Luo , Hongtao Lu , Yong Yu

While the problem of approximate nearest neighbor search has been well-studied for Euclidean space and $\ell_1$, few non-trivial algorithms are known for $\ell_p$ when ($2 < p < \infty$). In this paper, we revisit this fundamental problem…

计算几何 · 计算机科学 2015-12-08 Yair Bartal , Lee-Ad Gottlieb

A basic computational primitive in the analysis of massive datasets is summing simple functions over a large number of objects. Modern applications pose an additional challenge in that such functions often depend on a parameter vector $y$…

数据结构与算法 · 计算机科学 2018-11-06 Moses Charikar , Paris Siminelakis

Community detection is an important information mining task to uncover modular structures in large networks. For increasingly common large network data sets, global community detection is prohibitively expensive, and attention has shifted…

社会与信息网络 · 计算机科学 2019-05-17 Kun He , Pan Shi , David Bindel , John E. Hopcroft

We propose a new algorithm for fast approximate nearest neighbor search based on the properties of ordered vectors. Data vectors are classified based on the index and sign of their largest components, thereby partitioning the space in a…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Luisa Verdoliva , Davide Cozzolino , Giovanni Poggi

A \emph{private proximity retrieval} (\emph{PPR}) scheme is a protocol which allows a user to retrieve the identities of all records in a database that are within some distance $r$ from the user's record $x$. The user's \emph{privacy} at…

信息论 · 计算机科学 2019-08-09 Yiwei Zhang , Eitan Yaakobi , Tuvi Etzion

We provide a variant of cross-polytope locality sensitive hashing with respect to angular distance which is provably optimal in asymptotic sensitivity and enjoys $\mathcal{O}(d \ln d )$ hash computation time. Building on a recent result (by…

数据结构与算法 · 计算机科学 2016-09-22 Christopher Kennedy , Rachel Ward

In machine learning, classifiers are used to predict a class of a given query based on an existing (classified) database. Given a database S of n d-dimensional points and a d-dimensional query q, the k-nearest neighbors (kNN) classifier…

数据结构与算法 · 计算机科学 2019-05-01 Hayim Shaul , Dan Feldman , Daniela Rus

We propose a scalable divergence estimation method based on hashing. Consider two continuous random variables $X$ and $Y$ whose densities have bounded support. We consider a particular locality sensitive random hashing, and consider the…

信息论 · 计算机科学 2018-01-03 Morteza Noshad , Alfred O. Hero

We introduce a new variant of the nearest neighbor search problem, which allows for some coordinates of the dataset to be arbitrarily corrupted or unknown. Formally, given a dataset of $n$ points $P=\{ x_1,\ldots, x_n\}$ in high-dimensions,…

计算几何 · 计算机科学 2015-11-24 Sariel Har-Peled , Sepideh Mahabadi

The paper is concerned with estimating the number of integers smaller than $x$ whose largest prime divisor is smaller than $y$, denoted $\psi (x,y)$. Much of the related literature is concerned with approximating $\psi (x,y)$ by Dickman's…

数论 · 数学 2009-03-17 Arie Leizarowitz

Learning from set-structured data is an essential problem with many applications in machine learning and computer vision. This paper focuses on non-parametric and data-independent learning from set-structured data using approximate nearest…

机器学习 · 计算机科学 2022-02-10 Yuzhe Lu , Xinran Liu , Andrea Soltoggio , Soheil Kolouri

With the growth of image on the web, research on hashing which enables high-speed image retrieval has been actively studied. In recent years, various hashing methods based on deep neural networks have been proposed and achieved higher…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Yosuke Kaga , Masakazu Fujio , Kenta Takahashi , Tetsushi Ohki , Masakatsu Nishigaki

Cryptographic hash functions from expander graphs were proposed by Charles, Goren, and Lauter in [CGL] based on the hardness of finding paths in the graph. In this paper, we propose a new candidate for a hash function based on the hardness…

密码学与安全 · 计算机科学 2021-11-30 Elena Fuchs , Kristin Lauter , Matthew Litman , Austin Tran

Semantic Hashing is a popular family of methods for efficient similarity search in large-scale datasets. In Semantic Hashing, documents are encoded as short binary vectors (i.e., hash codes), such that semantic similarity can be efficiently…

信息检索 · 计算机科学 2020-07-02 Casper Hansen , Christian Hansen , Jakob Grue Simonsen , Stephen Alstrup , Christina Lioma

Nearest neighbor search is a basic computational tool used extensively in almost research domains of computer science specially when dealing with large amount of data. However, the use of nearest neighbor search is restricted for the…

社会与信息网络 · 计算机科学 2015-11-24 Suman Saha , S. P. Ghrera
‹ 上一页 1 8 9 10 下一页 ›