Handling imbalance in class distribution when building a classifier over tabular data has been a problem of long-standing interest.
One popular approach is augmenting the training dataset with synthetically generated data.
State-of-the-art deep generative models yield lower-quality minority examples than majority examples.
A technique of converting binary class labels to ternary class labels by introducing a class for the overlap region significantly improves the quality of generated data.