TL;DR
Moderator is a policy-based system that enables fine-grained moderation of text-to-image models by adjusting model weights based on specified policies, effectively reducing the generation of undesired content.
Contribution
It introduces a novel fine-grained, context-aware model editing approach for content moderation in text-to-image diffusion models, surpassing existing unlearning techniques.
Findings
Moderators can learn policies in about 2.29 iterations.
The system prevents 65% of users from generating moderated content within 15 attempts.
Remaining users require 8.3 times more attempts on average.
Abstract
We present Moderator, a policy-based model management system that allows administrators to specify fine-grained content moderation policies and modify the weights of a text-to-image (TTI) model to make it significantly more challenging for users to produce images that violate the policies. In contrast to existing general-purpose model editing techniques, which unlearn concepts without considering the associated contexts, Moderator allows admins to specify what content should be moderated, under which context, how it should be moderated, and why moderation is necessary. Given a set of policies, Moderator first prompts the original model to generate images that need to be moderated, then uses these self-generated images to reverse fine-tune the model to compute task vectors for moderation and finally negates the original model with the task vectors to decrease its performance in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
