Story Embedding: Learning Distributed Representations of Stories Based on Character Networks (Extended Abstract)
Abstract
This study aims to represent stories in narrative works (i.e., creative works that contain stories) with a fixed-length vector. We apply subgraph-based graph embedding models to dynamic social networks of characters that appeared in stories (character networks). We suppose that interactions between characters reflect the content of stories. We discretize the interactions by discovering the subgraphs and learn representations of stories by predicting occurrences of the subgraphs in corresponding character networks. We find subgraphs rooted in each character on each scene in multiple scales, using the WL (Weisfeiler-Lehman) relabeling process. To predict occurrences of subgraphs, we apply two approaches: (i) considering changes in subgraphs according to scenes and (ii) focusing on subgraphs on the last scene. We evaluated the proposed models by measuring the similarity between real movies with vector representations that were generated by the models.
Cite
Text
Lee and Jung. "Story Embedding: Learning Distributed Representations of Stories Based on Character Networks (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/709Markdown
[Lee and Jung. "Story Embedding: Learning Distributed Representations of Stories Based on Character Networks (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/lee2020ijcai-story/) doi:10.24963/IJCAI.2020/709BibTeX
@inproceedings{lee2020ijcai-story,
title = {{Story Embedding: Learning Distributed Representations of Stories Based on Character Networks (Extended Abstract)}},
author = {Lee, O-Joun and Jung, Jason J.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2020},
pages = {5070-5074},
doi = {10.24963/IJCAI.2020/709},
url = {https://mlanthology.org/ijcai/2020/lee2020ijcai-story/}
}