Paper by Erik D. Demaine

Reference:
Erik D. Demaine, Andrea Lincoln, Quanquan C. Liu, Jayson Lynch, and Virginia Vassilevska Williams, “Fine-grained I/O Complexity via Reductions: New Lower Bounds, Faster Algorithms, and a Time Hierarchy”, in Proceedings of the 9th Innovations in Theoretical Computer Science Conference (ITCS 2018), Cambridge, Massachusetts, January 11–14, 2018, 34:1–34:23.
BibTeX
@InProceedings{FineGrainedCache_ITCS2018,
  AUTHOR        = {Erik D. Demaine and Andrea Lincoln and Quanquan C. Liu and Jayson Lynch and Virginia {Vassilevska Williams}},
  TITLE         = {Fine-grained {I/O} Complexity via Reductions: New Lower Bounds, Faster Algorithms, and a Time Hierarchy},
  BOOKTITLE     = {Proceedings of the 9th Innovations in Theoretical Computer Science Conference (ITCS 2018)},
  MONTH         = {January 11--14},
  YEAR          = 2018,
  ADDRESS       = {Cambridge, Massachusetts},
  PAGES         = {34:1--34:23},

  withstudent   = 1,
  doi           = {https://dx.doi.org/10.4230/LIPIcs.ITCS.2018.34},
  dblp          = {https://dblp.org/rec/conf/innovations/DemaineLLLW18},
  comments      = {The full version of this paper is available as
                   <A HREF="https://arXiv.org/abs/1711.07960">arXiv:1711.07960</A>, and from <A HREF="https://doi.org/10.4230/LIPIcs.ITCS.2018.34">LIPIcs</A>.},
}

Abstract:
This paper initiates the study of I/O algorithms (minimizing cache misses) from the perspective of fine-grained complexity (conditional polynomial lower bounds). Specifically, we aim to answer why sparse graph problems are so hard, and why the Longest Common Subsequence problem gets a savings of a factor of the size of cache times the length of a cache line, but no more. We take the reductions and techniques from complexity and fine-grained complexity and apply them to the I/O model to generate new (conditional) lower bounds as well as faster algorithms. We also prove the existence of a time hierarchy for the I/O model, which motivates the fine-grained reductions.

Comments:
The full version of this paper is available as arXiv:1711.07960, and from LIPIcs.

Availability:
The paper is available in PDF (502k).
See information on file formats.
[Google Scholar search]


See also other papers by Erik Demaine.
These pages are generated automagically from a BibTeX file.
Last updated January 22, 2026 by Erik Demaine.