@article{1072,
  abstract     = {Given a finite set of points in Rn and a radius parameter, we study the Čech, Delaunay–Čech, Delaunay (or alpha), and Wrap complexes in the light of generalized discrete Morse theory. Establishing the Čech and Delaunay complexes as sublevel sets of generalized discrete Morse functions, we prove that the four complexes are simple-homotopy equivalent by a sequence of simplicial collapses, which are explicitly described by a single discrete gradient field.},
  author       = {Bauer, Ulrich and Edelsbrunner, Herbert},
  journal      = {Transactions of the American Mathematical Society},
  number       = {5},
  pages        = {3741 -- 3762},
  publisher    = {American Mathematical Society},
  title        = {{The Morse theory of Čech and delaunay complexes}},
  doi          = {10.1090/tran/6991},
  volume       = {369},
  year         = {2017},
}

@inproceedings{1483,
  abstract     = {Topological data analysis offers a rich source of valuable information to study vision problems. Yet, so far we lack a theoretically sound connection to popular kernel-based learning techniques, such as kernel SVMs or kernel PCA. In this work, we establish such a connection by designing a multi-scale kernel for persistence diagrams, a stable summary representation of topological features in data. We show that this kernel is positive definite and prove its stability with respect to the 1-Wasserstein distance. Experiments on two benchmark datasets for 3D shape classification/retrieval and texture recognition show considerable performance gains of the proposed method compared to an alternative approach that is based on the recently introduced persistence landscapes.},
  author       = {Reininghaus, Jan and Huber, Stefan and Bauer, Ulrich and Kwitt, Roland},
  location     = {Boston, MA, USA},
  pages        = {4741 -- 4748},
  publisher    = {IEEE},
  title        = {{A stable multi-scale kernel for topological machine learning}},
  doi          = {10.1109/CVPR.2015.7299106},
  year         = {2015},
}

@article{1805,
  abstract     = {We consider the problem of deciding whether the persistent homology group of a simplicial pair (K,L) can be realized as the homology H∗(X) of some complex X with L ⊂ X ⊂ K. We show that this problem is NP-complete even if K is embedded in double-struck R3. As a consequence, we show that it is NP-hard to simplify level and sublevel sets of scalar functions on double-struck S3 within a given tolerance constraint. This problem has relevance to the visualization of medical images by isosurfaces. We also show an implication to the theory of well groups of scalar functions: not every well group can be realized by some level set, and deciding whether a well group can be realized is NP-hard.},
  author       = {Attali, Dominique and Bauer, Ulrich and Devillers, Olivier and Glisse, Marc and Lieutier, André},
  journal      = {Computational Geometry: Theory and Applications},
  number       = {8},
  pages        = {606 -- 621},
  publisher    = {Elsevier},
  title        = {{Homological reconstruction and simplification in R3}},
  doi          = {10.1016/j.comgeo.2014.08.010},
  volume       = {48},
  year         = {2015},
}

@inproceedings{1424,
  abstract     = {We consider the problem of statistical computations with persistence diagrams, a summary representation of topological features in data. These diagrams encode persistent homology, a widely used invariant in topological data analysis. While several avenues towards a statistical treatment of the diagrams have been explored recently, we follow an alternative route that is motivated by the success of methods based on the embedding of probability measures into reproducing kernel Hilbert spaces. In fact, a positive definite kernel on persistence diagrams has recently been proposed, connecting persistent homology to popular kernel-based learning techniques such as support vector machines. However, important properties of that kernel enabling a principled use in the context of probability measure embeddings remain to be explored. Our contribution is to close this gap by proving universality of a variant of the original kernel, and to demonstrate its effective use in twosample hypothesis testing on synthetic as well as real-world data.},
  author       = {Kwitt, Roland and Huber, Stefan and Niethammer, Marc and Lin, Weili and Bauer, Ulrich},
  location     = {Montreal, Canada},
  pages        = {3070 -- 3078},
  publisher    = {Neural Information Processing Systems},
  title        = {{Statistical topological data analysis-A kernel perspective}},
  volume       = {28},
  year         = {2015},
}

@inproceedings{2043,
  abstract     = {Persistent homology is a popular and powerful tool for capturing topological features of data. Advances in algorithms for computing persistent homology have reduced the computation time drastically – as long as the algorithm does not exhaust the available memory. Following up on a recently presented parallel method for persistence computation on shared memory systems [1], we demonstrate that a simple adaption of the standard reduction algorithm leads to a variant for distributed systems. Our algorithmic design ensures that the data is distributed over the nodes without redundancy; this permits the computation of much larger instances than on a single machine. Moreover, we observe that the parallelism at least compensates for the overhead caused by communication between nodes, and often even speeds up the computation compared to sequential and even parallel shared memory algorithms. In our experiments, we were able to compute the persistent homology of filtrations with more than a billion (109) elements within seconds on a cluster with 32 nodes using less than 6GB of memory per node.},
  author       = {Bauer, Ulrich and Kerber, Michael and Reininghaus, Jan},
  booktitle    = {Proceedings of the Workshop on Algorithm Engineering and Experiments},
  editor       = { McGeoch, Catherine and Meyer, Ulrich},
  location     = {Portland, USA},
  pages        = {31 -- 38},
  publisher    = {Society of Industrial and Applied Mathematics},
  title        = {{Distributed computation of persistent homology}},
  doi          = {10.1137/1.9781611973198.4},
  year         = {2014},
}

@inbook{2044,
  abstract     = {We present a parallel algorithm for computing the persistent homology of a filtered chain complex. Our approach differs from the commonly used reduction algorithm by first computing persistence pairs within local chunks, then simplifying the unpaired columns, and finally applying standard reduction on the simplified matrix. The approach generalizes a technique by Günther et al., which uses discrete Morse Theory to compute persistence; we derive the same worst-case complexity bound in a more general context. The algorithm employs several practical optimization techniques, which are of independent interest. Our sequential implementation of the algorithm is competitive with state-of-the-art methods, and we further improve the performance through parallel computation.},
  author       = {Bauer, Ulrich and Kerber, Michael and Reininghaus, Jan},
  booktitle    = {Topological Methods in Data Analysis and Visualization III},
  editor       = {Bremer, Peer-Timo and Hotz, Ingrid and Pascucci, Valerio and Peikert, Ronald},
  pages        = {103 -- 117},
  publisher    = {Springer},
  title        = {{Clear and Compress: Computing Persistent Homology in Chunks}},
  doi          = {10.1007/978-3-319-04099-8_7},
  year         = {2014},
}

@inproceedings{10894,
  abstract     = {PHAT is a C++ library for the computation of persistent homology by matrix reduction. We aim for a simple generic design that decouples algorithms from data structures without sacrificing efficiency or user-friendliness. This makes PHAT a versatile platform for experimenting with algorithmic ideas and comparing them to state of the art implementations.},
  author       = {Bauer, Ulrich and Kerber, Michael and Reininghaus, Jan and Wagner, Hubert},
  booktitle    = {ICMS 2014: International Congress on Mathematical Software},
  isbn         = {9783662441985},
  issn         = {1611-3349},
  location     = {Seoul, South Korea},
  pages        = {137--143},
  publisher    = {Springer Berlin Heidelberg},
  title        = {{PHAT – Persistent Homology Algorithms Toolbox}},
  doi          = {10.1007/978-3-662-44199-2_24},
  volume       = {8592},
  year         = {2014},
}

@inproceedings{2153,
  abstract     = {We define a simple, explicit map sending a morphism f : M → N of pointwise finite dimensional persistence modules to a matching between the barcodes of M and N. Our main result is that, in a precise sense, the quality of this matching is tightly controlled by the lengths of the longest intervals in the barcodes of ker f and coker f . As an immediate corollary, we obtain a new proof of the algebraic stability theorem for persistence barcodes [5, 9], a fundamental result in the theory of persistent homology. In contrast to previous proofs, ours shows explicitly how a δ-interleaving morphism between two persistence modules induces a δ-matching between the barcodes of the two modules. Our main result also specializes to a structure theorem for submodules and quotients of persistence modules. Copyright is held by the owner/author(s).},
  author       = {Bauer, Ulrich and Lesnick, Michael},
  booktitle    = {Proceedings of the Annual Symposium on Computational Geometry},
  location     = {Kyoto, Japan},
  pages        = {355 -- 364},
  publisher    = {ACM},
  title        = {{Induced matchings of barcodes and the algebraic stability of persistence}},
  doi          = {10.1145/2582112.2582168},
  year         = {2014},
}

@inproceedings{2155,
  abstract     = {Given a finite set of points in Rn and a positive radius, we study the Čech, Delaunay-Čech, alpha, and wrap complexes as instances of a generalized discrete Morse theory. We prove that the latter three complexes are simple-homotopy equivalent. Our results have applications in topological data analysis and in the reconstruction of shapes from sampled data. Copyright is held by the owner/author(s).},
  author       = {Bauer, Ulrich and Edelsbrunner, Herbert},
  booktitle    = {Proceedings of the Annual Symposium on Computational Geometry},
  location     = {Kyoto, Japan},
  pages        = {484 -- 490},
  publisher    = {ACM},
  title        = {{The morse theory of Čech and Delaunay filtrations}},
  doi          = {10.1145/2582112.2582167},
  year         = {2014},
}

@inproceedings{2156,
  abstract     = {We propose a metric for Reeb graphs, called the functional distortion distance. Under this distance, the Reeb graph is stable against small changes of input functions. At the same time, it remains discriminative at differentiating input functions. In particular, the main result is that the functional distortion distance between two Reeb graphs is bounded from below by the bottleneck distance between both the ordinary and extended persistence diagrams for appropriate dimensions. As an application of our results, we analyze a natural simplification scheme for Reeb graphs, and show that persistent features in Reeb graph remains persistent under simplification. Understanding the stability of important features of the Reeb graph under simplification is an interesting problem on its own right, and critical to the practical usage of Reeb graphs. Copyright is held by the owner/author(s).},
  author       = {Bauer, Ulrich and Ge, Xiaoyin and Wang, Yusu},
  booktitle    = {Proceedings of the Annual Symposium on Computational Geometry},
  location     = {Kyoto, Japan},
  pages        = {464 -- 473},
  publisher    = {ACM},
  title        = {{Measuring distance between Reeb graphs}},
  doi          = {10.1145/2582112.2582169},
  year         = {2014},
}

@inproceedings{2812,
  abstract     = {We consider the problem of deciding whether the persistent homology group of a simplicial pair (K, L) can be realized as the homology H* (X) of some complex X with L ⊂ X ⊂ K. We show that this problem is NP-complete even if K is embedded in ℝ3. As a consequence, we show that it is NP-hard to simplify level and sublevel sets of scalar functions on S3 within a given tolerance constraint. This problem has relevance to the visualization of medical images by isosurfaces. We also show an implication to the theory of well groups of scalar functions: not every well group can be realized by some level set, and deciding whether a well group can be realized is NP-hard.},
  author       = {Attali, Dominique and Bauer, Ulrich and Devillers, Olivier and Glisse, Marc and Lieutier, André},
  booktitle    = {Proceedings of the 29th annual symposium on Computational Geometry},
  location     = {Rio de Janeiro, Brazil},
  pages        = {117 -- 125},
  publisher    = {ACM},
  title        = {{Homological reconstruction and simplification in R3}},
  doi          = {10.1145/2462356.2462373},
  year         = {2013},
}

