Safe-LLaVA
收藏资源简介:
Safe-LLaVA是一个隐私保护的多模态大型语言模型训练数据集,由系统地清理LLaVA数据集而来,旨在去除显式和隐式的生物识别信息。该数据集的创建旨在解决多模态大型语言模型在视觉语言任务中泄露敏感生物识别属性的问题,如种族、性别、年龄、体重和眼色等。Safe-LLaVA数据集的创建过程涉及使用GPT-4自动重写和清理样本,并进行人工验证,以确保生物识别信息被彻底去除。Safe-LLaVA数据集的发布为多模态大型语言模型的隐私保护训练提供了一个新的标准。
Safe-LLaVA is a privacy-preserving multimodal large language model training dataset developed through systematic cleaning of the original LLaVA dataset, with the core objective of removing both explicit and implicit biometric information. This dataset is designed to address the problem of sensitive biometric attribute leakage in multimodal large language models during vision-language tasks, including race, gender, age, weight, eye color and other similar attributes. The creation process of the Safe-LLaVA dataset involves automatically rewriting and cleaning samples using GPT-4, followed by manual validation to ensure thorough removal of all biometric information. The release of the Safe-LLaVA dataset sets a new benchmark for privacy-preserving training of multimodal large language models.
Safe-LLaVA 数据集概述
数据集基本信息
- 名称: Safe-LLaVA
- 许可证: bigscience-openrail-m
- 任务类别: 问答
- 语言: 英语
- 标签: 隐私、视觉语言、指令调优、多模态
- 规模: 100B<n<1T
数据集来源与规模
- 来源: 源自LLaVA v1.5(包括LAION、COCO、GQA、OCR_VQA、VG等)
- 规模:
- 预训练数据: 558K样本
- 指令调优数据: 665K样本
隐私保护策略
- 使用GPT-4o进行重写和过滤,系统性地移除敏感生物特征属性
- 移除属性包括:性别、种族、年龄、眼睛颜色、体重
数据字段
question_id: 字符串类型,每个问题的唯一标识符image: 字符串类型,图像文件相对路径(仅用于演示)text: 字符串类型,文本内容category: 字符串类型,类别信息id: 字符串类型,每个图像的唯一标识符conversations: 列表类型,用户和助手之间的对话对
文件组成
Safe_blip_laion_cc_sbu_558k.json: 预训练数据集(558K样本)Safe_llava_v1_5_mix665k.json: 指令调优数据集(665K样本)PRISM_refusal_soft.jsonl: 软提示拒绝基准测试PRISM_refusal_hard.jsonl: 硬提示拒绝基准测试PRISM_implicit_leakage.jsonl: 隐式泄漏基准测试(开放式)biometric_images.zip: PRISM评估使用的图像文件
基准测试:PRISM
- 拒绝准确性: 评估模型拒绝回答生物特征相关提示的能力
- 隐式泄漏: 评估开放式生成中敏感信息的泄漏程度
配套资源
- GitHub仓库: https://github.com/Kimyounggun99/Safe-LLaVA
- 提供训练和测试的代码支持
配置信息
- 配置名称: PRISM_test
- 测试集大小: 404,330字节(1,485个样本)
- 下载大小: 24,575字节
- 数据集总大小: 404,330字节




