paper-with-me

Papers

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, YuHan Liu, Haokai Zhang, Minnan Luo

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 methods simply focus on reviews' text content, ignoring the heterogeneity of information in the platform. For instance, the metadata and the corresponding user's information of a review could be helpful. Besides, the spoiler language of movie reviews tends to be genre-specific, thus posing a domain generalization challenge for existing methods. To this end, we propose MMoE, a multi-modal network that utilizes information from multiple modalities to facilitate robust spoiler detection and adopts Mixture-of-Experts to enhance domain generalization. MMoE first extracts graph, text, and meta feature from the user-movie network, the review's textual content, and the review's metadata respectively. To handle genre-specific spoilers, we then adopt Mixture-of-Experts architecture to process information in three modalities to promote robustness. Finally, we use an expert fusion layer to integrate the features from different perspectives and make predictions based on the fused embedding. Experiments demonstrate that MMoE achieves state-of-the-art performance on two widely-used spoiler detection datasets, surpassing previous SOTA methods by 2.56% and 8.41% in terms of accuracy and F1-score. Further experiments also demonstrate MMoE's superiority in robustness and generalization.

📄 PDF Abstract BibTeX arXiv:2403.05265

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationMixture-of-Experts

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MMoE: Enhancing Multimodal Models with Mixtures of Multimodal Interaction Experts

2023-11-16 · Haofei Yu, Zhengyang Qi, Lawrence Jang, Ruslan Salakhutdinov 외

Advances in multimodal models have greatly improved how interactions relevant to various tasks are modeled. Today's multimodal models mainly focus on the correspondence between images and text, using this for tasks like …

Binary ClassificationDescriptiveHumor DetectionImage-text matching+3

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

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

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