Skip to main content

Showing 1–26 of 26 results for author: Friggstad, Z

.
  1. arXiv:2406.18835  [pdf, ps, other

    cs.DS

    Approximate Minimum Sum Colorings and Maximum $k$-Colorable Subgraphs of Chordal Graphs

    Authors: Ian DeHaan, Zachary Friggstad

    Abstract: We give a $(1.796+ε)$-approximation for the minimum sum coloring problem on chordal graphs, improving over the previous 3.591-approximation by Gandhi et al. [2005]. To do so, we also design the first polynomial-time approximation scheme for the maximum $k$-colorable subgraph problem in chordal graphs.

    Submitted 26 June, 2024; originally announced June 2024.

    Comments: 15 pages, preliminary version appeared in the proceedings of WADS 2023

    ACM Class: F.2.2

  2. arXiv:2405.12876  [pdf, other

    cs.DS

    Approximating TSP Variants Using a Bridge Lemma

    Authors: Martin Böhm, Zachary Friggstad, Tobias Mömke, Joachim Spoerhase

    Abstract: We give improved approximations for two metric \textsc{Traveling Salesman Problem} (TSP) variants. In \textsc{Ordered TSP} (OTSP) we are given a linear ordering on a subset of nodes $o_1, \ldots, o_k$. The TSP solution must have that $o_{i+1}$ is visited at some point after $o_i$ for each $1 \leq i < k$. This is the special case of \textsc{Precedence-Constrained TSP} ($PTSP$) in which the preceden… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

  3. 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.

  4. arXiv:2302.04747  [pdf, other

    cs.DS

    An $O(\log k)$-Approximation for Directed Steiner Tree in Planar Graphs

    Authors: Zachary Friggstad, Ramin Mousavi

    Abstract: We present an $O(\log k)$-approximation for both the edge-weighted and node-weighted versions of \DST in planar graphs where $k$ is the number of terminals. We extend our approach to \MDST (in general graphs \MDST and \DST are easily seen to be equivalent but in planar graphs this is not the case necessarily) in which we get an $O(R+\log k)$-approximation for planar graphs for where $R$ is the num… ▽ More

    Submitted 21 April, 2023; v1 submitted 9 February, 2023; originally announced February 2023.

  5. arXiv:2211.12423  [pdf, other

    cs.CL cs.AI cs.LG cs.MM cs.NE cs.SD eess.AS

    On Narrative Information and the Distillation of Stories

    Authors: Dylan R. Ashley, Vincent Herrmann, Zachary Friggstad, Jürgen Schmidhuber

    Abstract: The act of telling stories is a fundamental part of what it means to be human. This work introduces the concept of narrative information, which we define to be the overlap in information space between a story and the items that compose the story. Using contrastive learning methods, we show how modern artificial neural networks can be leveraged to distill stories and extract a representation of the… ▽ More

    Submitted 13 February, 2023; v1 submitted 22 November, 2022; originally announced November 2022.

    Comments: presented in the Information-Theoretic Principles in Cognitive Systems Workshop at the 36th Conference on Neural Information Processing Systems; 4 pages in main text + 2 pages of references + 8 pages of appendices, 2 figures in main text + 3 in appendices, 1 table in main text, 2 algorithms in appendices; source code available at https://github.com/dylanashley/story-distiller

    MSC Class: 68T07 (Primary) 68P30; 68W50; 94A15 (Secondary) ACM Class: H.1.1; H.5.5; I.2.6; I.5.1; J.5

  6. arXiv:2112.10195  [pdf, ps, other

    cs.DS

    Parameterized Approximation Algorithms for $k$-Center Clustering and Variants

    Authors: Sayan Bandyapadhyay, Zachary Friggstad, Ramin Mousavi

    Abstract: $k$-center is one of the most popular clustering models. While it admits a simple 2-approximation in polynomial time in general metrics, the Euclidean version is NP-hard to approximate within a factor of 1.93, even in the plane, if one insists the dependence on $k$ in the running time be polynomial. Without this restriction, a classic algorithm yields a $2^{O((k\log k)/ε)}dn$-time $(1+ε)… ▽ More

    Submitted 19 December, 2021; originally announced December 2021.

    Comments: A preliminary version appears in AAAI 2022

  7. 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.

  8. arXiv:2111.07414  [pdf, ps, other

    cs.DS

    Combinatorial Algorithms for Rooted Prize-Collecting Walks and Applications to Orienteering and Minimum-Latency Problems

    Authors: Sina Dezfuli, Zachary Friggstad, Ian Post, Chaitanya Swamy

    Abstract: We consider the rooted prize-collecting walks (PCW) problem, wherein we seek a collection $C$ of rooted walks having minimum prize-collecting cost, which is the (total cost of walks in $C$) + (total node-reward of nodes not visited by any walk in $C$). This problem arises naturally as the Lagrangian relaxation of both orienteering, where we seek a length-bounded walk of maximum reward, and the… ▽ More

    Submitted 14 November, 2021; originally announced November 2021.

    ACM Class: F.2.2; G.1.6; G.2

  9. arXiv:2111.02572  [pdf, ps, other

    cs.DS

    A Constant-Factor Approximation for Quasi-bipartite Directed Steiner Tree on Minor-Free Graphs

    Authors: Zachary Friggstad, Ramin Mousavi

    Abstract: We give the first constant-factor approximation algorithm for quasi-bipartite instances of Directed Steiner Tree on graphs that exclude fixed minors. In particular, for $K_r$-minor-free graphs our approximation guarantee is $O(r\cdot\sqrt{\log r})$ and, further, for planar graphs our approximation guarantee is 20. Our algorithm uses the primal-dual scheme. We employ a more involved method of det… ▽ More

    Submitted 5 November, 2022; v1 submitted 3 November, 2021; originally announced November 2021.

  10. arXiv:2111.02216  [pdf, other

    cs.CL cs.LG cs.MM cs.SD eess.AS

    Automatic Embedding of Stories Into Collections of Independent Media

    Authors: Dylan R. Ashley, Vincent Herrmann, Zachary Friggstad, Kory W. Mathewson, Jürgen Schmidhuber

    Abstract: We look at how machine learning techniques that derive properties of items in a collection of independent media can be used to automatically embed stories into such collections. To do so, we use models that extract the tempo of songs to make a music playlist follow a narrative arc. Our work specifies an open-source tool that uses pre-trained neural network models to extract the global tempo of a s… ▽ More

    Submitted 3 November, 2021; originally announced November 2021.

    Comments: 2 pages in main text + 1 page of references + 6 pages of appendices, 2 figures in main text + 3 figures in appendices, 1 algorithm in appendices; source code available at https://gist.github.com/dylanashley/1387a99deb85bfc0bce11286810cd98b

    ACM Class: H.5.5; I.2.6; J.5

  11. arXiv:1912.06198  [pdf, other

    cs.DS

    A Constant-Factor Approximation for Directed Latency in Quasi-Polynomial Time

    Authors: Zachary Friggstad, Chaitanya Swamy

    Abstract: We give the first constant-factor approximation for the Directed Latency problem in quasi-polynomial time. Here, the goal is to visit all nodes in an asymmetric metric with a single vehicle starting at a depot $r$ to minimize the average time a node waits to be visited by the vehicle. The approximation guarantee is an improvement over the polynomial-time $O(\log n)$-approximation [Friggstad, Salav… ▽ More

    Submitted 15 April, 2020; v1 submitted 12 December, 2019; originally announced December 2019.

  12. arXiv:1912.05010  [pdf, other

    cs.DS

    Graph Pricing with Limited Supply

    Authors: Zachary Friggstad, Maryam Mahboub

    Abstract: We study approximation algorithms for graph pricing with vertex capacities yet without the traditional envy-free constraint. Specifically, we have a set of items $V$ and a set of customers $X$ where each customer $i \in X$ has a budget $b_i$ and is interested in a bundle of items $S_i \subseteq V$ with $|S_i| \leq 2$. However, there is a limited supply of each item: we only have $μ_v$ copies of it… ▽ More

    Submitted 10 December, 2019; originally announced December 2019.

  13. 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

  14. arXiv:1708.01335  [pdf, other

    cs.DS

    Compact, Provably-Good LPs for Orienteering and Regret-Bounded Vehicle Routing

    Authors: Zachary Friggstad, Chaitanya Swamy

    Abstract: We develop polynomial-size LP-relaxations for {\em orienteering} and the {\em regret-bounded vehicle routing problem} (\rvrp) and devise suitable LP-rounding algorithms that lead to various new insights and approximation results for these problems. In orienteering, the goal is to find a maximum-reward $r$-rooted path, possibly ending at a specified node, of length at most some given budget $B$. In… ▽ More

    Submitted 3 August, 2017; originally announced August 2017.

    ACM Class: F.2.2; G.1.6; G.2

  15. 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.

  16. arXiv:1705.10396  [pdf, other

    cs.DS

    Further Approximations for Demand Matching: Matroid Constraints and Minor-Closed Graphs

    Authors: Sara Ahmadian, Zachary Friggstad

    Abstract: We pursue a study of the Generalized Demand Matching problem, a common generalization of the $b$-Matching and Knapsack problems. Here, we are given a graph with vertex capacities, edge profits, and asymmetric demands on the edges. The goal is to find a maximum-profit subset of edges so the demands of chosen edges do not violate vertex capacities. This problem is APX-hard and constant-factor approx… ▽ More

    Submitted 29 May, 2017; originally announced May 2017.

  17. arXiv:1604.08132  [pdf, other

    cs.DS

    A Logarithmic Integrality Gap Bound for Directed Steiner Tree in Quasi-bipartite Graphs

    Authors: Zachary Friggstad, Jochen Koenemann, Mohammad Shadravan

    Abstract: We demonstrate that the integrality gap of the natural cut-based LP relaxation for the directed Steiner tree problem is $O(\log k)$ in quasi-bipartite graphs with $k$ terminals. Such instances can be seen to generalize set cover, so the integrality gap analysis is tight up to a constant factor. A novel aspect of our approach is that we use the primal-dual method; a technique that is rarely used in… ▽ More

    Submitted 27 April, 2016; originally announced April 2016.

  18. 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.

  19. arXiv:1603.00973  [pdf, other

    cs.DS

    Tight Analysis of a Multiple-Swap Heuristic for Budgeted Red-Blue Median

    Authors: Zachary Friggstad, Yifeng Zhang

    Abstract: Budgeted Red-Blue Median is a generalization of classic $k$-Median in that there are two sets of facilities, say $\mathcal{R}$ and $\mathcal{B}$, that can be used to serve clients located in some metric space. The goal is to open $k_r$ facilities in $\mathcal{R}$ and $k_b$ facilities in $\mathcal{B}$ for some given bounds $k_r, k_b$ and connect each client to their nearest open facility in a way t… ▽ More

    Submitted 3 March, 2016; originally announced March 2016.

  20. arXiv:1311.6024  [pdf, other

    cs.DS cs.DM

    Approximation Algorithms for Regret-Bounded Vehicle Routing and Applications to Distance-Constrained Vehicle Routing

    Authors: Zachary Friggstad, Chaitanya Swamy

    Abstract: We consider vehicle-routing problems (VRPs) that incorporate the notion of {\em regret} of a client, which is a measure of the waiting time of a client relative to its shortest-path distance from the depot. Formally, we consider both the additive and multiplicative versions of, what we call, the {\em regret-bounded vehicle routing problem} (RVRP). In these problems, we are given an undirected comp… ▽ More

    Submitted 23 November, 2013; originally announced November 2013.

    ACM Class: F.2.2; G.1.6; G.2

  21. arXiv:1302.3145  [pdf, other

    cs.DS

    An Improved Integrality Gap for Asymmetric TSP Paths

    Authors: Zachary Friggstad, Anupam Gupta, Mohit Singh

    Abstract: The Asymmetric Traveling Salesperson Path Problem (ATSPP) is one where, given an asymmetric metric space $(V,d)$ with specified vertices s and t, the goal is to find an s-t path of minimum length that passes through all the vertices in V. This problem is closely related to the Asymmetric TSP (ATSP), which seeks to find a tour (instead of an $s-t$ path) visiting all the nodes: for ATSP, a $ρ$-app… ▽ More

    Submitted 6 January, 2015; v1 submitted 13 February, 2013; originally announced February 2013.

  22. arXiv:1301.4478  [pdf, other

    cs.DS cs.DM

    Local-Search based Approximation Algorithms for Mobile Facility Location Problems

    Authors: Sara Ahmadian, Zachary Friggstad, Chaitanya Swamy

    Abstract: We consider the {\em mobile facility location} (\mfl) problem. We are given a set of facilities and clients located in a common metric space. The goal is to move each facility from its initial location to a destination and assign each client to the destination of some facility so as to minimize the sum of the movement-costs of the facilities and the client-assignment costs. This abstracts facility… ▽ More

    Submitted 18 January, 2013; originally announced January 2013.

    ACM Class: F.2.2; G.1.6; G.2.1

  23. arXiv:1207.5722  [pdf, ps, other

    cs.DS

    Approximating Minimum-Cost Connected T-Joins

    Authors: Joseph Cheriyan, Zachary Friggstad, Zhihan Gao

    Abstract: We design and analyse approximation algorithms for the minimum-cost connected T-join problem: given an undirected graph G = (V;E) with nonnegative costs on the edges, and a subset of nodes T, find (if it exists) a spanning connected subgraph H of minimum cost such that every node in T has odd degree and every node not in T has even degree; H may have multiple copies of any edge of G. Two well-know… ▽ More

    Submitted 24 July, 2012; originally announced July 2012.

  24. arXiv:1204.5489  [pdf, ps, other

    math.CO cs.DS

    Understanding Set Cover: Sub-exponential Time Approximations and Lift-and-Project Methods

    Authors: Eden Chlamtac, Zac Friggstad, Konstantinos Georgiou

    Abstract: Recently, Cygan, Kowalik, and Wykurz [IPL 2009] gave sub-exponential-time approximation algorithms for the Set-Cover problem with approximation ratios better than ln(n). In light of this result, it is natural to ask whether such improvements can be achieved using lift-and-project methods. We present a simpler combinatorial algorithm which has nearly the same time-approximation tradeoff as the algo… ▽ More

    Submitted 25 October, 2012; v1 submitted 24 April, 2012; originally announced April 2012.

  25. arXiv:1112.2930  [pdf, ps, other

    cs.DS

    Multiple Traveling Salesmen in Asymmetric Metrics

    Authors: Zachary Friggstad

    Abstract: We consider some generalizations of the Asymmetric Traveling Salesman Path problem. Suppose we have an asymmetric metric G = (V,A) with two distinguished nodes s,t. We are also given a positive integer k. The goal is to find k paths of minimum total cost from s to t whose union spans all nodes. We call this the k-Person Asymmetric Traveling Salesmen Path problem (k-ATSPP). Our main result for k-AT… ▽ More

    Submitted 14 December, 2011; v1 submitted 13 December, 2011; originally announced December 2011.

    Comments: 19 Pages, 3 Figures. First revision fixes a broken reference and adds to the discussion for General 2-ATSPP

    ACM Class: F.2.2

  26. 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.