← Search

Dennis Rohde

2 accepted papers

2019

Random Projections and Sampling Algorithms for Clustering of High-Dimensional Polygonal Curves

NeurIPS 2019poster

We study the $k$-median clustering problem for high-dimensional polygonal curves with finite but unbounded number of vertices. We tackle the computational issue that arises from the high number of dimensions by defining a Johnson-Lindenstrauss projection for polygonal curves. We analyze the resultin…

Cited by 17SourcePDFScholar
2018

A Theory-Based Evaluation of Nearest Neighbor Models Put Into Practice

NeurIPS 2018poster

In the $k$-nearest neighborhood model ($k$-NN), we are given a set of points $P$, and we shall answer queries $q$ by returning the $k$ nearest neighbors of $q$ in $P$ according to some metric. This concept is crucial in many areas of data analysis and data processing, e.g., computer vision, document…