ACL 2023industry11 citations

Content Moderation for Evolving Policies using Binary Question Answering

Sankha Subhra Mullick, Mohan Bhambhani, Suhit Sinha, Akshat Mathur, Somya Gupta, Jidnya Shah

Abstract

Content moderation on social media is governed by policies that are intricate and frequently updated with evolving world events. However, automated content moderation systems often restrict easy adaptation to policy changes and are expected to learn policy intricacies from limited amounts of labeled data, which make effective policy compliance challenging. We propose to model content moderation as a binary question answering problem where the questions validate the loosely coupled themes constituting a policy. A decision logic is applied on top to aggregate the theme-specific validations. This way the questions pass theme information to a transformer network as explicit policy prompts, that in turn enables explainability. This setting further allows for faster adaptation to policy updates by leveraging zero-shot capabilities of pre-trained transformers. We showcase improved recall for our proposed method at 95\% precision on two proprietary datasets of social media posts and comments respectively annotated under curated Hate Speech and Commercial Spam policies.

BibTeX
@inproceedings{mullick-etal-2023-content,
    title = "Content Moderation for Evolving Policies using Binary Question Answering",
    author = "Mullick, Sankha Subhra  and
      Bhambhani, Mohan  and
      Sinha, Suhit  and
      Mathur, Akshat  and
      Gupta, Somya  and
      Shah, Jidnya",
    editor = "Sitaram, Sunayana  and
      Beigman Klebanov, Beata  and
      Williams, Jason D",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 5: Industry Track)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-industry.54/",
    doi = "10.18653/v1/2023.acl-industry.54",
    pages = "561--573"
}
Content Moderation for Evolving Policies using Binary Question Answering · ACL 2023