Skip to main content

Showing 1–24 of 24 results for author: Wagner, H

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

    cs.LG cs.CG cs.IT

    Bregman-Hausdorff divergence: strengthening the connections between computational geometry and machine learning

    Authors: Tuyen Pham, Hana Dal Poz Kouřimská, Hubert Wagner

    Abstract: The purpose of this paper is twofold. On a technical side, we propose an extension of the Hausdorff distance from metric spaces to spaces equipped with asymmetric distance measures. Specifically, we focus on the family of Bregman divergences, which includes the popular Kullback--Leibler divergence (also known as relative entropy). As a proof of concept, we use the resulting Bregman--Hausdorff di… ▽ More

    Submitted 9 April, 2025; originally announced April 2025.

    Comments: 23 pages, 11 figures, 3 tables, 3 algorithms, submitted to Machine Learning and Knowledge Extraction

  2. arXiv:2502.13425  [pdf, other

    cs.CG

    Fast Kd-trees for the Kullback--Leibler Divergence and other Decomposable Bregman Divergences

    Authors: Tuyen Pham, Hubert Wagner

    Abstract: The contributions of the paper span theoretical and implementational results. First, we prove that Kd-trees can be extended to spaces in which the distance is measured with an arbitrary Bregman divergence. Perhaps surprisingly, this shows that the triangle inequality is not necessary for correct pruning in Kd-trees. Second, we offer an efficient algorithm and C++ implementation for nearest neighbo… ▽ More

    Submitted 18 February, 2025; originally announced February 2025.

    Comments: 18 pages, 4 tables, 5 figures in main paper, 1 table in appendix. Submitted to WADS 2025

  3. arXiv:2501.10600  [pdf, other

    cs.CV

    High Resolution Tree Height Mapping of the Amazon Forest using Planet NICFI Images and LiDAR-Informed U-Net Model

    Authors: Fabien H Wagner, Ricardo Dalagnol, Griffin Carter, Mayumi CM Hirye, Shivraj Gill, Le Bienfaiteur Sagang Takougoum, Samuel Favrichon, Michael Keller, Jean PHB Ometto, Lorena Alves, Cynthia Creze, Stephanie P George-Chacon, Shuang Li, Zhihua Liu, Adugna Mullissa, Yan Yang, Erone G Santos, Sarah R Worden, Martin Brandt, Philippe Ciais, Stephen C Hagen, Sassan Saatchi

    Abstract: Tree canopy height is one of the most important indicators of forest biomass, productivity, and ecosystem structure, but it is challenging to measure accurately from the ground and from space. Here, we used a U-Net model adapted for regression to map the mean tree canopy height in the Amazon forest from Planet NICFI images at ~4.78 m spatial resolution for the period 2020-2024. The U-Net model was… ▽ More

    Submitted 17 January, 2025; originally announced January 2025.

    Comments: will be submitted to the journal Remote Sensing of Environment in February 2025

    MSC Class: 92-08 ACM Class: I.4.8

  4. arXiv:2409.06755  [pdf, other

    math.CO cs.DM

    A Systematic Approach to Crossing Numbers of Cartesian Products with Paths

    Authors: Zayed Asiri, Ryan Burdett, Markus Chimani, Michael Haythorpe, Alex Newcombe, Mirko H. Wagner

    Abstract: Determining the crossing numbers of Cartesian products of small graphs with arbitrarily large paths has been an ongoing topic of research since the 1970s. Doing so requires the establishment of coincident upper and lower bounds; the former is usually demonstrated by providing a suitable drawing procedure, while the latter often requires substantial theoretical arguments. Many such papers have been… ▽ More

    Submitted 10 September, 2024; originally announced September 2024.

    MSC Class: 05C62; 68R10 ACM Class: G.2.2

  5. arXiv:2407.21206  [pdf, ps, other

    math.CO cs.CG cs.DM

    On the Uncrossed Number of Graphs

    Authors: Martin Balko, Petr Hliněný, Tomáš Masařík, Joachim Orthaber, Birgit Vogtenhuber, Mirko H. Wagner

    Abstract: Visualizing a graph $G$ in the plane nicely, for example, without crossings, is unfortunately not always possible. To address this problem, Masařík and Hliněný [GD 2023] recently asked for each edge of $G$ to be drawn without crossings while allowing multiple different drawings of $G$. More formally, a collection $\mathcal{D}$ of drawings of $G$ is uncrossed if, for each edge $e$ of $G$, there is… ▽ More

    Submitted 17 June, 2025; v1 submitted 30 July, 2024; originally announced July 2024.

    Comments: Appears in the Proceedings of the 32nd International Symposium on Graph Drawing and Network Visualization (GD 2024). 20 pages, 7 figures

    MSC Class: 68R10 ACM Class: G.2.2; F.2.2

  6. arXiv:2407.05057  [pdf, other

    cs.CG cs.DM

    Crossing Numbers of Beyond Planar Graphs Re-revisited: A Framework Approach

    Authors: Markus Chimani, Torben Donzelmann, Nick Kloster, Melissa Koch, Jan-Jakob Völlering, Mirko H. Wagner

    Abstract: Beyond planarity concepts (prominent examples include k-planarity or fan-planarity) apply certain restrictions on the allowed patterns of crossings in drawings. It is natural to ask, how much the number of crossings may increase over the traditional (unrestricted) crossing number. Previous approaches to bound such ratios, e.g. [arXiv:1908.03153, arXiv:2105.12452], require very specialized construc… ▽ More

    Submitted 4 September, 2024; v1 submitted 6 July, 2024; originally announced July 2024.

    Comments: 19 pages, 5 figures

    MSC Class: 68R10; 05C62 ACM Class: G.2.2

  7. arXiv:2406.19164  [pdf, other

    cs.DS cs.DM math.CO

    Exact Minimum Weight Spanners via Column Generation

    Authors: Fritz Bökler, Markus Chimani, Henning Jasper, Mirko H. Wagner

    Abstract: Given a weighted graph $G$, a minimum weight $α$-spanner is a least-weight subgraph $H\subseteq G$ that preserves minimum distances between all node pairs up to a factor of $α$. There are many results on heuristics and approximation algorithms, including a recent investigation of their practical performance [20]. Exact approaches, in contrast, have long been denounced as impractical: The first exa… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

    Comments: Conference version to be published in ESA 2024

    MSC Class: 68R10 (Primary) 05C85; 90C11 (Secondary) ACM Class: F.2.2; G.2.1; G.2.2

  8. arXiv:2403.04100  [pdf, other

    math.AT cs.CG

    Computing Representatives of Persistent Homology Generators with a Double Twist

    Authors: Tuyen Pham, Hubert Wagner

    Abstract: With the growing availability of efficient tools, persistent homology is becoming a useful methodology in a variety of applications. Significant work has been devoted to implementing tools for persistent homology diagrams; however, computing representative cycles corresponding to each point in the diagram can still be inefficient. To circumvent this problem, we extend the twist algorithm of Chen a… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Journal ref: Canadian Conference on Computational Geometry, Volume 35, 283-290 (2023)

  9. arXiv:2402.15058  [pdf, other

    math.AT cs.CG cs.LG

    Mixup Barcodes: Quantifying Geometric-Topological Interactions between Point Clouds

    Authors: Hubert Wagner, Nickolas Arustamyan, Matthew Wheeler, Peter Bubenik

    Abstract: We combine standard persistent homology with image persistent homology to define a novel way of characterizing shapes and interactions between them. In particular, we introduce: (1) a mixup barcode, which captures geometric-topological interactions (mixup) between two point sets in arbitrary dimension; (2) simple summary statistics, total mixup and total percentage mixup, which quantify the comple… ▽ More

    Submitted 5 December, 2024; v1 submitted 22 February, 2024; originally announced February 2024.

  10. arXiv:2401.16393  [pdf, other

    cs.CV

    Amazon's 2023 Drought: Sentinel-1 Reveals Extreme Rio Negro River Contraction

    Authors: Fabien H Wagner, Samuel Favrichon, Ricardo Dalagnol, Mayumi CM Hirye, Adugna Mullissa, Sassan Saatchi

    Abstract: The Amazon, the world's largest rainforest, faces a severe historic drought. The Rio Negro River, one of the major Amazon River tributaries, reaches its lowest level in a century in October 2023. Here, we used a U-net deep learning model to map water surfaces in the Rio Negro River basin every 12 days in 2022 and 2023 using 10 m spatial resolution Sentinel-1 satellite radar images. The accuracy of… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    Comments: 17 pages, 6 figures, 1 table

    MSC Class: 92F05 ACM Class: I.4.6

  11. arXiv:2306.01936  [pdf, other

    cs.CV eess.IV

    Sub-Meter Tree Height Mapping of California using Aerial Images and LiDAR-Informed U-Net Model

    Authors: Fabien H Wagner, Sophia Roberts, Alison L Ritz, Griffin Carter, Ricardo Dalagnol, Samuel Favrichon, Mayumi CM Hirye, Martin Brandt, Philipe Ciais, Sassan Saatchi

    Abstract: Tree canopy height is one of the most important indicators of forest biomass, productivity, and species diversity, but it is challenging to measure accurately from the ground and from space. Here, we used a U-Net model adapted for regression to map the canopy height of all trees in the state of California with very high-resolution aerial imagery (60 cm) from the USDA-NAIP program. The U-Net model… ▽ More

    Submitted 2 June, 2023; originally announced June 2023.

    Comments: 29 pages, 9 figures, submitted to Remote Sensing in Ecology and Conservation (RSEC)

    MSC Class: 92-08 ACM Class: I.4.9; I.5.4

  12. arXiv:2211.09806  [pdf, other

    astro-ph.EP cs.CV cs.LG

    Mapping Tropical Forest Cover and Deforestation with Planet NICFI Satellite Images and Deep Learning in Mato Grosso State (Brazil) from 2015 to 2021

    Authors: Fabien H Wagner, Ricardo Dalagnol, Celso HL Silva-Junior, Griffin Carter, Alison L Ritz, Mayumi CM Hirye, Jean PHB Ometto, Sassan Saatchi

    Abstract: Monitoring changes in tree cover for rapid assessment of deforestation is considered the critical component of any climate mitigation policy for reducing carbon. Here, we map tropical tree cover and deforestation between 2015 and 2022 using 5 m spatial resolution Planet NICFI satellite images over the state of Mato Grosso (MT) in Brazil and a U-net deep learning model. The tree cover for the state… ▽ More

    Submitted 17 November, 2022; originally announced November 2022.

    Comments: 18 pages, 10 figures, submitted to Remote Sensing MDPI, Special Issue "Remote Sensing of the Amazon Region"

  13. arXiv:2207.09155  [pdf, other

    cs.DM cs.MS math.OC

    PaMILO: A Solver for Multi-Objective Mixed Integer Linear Optimization and Beyond

    Authors: Fritz Bökler, Levin Nemesch, Mirko H. Wagner

    Abstract: In multi-objective optimization, several potentially conflicting objective functions need to be optimized. Instead of one optimal solution, we look for the set of so called non-dominated solutions. An important subset is the set of non-dominated extreme points. Finding it is a computationally hard problem in general. While solvers for similar problems exist, there are none known for multi-object… ▽ More

    Submitted 21 April, 2023; v1 submitted 19 July, 2022; originally announced July 2022.

  14. arXiv:2205.08671  [pdf, other

    cs.CV

    K-textures, a self-supervised hard clustering deep learning algorithm for satellite image segmentation

    Authors: Fabien H. Wagner, Ricardo Dalagnol, Alber H. Sánchez, Mayumi C. M. Hirye, Samuel Favrichon, Jake H. Lee, Steffen Mauceri, Yan Yang, Sassan Saatchi

    Abstract: Deep learning self-supervised algorithms that can segment an image in a fixed number of hard labels such as the k-means algorithm and relying only on deep learning techniques are still lacking. Here, we introduce the k-textures algorithm which provides self-supervised segmentation of a 4-band image (RGB-NIR) for a $k$ number of classes. An example of its application on high resolution Planet satel… ▽ More

    Submitted 27 May, 2022; v1 submitted 17 May, 2022; originally announced May 2022.

    Comments: 19 pages, 10 figures, submitted to Frontiers in Environmental Science, section Environmental Informatics and Remote Sensing, Research Topic: Advances in Machine Learning and Deep Learning for Monitoring Terrestrial Ecosystems

    ACM Class: I.4.6; I.5.3

  15. arXiv:2203.09087  [pdf, other

    cs.CG

    GPU Computation of the Euler Characteristic Curve for Imaging Data

    Authors: Fan Wang, Hubert Wagner, Chao Chen

    Abstract: Persistent homology is perhaps the most popular and useful tool offered by topological data analysis, with point-cloud data being the most common setup. Its older cousin, the Euler characteristic curve (ECC) is less expressive, but far easier to compute. It is particularly suitable for analyzing imaging data, and is commonly used in fields ranging from astrophysics to biomedical image analysis. Th… ▽ More

    Submitted 3 March, 2023; v1 submitted 17 March, 2022; originally announced March 2022.

    Comments: 17pages, 7 figures, SoCG2022

  16. A Simple Standard for Sharing Ontological Mappings (SSSOM)

    Authors: Nicolas Matentzoglu, James P. Balhoff, Susan M. Bello, Chris Bizon, Matthew Brush, Tiffany J. Callahan, Christopher G Chute, William D. Duncan, Chris T. Evelo, Davera Gabriel, John Graybeal, Alasdair Gray, Benjamin M. Gyori, Melissa Haendel, Henriette Harmse, Nomi L. Harris, Ian Harrow, Harshad Hegde, Amelia L. Hoyt, Charles T. Hoyt, Dazhi Jiao, Ernesto Jiménez-Ruiz, Simon Jupp, Hyeongsik Kim, Sebastian Koehler , et al. (19 additional authors not shown)

    Abstract: Despite progress in the development of standards for describing and exchanging scientific information, the lack of easy-to-use standards for mapping between different representations of the same or similar objects in different databases poses a major impediment to data integration and interoperability. Mappings often lack the metadata needed to be correctly interpreted and applied. For example, ar… ▽ More

    Submitted 13 December, 2021; originally announced December 2021.

    Comments: Corresponding author: Christopher J. Mungall <[email protected]>

  17. arXiv:2112.04854  [pdf, other

    cs.DM math.CO

    Properties of Large 2-Crossing-Critical Graphs

    Authors: Drago Bokal, Markus Chimani, Alexander Nover, Jöran Schierbaum, Tobias Stolzmann, Mirko H. Wagner, Tilo Wiedera

    Abstract: A $c$-crossing-critical graph is one that has crossing number at least $c$ but each of its proper subgraphs has crossing number less than $c$. Recently, a set of explicit construction rules was identified by Bokal, Oporowski, Richter, and Salazar to generate all large $2$-crossing-critical graphs (i.e., all apart from a finite set of small sporadic graphs). They share the property of containing a… ▽ More

    Submitted 9 December, 2021; originally announced December 2021.

    Comments: 29 pages, 14 figures

  18. arXiv:2106.06469  [pdf, other

    cs.LG cs.CG

    Topological Detection of Trojaned Neural Networks

    Authors: Songzhu Zheng, Yikai Zhang, Hubert Wagner, Mayank Goswami, Chao Chen

    Abstract: Deep neural networks are known to have security issues. One particular threat is the Trojan attack. It occurs when the attackers stealthily manipulate the model's behavior through Trojaned training samples, which can later be exploited. Guided by basic neuroscientific principles we discover subtle -- yet critical -- structural deviation characterizing Trojaned models. In our analysis we use topo… ▽ More

    Submitted 11 June, 2021; originally announced June 2021.

  19. An Experimental Study of ILP Formulations for the Longest Induced Path Problem

    Authors: Fritz Bökler, Markus Chimani, Mirko H. Wagner, Tilo Wiedera

    Abstract: Given a graph $G=(V,E)$, the longest induced path problem asks for a maximum cardinality node subset $W\subseteq V$ such that the graph induced by $W$ is a path. It is a long established problem with applications, e.g., in network analysis. We propose novel integer linear programming (ILP) formulations for the problem and discuss efficient implementations thereof. Comparing them with known formula… ▽ More

    Submitted 17 October, 2020; v1 submitted 17 February, 2020; originally announced February 2020.

  20. arXiv:1903.08510  [pdf, other

    cs.CG

    Topological Data Analysis in Information Space

    Authors: Herbert Edelsbrunner, Ziga Virk, Hubert Wagner

    Abstract: Various kinds of data are routinely represented as discrete probability distributions. Examples include text documents summarized by histograms of word occurrences and images represented as histograms of oriented gradients. Viewing a discrete probability distribution as a point in the standard simplex of the appropriate dimension, we can understand collections of such objects in geometric and topo… ▽ More

    Submitted 28 March, 2019; v1 submitted 20 March, 2019; originally announced March 2019.

    Journal ref: Full version of the paper published in proceedings of the 35th International Symposium on Computational Geometry (SoCG 2019)

  21. Streaming Algorithm for Euler Characteristic Curves of Multidimensional Images

    Authors: Teresa Heiss, Hubert Wagner

    Abstract: We present an efficient algorithm to compute Euler characteristic curves of gray scale images of arbitrary dimension. In various applications the Euler characteristic curve is used as a descriptor of an image. Our algorithm is the first streaming algorithm for Euler characteristic curves. The usage of streaming removes the necessity to store the entire image in RAM. Experiments show that our imp… ▽ More

    Submitted 17 October, 2018; v1 submitted 4 May, 2017; originally announced May 2017.

    Journal ref: In: Computer Analysis of Images and Patterns. CAIP 2017. Lecture Notes in Computer Science, vol 10424. Springer International Publishing, Cham, 2017, pp. 397-409

  22. arXiv:1607.06344  [pdf, other

    cs.CG

    Solving equations and optimization problems with uncertainty

    Authors: Peter Franek, Marek Krčál, Hubert Wagner

    Abstract: We study the problem of detecting zeros of continuous functions that are known only up to an error bound, extending the earlier theoretical work with explicit algorithms and experiments with an implementation. More formally, the robustness of zero of a continuous map $f: X\to \mathbb{R}^n$ is the maximal $r>0$ such that each $g:X\to\mathbb{R}^n$ with $\|f-g\|_\infty\le r$ has a zero. We develop an… ▽ More

    Submitted 27 September, 2017; v1 submitted 21 July, 2016; originally announced July 2016.

    MSC Class: 65H10; 45F99 ACM Class: G.1.5; F.2.2

  23. arXiv:1607.06274  [pdf, other

    cs.CG math.AT

    Topological Data Analysis with Bregman Divergences

    Authors: Herbert Edelsbrunner, Hubert Wagner

    Abstract: Given a finite set in a metric space, the topological analysis generalizes hierarchical clustering using a 1-parameter family of homology groups to quantify connectivity in all dimensions. The connectivity is compactly described by the persistence diagram. One limitation of the current framework is the reliance on metric distances, whereas in many practical applications objects are compared by non… ▽ More

    Submitted 21 July, 2016; originally announced July 2016.

  24. arXiv:1210.1429  [pdf, other

    math.AT cs.DS

    Computing homology and persistent homology using iterated Morse decomposition

    Authors: Paweł Dłotko, Hubert Wagner

    Abstract: In this paper we present a new approach to computing homology (with field coefficients) and persistent homology. We use concepts from discrete Morse theory, to provide an algorithm which can be expressed solely in terms of simple graph theoretical operations. We use iterated Morse decomposition, which allows us to sidetrack many problems related to the standard discrete Morse theory. In particular… ▽ More

    Submitted 25 October, 2012; v1 submitted 4 October, 2012; originally announced October 2012.