Topics I would like to learn about:
- Multiplicative weights update method.[link]
- Semi-definite programming.
- Natural Proofs--I know nothing about this, but sounds interesting.
- What are the common ways of exploiting planarity in design of algorithms?
- Derandomization/Random walks/Expanders.
Topics I would like to give talks on:
- Lower bounds for Element distinctness Problem.
Consider the following problem: Given an array of n elements x1,..,xn decide if xi=xj for some i≠j. Prove that any comparison-based algorithm takes at least Ω(nlogn) operations to decide if all the elements are distinct. - Trade-off revealing LPs
- Lower bounds for Linear Satisfiability. An Ω(nr/2) lower bound for the following problem: For some fixed linear equation in r variables, given a set of n real numbers, do any r of them satisfy the equation? [ pdf ]
- Broadcast scheduling on paths. A problem I was initially working on..there is a small gap in bounds and I would like to solicit ideas for improvement.
- Farkas Lemma and its applications.
- Introduction to Matroids.
--Jagadish
Topics I would like to see presented:
-Ruta.Topics I would like to see presented:
- "A deterministic single exponential time algorithm for most lattice problems based on voronoi cell computations" by Daniele Micciancio and Panagiotis Voulgaris, a breakthrough result on the shortest vector problem. [ pdf ]
- Proof(s) of the Borsuk Ulam theorem, a generalization of Brouwer's fixed point theorem to arbitrary dimensions.[ pdf ] Another excellent source is the book by Matousek, titled "Using the Borsuk-Ulam theorem".
- An intro to entropy and information theory.
- Szemeredi's regularity lemma and applications.
Note: I am willing to discuss on the Micciancio-Voulgaris paper.
Topics I would like to present:
- Expanders.
- Linear algebraic methods in combinatorics.
- The Guth-Katz bound on the Erdős distance problem: Terrence Tao has a nice expository post. This is a complex proof and I could use some help.
- Extractors and derandomization.
Topics I would like to see presented:
- Interior point methods to solve convex optimization problems
- UGC, hardness of approximation
- SDPs
- Expanders
- PCP theorem :D
- Two player games and Lemke-Howson algorithm
- PPAD problems and properties
- Lemke's algorithm
