AI TraceTrace Foundation, Inc.
Content ModerationAugments Human LaborVerified

Reviewed and published by trentmaziarz, March 23, 2026. Discovered and drafted by our automated research pipeline.

Pinterest uses an AI model to automatically screen comments on Idea Pins for unsafe content, spam, and negative or harmful language before those comments become widely visible. The system works in near-real time as comments are posted. Since the system was introduced, Pinterest has reported a 53% decline in policy-violating comment reports.

Details

he system uses a multi-task DistilBERT model — a compact, efficient version of a transformer-based language model — trained to simultaneously classify comments into three categories: policy-unsafe, spam, and negative sentiment. Comments flow from a real-time message queue (Apache Kafka) through a processing layer (Apache Flink) to the model, which scores each comment and routes it for action. Multi-task learning allows a single model to handle all three classification jobs at once, which is more efficient than running three separate models.

Products affected

Pinterest Idea Pins (comments)

Sources & Evidence

Other practices by Pinterest

Have evidence about Pinterest's AI practices? Submit a report.

Report a Sighting →