← Search

David Tarjan

2 accepted papers

2024

Dynamic Memory Compression: Retrofitting LLMs for Accelerated Inference

ICML 2024poster

Transformers have emerged as the backbone of large language models (LLMs). However, generation remains inefficient due to the need to store in memory a cache of key–value representations for past tokens, whose size scales linearly with the input sequence length and batch size. As a solution, we prop…

2018

SDC-Net: Video prediction using spatially-displaced convolution

ECCV 2018poster

We present an approach for high-resolution video frame prediction by conditioning on both past frames and past optical flows. Previous approaches rely on resampling past frames, guided by a learned future optical flow, or on direct generation of pixels. Resampling based on flow is insufficient becau…