The rapid adoption of machine learning has increased concerns about the privacy implications of machine learning models trained on sensitive data, such as medical records or other personal information. To address those concerns, one promising approach is Private Aggregation of Teacher Ensembles, or PATE, which transfer…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
This paper adapts PATE for semantic segmentation while maintaining privacy.
Recent advances in machine learning have largely benefited from the massive accessible training data. However, large-scale data sharing has raised great privacy concerns. In this work, we propose a novel privacy-preserving data Generative model based on the PATE framework (G-PATE), aiming to train a scalable differenti…
Some machine learning applications involve training data that is sensitive, such as the medical histories of patients in a clinical trial. A model may inadvertently and implicitly store some of its training data; careful analysis of the model may therefore reveal sensitive information. To address this problem, we demon…
Face recognition models can be inferred from student models, posing privacy risks.
Distillation is an effective knowledge-transfer technique that uses predicted distributions of a powerful teacher model as soft targets to train a less-parameterized student model. A pre-trained high capacity teacher, however, is not always available. Recently proposed online variants use the aggregated intermediate pr…
The exploration mechanism used by a Deep Reinforcement Learning (RL) agent plays a key role in determining its sample efficiency. Thus, improving over random exploration is crucial to solve long-horizon tasks with sparse rewards. We propose to leverage an ensemble of partial solutions as teachers that guide the agent's…
Recent advances in deep learning have facilitated the demand of neural models for real applications. In practice, these applications often need to be deployed with limited resources while keeping high accuracy. This paper touches the core of neural models in NLP, word embeddings, and presents a new embedding distillati…
The recently proposed Temporal Ensembling has achieved state-of-the-art results in several semi-supervised learning benchmarks. It maintains an exponential moving average of label predictions on each training example, and penalizes predictions that are inconsistent with this target. However, because the targets change …
This paper presents a method to train a public model with private data using GANs and differential privacy.
A framework for private causal effect estimation without structural assumptions.
Differentially private ensemble classifiers adapt to data streams while protecting privacy.
We present a novel framework of knowledge distillation that is capable of learning powerful and efficient student models from ensemble teacher networks. Our approach addresses the inherent model capacity issue between teacher and student and aims to maximize benefit from teacher models during distillation by reducing t…
A key factor in developing high performing machine learning models is the availability of sufficiently large datasets. This work is motivated by applications arising in Software as a Service (SaaS) companies where there exist numerous similar yet disjoint datasets from multiple client companies. To overcome the challen…
SPEQ improves quantized neural networks by stochastic precision sharing and cosine similarity loss.
Often we wish to transfer representational knowledge from one neural network to another. Examples include distilling a large network into a smaller one, transferring knowledge from one sensory modality to a second, or ensembling a collection of models into a single estimator. Knowledge distillation, the standard approa…
Researchers improve deep ensemble forecast aggregation methods.
Proposes a method for private aggregation in heterogeneous federated learning.
AEA dynamically aggregates ensemble targets for actor-critic learning.
Distilled models often fail to match teacher models, despite improving generalization.
A system for federated learning with private data, adding discrete Gaussian noise and secure aggregation.
Proposes a new method for deep ensembles that improves accuracy and calibration.
This work studies a unified approach to ensemble aggregation using likelihood perspective.
This paper explores methods for combining predictions in multilabel classification.
Graph convolutional network (GCN) provides a powerful means for graph-based semi-supervised tasks. However, as a localized first-order approximation of spectral graph convolution, the classic GCN can not take full advantage of unlabeled data, especially when the unlabeled node is far from labeled ones. To capitalize on…
Partial fusion combines neural networks to balance accuracy and efficiency.
Efficiently private clustering algorithms with tight approximation ratios.
Transforms ensemble predictions to maintain interpretability.
Paper introduces WWAggr for ensemble CPD, improving accuracy and decision threshold selection.
Bounds on Littlestone dimension for private learning and online prediction.
Purveyors of malicious network attacks continue to increase the complexity and the sophistication of their techniques, and their ability to evade detection continues to improve as well. Hence, intrusion detection systems must also evolve to meet these increasingly challenging threats. Machine learning is often used to …
This paper addresses privacy in federated learning with wireless clients and base stations.
We study the problem of estimating high dimensional models with underlying sparse structures while preserving the privacy of each training example. We develop a differentially private high-dimensional sparse learning framework using the idea of knowledge transfer. More specifically, we propose to distill the knowledge …
The recently proposed self-ensembling methods have achieved promising results in deep semi-supervised learning, which penalize inconsistent predictions of unlabeled data under different perturbations. However, they only consider adding perturbations to each single data point, while ignoring the connections between data…
Combines public and private data for better statistical estimation.
A new method improves efficiency of conformal prediction for ensemble models.
New methods reduce private federated learning communication automatically.
The paper addresses privacy in rank aggregation using randomized responses.
This paper improves speech recognition by distilling knowledge from acoustic models.
The paper proposes a method to learn differentially private variational autoencoders with term-wise gradient aggregation.
Unified approach to aggregating models and preferences.
FedGRU uses federated learning to predict traffic flow accurately while preserving user privacy.
Learning algorithms that aggregate predictions from an ensemble of diverse base classifiers consistently outperform individual methods. Many of these strategies have been developed in a supervised setting, where the accuracy of each base classifier can be empirically measured and this information is incorporated in the…
Federated learning promises to make machine learning feasible on distributed, private datasets by implementing gradient descent using secure aggregation methods. The idea is to compute a global weight update without revealing the contributions of individual users. Current practical protocols for secure aggregation work…
We address the problem of aggregating an ensemble of predictors with known loss bounds in a semi-supervised binary classification setting, to minimize prediction loss incurred on the unlabeled data. We find the minimax optimal predictions for a very general class of loss functions including all convex and many non-conv…
Proposes a method to generate private synthetic data in a decentralized setting using correlated noise.
A new stochastic method handles ensemble creation with cost constraints.
Representation learning, especially which by using deep learning, has been widely applied in classification. However, how to use limited size of labeled data to achieve good classification performance with deep neural network, and how can the learned features further improve classification remain indefinite. In this pa…