paper-with-me

홈 › Papers

Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach

2019-04-11 · CVPR 2019 6 · Proteek Chandan Roy, Vishnu Naresh Boddeti

Image recognition systems have demonstrated tremendous progress over the past few decades thanks, in part, to our ability of learning compact and robust representations of images. As we witness the wide spread adoption of these systems, it is imperative to consider the problem of unintended leakage of information from an image representation, which might compromise the privacy of the data owner. This paper investigates the problem of learning an image representation that minimizes such leakage of user information. We formulate the problem as an adversarial non-zero sum game of finding a good embedding function with two competing goals: to retain as much task dependent discriminative image information as possible, while simultaneously minimizing the amount of information, as measured by entropy, about other sensitive attributes of the user. We analyze the stability and convergence dynamics of the proposed formulation using tools from non-linear systems theory and compare to that of the corresponding adversarial zero-sum game formulation that optimizes likelihood as a measure of information content. Numerical experiments on UCI, Extended Yale B, CIFAR-10 and CIFAR-100 datasets indicate that our proposed approach is able to learn image representations that exhibit high task performance while mitigating leakage of predefined sensitive information.

📄 PDF Abstract BibTeX arXiv:1904.05514

Code (1)

human-analysis/MaxEnt-ARL 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Mitigating Cross-Image Information Leakage in Multi-Image Understanding with Large Vision-Language Models

2025-08-19 · Yeji Park, Minyoung Lee, Sanghyuk Chun, Junsuk Choe arxiv

Large Vision-Language Models (LVLMs) exhibit strong performance on single-image tasks. However, their performance degrades significantly when handling multi-image inputs. While this degradation has been observed in prior…

Beyond Visual Evidence: Revealing and Mitigating Relational Privacy Leakage in Document MLLMs

2026-08-13 · Beining Xu, Hairui Wang, Jiaxin Wang, Changsheng Chen 외 arxiv

While the privacy risks of multimodal large language models (MLLMs) have drawn significant attention, the unique vulnerabilities of domain-specific MLLMs remain largely underexplored. Focusing on document understanding M…

Key Information Extraction

Mitigating Semantic Leakage in Cross-lingual Embeddings via Orthogonality Constraint

2024-09-24 · Dayeon Ki, Cheonbok Park, Hyunjoong Kim

Accurately aligning contextual representations in cross-lingual sentence embeddings is key for effective parallel data mining. A common strategy for achieving this alignment involves disentangling semantics and language …

DisentanglementRepresentation LearningSemantic Textual SimilaritySentence+1

Mitigating Timbre Leakage with Universal Semantic Mapping Residual Block for Voice Conversion

2025-04-11 · Na Li, Chuke Wang, Yu Gu, Zhifeng Li

Voice conversion (VC) transforms source speech into a target voice by preserving the content. However, timbre information from the source speaker is inherently embedded in the content representations, causing significant…

Voice Conversion

Mitigating Prior Shape Bias in Point Clouds via Differentiable Center Learning

2024-02-03 · Zhe Li, Ziyang Zhang, Jinglin Zhao, Zheng Wang 외

Masked autoencoding and generative pretraining have achieved remarkable success in computer vision and natural language processing, and more recently, they have been extended to the point cloud domain. Nevertheless, exis…