CoolFace
Datasetpublic

arkananta27/pad3-image

PAD3: Multi-Domain Image Classification Dataset for Kids' Safety Dataset Summary The PAD3 (Protected Access Defense - Domain Detection) dataset is a curated collection of over 50,000 images designed specifically to train and evaluate computer vision models for child-safe content moderation. The dataset provides a robust framework for binary classification (Safe vs. Unsafe) and granular violation detection across multiple sensitive domains. Focusing on high-risk… See the full description on the dataset page: https://huggingface.co/datasets/arkananta27/pad3-image.

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes363downloads
Dataset Card

PAD3: Multi-Domain Image Classification Dataset for Kids' Safety

Dataset Summary

The PAD3 (Protected Access Defense - Domain Detection) dataset is a curated collection of over 50,000 images designed specifically to train and evaluate computer vision models for child-safe content moderation. The dataset provides a robust framework for binary classification (Safe vs. Unsafe) and granular violation detection across multiple sensitive domains.

Focusing on high-risk categories such as weapons, violence, and adult content, this dataset serves as a benchmark for developers building automated safety filters and parental control systems.

Key Features

  • Scale: 50,746 unique examples across various sensitive domains.
  • Multimodal: Includes both the visual image and a natural language description for each sample (useful for Vision-Language Models).
  • Diverse Coverage: Aggregated from 6 specialized sources to ensure a wide range of content variability.

Data Structure

Field Descriptions

Field NameTypeDescription
sample_namestringThe original filename identifier for the media.
descriptionstringA detailed natural language description of the visual content.
categorystringBinary safety label: safe or unsafe.
violation_typestringThe specific policy violation category (e.g., betting, weapon, violence).
typestringMedia type (Primary: image).
linkstringSource attribution link for the original data.
imageimageDecoded image data for model training.

Violation Categories

The dataset covers a comprehensive spectrum of content moderation policies:

  • Betting: Luck-based games and betting interfaces.
  • NSFW: Multi-domain adult and sensitive content.
  • Weapons: Detection of firearms, melee weapons, and dangerous tools.
  • Violence: Real-life violent scenarios and structural confrontations.
  • Cigarette: Tobacco, cigarettes, and vaping-related imagery.
  • Terrorists: Visual identifiers related to terrorist activities and iconography.
  • Adult Lifestyle: Clubbing activities and other 21+ activities.
  • Inappropriate Humor: Dark humor, inappropriate context jokes that are not for children.

Source Attribution

This dataset is an aggregate work, utilizing data from the following specialized research sets:

Research Disclaimer

Sensitive Content Warning: This dataset contains images that are unsuitable for children and sensitive audiences. It is intended strictly for research purposes, specifically in the fields of machine learning, safety filtering, and content moderation. Users must adhere to ethical AI guidelines when utilizing this data.