paper-with-me

홈 › Papers

Frowning Frodo, Wincing Leia, and a Seriously Great Friendship: Learning to Classify Emotional Relationships of Fictional Characters

2019-03-29 · NAACL 2019 6 · Evgeny Kim, Roman Klinger

The development of a fictional plot is centered around characters who closely interact with each other forming dynamic social networks. In literature analysis, such networks have mostly been analyzed without particular relation types or focusing on roles which the characters take with respect to each other. We argue that an important aspect for the analysis of stories and their development is the emotion between characters. In this paper, we combine these aspects into a unified framework to classify emotional relationships of fictional characters. We formalize it as a new task and describe the annotation of a corpus, based on fan-fiction short stories. The extraction pipeline which we propose consists of character identification (which we treat as given by an oracle here) and the relation classification. For the latter, we provide results using several approaches previously proposed for relation identification with neural methods. The best result of 0.45 F1 is achieved with a GRU with character position indicators on the task of predicting undirected emotion relations in the associated social network graph.

📄 PDF Abstract BibTeX arXiv:1903.12453

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Classification

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Automatically Drafting Ontologies from Competency Questions with FrODO

2022-06-06 · Aldo Gangemi, Anna Sofia Lippolis, Giorgia Lodi, Andrea Giovanni Nuzzolese

We present the Frame-based ontology Design Outlet (FrODO), a novel method and tool for drafting ontologies from competency questions automatically. Competency questions are expressed as natural language and are a common …

Making Reasoning Matter: Measuring and Improving Faithfulness of Chain-of-Thought Reasoning

2024-02-21 · Debjit Paul, Robert West, Antoine Bosselut, Boi Faltings

Large language models (LLMs) have been shown to perform better when asked to reason step-by-step before answering a question. However, it is unclear to what degree the model's final answer is faithful to the stated reaso…

counterfactual

FroDO: From Detections to 3D Objects

2020-06-01 · CVPR 2020 6 · Martin Runz, Kejie Li, Meng Tang, Lingni Ma 외

Object-oriented maps are important for scene understanding since they jointly capture geometry and semantics, allow individual instantiation and meaningful reasoning about objects. We introduce FroDO, a method for accura…

3D ReconstructionObjectObject ReconstructionScene Understanding

FroDO: From Detections to 3D Objects

2020-05-11 · Kejie Li, Martin Rünz, Meng Tang, Lingni Ma 외

Object-oriented maps are important for scene understanding since they jointly capture geometry and semantics, allow individual instantiation and meaningful reasoning about objects. We introduce FroDO, a method for accura…

3D ReconstructionObjectObject ReconstructionScene Understanding

The computational and learning benefits of Daleian neural networks

2022-10-12 · Adam Haber, Elad Schneidman

Dale's principle implies that biological neural networks are composed of neurons that are either excitatory or inhibitory. While the number of possible architectures of such Daleian networks is exponentially smaller than…