Search papers, labs, and topics across Lattice.
This paper introduces the Similarity-based Generative Network (SGN), a novel framework designed to generate data that aligns with target domains experiencing distribution shifts without requiring additional optimization or domain-specific parameters. By leveraging a latent space structured around label-induced pairwise similarities, SGN effectively combines information from a small labeled representative set of the target domain to produce samples that maintain class consistency while reflecting target-specific characteristics. Experimental results on both image and tabular datasets show that SGN significantly enhances data augmentation capabilities in scenarios where traditional generative models struggle.
SGN enables effective data generation for shifted target domains without the need for retraining, transforming how we approach data augmentation in machine learning.
Generative models trained on a source domain often produce samples that are poorly aligned with shifted target domains, limiting their effectiveness for target-domain data augmentation. Although target-specific adaptation can reduce this mismatch, it typically requires additional optimization and domain-specific parameters. We propose a Similarity-based Generative Network (SGN), a reusable framework that is trained once on labeled source data and applied to new target domains without parameter updates. SGN learns a latent space structured by label-induced pairwise similarities while preserving reconstructive information through an encoder-decoder architecture. At generation time, a small labeled representative set from the target domain is encoded and combined in the learned latent space, allowing the generated samples to inherit target-specific characteristics while maintaining class consistency. We further analyze the realizability and dimensionality requirements of the proposed similarity structure. Experiments on image and tabular datasets demonstrate the effectiveness of SGN for target-guided data augmentation under source-to-target distribution shifts.