TL;DR
GUIDE-VAE is a new conditional generative model that uses user embeddings and pattern dictionaries to produce realistic, user-guided data, especially effective in imbalanced multi-user datasets.
Contribution
It introduces GUIDE-VAE, combining user embeddings and pattern dictionary-based covariance to enhance data realism and performance in multi-user generative tasks.
Findings
Outperforms existing models in synthetic data generation.
Effectively handles data imbalance across users.
Produces more plausible and less noisy data.
Abstract
Generative modelling of multi-user datasets has become prominent in science and engineering. Generating a data point for a given user requires employing user information, and conventional generative models, including variational autoencoders (VAEs), often ignore this. This paper introduces GUIDE-VAE, a novel conditional generative model that leverages user embeddings to generate user-guided data. By leveraging shared patterns across users, GUIDE-VAE improves performance in multi-user settings, even under significant data imbalance. In addition to integrating user information, GUIDE-VAE incorporates a pattern dictionary-based covariance composition (PDCC) to improve the realism of generated samples by capturing complex feature dependencies. While user embeddings drive performance gains, PDCC addresses common issues such as noise and over-smoothing typically seen in VAEs. The proposed…
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
TopicsNatural Language Processing Techniques · Semantic Web and Ontologies · Web Applications and Data Management
