中央研究院 資訊科學研究所

活動訊息

友善列印

列印可使用瀏覽器提供的(Ctrl+P)功能

學術演講

:::

Reducing Data Congestion: Sketches and Asymmetric Read-Write Costs

  • 講者蔡孟宗 教授 (交通大學資工系)
    邀請人:呂及人
  • 時間2019-10-30 (Wed.) 10:00 ~ 12:00
  • 地點資訊所新館106演講廳
摘要

A main challenge to compute over a large data set is to organize data. For many problems, extracting a sketch of the large data set is sufficient to perform the computation, so there is no need to memoize the entire input. For problems that are impossible to compute without memoizing the entire input, one may appeal to modern databases, which are provable much better than classical ones by taking advantage of asymmetric read-write costs of secondary storage.

In this talk, I will present how sketches work for some fundamental graph and ge-ometry problems, such as k-connectivity, spanning trees (MaxLeaf, BFS, and DFS), degeneracy, and convex hull. I will also show how communication complexity can be used to prove when sketches cannot work. If sketches cannot work, one can still gain a significant speedup by organizing data using Bε-trees. Finally, derandomizing a framework of algorithms to fetch sketches by majority-free sets will be presented.

BIO

Meng-Tsung Tsai received his BS and MS degrees in Computer Science from National Taiwan University in 2006 and 2008, and PhD degree in Computer Science from Rutgers University in 2017. Since August 2017, he is an assistant professor in Department of Computer Science at National Chiao-Tung University. His research interests include data-intensive algorithms, lower bound techniques, graph theory and database theory.