CLMar 19, 2023

Extracting Incidents, Effects, and Requested Advice from MeToo Posts

arXiv:2303.10573v11 citationsh-index: 66
Originality Synthesis-oriented
AI Analysis

This work addresses the need for counselors or helpers to quickly understand survivors' needs from social media posts, though it is incremental as it applies existing NLP methods to a new domain-specific dataset.

The paper tackled the problem of extracting key information from long MeToo posts on Reddit by developing a natural language model to identify sentences describing incidents, effects, and requested advice, achieving a macro F1 score of 0.82 on cross-validation.

Survivors of sexual harassment frequently share their experiences on social media, revealing their feelings and emotions and seeking advice. We observed that on Reddit, survivors regularly share long posts that describe a combination of (i) a sexual harassment incident, (ii) its effect on the survivor, including their feelings and emotions, and (iii) the advice being sought. We term such posts MeToo posts, even though they may not be so tagged and may appear in diverse subreddits. A prospective helper (such as a counselor or even a casual reader) must understand a survivor's needs from such posts. But long posts can be time-consuming to read and respond to. Accordingly, we address the problem of extracting key information from a long MeToo post. We develop a natural language-based model to identify sentences from a post that describe any of the above three categories. On ten-fold cross-validation of a dataset, our model achieves a macro F1 score of 0.82. In addition, we contribute MeThree, a dataset comprising 8,947 labeled sentences extracted from Reddit posts. We apply the LIWC-22 toolkit on MeThree to understand how different language patterns in sentences of the three categories can reveal differences in emotional tone, authenticity, and other aspects.

Foundations

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

Your Notes