English

GAN Lab: Understanding Complex Deep Generative Models using Interactive Visual Experimentation

Human-Computer Interaction 2018-09-06 v1 Artificial Intelligence Machine Learning Machine Learning

Abstract

Recent success in deep learning has generated immense interest among practitioners and students, inspiring many to learn about this new technology. While visual and interactive approaches have been successfully developed to help people more easily learn deep learning, most existing tools focus on simpler models. In this work, we present GAN Lab, the first interactive visualization tool designed for non-experts to learn and experiment with Generative Adversarial Networks (GANs), a popular class of complex deep learning models. With GAN Lab, users can interactively train generative models and visualize the dynamic training process's intermediate results. GAN Lab tightly integrates an model overview graph that summarizes GAN's structure, and a layered distributions view that helps users interpret the interplay between submodels. GAN Lab introduces new interactive experimentation features for learning complex deep learning models, such as step-by-step training at multiple levels of abstraction for understanding intricate training dynamics. Implemented using TensorFlow.js, GAN Lab is accessible to anyone via modern web browsers, without the need for installation or specialized hardware, overcoming a major practical challenge in deploying interactive tools for deep learning.

Keywords

Cite

@article{arxiv.1809.01587,
  title  = {GAN Lab: Understanding Complex Deep Generative Models using Interactive Visual Experimentation},
  author = {Minsuk Kahng and Nikhil Thorat and Duen Horng Chau and Fernanda Viégas and Martin Wattenberg},
  journal= {arXiv preprint arXiv:1809.01587},
  year   = {2018}
}

Comments

This paper will be published in the IEEE Transactions on Visualization and Computer Graphics, 25(1), January 2019, and presented at IEEE VAST 2018

R2 v1 2026-06-23T03:55:21.618Z