paper-with-me

홈 › Papers

Trigger Warnings: Bootstrapping a Violence Detector for FanFiction

2022-09-09 · Magdalena Wolska, Christopher Schröder, Ole Borchardt, Benno Stein, Martin Potthast

We present the first dataset and evaluation results on a newly defined computational task of trigger warning assignment. Labeled corpus data has been compiled from narrative works hosted on Archive of Our Own (AO3), a well-known fanfiction site. In this paper, we focus on the most frequently assigned trigger type--violence--and define a document-level binary classification task of whether or not to assign a violence trigger warning to a fanfiction, exploiting warning labels provided by AO3 authors. SVM and BERT models trained in four evaluation setups on the corpora we compiled yield $F_1$ results ranging from 0.585 to 0.798, proving the violence trigger warning assignment to be a doable, however, non-trivial task.

📄 PDF Abstract BibTeX arXiv:2209.04409

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
WordPiece 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

TWeddit : A Dataset of Triggering Stories Predominantly Shared by Women on Reddit

2026-01-16 · Shirlene Rose Bandela, Sanjeev Parthasarathy, Vaibhav Garg arxiv

Warning: This paper may contain examples and topics that may be disturbing to some readers, especially survivors of miscarriage and sexual violence. People affected by abortion, miscarriage, or sexual violence often shar…

ARC-NLP at PAN 2023: Hierarchical Long Text Classification for Trigger Detection

2023-07-27 · Umitcan Sahin, Izzet Emre Kucukkaya, Cagri Toraman

Fanfiction, a popular form of creative writing set within established fictional universes, has gained a substantial online following. However, ensuring the well-being and safety of participants has become a critical conc…

ARCtext-classificationText Classification

If there's a Trigger Warning, then where's the Trigger? Investigating Trigger Warnings at the Passage Level

2024-04-15 · Matti Wiegmann, Jennifer Rakete, Magdalena Wolska, Benno Stein 외

Trigger warnings are labels that preface documents with sensitive content if this content could be perceived as harmful by certain groups of readers. Since warnings about a document intuitively need to be shown before re…

FanfictionNLP: A Text Processing Pipeline for Fanfiction

2021-06-01 · NAACL (NUSE) 2021 6 · Michael Yoder, Sopan Khosla, Qinlan Shen, Aakanksha Naik 외

Fanfiction presents an opportunity as a data source for research in NLP, education, and social science. However, answering specific research questions with this data is difficult, since fanfiction contains more diverse w…

The Evolution of Popularity and Images of Characters in Marvel Cinematic Universe Fanfictions

2018-05-10 · Fan Bu

This analysis proposes a new topic model to study the yearly trends in Marvel Cinematic Universe fanfictions on three levels: character popularity, character images/topics, and vocabulary pattern of topics. It is found t…