Academics / Courses / DescriptionsCOMP_SCI 436: Graduate Algorithms
Academics
/ Courses
/ Descriptions
VIEW ALL COURSE TIMES AND SESSIONS
Prerequisites
CS 212 and CS 336 or CS MS or CS PhDsDescription
This is an introductory graduate level course on Algorithms that will give broad exposure to recent advances in algorithms, yet cover the fundamental techniques needed to understand the recent advances in algorithms research. At the end of the course, students will be able to read and understand research papers in most recent areas of algorithms research.
- The pre-requisites for the course includes the undergraduate Algorithms course (COMP_SCI 336 or equivalent) and COMP_SCI 212 or equivalent. Some familiarity with linear algebra is useful, but not necessary strictly.
- Formerly Comp_Sci 496 - last offer was Spring 2024
INSTRUCTOR: Prof. Konstantin Makarychev or Prof. Aravindan Vijayaraghavan
A TENTATIVE LIST OF TOPICS IS GIVEN BELOW:
- Concentration bounds / Large deviations, Chernoff bounds.
- Hashing, balls and bins, power of two choices.
- Probabilistic method, random graphs, average-case analysis.
- Linear programming (review) , LP Duality.
- Ellipsoid Algorithm, convex programming.
- Approximation algorithms, randomized rounding.
- Eigenvalues, eigenvectors, random walks, expanders.
- Dimension reduction (Johnson-Lindenstrauss), PCA/ SVD, Clustering in high dimensions.
- Semi-definite programming, use in approximation algorithms.
- Metric Embeddings, Locality Sensitive Hashing.
- Competitive Analysis, Online algorithms
- PAC learning, VC theory.
- Multiplicative weights, applications (online learning, zero-sum games).