Week of November 20, 2022

Mon Nov 21, 2022
12:00pm - zoom - Probability and Analysis Webinar
Michelle Mastrianni - (University of Minnesota)
TBA

https://sites.google.com/view/paw-seminar/

4:00pm - RH 306 - Applied and Computational Mathematics
Rob Webber - (Caltech)
Rocket-propelled Cholesky: Addressing the challenges of large-scale kernel computations.

Kernel computations are used for prediction, interpolation, and clustering in data science and scientific computing applications, but applying kernel methods to a large number of data points N is expensive due to the high cost of manipulating the N x N kernel matrix. A basic approach for speeding up kernel computations is low-rank approximation, in which we replace the kernel matrix A with a factorized approximation that can be stored and manipulated more cheaply. When the kernel matrix A has rapidly decaying eigenvalues, mathematical existence proofs guarantee that A can be accurately approximated using a constant number of columns (without ever looking at the full matrix). Nevertheless, for a long time designing a practical and provably justified algorithm to select the appropriate columns proved challenging.

Recently, we introduced RPCholesky ("randomly pivoted" or "rocket-propelled" Cholesky decomposition), a natural algorithm for approximating an N x N positive semidefinite matrix using k adaptively sampled columns. RPCholesky can be implemented with just a few lines of code; it requires only (k + 1) N entry evaluations and O(k^2 N) additional arithmetic operations. In experiments, RPCholesky matches or improves on the performance of alternative algorithms for low-rank psd approximation. Moreover, RPCholesky provably achieves near-optimal approximation guarantees. The simplicity, effectiveness, and robustness of this algorithm strongly support its use for large-scale kernel computations.

Joint work with Yifan Chen, Ethan Epperly, and Joel Tropp. Available at arXiv:2207.06503.

4:00pm to 5:00pm - RH 340N - Geometry and Topology
Tye Lidman - (North Carolina State University)
Exotic four-manifolds and TQFT

A major problem in four-dimensional topology is to understand the difference between topological and smooth four-manifolds, e.g. four-manifolds which are homeomorphic but not diffeomorphic. Smooth manifolds are usually studied by considering invariants which count solutions to a PDE on the four-manifold, like the instanton or Seiberg-Witten equations. These invariants are well-behaved on manifolds with nice geometric properties, like positive scalar curvature or symplectic, but their use for closed manifolds has mostly plateaued. In this talk, we will discuss a slightly different perspective on invariants of four-manifolds and, if time, more topology-intrinsic constructions of four-manifolds. This is joint work with Adam Levine and Lisa Piccirillo.

Tue Nov 22, 2022
1:00pm to 2:00pm - RH 440R - Dynamical Systems
Alex Luna and Grigorii Monakov - (UC Irvine)
Dynamical systems via problem solving: Sturmian and Fibonacci subshifts

This is a "problem solving session" aimed at graduate students who would like to get familiar with some aspects of dynamical systems. This particular set of problems deals with Sturmian sequences and Fibonacci substitution sequence, and the symbolic dynamical systems generated by them. No preliminary background is expected from the participants. Everybody is welcome!