Git Product home page Git Product logo

logan's Introduction

LOGAN-automatic-differentiation

This repository implements the latent optimization from the paper LOGAN which does not have an official open-source code to this date (Apr, 2020).

This notebook implements the latent optimization algorithms using automatic differentiation presented in the paper using PyTorch.

Latent Optimised GANs with Automatic Differentiation

The notebook is based on the Assignment 3 Q5: Generative Adversarial Networks from the CS231n Convolutional Neural Networks for Visual Recognition.

The latent optimization algorithms are tested on 3 different GAN architectures since the novel improvement from the paper is not architecture dependent. Here the LOGAN-GD and LOGAN-NGD are evaluated in the 3 GANs: Vanilla GAN, LS-GAN and DC-GAN performing multi label classification on the MNIST dataset.

The LOGAN-GD latent optmization showed that it can help stabilizing the min-max game for the GANs tested. However, for the LOGAN-NGD it is not clear if the method/implementation/hyperparameters are the ones to blame for not achieving the performance expected from the paper.

These results are not directly comparable with the ones presented in the paper, but suggest that claim from the authors is valid.

Paper reference: Yan Wu, Jeff Donahue, David Balduzzi, Karen Simonyan, Timothy Lillicrap. LOGAN: LATENT OPTIMISATION FOR GENERATIVE ADVERSARIAL NETWORKS. Available at https://arxiv.org/pdf/1912.00953.pdf

logan's People

Contributors

rafaelbidese avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.