中文
相关论文

相关论文: Differentially Private Mixture of Generative Neura…

200 篇论文

High-dimensional data are widely used in the era of deep learning with numerous applications. However, certain data which has sensitive information are not allowed to be shared without privacy protection. In this paper, we propose a novel…

机器学习 · 计算机科学 2023-10-10 Dongjie Chen , Sen-ching S. Cheung , Chen-Nee Chuah

We lay theoretical foundations for new database release mechanisms that allow third-parties to construct consistent estimators of population statistics, while ensuring that the privacy of each individual contributing to the database is…

机器学习 · 统计学 2018-06-01 Matej Balog , Ilya Tolstikhin , Bernhard Schölkopf

Private machine learning introduces a trade-off between the privacy budget and training performance. Training convergence is substantially slower and extensive hyper parameter tuning is required. Consequently, efficient methods to conduct…

机器学习 · 计算机科学 2025-03-11 Ninad Jayesh Gandhi , Moparthy Venkata Subrahmanya Sri Harsha

Beyond their origin in modeling many-body quantum systems, tensor networks have emerged as a promising class of models for solving machine learning problems, notably in unsupervised generative learning. While possessing many desirable…

Standard neural networks are often overconfident when presented with data outside the training distribution. We introduce HyperGAN, a new generative model for learning a distribution of neural network parameters. HyperGAN does not require…

机器学习 · 计算机科学 2020-07-16 Neale Ratzlaff , Li Fuxin

Deep generative models are proficient in generating realistic data but struggle with producing rare samples in low density regions due to their scarcity of training datasets and the mode collapse problem. While recent methods aim to improve…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Subeen Lee , Jiyeon Han , Soyeon Kim , Jaesik Choi

There is a need for synthetic training and test datasets that replicate statistical distributions of original datasets without compromising their confidentiality. A lot of research has been done in leveraging Generative Adversarial Networks…

机器学习 · 计算机科学 2026-02-06 Laura Plein , Alexi Turcotte , Arina Hallemans , Andreas Zeller

We propose a general approach for differentially private synthetic data generation, that consists of three steps: (1) select a collection of low-dimensional marginals, (2) measure those marginals with a noise addition mechanism, and (3)…

密码学与安全 · 计算机科学 2021-08-12 Ryan McKenna , Gerome Miklau , Daniel Sheldon

Generative Adversarial Network (GAN) and its variants have shown promising results in generating synthetic data. However, the issues with GANs are: (i) the learning happens around the training samples and the model often ends up remembering…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Saurabh Gupta , Arun Balaji Buduru , Ponnurangam Kumaraguru

The wide-spread availability of rich data has fueled the growth of machine learning applications in numerous domains. However, growth in domains with highly-sensitive data (e.g., medical) is largely hindered as the private nature of data…

机器学习 · 计算机科学 2021-03-16 Dingfan Chen , Tribhuvanesh Orekondy , Mario Fritz

Neural generative models can be used to learn complex probability distributions from data, to sample from them, and to produce probability density estimates. We propose a computational framework for developing neural generative models…

机器学习 · 计算机科学 2022-01-06 Alexander Ororbia , Daniel Kifer

We propose a probabilistic framework for developing computational models of biological neural systems. In this framework, physiological recordings are viewed as discrete-time partial observations of an underlying continuous-time stochastic…

神经元与认知 · 定量生物学 2026-02-10 Ahmed ElGazzar , Marcel van Gerven

A distinguishing characteristic of federated learning is that the (local) client data could have statistical heterogeneity. This heterogeneity has motivated the design of personalized learning, where individual (personalized) models are…

机器学习 · 计算机科学 2022-07-06 Kaan Ozkara , Antonious M. Girgis , Deepesh Data , Suhas Diggavi

Tensor networks have recently found applications in machine learning for both supervised learning and unsupervised learning. The most common approaches for training these models are gradient descent methods. In this work, we consider an…

机器学习 · 计算机科学 2023-06-27 Sheng-Hsuan Lin , Olivier Kuijpers , Sebastian Peterhansl , Frank Pollmann

Deep learning frameworks leverage GPUs to perform massively-parallel computations over batches of many training examples efficiently. However, for certain tasks, one may be interested in performing per-example computations, for instance…

机器学习 · 计算机科学 2020-11-17 Gaspar Rochette , Andre Manoel , Eric W. Tramel

Training large neural networks with meaningful/usable differential privacy security guarantees is a demanding challenge. In this paper, we tackle this problem by revisiting the two key operations in Differentially Private Stochastic…

机器学习 · 计算机科学 2022-10-11 Hanshen Xiao , Jun Wan , Srinivas Devadas

Generative Adversarial Networks (GANs) are a widely-used tool for generative modeling of complex data. Despite their empirical success, the training of GANs is not fully understood due to the min-max optimization of the generator and…

机器学习 · 计算机科学 2022-08-23 Evan Becker , Parthe Pandit , Sundeep Rangan , Alyson K. Fletcher

We present a conditional generative model that maps low-dimensional embeddings of multiple modalities of data to a common latent space hence extracting semantic relationships between them. The embedding specific to a modality is first…

机器学习 · 计算机科学 2017-07-27 Subhajit Chaudhury , Sakyasingha Dasgupta , Asim Munawar , Md. A. Salam Khan , Ryuki Tachibana

Generative modeling has been used frequently in synthetic data generation. Fairness and privacy are two big concerns for synthetic data. Although Recent GAN [\cite{goodfellow2014generative}] based methods show good results in preserving…

机器学习 · 计算机科学 2023-07-04 Weijie Xu , Jinjin Zhao , Francis Iannacci , Bo Wang

In this work we address the practical challenges of training machine learning models on privacy-sensitive datasets by introducing a modular approach that minimizes changes to training algorithms, provides a variety of configuration…