Proceedings of the Twentieth Annual Symposium on Computational Geometry 2004
DOI: 10.1145/997817.997858
|View full text |Cite
|
Sign up to set email alerts
|

Practical methods for shape fitting and kinetic data structures using core sets

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

1
22
0

Year Published

2004
2004
2011
2011

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 20 publications
(23 citation statements)
references
References 18 publications
1
22
0
Order By: Relevance
“…One reason that the running time of our implementation does not seem dependent exponentially on n in practice is because of the fact that the core-set size seems to be dependent on k and the dimension but independent of n for most real life inputs. This has also been observed in other implementations based on core-sets [35,53]. There are some optimizations that we implemented in the algorithm.…”
supporting
confidence: 73%
See 1 more Smart Citation
“…One reason that the running time of our implementation does not seem dependent exponentially on n in practice is because of the fact that the core-set size seems to be dependent on k and the dimension but independent of n for most real life inputs. This has also been observed in other implementations based on core-sets [35,53]. There are some optimizations that we implemented in the algorithm.…”
supporting
confidence: 73%
“…Previous Work : We do not know of any attempts to implement a solution to the k-clustering problem (except when k = 1) [35,53]. Most previous work related to k-clustering has been focused on variants of the k-center problem and the k-line-center problem [2,3,10,20,28,35].…”
Section: Definition (K-clustering)mentioning
confidence: 99%
“…However, special cases exist where |C Q | = |Q|, e.g., all points in Q are vertices of a convex polygon. To handle such special instances, we propose to obtain an approximate convex hull of Q using Dudley's approximation [35]. Dudley's construction generates an approximate convex hull of Q (denote it as AC Q ) with O(1/ǫ (d−1)/2 ) vertices with maximum Hausdorff distance of ǫ to the convex hull of Q.…”
Section: Handling Disk-resident Query Groupsmentioning
confidence: 99%
“…Dudley's approximation was originally proposed for main memory data sets [35]. For our purpose, it needs to work with external data sets.…”
Section: Handling Disk-resident Query Groupsmentioning
confidence: 99%
“…However, in some rare cases |CQ| could be close to |Q|. When it does happen, we can obtain an approximate convex hull of Q efficiently using Dudley's approximation based on the coreset idea [24].…”
Section: When Q Is Largementioning
confidence: 99%