Rutgers University  ·  New Brunswick, NJ

Theory and Applications of
Topological Data Analysis

June 4 & 5, 2026 Rutgers, New Brunswick 8 Speakers

This workshop fosters new connections within Topological Data Analysis by bringing together researchers across the full spectrum of the field — from theory-driven work that extends the foundations of computational topology, to highly applied projects that integrate topological methods into domain-specific pipelines. By showcasing contrasting perspectives side by side and inviting speakers with varied experiences, we aim to spark new collaborations and reflect the evolving role of TDA in understanding complex data.

Thursday · June 4 · 4:20 – 6:20 pm
4:20 pm
The Minimal Intersection Radius of Ellipsoids
Barbara Giunti · University at Albany, SUNY
Ellipsoids · Convex Optimization · LP-type Problems
In this talk, we will describe how to compute the Minimal Intersection Radius (MIR) of growing, non-homogeneous ellipsoids in arbitrary ambient dimension, using a geometric method and techniques from convex optimization. We will also show how to phrase the statement as an LP-type problem, where the computation from convex optimization acts as a certificate. We will then compare different implementations of these computations on various random inputs. Lastly, we provide a comparison with similar (but crucially different) problems that appeared in the literature and show that finding the MIR is, in general, not equivalent to finding the minimal enclosing ellipsoid.
4:50 pm
Curvature-Guided Graph Sparsification for Scalable Community Detection
Avin Kolahdooz · University of New Mexico
Ollivier-Ricci Curvature · Graph Sparsification · Community Detection
Understanding community structure in large-scale networks is a fundamental problem in network science with applications in social networks, biological systems, and information diffusion. Community detection in large-scale social networks requires balancing structural accuracy and computational scalability. Curvature-based approaches, particularly Ollivier-Ricci curvature (ORC), have demonstrated strong ability to identify inter-community bridges and structural bottlenecks, but optimal-transport-based curvature computation is expensive and limits applicability to large graphs.

We propose a two-stage curvature-guided pipeline that integrates Lower Ricci Curvature (LRC) as a fast combinatorial preprocessing step with ORC and discrete Ricci flow applied on a reduced graph. The LRC stage efficiently filters weak edges using triangle-based local structure, significantly reducing graph size before performing transport-based curvature computation. We evaluate the framework on SNAP Facebook ego-networks, the SNAP YouTube social network, and synthetic networks. Results show that the combined LRC-ORC pipeline achieves accuracy close to ORC-only preprocessing while substantially reducing computational cost, suggesting that integrating combinatorial and geometric curvature notions yields a scalable and structurally principled approach for community detection in complex networks.
5:20 pm
Spatial and Sequential Topological Data Analysis of Molecular Dynamics Simulations of the NIST Monoclonal Antibody
Melinda Kleczynski · NIST
Molecular Dynamics · Persistent Homology · Matrix Summaries

Joint work with Christina Bergonzo and Anthony Kearsley

A wide range of medical treatments depend on artificially produced monoclonal antibodies. Similar amino acid sequences can generate biomolecules which adopt different shapes in 3-dimensional space. Molecular dynamics simulations are a valuable tool for revealing potential arrangements of the atoms in these proteins. Topological data analysis detects and quantifies structural features which are not easily measured by classical data analysis techniques. We discuss results from using topological data analysis to explore molecular dynamics simulations of monoclonal antibodies, with a focus on the NIST monoclonal antibody (NISTmAb) reference material. We describe matrix summaries which can be used for visualization as well as subsequent classification, clustering, or machine learning tasks, and discuss methods for including additional data along with spatial location when generating topological summaries.
5:50 pm
Ellipsoid Complexes and Their Stability
Sara Kalisnik Hintz · Penn State University
Ellipsoid Complexes · Persistent Homology · Stability
In this talk, I will introduce the Rips-type ellipsoid complex — a geometrically informed variant of the classical Rips complex. Instead of using Euclidean balls, we construct the complex from ellipsoids whose axes align with tangent directions estimated from the data via PCA. I will present a stability result showing that small perturbations of a point cloud lead to controlled changes in the resulting barcodes. Finally, I will describe experiments on datasets from Turkeš, Montúfar, and Otter [TMO22], where ellipsoid barcodes outperform both the Rips and alpha complexes in classification tasks.
Friday · June 5 · 4:20 – 6:20 pm
4:20 pm
Parameter Selection in Mapper Graphs
Robin Belton · Vassar College
Mapper Algorithm · Parameter Selection · Probabilistic Analysis
The Mapper algorithm is a popular tool for visualization and data exploration with applications ranging from discovering new types of breast cancer to classifying plants. However, it is difficult to use because the user needs to input values for several parameters, and the "best" values are unknown. In this talk, I'll discuss how my collaborators, students, and I have approached parameter selection in this setting, focusing on studying the inverse problem, proving probabilistic statements, and developing parameter selection algorithms.
4:50 pm
Geometry-Aware Simplicial Message Passing
Elena Xinyi Wang · University of Fribourg
Weisfeiler-Lehman Test · Simplicial Complexes · Euler Characteristic Transform
The Weisfeiler–Lehman (WL) test and its simplicial extension (SWL) characterize the combinatorial expressivity of message passing networks, but they are blind to geometry — meshes with identical connectivity but different embeddings are indistinguishable. In this talk, we introduce the Geometric Simplicial Weisfeiler–Lehman (GSWL) test, which incorporates vertex coordinates into color refinement for geometric simplicial complexes. We show that (i) the expressivity of geometry-aware simplicial message passing schemes is bounded above by GSWL, and (ii) that there exist parameters such that the discriminating power of GSWL is matched by these schemes on any fixed finite family of geometric simplicial complexes. Combined with the Euler Characteristic Transform (ECT), this yields a geometric expressivity characterization together with an approximation framework.
5:20 pm
Title TBA
Abigail Hickok · Columbia University
Topological Data Analysis · Geometric Data Analysis · Network Science
Abstract to be announced.
5:50 pm
Towards an Optimal Upper Bound for the Interleaving Distance on Mapper Graphs
Ishika Ghosh · Michigan State University
Interleaving Distance · Mapper Graphs · Integer Linear Programming
Mapper graphs are a widely used tool in topological data analysis and visualization, offering insight into the shape and connectivity of complex data as discrete approximations of Reeb graphs. Given a high-dimensional point cloud 𝕏 equipped with a function f : 𝕏 → ℝ, a mapper graph summarizes the topological structure induced by f, where each node represents a local neighborhood and edges connect overlapping neighborhoods.

Our focus is the interleaving distance for mapper graphs, which quantifies their similarity by measuring the extent to which they must be "stretched" to become comparable — computing this distance is NP-hard in general. We present a categorical formulation of mapper graphs and introduce the first computational framework for estimating their interleaving distance via an associated loss function. We formulate the problem as an integer linear program to find an optimal assignment, and demonstrate that on small examples our optimized bound matches the exact interleaving distance. We also show results from an image benchmarking experiment where pairwise mapper loss values are used for image classification, illustrating the practical potential of this approach.
Barbara Giunti
University at Albany, SUNY
Applied Topology · Topological Data Analysis · Computational Complexity
Assistant Professor of Mathematics and Statistics. Her research focuses on the theoretical foundations and algorithmic aspects of TDA, particularly the complexity and stability of persistent homology, and categorical formulations of persistence. Co-founder of DONUT, a database of practical uses of applied topology.
Robin Belton
Vassar College
Topological Data Analysis · Computational Geometry · Data Science
Assistant Professor in Mathematics and Statistics. Her research centers on TDA and computational topology, with particular interest in Mapper graphs, discrete persistence, and directed topological structures, motivated by making topological methods computable and accessible for data science.
Avin Kolahdooz
University of New Mexico
Statistical Learning · Data Mining · Machine Learning
Graduate student in Statistics. Her research interests include machine learning, regression analysis, and data mining, with recent work combining statistical modeling with modern machine learning pipelines for high-dimensional health and image-based datasets.
Elena Xinyi Wang
University of Fribourg
Topological Data Analysis · Computational Geometry · Machine Learning
Postdoctoral researcher at the intersection of TDA, computational geometry, and machine learning. She focuses on topological distances, transforms, and scalable algorithms, integrating persistent homology into modern learning pipelines for biological and materials data.
Ishika Ghosh
Michigan State University
Applied & Computational Topology · Mapper Graphs · Learning Theory
PhD student in Computational Mathematics, Science, and Engineering. Her research focuses on applied and computational topology, especially Mapper graphs, interleaving distances, and theoretical guarantees for topological inference in machine learning contexts.
Abigail Hickok
Columbia University
Topological Data Analysis · Geometric Data Analysis · Network Science
NSF Postdoctoral Fellow at Columbia University. Her research spans topological and geometric data analysis, with particular interest in persistent homology, spatial data, and applications to biology and social systems. She received her PhD from UCLA in 2023, where her prize-winning thesis introduced Persistence Diagram Bundles as a multidimensional generalization of classical persistence.
Melinda Kleczynski
National Institute of Standards and Technology (NIST)
Topological Data Analysis · Mathematical Biology · Persistent Homology
NRC Postdoctoral Associate in the Applied and Computational Mathematics Division. Her research applies TDA to real-world scientific data, including ecological systems, molecular dynamics simulations of monoclonal antibodies, and mass spectral libraries. She also develops new topological methods such as cycle-representative-based initialization for multidimensional scaling.
Sara Kalisnik Hintz
Penn State University
Persistent Homology · Topological Data Analysis · Algebraic Topology
Associate Professor of Mathematics. Her research develops and applies topological methods — including persistent homology, magnitude, and ellipsoid complexes — to analyze data across disciplines. Previously a Senior Scientist at ETH Zurich, her work appears in journals such as Foundations of Computational Mathematics and Algebraic & Geometric Topology.
Alice Patania
University of Vermont
Sarah Percival
University of New Mexico
Ling Zhou
Duke University
Rutgers Academic Building – East Wing
15 Seminary Place, New Brunswick, NJ 08901
Part of CG Week 2026