Extracting all Aspect-polarity Pairs Jointly in a Text with Relation Extraction Approach
Lingmei Bu, Li Chen, Yongmei Lu, Zhonghua Yu

TL;DR
This paper introduces a novel sequence-to-sequence relation extraction approach for jointly extracting aspect-polarity pairs in text, addressing limitations of previous methods by capturing relationships and correlations more effectively.
Contribution
It proposes a position- and aspect-aware sequence-to-sequence model that directly generates aspect-polarity pairs as relations, improving extraction performance over existing approaches.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Effectively captures relationships among aspect-polarity pairs
Demonstrates significant improvement in extraction accuracy
Abstract
Extracting aspect-polarity pairs from texts is an important task of fine-grained sentiment analysis. While the existing approaches to this task have gained many progresses, they are limited at capturing relationships among aspect-polarity pairs in a text, thus degrading the extraction performance. Moreover, the existing state-of-the-art approaches, namely token-based se-quence tagging and span-based classification, have their own defects such as polarity inconsistency resulted from separately tagging tokens in the former and the heterogeneous categorization in the latter where aspect-related and polarity-related labels are mixed. In order to remedy the above defects, in-spiring from the recent advancements in relation extraction, we propose to generate aspect-polarity pairs directly from a text with relation extraction technology, regarding aspect-pairs as unary relations where aspects…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Topic Modeling
