Skip to main content

Showing 1–11 of 11 results for author: Salavatipour, M R

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

    cs.DS

    A QPTAS for Facility Location on Unit Disk graphs

    Authors: Zachary Friggstad, Mohsen Rezapour, Mohammad R. Salavatipour, Hao Sun

    Abstract: We study the classic \textsc{(Uncapacitated) Facility Location} problem on Unit Disk Graphs (UDGs). For a given point set $P$ in the plane, the unit disk graph UDG(P) on $P$ has vertex set $P$ and an edge between two distinct points $p, q \in P$ if and only if their Euclidean distance $|pq|$ is at most 1. The weight of the edge $pq$ is equal to their distance $|pq|$. An instance of \fl on UDG(P) c… ▽ More

    Submitted 14 May, 2024; originally announced May 2024.

  2. arXiv:2405.00818  [pdf, ps, other

    cs.DS

    Approximation Schemes for Orienteering and Deadline TSP in Doubling Metrics

    Authors: Kinter Ren, Mohammad R. Salavatipour

    Abstract: In this paper we look at $k$-stroll, point-to-point orienteering, as well as the deadline TSP problem on graphs with bounded doubling dimension and bounded treewidth and present approximation schemes for them. Given a weighted graph $G=(V,E)$, start node $s\in V$, distances $d:E\rightarrow \mathbb{Q}^+$ and integer $k$. In the $k$-stroll problem the goal is to find a path starting at $s$ of minimu… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

  3. arXiv:2111.08138  [pdf, ps, other

    cs.DS

    Improved Approximations for CVRP with Unsplittable Demands

    Authors: Zachary Friggstad, Ramin Mousavi, Mirmahdi Rahgoshay, Mohammad R. Salavatipour

    Abstract: In this paper, we present improved approximation algorithms for the (unsplittable) Capacitated Vehicle Routing Problem (CVRP) in general metrics. In CVRP, introduced by Dantzig and Ramser (1959), we are given a set of points (clients) $V$ together with a depot $r$ in a metric space, with each $v\in V$ having a demand $d_v>0$, and a vehicle of bounded capacity $Q$. The goal is to find a minimum cos… ▽ More

    Submitted 15 November, 2021; originally announced November 2021.

  4. arXiv:2111.06863  [pdf, other

    cs.DS cs.LG

    Hierarchical Clustering: New Bounds and Objective

    Authors: Mirmahdi Rahgoshay, Mohammad R. Salavatipour

    Abstract: Hierarchical Clustering has been studied and used extensively as a method for analysis of data. More recently, Dasgupta [2016] defined a precise objective function. Given a set of $n$ data points with a weight function $w_{i,j}$ for each two items $i$ and $j$ denoting their similarity/dis-similarity, the goal is to build a recursive (tree like) partitioning of the data points (items) into successi… ▽ More

    Submitted 12 November, 2021; originally announced November 2021.

  5. arXiv:2106.15034  [pdf, other

    cs.DS

    Approximation Schemes for Capacitated Vehicle Routing on Graphs of Bounded Treewidth, Bounded Doubling, or Highway Dimension

    Authors: Aditya Jayaprakash, Mohammad R. Salavatipour

    Abstract: In this paper, we present Approximation Schemes for Capacitated Vehicle Routing Problem (CVRP) on several classes of graphs. In CVRP, introduced by Dantzig and Ramser (1959), we are given a graph $G=(V,E)$ with metric edges costs, a depot $r\in V$, and a vehicle of bounded capacity $Q$. The goal is to find minimum cost collection of tours for the vehicle that returns to the depot, each visiting at… ▽ More

    Submitted 28 June, 2021; originally announced June 2021.

  6. arXiv:2001.10037  [pdf, ps, other

    cs.DS

    Approximations for Throughput Maximization

    Authors: Dylan Hyatt-Denesik, Mirmahdi Rahgoshay, Mohammad R. Salavatipour

    Abstract: In this paper we study the classical problem of throughput maximization. In this problem we have a collection $J$ of $n$ jobs, each having a release time $r_j$, deadline $d_j$, and processing time $p_j$. They have to be scheduled non-preemptively on $m$ identical parallel machines. The goal is to find a schedule which maximizes the number of jobs scheduled entirely in their $[r_j,d_j]$ window. Thi… ▽ More

    Submitted 12 February, 2020; v1 submitted 27 January, 2020; originally announced January 2020.

  7. arXiv:1807.05443  [pdf, other

    cs.DS

    Exact Algorithms and Lower Bounds for Stable Instances of Euclidean k-Means

    Authors: Zachary Friggstad, Kamyar Khodamoradi, Mohammad R. Salavatipour

    Abstract: We investigate the complexity of solving stable or perturbation-resilient instances of $k$-Means and $k$-Median clustering in fixed dimension Euclidean metrics (more generally doubling metrics). The notion of stable (perturbation resilient) instances was introduced by Bilu and Linial [2010] and Awasthi et al. [2012]. In our context we say a $k$-Means instance is $α$-stable if there is a unique OPT… ▽ More

    Submitted 30 January, 2024; v1 submitted 14 July, 2018; originally announced July 2018.

    Comments: 28 pages, 2 figures

    MSC Class: 68W40; 68W25

  8. arXiv:1707.04295  [pdf, other

    cs.DS

    Approximation Schemes for Clustering with Outliers

    Authors: Zachary Friggstad, Kamyar Khodamoradi, Mohsen Rezapour, Mohammad R. Salavatipour

    Abstract: Clustering problems are well-studied in a variety of fields such as data science, operations research, and computer science. Such problems include variants of centre location problems, $k$-median, and $k$-means to name a few. In some cases, not all data points need to be clustered; some may be discarded for various reasons. We study clustering problems with outliers. More specifically, we look a… ▽ More

    Submitted 13 July, 2017; originally announced July 2017.

  9. arXiv:1603.08976  [pdf, other

    cs.DS cs.AI cs.CG

    Local Search Yields a PTAS for k-Means in Doubling Metrics

    Authors: Zachary Friggstad, Mohsen Rezapour, Mohammad R. Salavatipour

    Abstract: The most well known and ubiquitous clustering problem encountered in nearly every branch of science is undoubtedly $k$-means: given a set of data points and a parameter $k$, select $k$ centres and partition the data points into $k$ clusters around these centres so that the sum of squares of distances of the points to their cluster centre is minimized. Typically these data points lie… ▽ More

    Submitted 9 January, 2017; v1 submitted 29 March, 2016; originally announced March 2016.

  10. arXiv:0907.0726  [pdf, ps, other

    cs.DS

    Asymmetric Traveling Salesman Path and Directed Latency Problems

    Authors: Zachary Friggstad, Mohammad R. Salavatipour, Zoya Svitkina

    Abstract: We study integrality gaps and approximability of two closely related problems on directed graphs. Given a set V of n nodes in an underlying asymmetric metric and two specified nodes s and t, both problems ask to find an s-t path visiting all other nodes. In the asymmetric traveling salesman path problem (ATSPP), the objective is to minimize the total cost of this path. In the directed latency prob… ▽ More

    Submitted 1 June, 2010; v1 submitted 3 July, 2009; originally announced July 2009.

  11. arXiv:0904.2203  [pdf, ps, other

    cs.CG cs.DC cs.DM cs.DS

    A Weakly-Robust PTAS for Minimum Clique Partition in Unit Disk Graphs

    Authors: Imran A. Pirwani, Mohammad R. Salavatipour

    Abstract: We consider the problem of partitioning the set of vertices of a given unit disk graph (UDG) into a minimum number of cliques. The problem is NP-hard and various constant factor approximations are known, with the current best ratio of 3. Our main result is a {\em weakly robust} polynomial time approximation scheme (PTAS) for UDGs expressed with edge-lengths, it either (i) computes a clique parti… ▽ More

    Submitted 3 December, 2009; v1 submitted 14 April, 2009; originally announced April 2009.

    Comments: 21 pages, 9 figures

    ACM Class: G.2.2; F.2.2