paper-with-me

Papers

Spoiler in a Textstack: How Much Can Transformers Help?

2021-12-24 · Anna Wróblewska, Paweł Rzepiński, Sylwia Sysko-Romańczuk

This paper presents our research regarding spoiler detection in reviews. In this use case, we describe the method of fine-tuning and organizing the available text-based model tasks with the latest deep learning achievements and techniques to interpret the models' results. Until now, spoiler research has been rarely described in the literature. We tested the transfer learning approach and different latest transformer architectures on two open datasets with annotated spoilers (ROC AUC above 81\% on TV Tropes Movies dataset, and Goodreads dataset above 88\%). We also collected data and assembled a new dataset with fine-grained annotations. To that end, we employed interpretability techniques and measures to assess the models' reliability and explain their results.

📄 PDF Abstract BibTeX arXiv:2112.12913

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Detecting Spoilers in Movie Reviews with External Movie Knowledge and User Networks

2023-04-22 · Heng Wang, Wenqian Zhang, Yuyang Bai, Zhaoxuan Tan 외

Online movie review platforms are providing crowdsourced feedback for the film industry and the general public, while spoiler reviews greatly compromise user experience. Although preliminary research efforts were made to…

Graph Neural Network

MMoE: Robust Spoiler Detection with Multi-modal Information and Domain-aware Mixture-of-Experts

2024-03-08 · Zinan Zeng, Sen Ye, Zijian Cai, Heng Wang 외

Online movie review websites are valuable for information and discussion about movies. However, the massive spoiler reviews detract from the movie-watching experience, making spoiler detection an important task. Previous…

Domain GeneralizationMixture-of-Experts

"Killing Me" Is Not a Spoiler: Spoiler Detection Model using Graph Neural Networks with Dependency Relation-Aware Attention Mechanism

2021-01-15 · Buru Chang, Inggeol Lee, Hyunjae Kim, Jaewoo Kang

Several machine learning-based spoiler detection models have been proposed recently to protect users from spoilers on review websites. Although dependency relations between context words are important for detecting spoil…

BIG-bench Machine Learning

``Killing Me'' Is Not a Spoiler: Spoiler Detection Model using Graph Neural Networks with Dependency Relation-Aware Attention Mechanism

2021-04-01 · EACL 2021 2 · Buru Chang, Inggeol Lee, Hyunjae Kim, Jaewoo Kang

Several machine learning-based spoiler detection models have been proposed recently to protect users from spoilers on review websites. Although dependency relations between context words are important for detecting spoil…

Spoiler Alert: Using Natural Language Processing to Detect Spoilers in Book Reviews

2021-02-07 · Allen Bao, Marshall Ho, Saarthak Sangamnerkar

This paper presents an NLP (Natural Language Processing) approach to detecting spoilers in book reviews, using the University of California San Diego (UCSD) Goodreads Spoiler dataset. We explored the use of LSTM, BERT, a…

Sentence