My research interests surround artificial intelligence, machine learning, and reinforcement learning. I try to solve problems in these areas using a mathematical approach typically involving algebraic topology and geometry. Below is a list and quick synopsis of different research projects I have been fortunate enough to work on with links to publications within each area.

Persistence landscapes of fractals

Persistence landscapes of fractals Classical fractals, like Cantor’s middle-thirds set or the Mandelbrot set, can be expressed as the invariant set of an iterated function system acting on a metric space. We obtain approximations to the persistence landscape of the affine fractal by computing the persistence landscapes of the finite iterations of the system. We prove that there exists an affine transformation acting on the space of persistence landscapes which intertwines the action of the iterated function system. In some sense, this shows that the persistence landscape of a fractal is again a “fractal” due to its self-similarity. This project is joint work with Lee Przybylski and Eric Weber.

Multiparameter persistence

Multiparameter Persistence As a postdoc, I began work on geometric models for studying multiparameter persistence. One of the first examples of ordinary persistence arose from studying the sub-level sets of a Morse function. Together with Peter Bubenik, we propose looking at generic families of Morse functions to study multiparameter persistent homology. Using tools from geometric topology, we attempt to build a decomposition of the associated multiparameter persistence module, analogous to the barcode.

Persistent homology for task modulation using fMRI

ACC Certain types of imaging data, like fMRI, naturally lend themselves to analysis using topological methods. The acquisition of an fMRI signal breaks a region of interest up into three-dimensional voxels. This voxel structure can be used to model the region by a cubical complex, a topological object which is amenable to efficient homological calculations. This space acquires a natural filtration via the fMRI signal, and so the methods of topological data analysis are readily available. Using this set-up, we are currently working on understanding how task modulation in the ACC can be understood using fMRI through the lens of persistent homology. This project has several thrusts, which are joint with Vaibhav Diwadkar, Sam Rizzo, Peter Bubenik, Andrew Salch, Adam Regalski, Hassan Abdallah, and Raviteja Suryadevara.

Stochastic Currents

ACC My thesis is based on a generalization of electrical current to higher dimensions. Specifically, I’m interested in quantization results for the current generated by sub-objects under stochastic motion. This breaks into two cases: discrete (CW complexes with Markov processes) or continuous (smooth manifolds with stochastic vector fields), and the tools involved vary for each. One such tool in the discrete case are higher spanning trees, and we have enumerated them using Reidemeister torsion, an invariant in Algebraic K-theory. All of this work generalizes the 1-dimensional graph results of my advisors, Vladimir Chernyak and John Klein. The interplay between these two settings also provides a nice framework to compare invariants in one to those in the other, e.g. Reidemeister to Ray-Singer torsion, using Witten-style deformations.

Moduli spaces of Morse functions

Nesting posets for Morse functions Morse theory provides a simple yet powerful set of tools for understanding manifolds from the perspective of real-valued functions. The space of all smooth functions on a given smooth manifold was studied J. Cerf, who described a useful stratification in which the Morse functions form the codimension zero stratum. This stratification allowed us to begin to describe how moving in the space affects the main output of persistent homology, namely the (sub-) level set barcode. We were also able to describe a finer invariant than the barcode, known as the nesting poset, and describe how it changes as the Morse function varies. Finally, we developed a visualization package for understanding the moduli space of Morse functions on the 2-sphere.

Exciton Scattering

Graphical Perylene molecule Excitons are naturally occurring quasi-particles associated with the conversion of light to energy (e.g. photosynthesis). This work applies algebraic topology to study and in particular, to count the number of such excitations in certain systems. We formulate this problem as a non-standard intersection theory problem of stratified spaces. In particular, we study intersections of a smooth curve with a stratified non-manifold inside the unitary group. Each intersection is weighted with a multiplicity, and the number of excitons can be computed via a topological winding number with an index-like theorem.

FP Mods

A module over the mod 2 Steenrod algebra As part of my masters thesis, I worked with Bob Bruner to develop a Sage package for working with Finitely Presented Modules over the Steenrod Algebra. This is currently being developed to be included with current versions of sage. A full introduction can be found at Finitely Presented modules over the Steenrod Algebra in Sage. The code itself can be found here: fpmods.py. If you find any bugs, which is likely, please send me a brief email with a code snippet. Note: The current code was written with Sage version 4.7.1 and is not yet fully compatible with newer versions.