N\"UWA: Visual Synthesis Pre-training for Neural visUal World creAtion

Chenfei Wu,Jian Liang,Lei Ji,Fan Yang,Yuejian Fang,Daxin Jiang,Nan Duan
DOI: https://doi.org/10.1007/978-3-031-19787-1_41
2021-01-01
Abstract: This paper presents a unified multimodal pre-trained model called N\"UWA that can generate new or manipulate existing visual data (i.e., images and videos) for various visual synthesis tasks. To cover language, image, and video at the same time for different scenarios, a 3D transformer encoder-decoder framework is designed, which can not only deal with videos as 3D data but also adapt to texts and images as 1D and 2D data, respectively. A 3D Nearby Attention (3DNA) mechanism is also proposed to consider the nature of the visual data and reduce the computational complexity. We evaluate N\"UWA on 8 downstream tasks. Compared to several strong baselines, N\"UWA achieves state-of-the-art results on text-to-image generation, text-to-video generation, video prediction, etc. Furthermore, it also shows surprisingly good zero-shot capabilities on text-guided image and video manipulation tasks. Project repo is https://github.com/microsoft/NUWA.
What problem does this paper attempt to address?