← Search

Yuheng Ma

6 accepted papers

2026

Feature Bagging Provides Stability

ICML 2026poster

We study the stability properties of feature bagging, an ensemble technique that improves robustness by training each learner on a randomly selected subset of features. We introduce feature stability (FS), a notion that quantifies the sensitivity of an algorithm’s output to the removal of a single f…

Cited by 0SourceScholar
2026

PrAda-GAN: A Private Adaptive Generative Adversarial Network with Bayes Network Structure

AAAI 2026technical

We revisit the problem of generating synthetic data under differential privacy. To address the core limitations of marginal-based methods, we propose the Private Adaptive Generative Adversarial Network with Bayes Network Structure (PrAda-GAN), which integrates the strengths of both GAN-based and mar

Cited by 0SourcePDFScholar
2023

Decision Tree for Locally Private Estimation with Public Data

NeurIPS 2023poster

We propose conducting locally differentially private (LDP) estimation with the aid of a small amount of public data to enhance the performance of private estimation. Specifically, we introduce an efficient algorithm called Locally differentially Private Decision Tree (LPDT) for LDP regression. We fi…