paper-with-me

홈 › Papers

Dialogue-Based Multi-Dimensional Relationship Extraction from Novels

2025-07-07 · Yuchen Yan, Hanjie Zhao, Senbin Zhu, Hongde Liu, Zhihong Zhang, Yuxiang Jia arxiv

Relation extraction is a crucial task in natural language processing, with broad applications in knowledge graph construction and literary analysis. However, the complex context and implicit expressions in novel texts pose significant challenges for automatic character relationship extraction. This study focuses on relation extraction in the novel domain and proposes a method based on Large Language Models (LLMs). By incorporating relationship dimension separation, dialogue data construction, and contextual learning strategies, the proposed method enhances extraction performance. Leveraging dialogue structure information, it improves the model's ability to understand implicit relationships and demonstrates strong adaptability in complex contexts. Additionally, we construct a high-quality Chinese novel relation extraction dataset to address the lack of labeled resources and support future research. Experimental results show that our method outperforms traditional baselines across multiple evaluation metrics and successfully facilitates the automated construction of character relationship networks in novels.

📄 PDF Abstract BibTeX arXiv:2507.04852

Code (0)

등록된 구현이 없습니다.

Tasks

Relation Extraction

Similar Papers 제목 키워드 기반

Identifying Speakers and Addressees of Quotations in Novels with Prompt Learning

2024-08-18 · Yuchen Yan, Hanjie Zhao, Senbin Zhu, Hongde Liu 외

Quotations in literary works, especially novels, are important to create characters, reflect character relationships, and drive plot development. Current research on quotation extraction in novels primarily focuses on qu…

Prompt Learning

The CRECIL Corpus: a New Dataset for Extraction of Relations between Characters in Chinese Multi-party Dialogues

2022-06-01 · LREC 2022 6 · Yuru Jiang, Yang Xu, Yuhang Zhan, WeiKai He 외

We describe a new freely available Chinese multi-party dialogue dataset for automatic extraction of dialogue-based character relationships. The data has been extracted from the original TV scripts of a Chinese sitcom cal…

Relation Extraction

The Emotion Dynamics of Literary Novels

2024-03-04 · Krishnapriya Vishnubhotla, Adam Hammond, Graeme Hirst, Saif M. Mohammad

Stories are rich in the emotions they exhibit in their narratives and evoke in the readers. The emotional journeys of the various characters within a story are central to their appeal. Computational analysis of the emoti…

ARC

Dialogues Aspect-based Sentiment Quadruple Extraction via Structural Entropy Minimization Partitioning

2025-08-07 · Kun Peng, Cong Cao, Hao Peng, Zhifeng Hao 외 arxiv

Dialogues Aspect-based Sentiment Quadruple Extraction (DiaASQ) aims to extract all target-aspect-opinion-sentiment quadruples from a given multi-round, multi-participant dialogue. Existing methods typically learn word re…

CharacterEval: A Chinese Benchmark for Role-Playing Conversational Agent Evaluation

2024-01-02 · Quan Tu, Shilong Fan, Zihang Tian, Rui Yan

Recently, the advent of large language models (LLMs) has revolutionized generative agents. Among them, Role-Playing Conversational Agents (RPCAs) attract considerable attention due to their ability to emotionally engage …