Skip to main content

Showing 1–4 of 4 results for author: Janardan, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:1807.09498  [pdf, other

    cs.CG

    Searching for the closest-pair in a query translate

    Authors: Jie Xue, Yuan Li, Saladi Rahul, Ravi Janardan

    Abstract: We consider a range-search variant of the closest-pair problem. Let $\varGamma$ be a fixed shape in the plane. We are interested in storing a given set of $n$ points in the plane in some data structure such that for any specified translate of $\varGamma$, the closest pair of points contained in the translate can be reported efficiently. We present results on this problem for two important settings… ▽ More

    Submitted 21 March, 2019; v1 submitted 25 July, 2018; originally announced July 2018.

  2. arXiv:1712.09749  [pdf, other

    cs.CG

    New bounds for range closest-pair problems

    Authors: Jie Xue, Yuan Li, Saladi Rahul, Ravi Janardan

    Abstract: Given a dataset $S$ of points in $\mathbb{R}^2$, the range closest-pair (RCP) problem aims to preprocess $S$ into a data structure such that when a query range $X$ is specified, the closest-pair in $S \cap X$ can be reported efficiently. The RCP problem can be viewed as a range-search version of the classical closest-pair problem, and finds applications in many areas. Due to its non-decomposabilit… ▽ More

    Submitted 31 March, 2018; v1 submitted 27 December, 2017; originally announced December 2017.

    ACM Class: F.2.2

  3. arXiv:1704.07028  [pdf, other

    cs.CG

    On the expected diameter, width, and complexity of a stochastic convex-hull

    Authors: Jie Xue, Yuan Li, Ravi Janardan

    Abstract: We investigate several computational problems related to the stochastic convex hull (SCH). Given a stochastic dataset consisting of $n$ points in $\mathbb{R}^d$ each of which has an existence probability, a SCH refers to the convex hull of a realization of the dataset, i.e., a random sample including each point with its existence probability. We are interested in computing certain expected statist… ▽ More

    Submitted 1 May, 2017; v1 submitted 23 April, 2017; originally announced April 2017.

  4. arXiv:1603.07021  [pdf, other

    cs.CG

    On the Separability of Stochastic Geometric Objects, with Applications

    Authors: Jie Xue, Yuan Li, Ravi Janardan

    Abstract: In this paper, we study the linear separability problem for stochastic geometric objects under the well-known unipoint/multipoint uncertainty models. Let $S=S_R \cup S_B$ be a given set of stochastic bichromatic points, and define $n = \min\{|S_R|, |S_B|\}$ and $N = \max\{|S_R|, |S_B|\}$. We show that the separable-probability (SP) of $S$ can be computed in $O(nN^{d-1})$ time for $d \geq 3$ and… ▽ More

    Submitted 4 April, 2016; v1 submitted 22 March, 2016; originally announced March 2016.

    Comments: Full version of our SoCG 2016 paper

    ACM Class: F.2.2