Proceedings of the 29th Annual Symposium on Symposuim on Computational Geometry - SoCG '13 2013
DOI: 10.1145/2493132.2462401
|View full text |Cite
|
Sign up to set email alerts
|

Diverse near neighbor problem

Abstract: Motivated by the recent research on diversity-aware search, we investigate the k-diverse near neighbor reporting problem. The problem is defined as follows: given a query point q, report the maximum diversity set S of k points in the ball of radius r around q. The diversity of a set S is measured by the minimum distance between any pair of points in S (the higher, the better).We present two approximation algorithms for the case where the points live in a d-dimensional Hamming space. Our algorithms guarantee qu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

1
56
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 12 publications
(57 citation statements)
references
References 8 publications
1
56
0
Order By: Relevance
“…Hence, the vertex v only needs to broadcast this hash function to its adjacent edges which requires polylog(n) bits for representation (see, e.g. [64]) and thus can be done in O(1) MPC rounds on machines of memory n Ω (1) . We then send all edges assigned to one subgraph to a dedicated machine.…”
Section: Mpc Implementation Of the Parallel Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…Hence, the vertex v only needs to broadcast this hash function to its adjacent edges which requires polylog(n) bits for representation (see, e.g. [64]) and thus can be done in O(1) MPC rounds on machines of memory n Ω (1) . We then send all edges assigned to one subgraph to a dedicated machine.…”
Section: Mpc Implementation Of the Parallel Algorithmmentioning
confidence: 99%
“…We now define randomized composable coresets in more detail; for brevity, we refer to them as randomized coresets. Given a graph G(V, E), with m = |E| and n = |V |, consider a random partition of E into k edge sets E (1) , . .…”
mentioning
confidence: 99%
“…However, two prominent problems are notably absent from the list of successes, namely, the maximum matching problem and the minimum vertex cover problem. Indeed, it was shown recently [10] that both matching and vertex cover require summaries of size n 2−o (1) for even computing a polylog(n)-approximate solution 2 .…”
Section: Introductionmentioning
confidence: 99%
“…Diversity Indices We measure sample diversity using the Shannon index (1), inverse Simpson index (2), and Berger-Parker index (3).…”
Section: Analysis Of the Diversity Indexmentioning
confidence: 99%
“…Our aim is to perform diverse sampling while achieving the above three properties. Diversity maximization problems have been explored by the computational geometry community in the context of diverse coresets [11] and diverse near-neighbor search [2]. Diversity is usually defined geometrically.…”
Section: Introductionmentioning
confidence: 99%