Seminars Sorted by Series

Computer Science/Discrete Mathematics Seminar I

Mar
20
2017

Computer Science/Discrete Mathematics Seminar I

Approximate counting and the Lovasz local lemma
11:15am

We introduce a new approach for approximately counting in bounded degree systems with higher-order constraints. Our main result is an algorithm to approximately count the number of solutions to a CNF formula where the degree is exponential in the...

Mar
27
2017

Computer Science/Discrete Mathematics Seminar I

Applications of monotone constraint satisfaction
11:15am

Recently, a certain "monotone" version of the constraint satisfaction problem has proved an extremely useful tool for attacking problems in circuit, communication, and proof complexity theory. In this talk we discuss this version of the constraint...

Apr
03
2017

Computer Science/Discrete Mathematics Seminar I

A time-space lower bound for a large class of learning problems
11:15am

We prove a general time-space lower bound that applies for a large class of learning problems and shows that for every problem in that class, any learning algorithm requires either a memory of quadratic size or an exponential number of samples. As a...

Apr
10
2017

Computer Science/Discrete Mathematics Seminar I

In pursuit of obfuscation
Allison Bishop
11:15am

This talk will survey some recent advances in research on program obfuscation, an area of theoretical cryptography that has seen unprecedented levels of activity over the last four years. We will cover material starting from the basics, and no prior...

Apr
17
2017

Computer Science/Discrete Mathematics Seminar I

Efficient empirical revenue maximization in single-parameter auction environments
Yannai Gonczarowski
11:15am

We present a polynomial-time algorithm that, given samples from the unknown valuation distribution of each bidder, learns an auction that approximately maximizes the auctioneer's revenue in a variety of single-parameter auction environments...

Sep
18
2017

Computer Science/Discrete Mathematics Seminar I

Rigorous RG: a provably efficient and possibly practical algorithm for simulating 1D quantum systems
Umesh Vazirani
11:00am

One of the great mysteries in computational condensed matter physics is the remarkable practical success of the Density Matrix Renormalization Group (DMRG) algorithm, since its invention a quarter century ago, for finding low energy states of 1D...

Sep
18
2017

Computer Science/Discrete Mathematics Seminar I

Rigorous RG: A Provably Efficient and Possibly Practical Algorithm for Simulating 1D Quantum Systems
Umesh Vazirani
11:00am

One of the great mysteries in computational condensed matter physics is the remarkable practical success of the Density Matrix Renormalization Group (DMRG) algorithm, since its invention a quarter century ago, for finding low energy states of 1D...

Oct
02
2017

Computer Science/Discrete Mathematics Seminar I

Crossing the logarithmic barrier for dynamic boolean data structure lower bounds
Omri Weinstein
11:00am

This paper proves the first super-logarithmic lower bounds on the cell-probe complexity of dynamic boolean (a.k.a. decision) data structure problems, a long-standing milestone in data structure lower bounds.We introduce a new method for proving...

Oct
09
2017

Computer Science/Discrete Mathematics Seminar I

Barriers for rank methods in arithmetic complexity
Rafael Oliveira
11:00am

Arithmetic complexity is considered (for many good reasons) simpler to understand than Boolean complexity. And indeed, we seem to have significantly more lower bound techniques and results in arithmetic complexity than in Boolean complexity. Despite...

Oct
23
2017

Computer Science/Discrete Mathematics Seminar I

A nearly optimal lower bound on the approximate degree of AC$^0$
Mark Bun
11:00am

The approximate degree of a Boolean function $f$ is the least degree of a real polynomial that approximates $f$ pointwise to error at most $1/3$. For any constant $\delta > 0$, we exhibit an AC$^0$ function of approximate degree $\Omega(n^{1-\delta}...

Oct
30
2017

Computer Science/Discrete Mathematics Seminar I

Fooling intersections of low-weight halfspaces
Rocco Servedio
11:00am

A weight-$t$ halfspace is a Boolean function $f(x)=\mathrm{sign}(w_1 x_1 + \cdots + w_n x_n - \theta)$ where each $w_i$ is an integer in $\{-t,\dots,t\}.$ We give an explicit pseudorandom generator that $\delta$-fools any intersection of $k$ weight-...

Nov
06
2017

Computer Science/Discrete Mathematics Seminar I

Language edit distance, $(min,+)$-matrix multiplication & beyond
Barna Saha
11:00am

The language edit distance is a significant generalization of two basic problems in computer science: parsing and string edit distance computation. Given any context free grammar, it computes the minimum number of insertions, deletions and...

Nov
13
2017

Computer Science/Discrete Mathematics Seminar I

Learning models: connections between boosting, hard-core distributions, dense models, GAN, and regularity I
11:00am|S-101

A theme that cuts across many domains of computer science and mathematics is to find simple representations of complex mathematical objects such as graphs, functions, or distributions on data. These representations need to capture how the object...

Nov
27
2017

Computer Science/Discrete Mathematics Seminar I

Locally testable and locally correctable codes approaching the Gilbert-Varshamov bound
11:00am|S-101

We show that there exist binary locally testable codes (for all rates) and locally correctable codes (for low rates) with rate and distance approaching the Gilbert-Varshamov bound (which is the best rate-distance tradeoff known for general binary...

Dec
04
2017

Computer Science/Discrete Mathematics Seminar I

General strong polarization
Madhu Sudan
11:00am|S-101

A martingale is a sequence of random variables that maintain their future expected value conditioned on the past. A $[0,1]$-bounded martingale is said to polarize if it converges in the limit to either $0$ or $1$ with probability $1$. A martingale...

Dec
11
2017

Computer Science/Discrete Mathematics Seminar I

Recent advances in high dimensional robust statistics
Daniel Kane
11:00am|S-101

It is classically understood how to learn the parameters of a Gaussian even in high dimensions from independent samples. However, estimators like the sample mean are very fragile to noise. In particular, a single corrupted sample can arbitrarily...

Jan
22
2018

Computer Science/Discrete Mathematics Seminar I

The Matching Problem in General Graphs is in Quasi-NC
Ola Svensson
11:00am|S-101

We show that the perfect matching problem in general graphs is in Quasi-NC. That is, we give a deterministic parallel algorithm which runs in polylogarithmic time on quasi-polynomially many processors. The result is obtained by a derandomization of...

Jan
29
2018

Computer Science/Discrete Mathematics Seminar I

Explicit, Epsilon-Balanced Codes Close to the Gilbert-Varshamov Bound
Amnon Ta-Shma
11:00am|S-101

I will show an explicit construction of a binary error correcting code with relative distance $\frac{1-\epsilon}{2}$ and relative rate $\epsilon^{2+o(1)}$. This comes close to the Gilbert-Varshamov bound that shows such codes with rate $\epsilon^2$...

Feb
05
2018

Computer Science/Discrete Mathematics Seminar I

Locally Repairable Codes, Storage Capacity and Index Coding
Arya Mazumdar
11:00am|Simonyi Hall 101

An error-correcting code is called locally repairable if any coordinate of a codeword can be recovered by accessing only few other coordinates. For locally repairable codes over small alphabets (such as binary), the optimal trade-off between...

Feb
12
2018

Computer Science/Discrete Mathematics Seminar I

Nonlinear dimensionality reduction for faster kernel methods in machine learning.
Christopher Musco
11:00am|Simonyi Hall 101

The Random Fourier Features (RFF) method (Rahimi, Recht, NIPS 2007) is one of the most practically successful techniques for accelerating computationally expensive nonlinear kernel learning methods. By quickly computing a low-rank approximation for...

Feb
26
2018

Computer Science/Discrete Mathematics Seminar I

A Tight Bound for Hypergraph Regularity
11:00am|Simonyi Hall 101

The hypergraph regularity lemma — the extension of Szemeredi's graph regularity lemma to the setting of k-graphs — is one of the most celebrated combinatorial results obtained in the past decade. By now there are various (very different) proofs of...

Mar
05
2018

Computer Science/Discrete Mathematics Seminar I

Boolean function analysis: beyond the Boolean cube
11:00am|West Building Lecture Hall

Boolean function analysis traditionally studies Boolean functions on the Boolean cube, using Fourier analysis on the group Z_2^n. Other domains of interest include the biased Boolean cube, other abelian groups, and Gaussian space. In all cases, the...

Mar
19
2018

Computer Science/Discrete Mathematics Seminar I

Operator Scaling via Geodesically Convex Optimization, Invariant Theory and Polynomial Identity Testing
Yuanzhi Li
11:00am|Simonyi Hall 101

We propose a new second-order method for geodesically convex optimization on the natural hyperbolic metric over positive definite matrices. We apply it to solve the operator scaling problem in time polynomial in the input size and logarithmic in the...

Mar
26
2018

Computer Science/Discrete Mathematics Seminar I

Circuit Lower Bounds for Nondeterministic Quasi-Polytime: An Easy Witness Lemma for NP and NQP
Cody Murray
11:00am|Simonyi Hall 101

We prove that if every problem in NP has n^k-size circuits for a fixed constant k, then for every NP-verifier and every yes-instance x of length n for that verifier, the verifier's search space has a witness for x that can be encoded with a circuit...

Apr
09
2018

Computer Science/Discrete Mathematics Seminar I

Large deviations in random graphs
Eyal Lubetzky
11:00am|West Building Lecture Hall

What is the probability that the number of triangles in the Erd\H{o}s-R\'enyi random graph with edge density $p$, is at least twice its mean? What is the typical structure of the graph conditioned on this rare event? For instance, when $p=o(1)$...

Apr
16
2018

Computer Science/Discrete Mathematics Seminar I

Sums of Squares Over k-Subset Hypercubes
Annie Raymond
11:00am|Simonyi Hall 101

Polynomial optimization over hypercubes has important applications in combinatorial optimization. We develop a symmetry-reduction method that finds sums of squares certificates for non-negative symmetric polynomials over k-subset hypercubes that...

Sep
24
2018

Computer Science/Discrete Mathematics Seminar I

Four and a half proofs of a product-measure version of the Erdös-Ko-Rado Theorem.
2:00pm|Simonyi Hall 101

The EKR theorem, which is the cornerstone of extremal combinatorics, characterizes maximal intersecting families of sets. Its setting fixes a ground set of size n, and then studies the size and structure of intersecting families of subsets of fixed...

Oct
01
2018

Computer Science/Discrete Mathematics Seminar I

Oracle Separation of Quantum Polynomial time and the Polynomial Hierarchy
11:15am|Simonyi Hall 101

In their seminal paper, Bennett, Bernstein, Brassard and Vazirani [SICOMP, 1997] showed that relative to an oracle, quantum algorithms are unable to solve NP-complete problems in sub-exponential time (i.e., that Grover's search is optimal in this...

Oct
15
2018

Computer Science/Discrete Mathematics Seminar I

Breaking the Circuit-Size Barrier in Secret Sharing
Vinod Vaikuntanathan
11:15am|Simonyi Hall 101

We will describe a recently discovered connection between private information retrieval and secret sharing, and a new secret-sharing scheme for general access structures that breaks a long-conjectured exponential barrier.

Based on joint work with...

Oct
22
2018

Computer Science/Discrete Mathematics Seminar I

Approximating the edit distance to within a constant factor in truly subquadratic time.
Mike Saks
11:15am|Simonyi Hall 101

Edit distance is a widely used measure of similarity of two strings based on the minimum number of character insertions, deletions, and substitutions required to transform one string into the other. The edit distance can be computed exactly using a...

Oct
29
2018

Computer Science/Discrete Mathematics Seminar I

2-universality of random graphs.
Gal Kronenberg
11:15am|Simonyi Hall 101

For a family of graphs F, a graph G is F-universal if G contains every graph in F as a (not necessarily induced) subgraph. A natural candidate to serve as universal graph G is the random graph G(n,p). In this case, we want to find an optimal p for...

Oct
29
2018

Computer Science/Discrete Mathematics Seminar I

X-Ramanujan graphs: ex uno plures
Ryan O\'Donnell
3:30pm|Simonyi Hall 101

Let X be the infinite graph partially pictured below, the "free product graph" C_4 * C_4 * C_4. Let FinQuo(X) be the set of all finite graphs G that covered by X (i.e., that 'locally resemble' X; i.e., that consist of C_4's joined 3-to-a-vertex). A...

Nov
05
2018

Computer Science/Discrete Mathematics Seminar I

Sunflowers and friends
11:15am|West Building Lecture Hall

The Erdos-Rado sunflower conjecture is one of the tantalizing open problems in combinatorics. In my talk, I will describe several attempts on how to get improved bounds for it. These will lead to surprising connections with several other...

Nov
26
2018

Computer Science/Discrete Mathematics Seminar I

Classical Verification of Quantum Computations
Urmila Mahadev
11:15am|Simonyi Hall 101

We present the first protocol allowing a classical computer to interactively verify the result of an efficient quantum computation. We achieve this by constructing a measurement protocol, which allows a classical string to serve as a commitment to a...

Nov
26
2018

Computer Science/Discrete Mathematics Seminar I

Classical Verification of Quantum Computations
Urmila Mahadev
11:15am|Simonyi Hall 101

We present the first protocol allowing a classical computer to interactively verify the result of an efficient quantum computation. We achieve this by constructing a measurement protocol, which allows a classical string to serve as a commitment to a...

Dec
10
2018

Computer Science/Discrete Mathematics Seminar I

A matrix expander Chernoff bound
Ankit Garg
11:15am|Simonyi Hall 101

Chernoff-type bounds study concentration of sums of independent random variables and are extremely useful in various settings. In many settings, the random variables may not be completely independent but only have limited independence. One such...

Jan
28
2019

Computer Science/Discrete Mathematics Seminar I

PCP and Delegating Computation: A Love Story.
Yael Tauman Kalai
11:00am|Simonyi Hall 101

In this talk, I will give an overview on how PCPs, combined with cryptographic tools, are used to generate succinct and efficiently verifiable proofs for the correctness of computations. I will focus on constructing (computationally sound) *succinct...

Feb
04
2019

Computer Science/Discrete Mathematics Seminar I

Near-Optimal Strong Dispersers
Dean Doron
11:00am|Simonyi Hall 101

Randomness dispersers are an important tool in the theory of pseudorandomness, with numerous applications. In this talk, we will consider one-bit strong dispersers and show their connection to erasure list-decodable codes and Ramsey graphs.

The...

Feb
11
2019

Computer Science/Discrete Mathematics Seminar I

Interactive Coding Over the Noisy Broadcast Channel
11:00am|Simonyi Hall 101

A set of n players, each holding a private input bit, communicate over a noisy broadcast channel. Their mutual goal is for all players to learn all inputs. At each round one of the players broadcasts a bit to all the other players, and the bit...

Feb
25
2019

Computer Science/Discrete Mathematics Seminar I

Strongly log concave polynomials, high dimensional simplicial complexes, and an FPRAS for counting Bases of Matroids
Shayan Oveis Gharan
11:00am|Simonyi Hall 101

A matroid is an abstract combinatorial object which generalizes the notions of spanning trees, and linearly independent sets of vectors. I will talk about an efficient algorithm based on the Markov Chain Monte Carlo technique to approximately count...