Seminars Sorted by Series

Computer Science/Discrete Mathematics Seminar II

Dec
08
2020

Computer Science/Discrete Mathematics Seminar II

High Dimensional Expanders and Ramanujan Complexes
10:30am|Remote Access - see Zoom link below

Expander graphs in general, and Ramanujan graphs in particular, have played an important role in computer science and pure mathematics in the last four decades. In recent years the area of high dimensional expanders (i.e. simplical complexes with...

Jan
26
2021

Computer Science/Discrete Mathematics Seminar II

Log-concave polynomials in theory and applications
10:30am|Simonyi 101 and Remote Access

A polynomial with nonnegative coefficients is strongly log-concave if it and all of its derivatives are log-concave as functions on the positive orthant. This rich class of polynomials includes many interesting examples, such as homogeneous real...

Feb
02
2021

Computer Science/Discrete Mathematics Seminar II

Log-concave polynomials in theory and applications - Part 2
10:30am|Simonyi Hall 101 and Remote Access - see Zoom link below

A polynomial with nonnegative coefficients is strongly log-concave if it and all of its derivatives are log-concave as functions on the positive orthant. This rich class of polynomials includes many interesting examples, such as homogeneous real...

Feb
09
2021

Computer Science/Discrete Mathematics Seminar II

High dimensional expanders
10:30am|Remote Access - see Zoom link below

Expander graphs are graphs which simultaneously are both sparse and highly connected. The theory of expander graphs received a lot of attention in the past half a century, from both computer science and mathematics. In recent years, a new theory of...

Feb
16
2021

Computer Science/Discrete Mathematics Seminar II

High dimensional expanders - Part 2
10:30am|Remote Access - see Zoom link below

Expander graphs are graphs which simultaneously are both sparse and highly connected. The theory of expander graphs received a lot of attention in the past half a century, from both computer science and mathematics. In recent years, a new theory of...

Feb
23
2021

Computer Science/Discrete Mathematics Seminar II

Introduction to Laplacian Linear Systems for Undirected Graphs
10:30am|Remote Access - see Zoom link below

This talk gives an introduction on how to quickly solve linear systems where the matrix of the system is the Laplacian matrix of any undirected graph. No prior familiarity with optimization is assumed. In the process, we will cover:

  • what positive...
Mar
02
2021

Computer Science/Discrete Mathematics Seminar II

Solving Laplacian Systems of Directed Graphs
10:30am|Remote Access - see Zoom link below

This talk introduces a directed analog of the classical Laplacian matrix and discusses algorithms for solving certain problems related to them. Of particular interest is that using such algorithms, one can compute the stationary distribution of a...

Mar
09
2021

Computer Science/Discrete Mathematics Seminar II

Random k-out subgraphs
10:30am|Simonyi Hall 101 and Remote Access - see Zoom link below

Random sampling a subgraph of a graph is an important algorithmic technique.  Solving some problems on the (smaller) subgraph is naturally faster, and can give either a useful approximate answer, or sometimes even give a result that can be quickly...

Mar
16
2021

Computer Science/Discrete Mathematics Seminar II

Polynomial systems and mixed volumes
10:30am|Simonyi Hall 101 and Remote Access - see Zoom link below

Bernstein's theorem (also known as the Bernstein-Khovanskii-Kushnirenko theorem) gives a bound on the number of nonzero solutions of a polynomial system of equations in terms of the mixed volume of its Newton polytopes. In this talk, we will give...

Mar
23
2021

Computer Science/Discrete Mathematics Seminar II

Amortized circuit complexity, formal complexity measures, and catalytic algorithms
10:30am|Simonyi Hall 101 and Remote Access - see Zoom link below

Some of the central questions in complexity theory address the amortized complexity of computation (also sometimes known as direct sum problems). While these questions appear in many contexts, they are all variants of the following: 

Is the best...

Mar
30
2021

Computer Science/Discrete Mathematics Seminar II

Computational - Statistical gaps and the Group Testing problem
10:30am|Remote Access - see Zoom link below

In a plethora of random models for constraint satisfaction and statistical inference problems, researchers from different communities have observed computational gaps between what existential or brute-force methods promise, and what known efficient...

Apr
06
2021

Computer Science/Discrete Mathematics Seminar II

How difficult is it to certify that a random 3SAT formula is unsatisfiable?
10:30am|Remote Access - see Zoom link below

The Satisfiability problem is perhaps the most famous problem in theoretical computer science, and significant effort has been devoted to understanding randomly generated SAT instances. The random k-SAT model (where a random k-CNF formula is chosen...

Apr
20
2021

Computer Science/Discrete Mathematics Seminar II

On Chen’s recent breakthrough on the Kannan-Lovasz-Simonovits conjecture and Bourgain's slicing problem
10:30am|Simonyi Hall 101 and Remote Access - see Zoom link below

In the mid 80's, Bourgain asked the following question: Is there a universal constant $c>0$ such that every compact convex set $K$ in $R^n$, of unit volume, must contain a slice (namely, a set of the form $K \cap H$ for some affine hyperplane $H$)...

Apr
26
2021

Computer Science/Discrete Mathematics Seminar II

On Chen’s recent breakthrough on the Kannan-Lovasz-Simonovits conjecture and Bourgain's slicing problem - Part II
10:30am|Simonyi Hall 101 and Remote Access - see Zoom link below

This is the second talk in a 3-lecture series whose goal is to give background as well as a self contained proof of Chen's recent breakthrough on the KLS conjecture and slicing problem (a video of the first lecture can be found here:

https://www...

May
04
2021

Computer Science/Discrete Mathematics Seminar II

On Chen’s recent breakthrough on the Kannan-Lovasz-Simonovits conjecture and Bourgain's slicing problem - Part III
10:30am|Simonyi Hall 101 and Remote Access - see Zoom link below

This is the final talk in a 3-part series whose goal is to give background as well as a self contained proof of Chen's recent breakthrough on the KLS conjecture and slicing problem. After becoming familiar with the construction of stochastic...

Sep
21
2021

Computer Science/Discrete Mathematics Seminar II

Linear spaces of matrices
10:30am|Simonyi Hall 101 and Remote Access

The study of linear spaces of matrices arises naturally (and independently) in many different areas of mathematics and computer science.  In this survey talk, I will describe some of these motivations, and state and prove some (old and new)...

Sep
28
2021

Computer Science/Discrete Mathematics Seminar II

Superpolynomial Lower Bounds Against Low-Depth Algebraic Circuits II : A more detailed approach
Sébastien Tavenas
10:30am|Simonyi Hall 101 and Remote Access

Every multivariate polynomial P(x_1,...,x_n) can be written as a sum of monomials, i.e. a sum of products of variables and field constants.  In general, the size of such an expression is the number of monomials that have a non-zero coefficient in P...

Oct
05
2021

Computer Science/Discrete Mathematics Seminar II

Recent progress in query complexity I & II
10:30am|Simonyi Hall 101 and Remote Access

The query model is one of the most basic computational models.  In contrast to the Turing machine model, fundamental questions regarding the power of randomness and quantum computing are relatively well-understood.  For example, it is well-known...

Oct
12
2021

Computer Science/Discrete Mathematics Seminar II

Recent progress in query complexity I & II
10:30am|Simonyi Hall 101 and Remote Access

The query model is one of the most basic computational models.  In contrast to the Turing machine model, fundamental questions regarding the power of randomness and quantum computing are relatively well-understood.  For example, it is well-known...

Oct
19
2021

Computer Science/Discrete Mathematics Seminar II

An Introduction to Determinantal Point Processes
10:30am|Simonyi Hall 101 and Remote Access

A random point process is said to be determinantal if finite subset probabilities correspond to principal minors of some matrix. Determinantal point processes (DPPs) appear in a wide variety of settings, from random matrix theory to combinatorics...

Oct
26
2021

Computer Science/Discrete Mathematics Seminar II

Locally testable codes with constant rate, distance, and locality, Part II
10:30am|Simonyi Hall 101 and Remote Access

A locally testable code (LTC) is an error correcting code that admits a very efficient membership test. The tester reads a constant number of (randomly - but not necessarily uniformly - chosen) bits from a given word and rejects words with...

Nov
02
2021

Computer Science/Discrete Mathematics Seminar II

Introduction to Continuous Combinatorics I: the semidefinite method of flag algebras
10:30am|Wolfensohn Hall and Remote Access

The field of continuous combinatorics studies large (dense) combinatorial structures by encoding them in a "continuous" limit object, which is amenable to tools from analysis, topology, measure theory, etc. The syntactic/algebraic approach of "flag...

Nov
09
2021

Computer Science/Discrete Mathematics Seminar II

Introduction to Continuous Combinatorics II: semantic limits
10:30am|Simonyi Hall 101 and Remote Access

The field of continuous combinatorics studies large (dense) combinatorial structures by encoding them in a "continuous" limit object, which is amenable to tools from analysis, topology, measure theory, etc. While the syntactic/algebraic approach of...

Nov
23
2021

Computer Science/Discrete Mathematics Seminar II

Exact algorithms for graph coloring
10:30am|Simonyi Hall 101 and Remote Access

As solutions can be efficiently verified, any NP-complete problem can be solved by exhaustive search. Unfortunately, even for small instances the running time for exhaustive search becomes very high. 

On the bright side, for many NP-complete...

Dec
07
2021

Computer Science/Discrete Mathematics Seminar II

An Introduction to Binary Code Bounds
10:30am|Simonyi Hall 101 and Remote Access

A binary code is simply any subset of 0/1 strings of a fixed length. Given two strings, a standard way of defining their distance is by counting the number of positions in which they disagree. Roughly speaking, if elements of a code are sufficiently...

Dec
14
2021

Computer Science/Discrete Mathematics Seminar II

An Introduction to Lifted Expander Graphs
10:30am|Simonyi Hall 101 and Remote Access

Expander graphs are sparse and yet well-connected graphs. Several applications in theoretical computer science require explicit constructions of expander graphs, sometimes even with additional structure. One approach to their construction is to...

Jan
18
2022

Computer Science/Discrete Mathematics Seminar II

Norm Minimization, Invariant Theory, and the Jacobian conjecture
William Cole Franks
10:30am|Simonyi Hall 101 and Remote Access

Consider the action of a group on a finite-dimensional vector space. Given some natural conditions on the group, Hilbert showed a famous "duality" between invariant polynomials and closures of group orbits. Namely, the orbit closure of a vector is...

Jan
25
2022

Computer Science/Discrete Mathematics Seminar II

Bounds for subsets of $\mathbb{F}_p^n \times \mathbb{F}_p^n$ without L-shaped configurations
10:30am|Simonyi 101 and Remote Access

I will discuss the difficult problem of proving reasonable bounds in the multidimensional generalization of Szemerédi's theorem.  Most of the first talk will be spent going over Shkredov's proof of good bounds for sets lacking corners, in...

Feb
01
2022

Computer Science/Discrete Mathematics Seminar II

Bounds for subsets of $\mathbb{F}_p^n \times \mathbb{F}_p^n$ without L-shaped configurations
10:30am|Simonyi Hall 101 and Remote Access

I will discuss the difficult problem of proving reasonable bounds in the multidimensional generalization of Szemerédi's theorem. Most of the first talk will be spent going over Shkredov's proof of good bounds for sets lacking corners, in preparation...

Feb
15
2022

Computer Science/Discrete Mathematics Seminar II

Derandomization and its connections throughout complexity theory
10:30am|Simonyi Hall 101 and Remote Access

This is the first talk in a three-part series presented together with Lijie Chen.

The series is intended to survey the fast-paced recent developments in the study of derandomization. We will present:

  1. A revised version of the classical hardness...
Feb
22
2022

Computer Science/Discrete Mathematics Seminar II

Derandomization and its connections throughout complexity theory
Liije Chen
10:30am|Simonyi Hall 101 and Remote Access

This is the second talk in a three-part series presented together with Roei Tell.

The series is intended to survey the fast-paced recent developments in the study of derandomization. We will present:

  1. A revised version of the classical hardness...
Mar
01
2022

Computer Science/Discrete Mathematics Seminar II

Non-Black-Box Derandomization
10:30am|Simonyi Hall 101 and Remote Access

This is the third and final talk in the joint series with Lijie Chen. The talk will NOT rely on the technical contents from the two previous talks.

I will present a joint work with Lijie, in which we revise the hardness vs randomness framework so...

Mar
08
2022

Computer Science/Discrete Mathematics Seminar II

Hardness of Easy Problems and Fine-Grained Complexity
10:30am|Simonyi Hall 101 and Remote Access

In recent years, a new “fine-grained” theory of computational hardness has been developed, based on “fine-grained reductions” that focus on exact running times for problems. 

We follow the fashion of NP-hardness in a more delicate manner. We...

Mar
15
2022

Computer Science/Discrete Mathematics Seminar II

Localization schemes: A framework for proving mixing bounds for Markov chains
10:30am|Simonyi Hall 101 and Remote Access

Two recent and seemingly-unrelated techniques for proving mixing bounds for Markov chains are:

(i) the framework of Spectral Independence, introduced by Anari, Liu and Oveis Gharan, and its numerous extensions, which have given rise to several...

Mar
22
2022

Computer Science/Discrete Mathematics Seminar II

Localization schemes: A framework for proving mixing bounds for Markov chains
10:30am|Simonyi Hall 101 and Remote Access

Two recent and seemingly-unrelated techniques for proving mixing bounds for Markov chains are:

(i) the framework of Spectral Independence, introduced by Anari, Liu and Oveis Gharan, and its numerous extensions, which have given rise to several...

Mar
29
2022

Computer Science/Discrete Mathematics Seminar II

The absorption method, and an application to an old Ramsey problem
10:30am|Simonyi Hall 101 and Remote Access

The absorption method is a very simple yet surprisingly powerful idea coming from extremal combinatorics which allows one to convert asymptotic results into exact ones. It has produced a remarkable number of success stories in recent years with...

Apr
05
2022

Computer Science/Discrete Mathematics Seminar II

A magnetic interpretation of the nodal count on graphs
10:30am|Wolfensohn Hall and Remote Access

The study of nodal sets, i.e. zero sets of eigenfunctions, on geometric objects can be traced back to De Vinci, Galileo, Hook, and Chladni. Today it is a central subject of spectral geometry. Sturm (1836) showed that the n-th eigenfunction of the...

Apr
12
2022

Computer Science/Discrete Mathematics Seminar II

Multi-group fairness, loss minimization and indistinguishability
Parikshit Gopalan
10:30am|Simonyi Hall 101 and Remote Access

Training a predictor to minimize a loss function fixed in advance is the dominant paradigm in machine learning. However, loss minimization by itself might not guarantee desiderata like fairness and accuracy that one could reasonably expect from a...

Apr
19
2022

Computer Science/Discrete Mathematics Seminar II

A Tutorial on Gaussian Elimination
10:30am|Simonyi Hall 101 and Remote Access

Gaussian elimination is one of the oldest and most well-known algorithms for solving a linear system. In this talk, we give a basic, yet thorough overview of the algorithm, its variants, and standard error and conditioning estimates. In addition, a...

May
10
2022

Computer Science/Discrete Mathematics Seminar II

Association schemes and codes I: The Delsarte linear program
10:30am|Simonyi Hall 101 and Remote Access

One of the central problems of coding theory is to determine the trade-off between the amount of information a code can carry (captured by its rate) and its robustness to resist message corruption (captured by its distance). On the existential side...

May
17
2022

Computer Science/Discrete Mathematics Seminar II

Association schemes and codes II: Completeness of the hierarchy of high-order Hamming schemes
10:30am|Simonyi Hall 101 and Remote Access

One of the central problems of coding theory is to determine the trade-off between the amount of information a code can carry (captured by its rate) and its robustness to resist message corruption (captured by its distance). One of the main methods...

Sep
27
2022

Computer Science/Discrete Mathematics Seminar II

Robust Sublinear Expanders, and an Application Towards the Erdos-Gallai Conjecture
10:30am|Simonyi Hall 101 and Remote Access

Expander graphs have been perhaps one of the most widely useful classes of graphs ever considered. In this talk we will focus on a fairly weak notion of expanders called sublinear expanders, first introduced by Komlos and Szemeredi around 25 years...

Oct
04
2022

Computer Science/Discrete Mathematics Seminar II

Almost Ramanujan Expanders from Arbitrary Expanders via Operator Amplification
10:30am|Simonyi Hall 101 and Remote Access

Expander graphs are fundamental objects in theoretical computer science and mathematics. They have numerous applications in diverse fields such as algorithm design, complexity theory, coding theory, pseudorandomness, group theory, etc.

In this talk...

Oct
11
2022

Computer Science/Discrete Mathematics Seminar II

Superfast Derandomization of Interactive Proof Systems
10:30am|Simonyi Hall 101 and Remote Access

The lifeblood of interactive proof systems is randomness, without which interaction becomes redundant. Thus, a natural long-standing question is which types of proof systems can indeed be derandomized and collapsed to a single-message NP-type...

Oct
18
2022

Computer Science/Discrete Mathematics Seminar II

Almost Linear Time Algorithms for Max-flow and More
10:30am|Simonyi Hall 101 and Remote Access

We give the first almost-linear time algorithm for computing exact maximum flows and minimum-cost flows on directed graphs. By well known reductions, this implies almost-linear time algorithms for several problems including bipartite matching...

Nov
08
2022

Computer Science/Discrete Mathematics Seminar II

Introduction to Natural Quasirandomness: Unique Colorability and Orderability
10:30am|Simonyi Hall 101 and Remote Access

The theory of graph quasirandomness studies sequences of graphs that "look like" samples of the Erdős--Rényi random graph. The upshot of the theory is that several ways of comparing a sequence with the random graph turn out to be equivalent. For...

Nov
15
2022

Computer Science/Discrete Mathematics Seminar II

10:30am|Simonyi Hall 101 and Remote Access

In this talk I will first review some basics about communication complexity.  Secondly I will survey some (old and new) equivalences between central problems in communication complexity and related questions in additive combinatorics.  In particular...