paper-with-me

Papers

SpanMlt: A Span-based Multi-Task Learning Framework for Pair-wise Aspect and Opinion Terms Extraction

2020-07-01 · ACL 2020 6 · He Zhao, Longtao Huang, Rong Zhang, Quan Lu, Hui Xue

Aspect terms extraction and opinion terms extraction are two key problems of fine-grained Aspect Based Sentiment Analysis (ABSA). The aspect-opinion pairs can provide a global profile about a product or service for consumers and opinion mining systems. However, traditional methods can not directly output aspect-opinion pairs without given aspect terms or opinion terms. Although some recent co-extraction methods have been proposed to extract both terms jointly, they fail to extract them as pairs. To this end, this paper proposes an end-to-end method to solve the task of Pair-wise Aspect and Opinion Terms Extraction (PAOTE). Furthermore, this paper treats the problem from a perspective of joint term and relation extraction rather than under the sequence tagging formulation performed in most prior works. We propose a multi-task learning framework based on shared spans, where the terms are extracted under the supervision of span boundaries. Meanwhile, the pair-wise relations are jointly identified using the span representations. Extensive experiments show that our model consistently outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Multi-Task LearningOpinion MiningRelation ExtractionSentiment Analysis

Similar Papers 제목 키워드 기반

Dealing with negative samples with multi-task learning on span-based joint entity-relation extraction

2023-09-18 · Chenguang Xue, Jiamin Lu

Recent span-based joint extraction models have demonstrated significant advantages in both entity recognition and relation extraction. These models treat text spans as candidate entities, and span pairs as candidate rela…

Boundary DetectionMulti-Task LearningRelationRelation Extraction

ECSP: A New Task for Emotion-Cause Span-Pair Extraction and Classification

2020-03-07 · Hongliang Bi, Pengyuan Liu

Emotion cause analysis such as emotion cause extraction (ECE) and emotion-cause pair extraction (ECPE) have gradually attracted the attention of many researchers. However, there are still two shortcomings in the existing…

Emotion Cause ExtractionEmotion-Cause Pair ExtractionEmotion ClassificationGeneral Classification

Unified Humor Detection Based on Sentence-pair Augmentation and Transfer Learning

2020-11-01 · EAMT 2020 11 · Minghan Wang, Hao Yang, Ying Qin, Shiliang Sun 외

We propose a unified multilingual model for humor detection which can be trained under a transfer learning framework. 1) The model is built based on pre-trained multilingual BERT, thereby is able to make predictions on C…

Humor DetectionSentenceSentence ClassificationTransfer Learning

Pre-training Entity Relation Encoder with Intra-span and Inter-span Information

2020-11-01 · EMNLP 2020 11 · Yijun Wang, Changzhi Sun, Yuanbin Wu, Junchi Yan 외

In this paper, we integrate span-related information into pre-trained encoder for entity relation extraction task. Instead of using general-purpose sentence encoder (e.g., existing universal pre-trained models), we intro…

RelationRelation ExtractionSentence

Samsung Research China-Beijing at SemEval-2024 Task 3: A multi-stage framework for Emotion-Cause Pair Extraction in Conversations

2024-04-25 · Shen Zhang, Haojie Zhang, Jing Zhang, Xudong Zhang 외

In human-computer interaction, it is crucial for agents to respond to human by understanding their emotions. Unraveling the causes of emotions is more challenging. A new task named Multimodal Emotion-Cause Pair Extractio…

Emotion-Cause Pair ExtractionEmotion Recognition