Automatic Extraction of Relationships among Motivations, Emotions and Actions from Natural Language Texts
Fei Yang
TL;DR
Addresses the need to explicitly model how motivations, emotions, and actions relate in text, beyond opaque neural models. Proposes MEA-DAG, a graph-based framework built from a manually designed Nature Design and learnable Nurture Belief, with LLM-assisted mappings to map text to directed graphs. Applies the approach to Amazon Fine Foods Reviews to generate 92,990 MEA-DAGs, achieving 63% logical validity and revealing key bottlenecks in event linking, extraction, negation, and word-sense ambiguity. Demonstrates a white-box alternative to annotation-heavy methods and outlines directions for expanding node coverage, improving robustness, and addressing error sources.
Abstract
We propose a new graph-based framework to reveal relationships among motivations, emotions and actions explicitly given natural language texts. A directed acyclic graph is designed to describe human's nature. Nurture beliefs are incorporated to connect outside events and the human's nature graph. No annotation resources are required due to the power of large language models. Amazon Fine Foods Reviews dataset is used as corpus and food-related motivations are focused. Totally 92,990 relationship graphs are generated, of which 63% make logical sense. We make further analysis to investigate error types for optimization direction in future research.
