paper-with-me

Papers

Pair-Based Joint Learning with Relational Graph Convolutional Networks for Emotion-Cause Pair Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Emotion-cause pair extraction (ECPE) aims to extract the emotion clauses and the corresponding cause clauses, which have recently received more attention. Previous methods sequentially encode features with a specified order, which first encode the emotion and cause features for clause extraction and then combine them for pair extraction, leading to an imbalance in inter-task feature interaction where features extracted later have no direct contact with the former. To this end, we propose a novel joint encoding network, which generates pairs and clauses features simultaneously in a joint feature learning manner to model the causal relationship from clauses. Specifically, from a multi-relational perspective, we construct a heterogeneous undirected graph and apply the Relational Graph Convolutional Network (RGCN) to capture the complex relationship between clauses and the relationship between pairs and clauses. Experimental results show that our model achieves state-of-the-art performance on the Chinese benchmark corpus.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion-Cause Pair Extraction

Similar Papers 제목 키워드 기반

Pair-Based Joint Encoding with Relational Graph Convolutional Networks for Emotion-Cause Pair Extraction

2022-12-04 · Junlong Liu, Xichen Shang, Qianli Ma

Emotion-cause pair extraction (ECPE) aims to extract emotion clauses and corresponding cause clauses, which have recently received growing attention. Previous methods sequentially encode features with a specified order. …

Emotion-Cause Pair Extraction

End-to-End Emotion-Cause Pair Extraction with Graph Convolutional Network

2020-12-01 · COLING 2020 8 · Ying Chen, Wenjun Hou, Shoushan Li, Caicong Wu 외

Emotion-cause pair extraction (ECPE), which aims at simultaneously extracting emotion-cause pairs that express emotions and their corresponding causes in a document, plays a vital role in understanding natural languages.…

Emotion-Cause Pair Extraction

Composition-based Multi-Relational Graph Convolutional Networks

2019-11-08 · ICLR 2020 1 · Shikhar Vashishth, Soumya Sanyal, Vikram Nitin, Partha Talukdar

Graph Convolutional Networks (GCNs) have recently been shown to be quite successful in modeling graph-structured data. However, the primary focus has been on handling simple undirected graphs. Multi-relational graphs are…

General ClassificationGraph ClassificationGraph EmbeddingKnowledge Graph Embedding+2

Jointly Extracting Explicit and Implicit Relational Triples with Reasoning Pattern Enhanced Binary Pointer Network

2021-06-01 · NAACL 2021 4 · Yubo Chen, Yunqi Zhang, Changran Hu, Yongfeng Huang

Relational triple extraction is a crucial task for knowledge graph construction. Existing methods mainly focused on explicit relational triples that are directly expressed, but usually suffer from ignoring implicit tripl…

graph constructionImplicit RelationsKnowledge GraphsRelation+3

Relation-aware Graph Attention Networks with Relational Position Encodings for Emotion Recognition in Conversations

2020-11-01 · EMNLP 2020 11 · Taichi Ishiwatari, Yuki Yasuda, Taro Miyazaki, Jun Goto

Interest in emotion recognition in conversations (ERC) has been increasing in various fields, because it can be used to analyze user behaviors and detect fake news. Many recent ERC methods use graph-based neural networks…

Emotion RecognitionEmotion Recognition in ConversationGraph AttentionPosition+1