Skip to main content

Showing 1–13 of 13 results for author: Barth, L

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

    math.MG cs.IT math.CT math.GR

    Geometry and Dress groups with non-symmetric cost functions

    Authors: Lukas Silvester Barth, Parvaneh Joharinad, Jürgen Jost, Walter Wenzel

    Abstract: A metric relation by definition is symmetric. Since many data sets are non-symmetric, in this paper we develop a systematic theory of non-symmetric cost functions. Betweenness relations play an important role. We also introduce the notion of a Dress group in the non-symmetric setting and indicate a notion of curvature.

    Submitted 31 May, 2025; originally announced June 2025.

    Comments: 18 pages, 1 Figure

    MSC Class: 51F99; 51D99; 37B99; 20C99; 18F99 ACM Class: F.4.2; F.4.3

  2. arXiv:2505.17469  [pdf, ps, other

    cs.LG cs.AI cs.IT math.OC math.ST

    Efficient compression of neural networks and datasets

    Authors: Lukas Silvester Barth, Paulo von Petersenn

    Abstract: We compare, improve, and contribute methods that substantially decrease the number of parameters of neural networks while maintaining high test accuracy. When applying our methods to minimize description length, we obtain very effective data compression algorithms. In particular, we develop a probabilistic reformulation of $\ell_0$ regularized optimization for nonlinear models that does not requir… ▽ More

    Submitted 23 May, 2025; originally announced May 2025.

    Comments: 10 pages plus appendix, 9 Figures, 3 Tables

    MSC Class: 94-08; 94-04; 68T07; 68T50 ACM Class: E.4; H.1.1; I.2; I.2.6; I.2.7

  3. arXiv:2503.01664  [pdf, other

    cs.LG cs.DM math.MG

    Merging Hazy Sets with m-Schemes: A Geometric Approach to Data Visualization

    Authors: Lukas Silvester Barth, Hannaneh Fahimi, Parvaneh Joharinad, Jürgen Jost, Janis Keck

    Abstract: Many machine learning algorithms try to visualize high dimensional metric data in 2D in such a way that the essential geometric and topological features of the data are highlighted. In this paper, we introduce a framework for aggregating dissimilarity functions that arise from locally adjusting a metric through density-aware normalization, as employed in the IsUMap method. We formalize these appro… ▽ More

    Submitted 3 March, 2025; originally announced March 2025.

    MSC Class: 51F04; 51-04; 18-02; 51H99 ACM Class: G.2.3; I.2.m

  4. arXiv:2407.17835  [pdf, other

    cs.LG math.CT math.DG math.MG

    IsUMap: Manifold Learning and Data Visualization leveraging Vietoris-Rips filtrations

    Authors: Lukas Silvester Barth, Fatemeh, Fahimi, Parvaneh Joharinad, Jürgen Jost, Janis Keck

    Abstract: This work introduces IsUMap, a novel manifold learning technique that enhances data representation by integrating aspects of UMAP and Isomap with Vietoris-Rips filtrations. We present a systematic and detailed construction of a metric representation for locally distorted metric spaces that captures complex data structures more accurately than the previous schemes. Our approach addresses limitation… ▽ More

    Submitted 25 July, 2024; originally announced July 2024.

    MSC Class: 51K05 (primary) 57-08; 53Z50; 55U10 (secondary) ACM Class: G.2.2; I.6.5

  5. arXiv:2106.05734  [pdf, other

    cs.CG

    A Topology-Shape-Metrics Framework for Ortho-Radial Graph Drawing

    Authors: Lukas Barth, Benjamin Niedermann, Ignaz Rutter, Matthias Wolf

    Abstract: Orthogonal drawings, i.e., embeddings of graphs into grids, are a classic topic in Graph Drawing. Often the goal is to find a drawing that minimizes the number of bends on the edges. A key ingredient for bend minimization algorithms is the existence of an orthogonal representation that describes such drawings combinatorially by only listing the angles between the edges around each vertex and the d… ▽ More

    Submitted 10 June, 2021; originally announced June 2021.

    Comments: submitted to the journal Discrete & Computational Geometry. arXiv admin note: text overlap with arXiv:1903.05048

  6. Zipping Segment Trees

    Authors: Lukas Barth, Dorothea Wagner

    Abstract: Stabbing queries in sets of intervals are usually answered using segment trees. A dynamic variant of segment trees has been presented by van Kreveld and Overmars, which uses red-black trees to do rebalancing operations. This paper presents zipping segment trees - dynamic segment trees based on zip trees, which were recently introduced by Tarjan et al. To facilitate zipping segment trees, we show h… ▽ More

    Submitted 7 April, 2020; originally announced April 2020.

    Comments: Accepted for publication at SEA 2020

  7. Engineering Top-Down Weight-Balanced Trees

    Authors: Lukas Barth, Dorothea Wagner

    Abstract: Weight-balanced trees are a popular form of self-balancing binary search trees. Their popularity is due to desirable guarantees, for example regarding the required work to balance annotated trees. While usual weight-balanced trees perform their balancing operations in a bottom-up fashion after a modification to the tree is completed, there exists a top-down variant which performs these balancing… ▽ More

    Submitted 28 October, 2019; v1 submitted 17 October, 2019; originally announced October 2019.

    Comments: Accepted for publication at ALENEX 2020

  8. arXiv:1810.13297  [pdf, other

    cs.DS cs.CG

    Multilevel Planarity

    Authors: Lukas Barth, Guido Brückner, Paul Jungeblut, Marcel Radermacher

    Abstract: In this paper, we introduce and study the multilevel-planarity testing problem, which is a generalization of upward planarity and level planarity. Let $G = (V, E)$ be a directed graph and let $\ell: V \to \mathcal P(\mathbb Z)$ be a function that assigns a finite set of integers to each vertex. A multilevel-planar drawing of $G$ is a planar drawing of $G$ such that the $y$-coordinate of each verte… ▽ More

    Submitted 31 October, 2018; originally announced October 2018.

    Comments: Preliminary work appeared in the Proceedings of the 13th International Conference and Workshops on Algorithms and Computation (WALCOM 2019)

  9. arXiv:1703.06040  [pdf, other

    cs.DM cs.DS

    Towards a Topology-Shape-Metrics Framework for Ortho-Radial Drawings

    Authors: Lukas Barth, Benjamin Niedermann, Ignaz Rutter, Matthias Wolf

    Abstract: Ortho-Radial drawings are a generalization of orthogonal drawings to grids that are formed by concentric circles and straight-line spokes emanating from the circles' center. Such drawings have applications in schematic graph layouts, e.g., for metro maps and destination maps. A plane graph is a planar graph with a fixed planar embedding. We give a combinatorial characterization of the plane grap… ▽ More

    Submitted 17 March, 2017; originally announced March 2017.

    Comments: Extended version of a paper to appear at the 33rd International Symposium on Computational Geometry (SoCG 2017)

  10. arXiv:1609.06327  [pdf, other

    cs.CG cs.DS

    Temporal Map Labeling: A New Unified Framework with Experiments

    Authors: Lukas Barth, Benjamin Niedermann, Martin Nöllenburg, Darren Strash

    Abstract: The increased availability of interactive maps on the Internet and on personal mobile devices has created new challenges in computational cartography and, in particular, for label placement in maps. Operations like rotation, zoom, and translation dynamically change the map over time and make a consistent adaptation of the map labeling necessary. In this paper, we consider map labeling for the ca… ▽ More

    Submitted 20 September, 2016; originally announced September 2016.

    Comments: 23 pages, 15 figures; extended version of a paper appearing at the 24th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (ACM SIGSPATIAL 2016)

    ACM Class: F.2.2; G.2.2; G.2.3

  11. arXiv:1509.00379  [pdf, other

    cs.CG

    On the Readability of Boundary Labeling

    Authors: Lukas Barth, Andreas Gemsa, Benjamin Niedermann, Martin Nöllenburg

    Abstract: Boundary labeling deals with annotating features in images such that labels are placed outside of the image and are connected by curves (so-called leaders) to the corresponding features. While boundary labeling has been extensively investigated from an algorithmic perspective, the research on its readability has been neglected. In this paper we present the first formal user study on the readabilit… ▽ More

    Submitted 1 September, 2015; originally announced September 2015.

    Comments: Full version of GD 2015 paper

  12. arXiv:1311.4778  [pdf, other

    cs.CG

    Semantic Word Cloud Representations: Hardness and Approximation Algorithms

    Authors: Lukas Barth, Sara Irina Fabrikant, Stephen Kobourov, Anna Lubiw, Martin Nöllenburg, Yoshio Okamoto, Sergey Pupyrev, Claudio Squarcella, Torsten Ueckerdt, Alexander Wolff

    Abstract: We study a geometric representation problem, where we are given a set $\cal R$ of axis-aligned rectangles with fixed dimensions and a graph with vertex set $\cal R$. The task is to place the rectangles without overlap such that two rectangles touch if and only if the graph contains an edge between them. We call this problem Contact Representation of Word Networks (CROWN). It formalizes the geometr… ▽ More

    Submitted 19 November, 2013; originally announced November 2013.

    Comments: 14 pages, 8 figures. arXiv admin note: text overlap with arXiv:1304.8016

    MSC Class: 68R10

  13. arXiv:1304.8016  [pdf, other

    cs.DS cs.CL

    On Semantic Word Cloud Representation

    Authors: Lukas Barth, Stephen Kobourov, Sergey Pupyrev, Torsten Ueckerdt

    Abstract: We study the problem of computing semantic-preserving word clouds in which semantically related words are close to each other. While several heuristic approaches have been described in the literature, we formalize the underlying geometric algorithm problem: Word Rectangle Adjacency Contact (WRAC). In this model each word is associated with rectangle with fixed dimensions, and the goal is to repres… ▽ More

    Submitted 23 April, 2013; originally announced April 2013.