paper-with-me

Papers

Fine-Grained Spoiler Detection from Large-Scale Review Corpora

2019-05-31 · ACL 2019 7 · Mengting Wan, Rishabh Misra, Ndapa Nakashole, Julian McAuley

This paper presents computational approaches for automatically detecting critical plot twists in reviews of media products. First, we created a large-scale book review dataset that includes fine-grained spoiler annotations at the sentence-level, as well as book and (anonymized) user information. Second, we carefully analyzed this dataset, and found that: spoiler language tends to be book-specific; spoiler distributions vary greatly across books and review authors; and spoiler sentences tend to jointly appear in the latter part of reviews. Third, inspired by these findings, we developed an end-to-end neural network architecture to detect spoiler sentences in review corpora. Quantitative and qualitative results demonstrate that the proposed method substantially outperforms existing baselines.

📄 PDF Abstract BibTeX arXiv:1905.13416

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar 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 achieveme…

Transfer Learning

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

"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…

Unveiling the Hidden: Movie Genre and User Bias in Spoiler Detection

2025-04-24 · Haokai Zhang, Shengtao Zhang, Zijian Cai, Heng Wang 외

Spoilers in movie reviews are important on platforms like IMDb and Rotten Tomatoes, offering benefits and drawbacks. They can guide some viewers' choices but also affect those who prefer no plot details in advance, makin…

Graph AttentionMixture-of-Experts