English

Generating Symbolic Reasoning Problems with Transformer GANs

Machine Learning 2023-05-08 v3

Abstract

We study the capabilities of GANs and Wasserstein GANs equipped with Transformer encoders to generate sensible and challenging training data for symbolic reasoning domains. We conduct experiments on two problem domains where Transformers have been successfully applied recently: symbolic mathematics and temporal specifications in verification. Even without autoregression, our GAN models produce syntactically correct instances. We show that the generated data can be used as a substitute for real training data when training a classifier, and, especially, that training data can be generated from a dataset that is too small to be trained on directly. Using a GAN setting also allows us to alter the target distribution: We show that by adding a classifier uncertainty part to the generator objective, we obtain a dataset that is even harder to solve for a temporal logic classifier than our original dataset.

Keywords

Cite

@article{arxiv.2110.10054,
  title  = {Generating Symbolic Reasoning Problems with Transformer GANs},
  author = {Jens U. Kreber and Christopher Hahn},
  journal= {arXiv preprint arXiv:2110.10054},
  year   = {2023}
}
R2 v1 2026-06-24T07:00:57.271Z