CLAISep 13, 2018

SafeCity: Understanding Diverse Forms of Sexual Harassment Personal Stories

arXiv:1809.04739v21095 citations
AI Analysis

This work addresses the need for automated analysis of sexual harassment reports to aid in incident reporting and safety improvements, though it is incremental as it applies existing methods to a new domain.

The paper tackles the problem of automatically categorizing sexual harassment stories from online forums into types like groping, ogling, and commenting, achieving 86.5% accuracy with a single-label CNN-RNN model and 82.5% Hamming score with a multi-label model.

With the recent rise of #MeToo, an increasing number of personal stories about sexual harassment and sexual abuse have been shared online. In order to push forward the fight against such harassment and abuse, we present the task of automatically categorizing and analyzing various forms of sexual harassment, based on stories shared on the online forum SafeCity. For the labels of groping, ogling, and commenting, our single-label CNN-RNN model achieves an accuracy of 86.5%, and our multi-label model achieves a Hamming score of 82.5%. Furthermore, we present analysis using LIME, first-derivative saliency heatmaps, activation clustering, and embedding visualization to interpret neural model predictions and demonstrate how this extracts features that can help automatically fill out incident reports, identify unsafe areas, avoid unsafe practices, and 'pin the creeps'.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes