paper-with-me

Papers

Target-specified Sequence Labeling with Multi-head Self-attention for Target-oriented Opinion Words Extraction

2021-06-01 · NAACL 2021 4 · Yuhao Feng, Yanghui Rao, Yuyao Tang, Ninghua Wang, He Liu

Opinion target extraction and opinion term extraction are two fundamental tasks in Aspect Based Sentiment Analysis (ABSA). Many recent works on ABSA focus on Target-oriented Opinion Words (or Terms) Extraction (TOWE), which aims at extracting the corresponding opinion words for a given opinion target. TOWE can be further applied to Aspect-Opinion Pair Extraction (AOPE) which aims at extracting aspects (i.e., opinion targets) and opinion terms in pairs. In this paper, we propose Target-Specified sequence labeling with Multi-head Self-Attention (TSMSA) for TOWE, in which any pre-trained language model with multi-head self-attention can be integrated conveniently. As a case study, we also develop a Multi-Task structure named MT-TSMSA for AOPE by combining our TSMSA with an aspect and opinion term extraction module. Experimental results indicate that TSMSA outperforms the benchmark methods on TOWE significantly; meanwhile, the performance of MT-TSMSA is similar or even better than state-of-the-art AOPE baseline models.

📄 PDF Abstract BibTeX

Code (1)

fengyh3/TSMSA 공식 구현 tf

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage ModellingSentiment Analysistarget-oriented opinion words extractionTerm Extraction

Similar Papers 제목 키워드 기반

Multi\^2OIE: Multilingual Open Information Extraction Based on Multi-Head Attention with BERT

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Youngbin Ro, Yukyung Lee, Pilsung Kang

In this paper, we propose Multi$^2$OIE, which performs open information extraction (open IE) by combining BERT with multi-head attention. Our model is a sequence-labeling system with an efficient and effective argument e…

Computational EfficiencyOpen Information Extraction

Multi$^2$OIE: Multilingual Open Information Extraction Based on Multi-Head Attention with BERT

2020-09-17 · Youngbin Ro, Yukyung Lee, Pilsung Kang

In this paper, we propose Multi$^2$OIE, which performs open information extraction (open IE) by combining BERT with multi-head attention. Our model is a sequence-labeling system with an efficient and effective argument e…

Computational EfficiencyOpen Information Extraction

Pheonix at SemEval-2020 Task 5: Masking the Labels Lubricates Models for Sequence Labeling

2020-12-01 · SEMEVAL 2020 · Pouria Babvey, Dario Borrelli, Yutong Zhao, Carlo Lipizzi

This paper presents the deep-learning model that is submitted to the SemEval-2020 Task 5 competition: {``}Detecting Counterfactuals{''}. We participated in both Subtask1 and Subtask2. The model proposed in this paper ran…

Nested Named Entity Recognition for Chinese Electronic Health Records with QA-based Sequence Labeling

2021-10-01 · ROCLING 2021 10 · Yu-Lun Chiang, Chih-Hao Lin, Cheng-Lung Sung, Keh-Yih Su

This study presents a novel QA-based sequence labeling (QASL) approach to naturally tackle both flat and nested Named Entity Recogntion (NER) tasks on a Chinese Electronic Health Records (CEHRs) dataset. This proposed QA…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Multi-Input Multi-Output Sequence Labeling for Joint Extraction of Fact and Condition Tuples from Scientific Text

2019-11-01 · IJCNLP 2019 11 · Tianwen Jiang, Tong Zhao, Bing Qin, Ting Liu 외

Condition is essential in scientific statement. Without the conditions (e.g., equipment, environment) that were precisely specified, facts (e.g., observations) in the statements may no longer be valid. Existing ScienceIE…

TAGvalid