scispace - formally typeset
T

Tobias Christiani

Researcher at IT University of Copenhagen

Publications -  22
Citations -  245

Tobias Christiani is an academic researcher from IT University of Copenhagen. The author has contributed to research in topics: Nearest neighbor search & Hash function. The author has an hindex of 9, co-authored 22 publications receiving 222 citations. Previous affiliations of Tobias Christiani include University of Copenhagen & Norwegian University of Science and Technology.

Papers
More filters
Proceedings ArticleDOI

Set similarity search beyond MinHash

TL;DR: In this article, the authors considered the problem of approximate set similarity search under Braun-Blanquet similarity B(x, y) = |x ∩ y| / max(|x|, |y|) and presented a simple data structure that solves this problem with space usage O(n1+ρlogn + ∑x e P|x) where n = |P| and ρ = log( 1/b1)/log(1/b2).
Proceedings ArticleDOI

Scalable and Robust Set Similarity Join

TL;DR: This work presents a new randomized algorithm for set similarity join that can achieve any desired recall up to 100%, and shows theoretically and empirically that it significantly improves on existing methods.
Proceedings ArticleDOI

A framework for similarity search with space-time tradeoffs using locality-sensitive filtering

TL;DR: A framework for similarity search based on Locality-Sensitive Filtering (LSF) and a lower bound for the space-time tradeoff on the unit sphere that matches Laarhoven's and the authors' own upper bound in the case of random data is shown.
Proceedings ArticleDOI

Generating k-Independent Variables in Constant Time

TL;DR: This work considers the problem of generating k-independent random values over a finite field F in a word RAM model equipped with constant time addition and multiplication in F, and presents the first nontrivial construction of a generator that outputs each value in constant time, not dependent on k.
Posted Content

From Independence to Expansion and Back Again

TL;DR: While the previously most efficient construction needed time quasipolynomial in Siegel's lower bound, this paper's time bound is just a logarithmic factor from the lower bound.