Folksonomication: Predicting Tags for Movies from Plot Synopses using Emotion Flow Encoded Neural Network (C18-1)
Copied to clipboard
| Challenge: | Existing systems that generate tags for movies can help users better retrieve movies based on their personal preferences and user profiles. |
| Approach: | They propose a neural network model that merges synopses and emotion flows to predict a set of movies' tags. |
| Outcome: | The proposed model outperforms a machine learning system by learning 18% more tags than the previous one. |
Similar Papers
MPST: A Corpus of Movie Plot Synopses with Tags (L18-1)
Copied to clipboard
| Challenge: | a corpus of movie plot synopses and tags can be used to build automatic tagging systems . a method to collect these tags allows us to learn to predict tags from plot synoopsis . |
| Approach: | They propose to collect a corpus of movie plot synopses and 70 tags to analyze their properties. |
| Outcome: | The proposed method can be used to predict movie tags from plot synopses. |
Multi-view Story Characterization from Movie Plot Synopses and Reviews (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for characterizing stories by generating tags from synopses suffer from coverage issues. |
| Approach: | They propose to use synopses and reviews to characterize stories by inferring attributes such as theme and style from written synopsis and reviews. |
| Outcome: | The proposed model improves over methods that only use synopses and reviews . it can extract a complementary set of story attributes from reviews without supervision . |
What’s This Movie About? A Joint Neural Network Architecture for Movie Content Analysis (N18-1)
Copied to clipboard
| Challenge: | Using movie overviews, we can gain a general impression of a movie by summarizing its content, genre, and artistic style. |
| Approach: | They propose a novel end-to-end model that generates movie overviews from an online database and a multi-label encoder for identifying screenplay attributes. |
| Outcome: | The proposed model reliably assigns good labels for movie attributes and generates sentences conditioned on the identified attributes. |
Connecting Language and Knowledge with Heterogeneous Representations for Neural Relation Extraction (N19-1)
Copied to clipboard
| Challenge: | Knowledge Bases (KBs) require constant updating to reflect changes to the world they represent. |
| Approach: | They propose a framework that unifies learning of RE and KBE models . the framework is based on a relation extraction task that uses a KB relation to a phrase . |
| Outcome: | The proposed framework unifies learning of RE and KBE models, leading to significant improvements over the state-of-the-art RE framework. |
Frowning Frodo, Wincing Leia, and a Seriously Great Friendship: Learning to Classify Emotional Relationships of Fictional Characters (N19-1)
Copied to clipboard
| Challenge: | Existing literature analysis does not focus on roles of characters or on relationships between them. |
| Approach: | They propose to combine emotion and character identification into a unified framework for character network extraction from fictional texts. |
| Outcome: | The proposed task is based on fan-fiction short stories and is able to predict emotion relations in the extracted network graph. |
Emotion-Cause Pair Extraction as Sequence Labeling Based on A Novel Tagging Scheme (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods to extract emotions and causes from unannotated emotion texts are labor intensive and limited applications in real-world scenarios. |
| Approach: | They propose a novel task to find emotions and corresponding causes in unannotated emotion texts. |
| Outcome: | The proposed model outperforms the state-of-the-art method by 2.26% (p0.001) in F1 measure. |
Emosical: An Emotion-Annotated Musical Theatre Dataset (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Emosical provides rich emotion annotations for musical films by inferring the background story of the characters. |
| Approach: | They propose to use a multimodal dataset of musical films to generate annotated emotion tags for each sample by inferring the background story of the characters. |
| Outcome: | The proposed dataset provides rich emotion annotations for musical films by inferring the background story of the characters. |
Learning to Generate Rules for Realistic Few-Shot Relation Classification: An Encoder-Decoder Approach (2024.findings-emnlp)
Copied to clipboard
| Challenge: | a new approach to relation classification is proposed to use data-driven approaches to perform fewshot tasks with limited training data. |
| Approach: | They propose a neuro-symbolic approach for realistic few-shot relation classification via rules . they propose to generate rules that can be used to extract relations using custom T5-style models . |
| Outcome: | The proposed approach is interpretable and pliable and outperforms the state-of-the-art on TACRED and NYT29 benchmarks while maintaining pliability. |
Tethering Broken Themes: Aligning Neural Topic Models with Labels and Authors (2025.findings-naacl)
Copied to clipboard
| Challenge: | Recent studies suggest that topic models do not align well with human intentions. |
| Approach: | They propose a method to align neural topic models with both labels and authorship information. |
| Outcome: | The proposed method improves existing models in terms of topic quality and alignment. |
Effective Inter-Clause Modeling for End-to-End Emotion-Cause Pair Extraction (2020.acl-main)
Copied to clipboard
| Challenge: | Emotion-cause pair extraction aims to extract all emotion clauses coupled with their cause clauses from a given document. |
| Approach: | They propose a one-step neural approach which emphasizes inter-clause modeling to perform end-to-end extraction. |
| Outcome: | The proposed method outperforms existing methods in the extraction of emotion-cause pairs . it emphasizes inter-clause modeling to perform end-to-end extraction . |