Papers by Ole Borchardt
Trigger Warning Assignment as a Multi-Label Document Classification Problem (2023.acl-long)
Copied to clipboard
| Challenge: | a trigger warning is used to warn people about potentially disturbing content . a webis dataset of 1 million fanfiction works contains up to 36 different warnings per document . |
| Approach: | They introduce a multi-label task to assign a trigger warning to fanfiction . they map 41 million free-form tags assigned by authors into a single taxonomy of trigger warnings . |
| Outcome: | The proposed model achieves micro-F1 scores of about 0.5, which reveals the difficulty of the task. |
Trigger Warnings: Bootstrapping a Violence Detector for Fan Fiction (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing guidelines for proactively alerting readers of potentially disturbing content have been proposed. |
| Approach: | They propose to use a labeled corpus of narrative fiction from a popular fan fiction site to determine whether to assign a trigger warning to an English story. |
| Outcome: | The proposed task achieves F1 scores between 0.8 and 0.9 on three datasets . the authors show that assigning trigger warnings for violence is feasible . |