TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Mastering the Explicit Opinion-role Interaction: Syntax-ai...

Mastering the Explicit Opinion-role Interaction: Syntax-aided Neural Transition System for Unified Opinion Role Labeling

Shengqiong Wu, Hao Fei, Fei Li, Donghong Ji, Meishan Zhang, Yijiang Liu, Chong Teng

2021-10-05Fine-Grained Opinion Analysis
PaperPDFCode(official)

Abstract

Unified opinion role labeling (ORL) aims to detect all possible opinion structures of 'opinion-holder-target' in one shot, given a text. The existing transition-based unified method, unfortunately, is subject to longer opinion terms and fails to solve the term overlap issue. Current top performance has been achieved by employing the span-based graph model, which however still suffers from both high model complexity and insufficient interaction among opinions and roles. In this work, we investigate a novel solution by revisiting the transition architecture, and augmenting it with a pointer network (PointNet). The framework parses out all opinion structures in linear-time complexity, meanwhile breaks through the limitation of any length of terms with PointNet. To achieve the explicit opinion-role interactions, we further propose a unified dependency-opinion graph (UDOG), co-modeling the syntactic dependency structure and the partial opinion-role structure. We then devise a relation-centered graph aggregator (RCGA) to encode the multi-relational UDOG, where the resulting high-order representations are used to promote the predictions in the vanilla transition system. Our model achieves new state-of-the-art results on the MPQA benchmark. Analyses further demonstrate the superiority of our methods on both efficacy and efficiency.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisMPQAF1 (Opinion)65.28SyPtrTrans
Sentiment AnalysisMPQAF1 (Opinion-Holder Pair)59.48SyPtrTrans
Sentiment AnalysisMPQAF1 (Opinion-Role Pair)51.62SyPtrTrans
Sentiment AnalysisMPQAF1 (Opinion-Target Pair)44.04SyPtrTrans

Related Papers

Opinion Mining Using Pre-Trained Large Language Models: Identifying the Type, Polarity, Intensity, Expression, and Source of Private States2024-05-01Fine-Grained Opinion Summarization with Minimal Supervision2021-10-17Syntax-Aware Opinion Role Labeling with Dependency Graph Convolutional Networks2020-07-01Enhancing Opinion Role Labeling with Semantic-Aware Word Representations from Semantic Role Labeling2019-06-01The 2018 Shared Task on Extrinsic Parser Evaluation: On the Downstream Utility of English Universal Dependency Parsers2018-10-01Recursive Neural Structural Correspondence Network for Cross-domain Aspect and Opinion Co-Extraction2018-07-01SRL4ORL: Improving Opinion Role Labeling using Multi-task Learning with Semantic Role Labeling2017-11-02Toward Stance Classification Based on Claim Microstructures2017-09-01