paper-with-me

홈 › Papers

User-Guided Aspect Classification for Domain-Specific Texts

2020-04-30 · Peiran Li, Fang Guo, Jingbo Shang

Aspect classification, identifying aspects of text segments, facilitates numerous applications, such as sentiment analysis and review summarization. To alleviate the human effort on annotating massive texts, in this paper, we study the problem of classifying aspects based on only a few user-provided seed words for pre-defined aspects. The major challenge lies in how to handle the noisy misc aspect, which is designed for texts without any pre-defined aspects. Even domain experts have difficulties to nominate seed words for the misc aspect, making existing seed-driven text classification methods not applicable. We propose a novel framework, ARYA, which enables mutual enhancements between pre-defined aspects and the misc aspect via iterative classifier training and seed updating. Specifically, it trains a classifier for pre-defined aspects and then leverages it to induce the supervision for the misc aspect. The prediction results of the misc aspect are later utilized to filter out noisy seed words for pre-defined aspects. Experiments in two domains demonstrate the superior performance of our proposed framework, as well as the necessity and importance of properly modeling the misc aspect.

📄 PDF Abstract BibTeX arXiv:2004.14555

Code (1)

peiranli/ARYA 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationSentiment Analysistext-classificationText Classification

Similar Papers 제목 키워드 기반

MultiDM-GCN: Aspect-guided Response Generation in Multi-domain Multi-modal Dialogue System using Graph Convolutional Network

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Mauajama Firdaus, Nidhi Thakur, Asif Ekbal

In the recent past, dialogue systems have gained immense popularity and have become ubiquitous. During conversations, humans not only rely on languages but seek contextual information through visual contents as well. In …

DecoderResponse Generation

Exploiting Coarse-to-Fine Task Transfer for Aspect-level Sentiment Classification

2018-11-16 · AAAI 2019 2018 11 · Zheng Li, Ying WEI, Yu Zhang, Xiang Zhang 외

Aspect-level sentiment classification (ASC) aims at identifying sentiment polarities towards aspects in a sentence, where the aspect can behave as a general Aspect Category (AC) or a specific Aspect Term (AT). However, d…

General ClassificationSentenceSentiment AnalysisSentiment Classification

Hierarchical Aspect-guided Explanation Generation for Explainable Recommendation

2021-10-20 · Yidan Hu, Yong liu, Chunyan Miao, Gongqi Lin 외

Explainable recommendation systems provide explanations for recommendation results to improve their transparency and persuasiveness. The existing explainable recommendation methods generate textual explanations without e…

DecoderExplainable RecommendationExplanation GenerationPersuasiveness+1

IARM: Inter-Aspect Relation Modeling with Memory Networks in Aspect-Based Sentiment Analysis

2018-10-01 · EMNLP 2018 10 · Navonil Majumder, Soujanya Poria, Alex Gelbukh, er 외

Sentiment analysis has immense implications in e-commerce through user feedback mining. Aspect-based sentiment analysis takes this one step further by enabling businesses to extract aspect specific sentimental informatio…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Extract AspectGeneral Classification+3

Towards an integrated pipeline for aspect-based sentiment analysis in various domains

2017-09-01 · WS 2017 9 · Orph{\'e}e De Clercq, Els Lefever, Gilles Jacobs, Tijl Carpels 외

This paper presents an integrated ABSA pipeline for Dutch that has been developed and tested on qualitative user feedback coming from three domains: retail, banking and human resources. The two latter domains provide ser…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)ClassificationGeneral Classification+2