Seminars and Colloquia by Series

Determinant Maximization via Matroid Intersection Algorithms

Series
ACO Student Seminar
Time
Friday, September 23, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
Skiles 005
Speaker
Aditi Laddha

Determinant maximization problem gives a general framework that models problems arising in as diverse fields as statistics, convex geometry, fair allocations, combinatorics, spectral graph theory, network design, and random processes. In an instance of a determinant maximization problem, we are given a collection of vectors $U = {v_1, \ldots, v_n}$ in $d$ dimensions, and a goal is to pick a subset $S$ of given vectors to maximize the determinant of the matrix $\sum_{i \in S} v_i v_i^T$. Often, the set $S$ of picked vectors must satisfy additional combinatorial constraints such as cardinality constraint ($|S| \leq k$) or matroid constraint ($S$ is a basis of a matroid defined on the vectors). In this talk, we give a polynomial-time deterministic algorithm that returns an $r^{O(r)}$-approximation for any matroid of rank $r \leq d$. Our algorithm builds on combinatorial algorithms for matroid intersection, which iteratively improves any solution by finding an alternating negative cycle in the exchange graph defined by the matroids. While the determinant function is not linear, we show that taking appropriate linear approximations at each iteration suffice to give the improved approximation algorithm.

 

This talk is based on joint work with Adam Brown, Madhusudhan Pittu, Mohit Singh, and Prasad Tetali.

Resolving Matrix Spencer Conjecture Up to Polylogarithmic Rank

Series
ACO Student Seminar
Time
Monday, September 12, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
Skiles 005
Speaker
Haotian JiangUniversity of Washington

In this talk, I will present a simple proof of the matrix Spencer conjecture up to poly-logarithmic rank: given symmetric d by d matrices A_1,...,A_n each with operator norm at most 1 and rank at most n/\log^3 n, one can efficiently find \pm 1 signs x_1,... ,x_n such that their signed sum has spectral norm \|\sum_{i=1}^n x_i A_i\|_op= O(\sqrt{n}). This result also implies a (\log n - 3 \log \log n) qubit lower bound for quantum random access codes encoding n classical bits with advantage >> 1/\sqrt{n}. Our proof uses the recent refinement of the non-commutative Khintchine inequality in [Bandeira, Boedihardjo, van Handel, 2022] for random matrices with correlated Gaussian entries.

Mathematically Quantifying Gerrymandering in Georgia’s Congressional Redistricting

Series
ACO Student Seminar
Time
Friday, September 9, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
Skiles 005
Speaker
Cyrus HettleGeorgia Tech Math

While gerrymandering has been widely suspected in Georgia for years, it has been difficult to quantify. We generate a large ensemble of randomly generated non-partisan maps that are sampled from a probability distribution which respects the geographical constraints of the redistricting process. Using a Markov chain Monte Carlo process and techniques involving spanning trees, we can quickly generate a robust set of plans.

Based on historical voting data, we compare the Georgia congressional redistricting plan enacted in 2021 with the non-partisan maps. We find that the 2021 plan will likely be highly non-responsive to changing opinions of the electorate, unlike the plans in the ensemble. Using additional spatial analysis, we highlight areas where the map has been redrawn to weaken the influence of Democratic voters.

This talk is based on joint work with Swati Gupta, Gregory Herschlag, Jonathan Mattingly, Dana Randall, and Zhanzhan Zhao.

Bandit Algorithms for Prophet Inequality and Pandora's Box

Series
ACO Student Seminar
Time
Friday, September 2, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
Skiles 368
Speaker
Yifan WangGeorgia Tech CS

The Prophet Inequality and Pandora's Box problems are fundamental stochastic problems. A usual assumption for both problems is that the probability distributions of the n underlying random variables are given as input to the algorithm. In this talk, we assume the distributions are unknown, and study them in the Multi-Armed Bandits model: We interact with the unknown distributions over T rounds. In each round we play a policy and receive only bandit feedback. The goal is to minimize the regret, which is the difference in the total value of the optimal algorithm that knows the distributions vs. the total value of our algorithm that learns the distributions from the bandit feedback. Our main results give near-optimal  O(poly(n)sqrt{T}) total regret algorithms for both Prophet Inequality and Pandora's Box.

The clique chromatic number of sparse random graphs

Series
ACO Student Seminar
Time
Friday, April 22, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
Skiles 254
Speaker
Manuel FernandezMathematics, Georgia Tech

Please Note: Streaming online at https://gatech.zoom.us/j/91232113113?pwd=MDhteEdtcENuME9kdXJmcUY0eWlSUT09

The clique chromatic number of a graph is the smallest number of colors in a vertex coloring so that no inclusion-maximal clique is monochromatic (ignoring isolated vertices). 

For the binomial random graph G_{n,p} the clique chromatic number has been studied in a number of works since 2016, but for sparse edge-probabilities in the range n^{-2/5} \ll p \ll 1 even the order of magnitude remained a technical challenge.

Resolving open problems of Alon and Krivelevich as well as Lichev, Mitsche and Warnke, we determine the clique chromatic number of the binomial random graph G_{n,p} in most of the missing regime: we show that it is of order (\log n)/p for edge-probabilities n^{-2/5+\eps} \ll p \ll n^{-1/3} and n^{-1/3+\eps} \ll p \ll 1, for any constant \eps > 0.

Perhaps surprisingly for a result about random graphs, a key ingredient in the proof is an application of the probabilistic method (that hinges on careful counting and density arguments).

This talk is based on joint work with Lutz Warnke.

A peek into Stochastic Multi-Armed Bandits with Heavy Tails.

Series
ACO Student Seminar
Time
Friday, April 15, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
ONLINE
Speaker
Shubhada AgrawalTata Institute of Fundamental Research, Mumbai

Please Note: Link: https://gatech.zoom.us/j/91232113113?pwd=MDhteEdtcENuME9kdXJmcUY0eWlSUT09

In this talk, we will look into the two most widely studied settings of the stochastic multi-armed bandit problems - regret minimization and pure exploration. The algorithm is presented with a finite set of unknown distributions from which it can generate samples. In the regret-minimization setting, its aim is to sample sequentially so as to maximize the total average reward accumulated. In the pure exploration setting, we are interested in algorithms that identify the arm with the maximum mean in a small number of samples on an average while keeping the probability of false selection to at most a pre-specified and small value. Both of these problems are well studied in literature and tight lower bounds and optimal algorithms exist when the arm distributions are known to belong to simple classes of distributions such as single-parameter exponential family, distributions that have bounded support, etc. However, in practice, the distributions may not satisfy these assumptions and may even be heavy-tailed. In this talk, we will look at techniques and algorithms for optimally solving these two problems with minimal assumptions on the arm distributions. These ideas can be extended to a more general objective of identifying the distribution with the minimum linear combination of risk and reward, which captures the risk-reward trade-off that is popular in many practical settings, including in finance.

Parallel server systems under an extended Heavy traffic condition

Series
ACO Student Seminar
Time
Friday, April 8, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
ONLINE
Speaker
Eyal CastielIsrael Institute of Technology

Please Note: Link: https://bluejeans.com/520769740/3630

Parallel server systems have received a lot of attention since their introduction about 20 years ago. They are commonly used to model a situation where different type of jobs can be treated by servers with different specialties like data and call centers. Exact optimal policies are often not tractable for those systems. Instead, part of the literature was focused on finding policies that are asymptotically optimal as the load of the network approaches a value critical for stability (heavy traffic approximations). This is done by obtaining a weak convergence to a brownian control problem that is linked to a non-linear differential equation (Hamilton-Jacobi-Bellman). Asymptotically optimal policies have been analyzed for a long time under a restrictive assumption that is not natural for practical applications. This talk will present recent developments that allow for a more general asymptotic optimality result by focusing on the simplest non-trivial example.

Faster p-Norm Regression Using Sparsity

Series
ACO Student Seminar
Time
Friday, March 11, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
Skiles 254
Speaker
Mehrdad GhadiriGeorgia Tech CS

Given an n-by-d matrix A and a vector of size n, the p-norm problem asks for a vector x that minimizes the following

\sum_{i=1}^n (a_i^T x - b_i)^p,

where a_i is the i’th row of A. The study of p=2 and p=1 cases dates back to Legendre, Gauss, and Laplace. Other cases of p have also been used in statistics and machine learning as robust estimators for decades. In this talk, we present the following improvements in the running time of solving p-norm regression problems.

For the case of 1

For 1

The talk is based on a joint work with Richard Peng and Santosh Vempala.

The k-Cap Process on Geometric Random Graphs

Series
ACO Student Seminar
Time
Friday, February 11, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
Skiles 254
Speaker
Mirabel ReidGeorgia Tech CS

The k-cap (or k-winners-take-all) process on a graph works as follows: in each
iteration, exactly k vertices of the graph are in the cap (i.e., winners); the next round
winners are the vertices that have the highest total degree to the current winners,
with ties broken randomly. This natural process is a simple model of firing activity
in the brain. We study its convergence on geometric random graphs revealing rather
surprising behavior

Realizable Learning is All You Need

Series
ACO Student Seminar
Time
Friday, January 28, 2022 - 13:00 for 1 hour (actually 50 minutes)
Location
ONLINE
Speaker
Max HopkinsUCSD

Please Note: Link: https://bluejeans.com/520769740/

The equivalence of realizable and agnostic learnability is a fundamental phenomenon in learning theory. With variants ranging from classical settings like PAC learning and regression to recent trends such as adversarially robust and private learning, it’s surprising we still lack a unifying theory explaining these results. 

In this talk, we'll introduce exactly such a framework: a simple, model-independent blackbox reduction between agnostic and realizable learnability that explains their equivalence across a wide host of classical models. We’ll discuss how this reduction extends our understanding to traditionally difficult settings such as learning with arbitrary distributional assumptions and general loss, and look at some applications beyond agnostic learning as well (e.g. to privacy). Finally, we'll end by surveying a few nice open problems in the area.

Based on joint work with Daniel Kane, Shachar Lovett, and Gaurav Mahajan.

Pages