paper-with-me

Papers

Weakly-supervised Domain Adaption for Aspect Extraction via Multi-level Interaction Transfer

2020-06-16 · Tao Liang, Wenya Wang, Fengmao Lv

Fine-grained aspect extraction is an essential sub-task in aspect based opinion analysis. It aims to identify the aspect terms (a.k.a. opinion targets) of a product or service in each sentence. However, expensive annotation process is usually involved to acquire sufficient token-level labels for each domain. To address this limitation, some previous works propose domain adaptation strategies to transfer knowledge from a sufficiently labeled source domain to unlabeled target domains. But due to both the difficulty of fine-grained prediction problems and the large domain gap between domains, the performance remains unsatisfactory. This work conducts a pioneer study on leveraging sentence-level aspect category labels that can be usually available in commercial services like review sites to promote token-level transfer for the extraction purpose. Specifically, the aspect category information is used to construct pivot knowledge for transfer with assumption that the interactions between sentence-level aspect category and token-level aspect terms are invariant across domains. To this end, we propose a novel multi-level reconstruction mechanism that aligns both the fine-grained and coarse-grained information in multiple levels of abstractions. Comprehensive experiments demonstrate that our approach can fully utilize sentence-level aspect category labels to improve cross-domain aspect extraction with a large performance gain.

📄 PDF Abstract BibTeX arXiv:2006.09235

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect ExtractionDomain AdaptationSentence

Similar Papers 제목 키워드 기반

Training Neural Networks for Aspect Extraction Using Descriptive Keywords Only

2019-03-14 · ICLR Workshop LLD 2019 · Giannis Karamanolakis, Daniel Hsu, Luis Gravano

Aspect extraction in online product reviews is a key task in sentiment analysis and opinion mining. Training supervised neural networks for aspect extraction is not possible when ground truth aspect labels are not availa…

Aspect ExtractionDescriptiveOpinion MiningSentiment Analysis+1

ABSApp: A Portable Weakly-Supervised Aspect-Based Sentiment Extraction System

2019-09-12 · IJCNLP 2019 11 · Oren Pereg, Daniel Korat, Moshe Wasserblat, Jonathan Mamou 외

We present ABSApp, a portable system for weakly-supervised aspect-based sentiment extraction. The system is interpretable and user friendly and does not require labeled training data, hence can be rapidly and cost-effect…

Weakly Supervised Object Localization as Domain Adaption

2022-03-03 · CVPR 2022 1 · Lei Zhu, Qi She, Qian Chen, Yunfei You 외

Weakly supervised object localization (WSOL) focuses on localizing objects only with the supervision of image-level classification masks. Most previous WSOL methods follow the classification activation map (CAM) that loc…

ClassificationDomain AdaptationObjectObject Localization+1

Summarizing Opinions: Aspect Extraction Meets Sentiment Prediction and They Are Both Weakly Supervised

2018-08-27 · EMNLP 2018 10 · Stefanos Angelidis, Mirella Lapata

We present a neural framework for opinion summarization from online product reviews which is knowledge-lean and only requires light supervision (e.g., in the form of product domain labels and user-provided ratings). Our …

Aspect ExtractionFormMultiple Instance LearningOpinion Summarization

Weakly Supervised Extraction of Tasks from Text

2021-12-01 · ICON 2021 12 · Sachin Pawar, Girish Palshikar, Anindita Sinha Banerjee

In this paper, we propose a novel problem of automatic extraction of tasks from text. A task is a well-defined knowledge-based volitional action. We describe various characteristics of tasks as well as compare and contra…