paper-with-me

Papers

Inducing Target-Specific Latent Structures for Aspect Sentiment Classification

2020-11-01 · EMNLP 2020 11 · Chenhua Chen, Zhiyang Teng, Yue Zhang

Aspect-level sentiment analysis aims to recognize the sentiment polarity of an aspect or a target in a comment. Recently, graph convolutional networks based on linguistic dependency trees have been studied for this task. However, the dependency parsing accuracy of commercial product comments or tweets might be unsatisfactory. To tackle this problem, we associate linguistic dependency trees with automatically induced aspectspecific graphs. We propose gating mechanisms to dynamically combine information from word dependency graphs and latent graphs which are learned by self-attention networks. Our model can complement supervised syntactic features with latent semantic dependencies. Experimental results on five benchmarks show the effectiveness of our proposed latent models, giving significantly better results than models without using latent graphs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDependency ParsingGeneral ClassificationSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Discrete Opinion Tree Induction for Aspect-based Sentiment Analysis

2022-05-01 · ACL 2022 5 · Chenhua Chen, Zhiyang Teng, Zhongqing Wang, Yue Zhang

Dependency trees have been intensively used with graph neural networks for aspect-based sentiment classification. Though being effective, such methods rely on external dependency parsers, which can be unavailable for low…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisSentiment Classification

Inducing Constituency Trees through Neural Machine Translation

2019-09-22 · Phu Mon Htut, Kyunghyun Cho, Samuel R. Bowman

Latent tree learning(LTL) methods learn to parse sentences using only indirect supervision from a downstream task. Recent advances in latent tree learning have made it possible to recover moderately high quality tree str…

Language ModelingLanguage ModellingMachine TranslationTranslation

Inducing Document Structure for Aspect-based Summarization

2019-07-01 · ACL 2019 7 · Lea Frermann, Alex Klementiev, re

Automatic summarization is typically treated as a 1-to-1 mapping from document to summary. Documents such as news articles, however, are structured and often cover multiple topics or aspects; and readers may be intereste…

Abstractive Text SummarizationArticles

Neural representation and generation for RNA secondary structures

2021-02-01 · ICLR 2021 1 · Zichao Yan, William L. Hamilton, Mathieu Blanchette

Our work is concerned with the generation and targeted design of RNA, a type of genetic macromolecule that can adopt complex structures which influence their cellular activities and functions. The design of large scale a…

DiversityDrug DiscoveryInductive BiasNavigate

Anomaly Detection of Time Series with Smoothness-Inducing Sequential Variational Auto-Encoder

2021-02-02 · Longyuan Li, Junchi Yan, Haiyang Wang, Yaohui Jin

Deep generative models have demonstrated their effectiveness in learning latent representation and modeling complex dependencies of time series. In this paper, we present a Smoothness-Inducing Sequential Variational Auto…

Anomaly DetectionDensity EstimationTime SeriesTime Series Analysis