You need to agree to share your contact information to access this dataset
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
Access Request for Full SopriBench Dataset
We recommend you first review the public 3-user preview subset to inspect the dataset structure before submitting your request.
Please complete the form below to request access to the full 50-user dataset.
We will review your application within 3-5 business days.
Important: SopriBench is intended for academic research on privacy-preserving AI only.
Any use for malicious privacy attacks on real users, commercial products, or unauthorized redistribution is strictly prohibited.
Log in or Sign Up to review the conditions and access this dataset content.
Paper: https://arxiv.org/abs/2606.06784
SopriBench is the first large-scale multimodal benchmark dedicated to evaluating privacy inference risks on social media platforms. It contains 50 user profiles and 1,569 images with fine-grained annotations of 28 personal attributes across 4 dimensions: basic information, socioeconomic status, lifestyle, and sensitive information.
The dataset is designed to facilitate research on privacy-preserving AI, adversarial privacy attacks, and multimodal representation learning. All data is synthetically generated and does not contain any real user information.
To preview the dataset structure and sample instances, we have released a public 3-user preview subset at: https://huggingface.co/datasets/Nina-Huang/SopriBench. We recommend you first review the subset to inspect the dataset structure before submitting your request.
Repository Layout
user_info/post/user_XXX_post.json: Public-facing account data, including 10 posts per user with title, caption, tags, and corresponding image IDsuser_info/profile_granularity/user_XXX.json: Ground-truth hidden user profile, with fine-grained sensitivity and granularity annotations for each attributeuser_info/selected_attributes/user_XXX_selected.json: Curated attribute subset used as the official evaluation targetfinal_img/user_XXX/: Directory of rendered post images, organized by user ID
SopriBench-full/
βββ README.md
βββ data/
β βββ sopribench.jsonl # Dataset Viewer index (one row per image)
βββ final_img/
β βββ user_XXX/
β βββ post_YYY__img_ZZZ.jpg
βββ user_info/
βββ post/
β βββ user_XXX_post.json
βββ profile_granularity/
β βββ user_XXX.json
βββ selected_attributes/
βββ user_XXX_selected.json
Access Request
This is a gated dataset. To request access to the full 50-user dataset:
- Read and accept the terms of use.
- Complete the access request form with your institutional information and research purpose.
- We will review your application within 3β5 business days.
- Downloads last month
- 21