OCT-GAN: Neural ODE-based Conditional Tabular GANs
Jayoung Kim, Jinsung Jeon, Jaehoon Lee, Jihyeon Hyeong, Noseong Park

TL;DR
OCT-GAN introduces neural ODE-based generator and discriminator architectures to significantly improve the utility of synthetic tabular data, outperforming existing methods across various datasets and tasks.
Contribution
The paper proposes a novel neural ODE-based framework for tabular data synthesis, enhancing data utility over prior techniques.
Findings
Outperforms state-of-the-art methods in multiple datasets
Improves data utility for classification, regression, and clustering
Demonstrates theoretical advantages of NODEs for tabular data generation
Abstract
Synthesizing tabular data is attracting much attention these days for various purposes. With sophisticate synthetic data, for instance, one can augment its training data. For the past couple of years, tabular data synthesis techniques have been greatly improved. Recent work made progress to address many problems in synthesizing tabular data, such as the imbalanced distribution and multimodality problems. However, the data utility of state-of-the-art methods is not satisfactory yet. In this work, we significantly improve the utility by designing our generator and discriminator based on neural ordinary differential equations (NODEs). After showing that NODEs have theoretically preferred characteristics for generating tabular data, we introduce our designs. The NODE-based discriminator performs a hidden vector evolution trajectory-based classification rather than classifying with a hidden…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Machine Learning in Healthcare
