LGAIAug 31, 2025

DELTA: Variational Disentangled Learning for Privacy-Preserving Data Reprogramming

arXiv:2509.00693v12 citationsh-index: 6ICDM
Originality Highly original
AI Analysis

It addresses privacy-preserving data reprogramming for real-world applications under regulations like HIPAA and GDPR, offering a novel framework to balance utility and privacy.

The paper tackles the problem of transforming data features to maximize target prediction accuracy while minimizing privacy leakage from sensitive attributes, achieving a ~9.3% improvement in predictive performance and a ~35% reduction in privacy leakage across eight datasets.

In real-world applications, domain data often contains identifiable or sensitive attributes, is subject to strict regulations (e.g., HIPAA, GDPR), and requires explicit data feature engineering for interpretability and transparency. Existing feature engineering primarily focuses on advancing downstream task performance, often risking privacy leakage. We generalize this learning task under such new requirements as Privacy-Preserving Data Reprogramming (PPDR): given a dataset, transforming features to maximize target attribute prediction accuracy while minimizing sensitive attribute prediction accuracy. PPDR poses challenges for existing systems: 1) generating high-utility feature transformations without being overwhelmed by a large search space, and 2) disentangling and eliminating sensitive information from utility-oriented features to reduce privacy inferability. To tackle these challenges, we propose DELTA, a two-phase variational disentangled generative learning framework. Phase I uses policy-guided reinforcement learning to discover feature transformations with downstream task utility, without any regard to privacy inferability. Phase II employs a variational LSTM seq2seq encoder-decoder with a utility-privacy disentangled latent space design and adversarial-causal disentanglement regularization to suppress privacy signals during feature generation. Experiments on eight datasets show DELTA improves predictive performance by ~9.3% and reduces privacy leakage by ~35%, demonstrating robust, privacy-aware data transformation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes