Город: Тест Санкт-Петербург Новосибирск Казань Язык: Русский English

Graph Algorithms and Continuous Optimization
Санкт-Петербург / весна 2017, посмотреть все семестры

Запишитесь на курс, чтобы получать уведомления и иметь возможность сдавать домашние задания. Для записи требуется регистрация на сайте.
Перейти к регистрации Войти

Traditionally, we view graphs as purely combinatorial objects and tend to design our graph algorithms to be combinatorial as well. In fact, in the context of algorithms, combinatorial became a synonym of fast.

Recent work, however, shows that a number of such inherently combinatorial graph problems can be solved much faster using methods that are very non-combinatorial. Specifically, by approaching these problems with tools and notions borrowed from linear algebra and, more broadly, from continuous optimization. A notable examples here are the recent lines of work on the maximum flow problem, the bipartite matching problem, and the shortest path problem in graphs with negative-length arcs.

This series of lectures will explore basic concepts that underlie these developments. The topics covered will span key continuous optimization primitives such as gradient descent method, linear system solving, and Newton's method. We will also demonstrate how these tools can be applied to graph algorithms, using the maximum flow problem as illustration.

Курс был прочитан в рамках International Computer Science Student School Recent Advances in Algorithms May 22–26, 2017

Дата и время Занятие Место Материалы
22 мая
14:30–15:30
Part 1: Overview, Лекция ПОМИ РАН слайды,  видео
22 мая
16:00–17:00
Part 2: Unconstrained Minimization, Лекция ПОМИ РАН слайды,  видеофайлы
23 мая
10:00–11:00
Part 3: Fast (Laplacian) Linear System Solving, Лекция ПОМИ РАН слайды,  видеофайлы
24 мая
10:00–11:00
Part 4, Лекция ПОМИ РАН видео,  файлы