TL;DR
This paper presents the development of a chatbot designed to assist sexual harassment survivors by providing guidance and collecting data, utilizing machine learning for classification, information extraction, and dialogue management.
Contribution
It introduces a multi-component AI system for harassment support, combining classification, NER, and dialogue management, with high accuracy in identifying harassment cases and extracting relevant data.
Findings
Over 98% success in harassment detection
Around 80% accuracy in harassment type classification
More than 90% accuracy in location and date extraction
Abstract
Inspired by the recent social movement of #MeToo, we are building a chatbot to assist survivors of sexual harassment cases (designed for the city of Maastricht but can easily be extended). The motivation behind this work is twofold: properly assist survivors of such events by directing them to appropriate institutions that can offer them help and increase the incident documentation so as to gather more data about harassment cases which are currently under reported. We break down the problem into three data science/machine learning components: harassment type identification (treated as a classification problem), spatio-temporal information extraction (treated as Named Entity Recognition problem) and dialogue with the users (treated as a slot-filling based chatbot). We are able to achieve a success rate of more than 98% for the identification of a harassment-or-not case and around 80% for…
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.
