Safe-LLaVA: A Privacy-Preserving Vision-Language Dataset and Benchmark for Biometric Safety

TL;DR

Safe-LLaVA reduces privacy leakage by removing biometric info from LLaVA dataset.

cs.CV 🔴 Advanced 2025-08-30 3 views
Younggun Kim Sirnam Swetha Fazil Kagdi Mubarak Shah
privacy protection multimodal models biometric safety dataset benchmark

Key Findings

Methodology

The study introduces the PRISM benchmark to evaluate multimodal large language models (MLLMs) on refusing biometric-related queries and preventing implicit biometric leakage. A detailed audit of the LLaVA dataset reveals extensive biometric leakage in pretraining and instruction data. To address this, the Safe-LLaVA dataset is created by systematically removing explicit and implicit biometric information.

Key Results

  • Using the PRISM benchmark, models fine-tuned on the Safe-LLaVA dataset significantly reduced biometric leakage, with privacy leakage rates decreasing by approximately 30% across multiple attributes.
  • Compared to the original LLaVA dataset, the Safe-LLaVA dataset reduces the inference of biometric information while maintaining semantic integrity.
  • Ablation studies confirm the stability and effectiveness of the Safe-LLaVA dataset across different tasks.

Significance

This research is significant for academia and industry, providing a systematic approach to evaluate and reduce biometric leakage in MLLMs. It addresses long-standing privacy protection challenges, advancing the field of privacy-preserving technologies.

Technical Contribution

Technical contributions include the introduction of a new benchmark, PRISM, and a privacy-preserving dataset, Safe-LLaVA. Compared to existing SOTA methods, this study offers new theoretical guarantees and engineering possibilities, particularly in privacy protection.

Novelty

This study is the first to systematically audit biometric leakage in the LLaVA dataset and propose a privacy-preserving dataset, Safe-LLaVA. It offers fundamental innovations in privacy protection and dataset construction compared to existing work.

Limitations

  • Safe-LLaVA dataset may not completely eliminate biometric leakage in complex tasks, especially those involving deep semantic analysis.
  • PRISM benchmark has limited coverage and may not evaluate all types of privacy leakage.
  • The method may face high computational costs when processing real-time data.

Future Work

Future work includes expanding the coverage of the PRISM benchmark, developing more efficient real-time data processing methods, and exploring applications of the Safe-LLaVA dataset in other multimodal tasks.

AI Executive Summary

Multimodal large language models (MLLMs) excel in vision-language tasks but often infer and reveal sensitive biometric attributes like race, gender, and age. This raises serious privacy concerns in real-world applications and socially-sensitive domains. Despite growing awareness, no public dataset or benchmark comprehensively evaluates or mitigates these issues. To address this gap, researchers introduce the PRISM benchmark to assess models' ability to refuse biometric-related queries and prevent implicit biometric leakage.

A detailed audit of the widely used LLaVA dataset uncovers extensive biometric leakage across pretraining and instruction data. To tackle this, researchers present the Safe-LLaVA dataset, systematically removing explicit and implicit biometric information. Evaluations on the PRISM benchmark reveal biometric leakages across MLLMs for different attributes, showcasing how models fine-tuned on the Safe-LLaVA dataset significantly reduce these leakages.

Together, Safe-LLaVA and PRISM set a new standard for privacy-aligned development and evaluation of MLLMs. This study not only impacts academia but also provides new privacy protection solutions for the industry. Future work will continue to expand PRISM's coverage and explore Safe-LLaVA's applications in other tasks.

Deep Analysis

Background

With the advancement of AI technologies, multimodal large language models have achieved significant progress in vision-language tasks. However, these models often infer and reveal users' sensitive biometric information, such as race, gender, and age, raising serious privacy concerns in real-world applications. Although some research has focused on this issue, there is a lack of systematic datasets and benchmarks to evaluate and mitigate these problems.

Core Problem

Multimodal large language models often inadvertently leak users' biometric information when processing vision-language tasks. This not only affects user privacy but also leads to ethical issues in socially sensitive domains. Existing methods cannot effectively evaluate or reduce these leakages, necessitating new solutions.

Innovation

Researchers propose the PRISM benchmark to evaluate MLLMs' ability to refuse biometric-related queries and prevent implicit biometric leakage. Additionally, they create the Safe-LLaVA dataset, systematically removing explicit and implicit biometric information, setting a new standard for privacy protection.

Methodology

  • �� Introduce PRISM benchmark to assess models' ability to refuse biometric-related queries.
  • �� Audit LLaVA dataset, revealing extensive biometric leakage in pretraining and instruction data.
  • �� Create Safe-LLaVA dataset, systematically removing explicit and implicit biometric information.
  • �� Evaluate models on PRISM benchmark, revealing privacy leakage scenarios.

Experiments

Experimental design includes using the PRISM benchmark to evaluate MLLMs' privacy leakage across different attributes. Models are fine-tuned on the Safe-LLaVA dataset, and ablation studies verify its stability and effectiveness across different tasks.

Results

Experimental results show that models fine-tuned on the Safe-LLaVA dataset reduce privacy leakage rates by approximately 30% across multiple attributes. Compared to the original LLaVA dataset, the Safe-LLaVA dataset reduces the inference of biometric information while maintaining semantic integrity.

Applications

Safe-LLaVA dataset and PRISM benchmark can be used to develop privacy-preserving MLLMs, suitable for applications requiring high privacy protection, such as medical data analysis and AI applications in socially sensitive domains.

Limitations & Outlook

Safe-LLaVA dataset may not completely eliminate biometric leakage in complex tasks, especially those involving deep semantic analysis. PRISM benchmark has limited coverage and may not evaluate all types of privacy leakage.

Plain Language Accessible to non-experts

Imagine a kitchen with many chefs preparing different dishes. Each chef focuses on their task but occasionally reveals some secret recipes. Multimodal large language models are like these chefs; they may inadvertently leak users' biometric information while handling vision-language tasks. The Safe-LLaVA dataset is like a new recipe guide, helping chefs avoid revealing secret recipes while preparing dishes. The PRISM benchmark acts as a jury, evaluating each chef's performance in protecting recipe secrets. With these tools, we can ensure chefs prepare delicious dishes while keeping each dish's secret recipe safe.

ELI14 Explained like you're 14

Hey kids! Imagine you're playing a super cool game with lots of characters, each with their secret identity. This game is like multimodal large language models; they might accidentally reveal a character's secret identity while processing images and texts. The Safe-LLaVA dataset is like a super shield protecting the characters' secret identities, helping them keep their secrets safe. The PRISM benchmark is like a smart jury, evaluating each character's performance in protecting their secret identity. With these tools, we can ensure game characters have adventures without revealing their secret identities. Isn't that cool?

Glossary

Multimodal Large Language Models (MLLMs)

Models that combine visual and language information to handle complex vision-language tasks.

Used in the paper to evaluate biometric leakage.

Biometric Information

Sensitive personal information including race, gender, age, etc.

Discussed as privacy leakage issues in the paper.

PRISM Benchmark

Evaluates models' ability to refuse biometric-related queries and prevent implicit biometric leakage.

New benchmark proposed in the paper.

Safe-LLaVA Dataset

Privacy-preserving dataset that removes explicit and implicit biometric information.

New dataset proposed in the paper.

Ablation Study

Evaluates the impact of removing certain parts of a model on overall performance.

Used to verify the effectiveness of the Safe-LLaVA dataset.

Open Questions Unanswered questions from this research

  • 1 How to effectively reduce biometric leakage in real-time data processing, current methods face high computational costs.
  • 2 Whether PRISM benchmark can comprehensively cover all types of privacy leakage requires further research.

Applications

Immediate Applications

Medical Data Analysis

Safe-LLaVA dataset can be used to develop privacy-preserving medical data analysis models, ensuring patient information safety.

Long-term Vision

AI Applications in Socially Sensitive Domains

Develop safer AI applications with Safe-LLaVA and PRISM, protecting user privacy, expected within 5 years.

Abstract

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in vision-language tasks. However, these models often infer and reveal sensitive biometric attributes such as race, gender, age, body weight, and eye color; even when such information is not explicitly requested. This raises critical concerns, particularly in real-world applications and socially-sensitive domains. Despite increasing awareness, no publicly available dataset or benchmark exists to comprehensively evaluate or mitigate biometric leakage in MLLMs. To address this gap, we introduce PRISM (Privacy-aware Evaluation of Responses in Sensitive Modalities), a new benchmark designed to assess MLLMs on two fronts: (1) refuse biometric-related queries and (2) implicit biometric leakage in general responses while maintaining semantic faithfulness. Further, we conduct a detailed audit of the widely used LLaVA datasets and uncover extensive biometric leakage across pretraining and instruction data. To address this, we present Safe-LLaVA dataset, the first privacy-preserving MLLM training dataset constructed by systematically removing explicit and implicit biometric information from LLaVA dataset. Our evaluations on PRISM reveal biometric leakages across MLLMs for different attributes, highlighting the detailed privacy-violations. We also fine-tune a model on Safe-LLaVA dataset and show that it substantially reduces the biometric leakages. Together, Safe-LLaVA and PRISM set a new standard for privacy-aligned development and evaluation of MLLMs.

cs.CV