AI-Powered Image Moderation at Meituan: Watermark Detection, Celebrity Face Recognition, and Content Filtering

Meituan employs AI-driven image moderation across millions of daily uploads, using an SSD‑ResNet detector for watermarks, a multi‑scale Faster R‑CNN ensemble for celebrity faces, a CNN‑based pornographic classifier with incremental learning, and transfer‑learned scene classification, while routing uncertain cases to human reviewers.

Meituan Technology Team
Meituan Technology Team
Meituan Technology Team
AI-Powered Image Moderation at Meituan: Watermark Detection, Celebrity Face Recognition, and Content Filtering

Meituan leverages AI across its services, building the world’s largest real‑time multi‑point delivery scheduling system and deploying AI‑driven image moderation for millions of daily images.

Background – With millions of images uploaded daily, manual review is infeasible. An intelligent image audit pipeline classifies images as negative (violating) or positive (acceptable) and routes uncertain cases to human reviewers.

Watermark detection – Using an SSD‑based detector built on ResNet, Meituan trained on 1.5 万 water‑mark images (25 classes). Experiments on 3 197 online images show higher recall and precision than traditional sliding‑window methods, especially for unseen watermarks.

Celebrity face recognition – A Faster R‑CNN pipeline with multi‑scale training, context fusion, and Center‑Loss‑augmented Softmax is employed. Ten region‑specific models are ensembled, achieving competitive accuracy on LFW with limited data.

Pornographic image detection – A binary classifier based on deep CNNs (e.g., NSFW‑style) is refined into four categories (porn, erotic, normal person, other). Incremental learning and human‑in‑the‑loop review raise recall while keeping false‑positive rates low.

Scene classification – Transfer learning fine‑tunes a deep convolutional network on Meituan’s vertical categories (food, hotels, etc.). Shallow layers are frozen, deeper layers are retrained, yielding high accuracy on food‑scene and hotel‑room datasets.

References and author biography are provided at the end of the original article.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

Deep Learningface recognitiontransfer learningImage Moderationwatermark detectioncontent filtering
Meituan Technology Team
Written by

Meituan Technology Team

Over 10,000 engineers powering China’s leading lifestyle services e‑commerce platform. Supporting hundreds of millions of consumers, millions of merchants across 2,000+ industries. This is the public channel for the tech teams behind Meituan, Dianping, Meituan Waimai, Meituan Select, and related services.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.