CLJan 15, 2021

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

arXiv:2101.05972v1800 citations
Originality Incremental advance
AI Analysis

This work addresses spoiler detection for users of review websites, but it is incremental as it builds on prior attention-based methods.

The paper tackled the problem of detecting spoilers in online reviews by proposing a syntax-aware graph neural network model, SDGNN, which outperformed existing models on two benchmark datasets.

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 spoilers, current attention-based spoiler detection models are insufficient for utilizing dependency relations. To address this problem, we propose a new spoiler detection model called SDGNN that is based on syntax-aware graph neural networks. In the experiments on two real-world benchmark datasets, we show that our SDGNN outperforms the existing spoiler detection models.

Foundations

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

Your Notes