paper-with-me

Papers

DELTA: Variational Disentangled Learning for Privacy-Preserving Data Reprogramming

2025-08-31 · Arun Vignesh Malarkkan, Haoyue Bai, Anjali Kaushik, Yanjie Fu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.00693

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningFeature Engineering

Similar Papers 제목 키워드 기반

Disentanglement with Hyperspherical Latent Spaces using Diffusion Variational Autoencoders

2019-09-04 · NeurIPS Workshop DC_S1 2019 12 · Anonymous

A disentangled representation of a data set should be capable of recovering the underlying factors that generated it. One question that arises is whether using Euclidean space for latent variable models can produce a dis…

Disentanglement

Disentanglement with Hyperspherical Latent Spaces using Diffusion Variational Autoencoders

2020-03-19 · Luis A. Pérez Rey

A disentangled representation of a data set should be capable of recovering the underlying factors that generated it. One question that arises is whether using Euclidean space for latent variable models can produce a dis…

Disentanglement

VGAN-Based Image Representation Learning for Privacy-Preserving Facial Expression Recognition

2018-03-19 · Jiawei Chen, Janusz Konrad, Prakash Ishwar

Reliable facial expression recognition plays a critical role in human-machine interactions. However, most of the facial expression analysis methodologies proposed to date pay little or no attention to the protection of a…

Facial Expression RecognitionFacial Expression Recognition (FER)Generative Adversarial NetworkImage Generation+2

PRISM: Privacy-preserving Inter-Site MRI Harmonization via Disentangled Representation Learning

2024-11-10 · Sarang Galada, Tanurima Halder, Kunal Deo, Ram P Krish 외

Multi-site MRI studies often suffer from site-specific variations arising from differences in methodology, hardware, and acquisition protocols, thereby compromising accuracy and reliability in clinical AI/ML tasks. We pr…

Contrastive LearningPrivacy PreservingRepresentation LearningVariational Inference

Protecting gender and identity with disentangled speech representations

2021-04-22 · Dimitrios Stoidis, Andrea Cavallaro

Besides its linguistic content, our speech is rich in biometric information that can be inferred by classifiers. Learning privacy-preserving representations for speech signals enables downstream tasks without sharing unn…

Privacy PreservingRepresentation LearningSpeaker VerificationSpeech Recognition