SOTAVerified

M2T: Masking Transformers Twice for Faster Decoding

2023-04-14ICCV 2023Unverified0· sign in to hype

Fabian Mentzer, Eirikur Agustsson, Michael Tschannen

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We show how bidirectional transformers trained for masked token prediction can be applied to neural image compression to achieve state-of-the-art results. Such models were previously used for image generation by progressivly sampling groups of masked tokens according to uncertainty-adaptive schedules. Unlike these works, we demonstrate that predefined, deterministic schedules perform as well or better for image compression. This insight allows us to use masked attention during training in addition to masked inputs, and activation caching during inference, to significantly speed up our models (~4 higher inference speed) at a small increase in bitrate.

Tasks

Reproductions