Papers by Inggeol Lee
“Killing Me” Is Not a Spoiler: Spoiler Detection Model using Graph Neural Networks with Dependency Relation-Aware Attention Mechanism (2021.eacl-main)
Copied to clipboard
| Challenge: | Several attention-based spoiler detection models are insufficient for utilizing dependency relations between context words. |
| Approach: | They propose a new spoiler detection model called SDGNN that uses syntax-aware graph neural networks to detect dependency relations between context words. |
| Outcome: | The proposed model outperforms existing models on two real-world benchmark datasets. |