Skip to main content

Showing 1–4 of 4 results for author: Wargalla, J

Searching in archive cs. Search in all archives.
.
  1. Approximating Fair $k$-Min-Sum-Radii in Euclidean Space

    Authors: Lukas Drexler, Annika Hennes, Abhiruk Lahiri, Melanie Schmidt, Julian Wargalla

    Abstract: The $k$-center problem is a classical clustering problem in which one is asked to find a partitioning of a point set $P$ into $k$ clusters such that the maximum radius of any cluster is minimized. It is well-studied. But what if we add up the radii of the clusters instead of only considering the cluster with maximum radius? This natural variant is called the $k$-min-sum-radii problem. It has becom… ▽ More

    Submitted 30 September, 2024; v1 submitted 2 September, 2023; originally announced September 2023.

    Comments: Unfortunately, there is an error in the proof. We cannot establish the general result for fair k-msr. A new version of the PTAS that solves k-msr with outliers can be found at https://katalog.ulb.hhu.de/Record/9947680789806443

    Journal ref: Approximation and Online Algorithms (WAOA 2023). Lecture Notes in Computer Science, vol 14297, pp. 119-133

  2. arXiv:2211.02176  [pdf, other

    cs.DS

    Connected k-Center and k-Diameter Clustering

    Authors: Lukas Drexler, Jan Eube, Kelin Luo, Dorian Reineccius, Heiko Röglin, Melanie Schmidt, Julian Wargalla

    Abstract: Motivated by an application from geodesy, we introduce a novel clustering problem which is a $k$-center (or k-diameter) problem with a side constraint. For the side constraint, we are given an undirected connectivity graph $G$ on the input points, and a clustering is now only feasible if every cluster induces a connected subgraph in $G$. We call the resulting problems the connected $k$-center prob… ▽ More

    Submitted 18 October, 2023; v1 submitted 3 November, 2022; originally announced November 2022.

  3. arXiv:2106.07319  [pdf, ps, other

    cs.DS cs.LG

    Coresets for constrained k-median and k-means clustering in low dimensional Euclidean space

    Authors: Melanie Schmidt, Julian Wargalla

    Abstract: We study (Euclidean) $k$-median and $k$-means with constraints in the streaming model. There have been recent efforts to design unified algorithms to solve constrained $k$-means problems without using knowledge of the specific constraint at hand aside from mild assumptions like the polynomial computability of feasibility under the constraint (compute if a clustering satisfies the constraint) or… ▽ More

    Submitted 14 June, 2021; originally announced June 2021.

  4. arXiv:2008.08368  [pdf, ps, other

    cs.DS

    Disjoint Shortest Paths with Congestion on DAGs

    Authors: Saeed Akhoondian Amiri, Julian Wargalla

    Abstract: In the k-Disjoint Shortest Paths problem, a set of terminal pairs of vertices $\{(s_i,t_i)\mid 1\le i\le k\}$ is given and we are asked to find paths $P_1,\ldots,P_k$ such that each path $P_i$ is a shortest path from $s_i$ to $t_i$ and every vertex of the graph routes at most one of them. We introduce a generalization of the problem, namely, $k$-Disjoint Shortest Paths with Congestion-$c$ where ev… ▽ More

    Submitted 7 July, 2021; v1 submitted 19 August, 2020; originally announced August 2020.

    Comments: New results have been added, also a new author joined the paper