Rewriting a Deep Generative Model

July 30, 2020 ยท Entered Twilight ยท ๐Ÿ› European Conference on Computer Vision

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitattributes, .gitignore, .gitmodules, LICENSE, README.md, baselines, experiments.sh, images, metrics, notebooks, reflection.sh, rewrite, setup, utils, watermark.sh

Authors David Bau, Steven Liu, Tongzhou Wang, Jun-Yan Zhu, Antonio Torralba arXiv ID 2007.15646 Category cs.CV: Computer Vision Cross-listed cs.GR, cs.LG Citations 154 Venue European Conference on Computer Vision Repository https://github.com/davidbau/rewriting โญ 535 Last Checked 1 month ago
Abstract
A deep generative model such as a GAN learns to model a rich set of semantic and physical rules about the target distribution, but up to now, it has been obscure how such rules are encoded in the network, or how a rule could be changed. In this paper, we introduce a new problem setting: manipulation of specific rules encoded by a deep generative model. To address the problem, we propose a formulation in which the desired rule is changed by manipulating a layer of a deep network as a linear associative memory. We derive an algorithm for modifying one entry of the associative memory, and we demonstrate that several interesting structural rules can be located and modified within the layers of state-of-the-art generative models. We present a user interface to enable users to interactively change the rules of a generative model to achieve desired effects, and we show several proof-of-concept applications. Finally, results on multiple datasets demonstrate the advantage of our method against standard fine-tuning methods and edit transfer algorithms.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision