У нас вы можете посмотреть бесплатно Online Algorithms for Spectral Hypergraph Sparsification или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Yuichi Yoshida (National Institute of Informatics) https://simons.berkeley.edu/talks/yui... Sublinear Graph Simplification We provide the first online algorithm for spectral hypergraph sparsification. In the online setting, hyperedges with positive weights are arriving in a stream, and upon the arrival of each hyperedge, we must irrevocably decide whether or not to include it in the sparsifier. Our algorithm produces an (ϵ,δ)-spectral sparsifier with multiplicative error ϵ and additive error δ that has O(ϵ^{-2} n log n log r log(1+ϵW/δn)) hyperedges with high probability, where ϵ,δ ∈ (0,1), n is the number of nodes, and W is the sum of edge weights. The space complexity of our algorithm is O(n2), while previous algorithms require the space complexity of Ω(m), where m is the number of hyperedges. This provides an exponential improvement in the space complexity since m can be exponential in n. Based on a joint work with Tasuku Soma and Kam Chuen Tung.