paper-with-me

Papers

HydraGAN A Multi-head, Multi-objective Approach to Synthetic Data Generation

2021-11-13 · Chance N DeSmet, Diane J Cook

Synthetic data generation overcomes limitations of real-world machine learning. Traditional methods are valuable for augmenting costly datasets but only optimize one criterion: realism. In this paper, we tackle the problem of generating synthetic data that optimize multiple criteria. This goal is necessary when real data are replaced by synthetic for privacy preservation. We introduce HydraGAN, a new approach to synthetic data generation that introduces multiple generator and discriminator agents into the system. The multi-agent GAN optimizes the goal of privacy-preservation as well as data realism. To facilitate multi-agent training, we adapt game-theoretic principles to offer equilibrium guarantees. We observe that HydraGAN outperforms baseline methods for three datasets for multiple criteria of maximizing data realism, maximizing model accuracy, and minimizing re-identification risk.

📄 PDF Abstract BibTeX arXiv:2111.07015

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Multi-Objective Reinforcement Learning for Generating Covalent Inhibitor Candidates

2026-04-21 · Renee Gil arxiv

Rational design of covalent inhibitors requires simultaneously optimizing multiple properties, such as binding affinity, target selectivity, or electrophilic reactivity. This presents a multi-objective problem not easily…

Reinforcement LearningDrug Discovery

Max-value Entropy Search for Multi-Objective Bayesian Optimization

2019-12-01 · NeurIPS 2019 12 · Syrine Belakaria, Aryan Deshwal, Janardhan Rao Doppa

We consider the problem of multi-objective (MO) blackbox optimization using expensive function evaluations, where the goal is to approximate the true Pareto-set of solutions by minimizing the number of function evaluatio…

Bayesian OptimisationBayesian OptimizationMultiobjective Optimization

Guided Multi-objective Generative AI to Enhance Structure-based Drug Design

2024-05-20 · Amit Kadan, Kevin Ryczko, Erika Lloyd, Adrian Roitberg 외

Generative AI has the potential to revolutionize drug discovery. Yet, despite recent advances in deep learning, existing models cannot generate molecules that satisfy all desired physicochemical properties. Herein, we de…

Drug DesignDrug Discovery

Practical Two-Step Lookahead Bayesian Optimization

2019-12-01 · NeurIPS 2019 12 · Jian Wu, Peter Frazier

Expected improvement and other acquisition functions widely used in Bayesian optimization use a "one-step" assumption: they value objective function evaluations assuming no future evaluations will be performed. Because w…

Bayesian OptimizationVocal Bursts Valence Prediction

AutoSimulate: (Quickly) Learning Synthetic Data Generation

2020-08-16 · ECCV 2020 8 · Harkirat Singh Behl, Atılım Güneş Baydin, Ran Gal, Philip H. S. Torr 외

Simulation is increasingly being used for generating large labelled datasets in many machine learning problems. Recent methods have focused on adjusting simulator parameters with the goal of maximising accuracy on a vali…

Synthetic Data Generation