Multiscale Generative Models: Improving Performance of a Generative Model Using Feedback from Other Dependent Generative Models
Abstract
Realistic fine-grained multi-agent simulation of real-world complex systems is crucial for many downstream tasks such as reinforcement learning. Recent work has used generative models (GANs in particular) for providing high-fidelity simulation of real-world systems. However, such generative models are often monolithic and miss out on modeling the interaction in multi-agent systems. In this work, we take a first step towards building multiple interacting generative models (GANs) that reflects the interaction in real world. We build and analyze a hierarchical set-up where a higher-level GAN is conditioned on the output of multiple lower-level GANs. We present a technique of using feedback from the higher-level GAN to improve performance of lower-level GANs. We mathematically characterize the conditions under which our technique is impactful, including understanding the transfer learning nature of our set-up. We present three distinct experiments on synthetic data, time series data, and image domain, revealing the wide applicability of our technique.
Cite
Text
Chen et al. "Multiscale Generative Models: Improving Performance of a Generative Model Using Feedback from Other Dependent Generative Models." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I6.20568Markdown
[Chen et al. "Multiscale Generative Models: Improving Performance of a Generative Model Using Feedback from Other Dependent Generative Models." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/chen2022aaai-multiscale/) doi:10.1609/AAAI.V36I6.20568BibTeX
@inproceedings{chen2022aaai-multiscale,
title = {{Multiscale Generative Models: Improving Performance of a Generative Model Using Feedback from Other Dependent Generative Models}},
author = {Chen, Changyu and Bose, Avinandan and Cheng, Shih-Fen and Sinha, Arunesh},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2022},
pages = {6193-6201},
doi = {10.1609/AAAI.V36I6.20568},
url = {https://mlanthology.org/aaai/2022/chen2022aaai-multiscale/}
}