← Search

Junwhan Ahn

2 accepted papers

2020

An Imitation Learning Approach for Cache Replacement

ICML 2020poster

Program execution speed critically depends on increasing cache hits, as cache hits are orders of magnitude faster than misses. To increase cache hits, we focus on the problem of cache replacement: choosing which cache line to evict upon inserting a new line. This is challenging because it requires p…