Ian Mertz

postdoctoral researcher

Computer Science Institute (IUUK)
Faculty of Mathematics and Physics
Charles University

Room 324
Malostranské nám. 25
118 00 Praha 1, Czech Republic

iwmertz [at] iuuk.mff.cuni.cz

abstract
[general info]
about me

I'm a postdoctoral researcher in the Center for Foundations of Contemporary Computer Science (CZSI) group at Charles University, where I'm fortunate to be working with Michal Koucký. Before this I was a postdoc at University of Warwick under Igor Carboni Oliveira, before that I was a graduate student at University of Toronto advised by Toniann Pitassi, and even further back I was an undergraduate at Rutgers University working with Eric Allender.

My research focus is on computational complexity, with my main work being on catalytic computing, which is the study of using space that's already full. I also work on composition theorems and space-bounded computation more generally, along with some work on lifting and proof complexity.

I was born in central New Jersey (New Brunswick) and stayed there (Kingston, Princeton, New Brunswick) until I was 22, minus a stint in Japan (Kyoto). Since then I've lived in Canada (Toronto), UK (Coventry), and Czechia (Prague), plus some long-term stays in California (Berkeley) and back home.

links
updates

2025.08.04: new website design, still many sections (resources, appendix, Japanese version) under construction

2025.07.09: joined PC for STACS'26

2025.07.08: AM'25 accepted to FOCS'25

2025.07.08: KMPS'25 accepted to FOCS'25

2025.06.20: AFMSV'25 accepted to MFCS'25

2025.04.26: BFMSSST'25 accepted to TQC'25

upcoming trips

2025.08.05-08: CCC'25 (Toronto), giving invited talk on Aug 6

2025.08.11-13: Proof Complexity 2025 (Oxford)

2025.08.25-29: MFCS'25 (Warsaw)

2025.09.19-10.03: vacation (no email)

2025.12.14-17: FOCS'25 (Sydney), presenting(?)


My video for STOC'24, an early attempt to combine the below two interests in one package.
catalytic computation & reusing space

How useful is full memory as a computational resource? Imagine trying to solve some functions on a computer with only limited memory, but now you are also given additional access to a massive hard drive which it can freely use, provided it keeps all the initial data on the hard drive intact at the end of its computation. Considering this data could be arbitrary—obviously this memory has nothing to do with the problem at hand—does this hard drive give us any additional power?

The surprising answer is that this hard drive, which we call catalytic memory, is very powerful. First, it gives us at least as much power as any other well-studied resource, be it randomness or non-determinism; in fact, catalytic memory alone is as powerful as being given catalytic memory, randomness, and non-determinism simultaneously. Second, the techniques and subroutines developed for this catalytic computation model, which I (uncreatively) refer to as reusing space, have given major breakthrough results in the ordinary space-bounded setting, mostly notably Williams' recent simulation of time $t$ in space $\sqrt{t \log t}$.

My central goal is to understand and characterize this catalytic model, as well as to further use the techniques developed therein to solve longstanding open questions about space.

[survey (EATCS)]   [survey talk (CCC)]   [slides (CCC)]   [techniques]   (more resources coming soon)

the power of video

Since 2020, video talks have become the norm for conferences in TCS, but they are generally considered both inherently of poorer quality than live talks as well as an unnecessary chore. I think this reflects a lack of imagination on our part. Beyond the many user benefits of recorded talks online—among others: accessibility from anywhere on earth; rewatchability on demand; and the ability to slow down, speed up and skip around—even for basic presentations it presents the ability for the speaker to redo bad takes, cut out dead air, and add basic transitions beyond their slides. And we've already been creating supplemental content for decades, whether it be more accessible lecture notes to a paper, a blog post, etc., as well as creative alternatives to Beamer such as hand-drawn slides and Manim.

Beyond the basics of making pre-recorded talks more snappy and enjoyable, video is a tool that has a great deal of creative potential. Amateur mathematicians with basic editing skills regularly rack up tens or hundreds of thousands, even millions of views on YouTube, with a variety of styles beyond the typical recording of a slide talk in an empty room. I believe this can be a fantastic tool of science communication and advertisement, as well as a more engaging form of technical content both for conferences and for papers in general. Given their flexibility, they may even give rise to wholly different modes of presentation in general.

The values of a well-written paper and a well-structured live talk are clear to everyone in the field. It seems time we acknowledge the power of a well-produced video talk as well.

(more resources coming soon)

organizing
2025 Online Poster Session STOC'25 creator, organizer
2023-4 CS Welfare and Communication Committee U. of Warwick postdoc representative
2023 Metacomplexity Semester Simons Institute social chair
2023 ToniCS workshop Simons Institute creator, organizer
2018-22 Theory Student Seminar U. of Toronto organizer, designed current website
2018-22 Computer Science Graduate Student Union U. of Toronto social coordinator, knight of the pint, pop fridge manager
2012-6 Japanese Visual Culture Association Rutgers U. president (2013-4), organizer
program committee work
reviews
SIAM Journal of Computing, Computational Complexity, Discrete Optimization, Information and Computation, Information Processing Letters

STOC, FOCS, CCC, ICALP, ITCS, LATIN, FSTTCS, MFCS, ESA, CIAC
volunteer work
2023- CCC'23, STOC'24 SafeTOC (point of contact)
2021-2 Princeton Senior Resource Center Evergreen Forum (tech assistant)
2021 Princeton Senior Resource Center vaccine navigator
teaching & lectures
summer 2016 Program in Algorithmic & Combinatorial Thinking complexity theory designed and gave 8-week course
other lectures
fall 2025 DIMACS REU (Charles U.) space complexity
winter 2023 Newark Academy mathematical research
winter 2023 Program in Algorithmic & Combinatorial Thinking computer science research
teaching assistantships
summer 2021 CSC 165 mathematical expression and reasoning for c.s.
fall 2020 CSC 236
CSC 2426
introduction to the theory of computation
fundamentals of cryptography
fall 2019 CSC 165 mathematical expression and reasoning for c.s.
winter 2019 CSC 165 (x2) mathematical expression and reasoning for c.s.
winter 2018 CSC 165
CSC 463
mathematical expression and reasoning for c.s.
computational complexity and computability
summer 2017 CSC 373 algorithm design, analysis, and complexity
winter 2017 CSC 463 computational complexity and computability
fall 2016 CSC 165 mathematical expression and reasoning for c.s.
fall 2015 CS 509 foundations of computer science
surveys
Reusing Space: Techniques and Open Problems
Ian Mertz
Bulletin of EATCS (2023)
[slides (CCC)]
[show abstract]
published results
15. [BFMSSST'25] - Quantum Catalytic Space
Harry Buhrman, Marten Folkertsma, Ian Mertz, Florian Speelman, Sergii Strelchuk, Sathya Subramanian, Quinten Tupker
TQC 2025 (to appear)
[show abstract]
14. [AFMSV'25] - Catalytic Computing and Register Programs Beyond Log-Depth
Yaroslav Alekseev, Yuval Filmus, Ian Mertz, Alexander Smal, Antoine Vinciguerra
MFCS 2025 (to appear)
[show abstract]
13. [AM'25] - Bipartite Matching is in Catalytic Logspace
Aryan Agarwala, Ian Mertz
FOCS 2025 (to appear)
[show abstract]
12. [KMPS'25] - Collapsing Catalytic Classes
Michal Koucký, Ian Mertz, Ted Pyne, Sasha Sami
FOCS 2025 (to appear)
[show abstract]
11. [CLMP'25] - The Structure of Catalytic Space: Capturing Randomness and Time via Compression
James Cook, Jiatu Li, Ian Mertz, Ted Pyne
STOC 2025
[slides]
[show abstract]
10. [FMST'25] - Fully Characterizing Lossy Catalytic Space
Marten Folkertsma, Ian Mertz, Florian Speelman, Quinten Tupker
ITCS 2025
[show abstract]
9. [CM'24] - Tree Evaluation is in Space O(log n · log log n)
James Cook, Ian Mertz
STOC 2024
[video (STOC)]   [video (IAS)]   [video (Lisbon)]   [slides]   [coverage (Goldreich)]
[show abstract]
8. [CM'22] - Trading Time and Space in Catalytic Branching Programs
James Cook, Ian Mertz
CCC 2022
[video (CCC)]   [slides]
[show abstract]
7. [LMMPZ'22] - Lifting with Sunflowers
Shachar Lovett, Raghu Meka, Ian Mertz, Toniann Pitassi, Jiapeng Zhang
ITCS 2022
[video (ITCS)]   [video (MIAO)]   [slides]
[show abstract]
6. [CM'21] - Encodings and the Tree Evaluation Problem
James Cook, Ian Mertz
ECCC, 2021
[show abstract]
5. [CM'20] - Catalytic Approaches to the Tree Evaluation Problem
James Cook, Ian Mertz
STOC 2020
[video (STOC)]   [video (IAS) (Cook)]
[show abstract]
4. [GKMP'20] - Automating Cutting Planes is NP-Hard
Mika Göös, Sajin Koroth, Ian Mertz, Toniann Pitassi
STOC 2020
[video (STOC)]   [slides]
[show abstract]
3. [MPW'19] - Short Proofs Are Hard to Find
Ian Mertz, Toniann Pitassi, Yuanhao Wei
ICALP 2019
[video (IAS)]   [slides]
[show abstract]
2. [AM'19] - Complexity of Regular Functions
Eric Allender, Ian Mertz
JCSS (2019), LATA 2015
[slides]
[show abstract]
1. [AGM'16] - Dual VP Classes
Eric Allender, Anna Gál, Ian Mertz
computational complexity (2016), MFCS 2015
[slides (MFCS) (Allender)]
[show abstract]
miscellaneous
The Complexity of Composition: New Approaches to Depth and Space
Ian Mertz
Ph.D thesis
[video (ToniCS)]   [slides]
[show abstract]
Catalytic Computing, Tree Evaluation, & Clean Computation
Ian Mertz
Thesis proposal
[slides]
Catalytic Computing Between L and P
Ian Mertz
Qualifying exam
[slides]
[show abstract]
Proof Complexity and Automatizability
Ian Mertz
Master's thesis (preliminary version)
Complexity Theory Through A Spectrum of Computation Models
Ian Mertz
Bachelor's thesis
[show abstract]
Transforming Potential into Promise: A Depth-First Approach
Rajiv Gandhi, David Jacobowitz, Ian Mertz
On hold.
positions & funding
2024 - postdoc Charles University Michal Koucký Grant Agency of Czech Republic, UNCE
2022 - 2024 postdoc University of Warwick Igor Carboni Oliveira Royal Society URF
2018 - 2022 phd University of Toronto Toniann Pitassi NSERC
2016 - 2018 masters University of Toronto Toniann Pitassi,
Stephen Cook
NSERC
2012 - 2016 undergraduate Rutgers University Eric Allender NSF (REU supplement)
other positions
2023 Simons Institute (Metacomplexity) visiting researcher
2017, 2019,
2020, 2022
Institute for Advanced Study visiting graduate researcher
2018 Simons Institute (Lower Bounds) visiting graduate researcher
2015 Ritsumeikan University study abroad
2014 DIMACS REU undergraduate researcher
2013 Aresty Summer Science Program undergraduate researcher
awards & personal grants
long-term visits (full list on cv)
other events
spring 2025 Jane Street GRF Workshop invited by Ted Pyne
fall 2019 Heidelberg Laureate Forum invited by Stephen Cook
fall 2016 Heidelberg Laureate Forum undergraduate awardee
under construction
I've done fun things before I swear, I just haven't worked out what aspects of my life to put online.
    日本語