paper-with-me

Papers

APPLE: Adversarial Privacy-aware Perturbations on Latent Embedding for Unfairness Mitigation

2024-03-08 · Zikang Xu, Fenghe Tang, Quan Quan, Qingsong Yao, S. Kevin Zhou

Ensuring fairness in deep-learning-based segmentors is crucial for health equity. Much effort has been dedicated to mitigating unfairness in the training datasets or procedures. However, with the increasing prevalence of foundation models in medical image analysis, it is hard to train fair models from scratch while preserving utility. In this paper, we propose a novel method, Adversarial Privacy-aware Perturbations on Latent Embedding (APPLE), that can improve the fairness of deployed segmentors by introducing a small latent feature perturber without updating the weights of the original model. By adding perturbation to the latent vector, APPLE decorates the latent vector of segmentors such that no fairness-related features can be passed to the decoder of the segmentors while preserving the architecture and parameters of the segmentor. Experiments on two segmentation datasets and five segmentors (three U-Net-like and two SAM-like) illustrate the effectiveness of our proposed method compared to several unfairness mitigation methods.

📄 PDF Abstract BibTeX arXiv:2403.05114

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderFairnessMedical Image Analysis

Similar Papers 제목 키워드 기반

Phantom: A Unified Face-Swap Deepfake Protection Framework with Latent and Spatial Constraints

2026-06-30 · Jungkon Kim, Cheolseung Jung, Jong-Min Choi, Juseong Lee arxiv

Face-swapping deepfakes pose an escalating threat to personal privacy by enabling unauthorized identity manipulation. While adversarial approaches have demonstrated success against black-box face recognition (FR) models,…

Face Recognition

CAT: Contrastive Adversarial Training for Evaluating the Robustness of Protective Perturbations in Latent Diffusion Models

2025-02-11 · Sen Peng, Mingyue Wang, Jianfei He, Jijia Yang 외

Latent diffusion models have recently demonstrated superior capabilities in many downstream image synthesis tasks. However, customization of latent diffusion models using unauthorized data can severely compromise the pri…

Image Generation

Silence is Golden: Leveraging Adversarial Examples to Nullify Audio Control in LDM-based Talking-Head Generation

2025-06-02 · CVPR 2025 1 · Yuan Gan, Jiaxu Miao, Yunze Wang, Yi Yang

Advances in talking-head animation based on Latent Diffusion Models (LDM) enable the creation of highly realistic, synchronized videos. These fabricated videos are indistinguishable from real ones, increasing the risk of…

MisinformationTalking Head Generation

Whispering Under the Eaves: Protecting User Privacy Against Commercial and LLM-powered Automatic Speech Recognition Systems

2025-04-01 · Weifei Jin, Yuxin Cao, Junjie Su, Derui Wang 외

The widespread application of automatic speech recognition (ASR) supports large-scale voice surveillance, raising concerns about privacy among users. In this paper, we concentrate on using adversarial examples to mitigat…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Privacy Loss in Apple's Implementation of Differential Privacy on MacOS 10.12

2017-09-08 · Jun Tang, Aleksandra Korolova, Xiaolong Bai, Xueqiang Wang 외

In June 2016, Apple announced that it will deploy differential privacy for some user data collection in order to ensure privacy of user data, even from Apple. The details of Apple's approach remained sparse. Although sev…

Management