SopriBench
收藏资源简介:
SopriBench是首个专注于评估社交媒体平台隐私推断风险的大规模多模态基准数据集。该数据集旨在为隐私保护人工智能、对抗性隐私攻击以及多模态表示学习的研究提供支持。数据集包含50个合成生成的用户档案以及与之关联的1,569张图像,所有数据均不包含任何真实用户信息,确保了使用的安全性。数据提供了细粒度的个人属性标注,涵盖总计28个属性,这些属性被系统地组织在四个维度下:基本信息、社会经济地位、生活方式以及敏感信息。数据集的结构包含用户ID、隐藏的个人资料(内含姓名和性别)、帖子标题、图像以及泄露的属性序列等字段。当前公开的版本为一个包含3个用户预览子集,用于展示数据结构和标注质量,完整数据集将在相关学术论文正式发表后发布。
SopriBench is the first large-scale multimodal benchmark dataset focused on evaluating privacy inference risks on social media platforms. It aims to support research in privacy-preserving artificial intelligence, adversarial privacy attacks, and multimodal representation learning. The dataset includes 50 synthetically generated user profiles and 1,569 associated images, all of which contain no real user information, ensuring safety in use. It provides fine-grained personal attribute annotations covering a total of 28 attributes, systematically organized into four dimensions: basic information, socioeconomic status, lifestyle, and sensitive information. The dataset structure includes fields such as user ID, hidden profiles (containing name and gender), post titles, images, and sequences of leaked attributes. The currently released version is a preview subset containing 3 users, intended to demonstrate the data structure and annotation quality, with the full dataset to be released after the publication of the relevant academic paper.
数据集概述:SopriBench
基本信息
- 名称:SopriBench
- 语言:英文
- 标签:社交媒体隐私、用户级隐私推断、多模态基准测试、大语言模型智能体
- 大小:1,000到10,000条数据之间
- 论文地址:https://arxiv.org/abs/2606.06784
数据集描述
SopriBench 是首个大规模多模态基准测试数据集,专门用于评估社交媒体平台上的隐私推断风险。数据集包含 50 个用户画像和 1,569 张图片,并对 28 个个人属性进行了细粒度标注,这些属性覆盖四个维度:基本信息、社会经济状况、生活方式和敏感信息。
设计目的
该数据集旨在促进以下研究方向:
- 隐私保护型人工智能
- 对抗性隐私攻击
- 多模态表示学习
所有数据均为合成生成,不包含任何真实用户信息。
数据集结构
数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
| user_id | 字符串 | 用户唯一标识 |
| hidden_profile | 结构体(包含 name 和 gender 字段,均为字符串) | 隐藏的用户画像(姓名、性别) |
| post_title | 字符串 | 帖子标题 |
| image | 图片 | 帖子中的图片 |
| leaked_attributes | 字符串序列 | 泄露的属性列表 |
版本与获取
- 当前版本:此仓库托管了包含 3 个用户的数据预览子集,用于展示数据集结构和标注质量。
- 完整版本:完整数据集将在论文发表后发布,可通过以下地址获取:
https://huggingface.co/datasets/Nina-Huang/SopriBench-full





