paper-with-me

홈 › Papers

TDAM: a Topic-Dependent Attention Model for Sentiment Analysis

2019-08-18 · Gabriele Pergola, Lin Gui, Yulan He

We propose a topic-dependent attention model for sentiment classification and topic extraction. Our model assumes that a global topic embedding is shared across documents and employs an attention mechanism to derive local topic embedding for words and sentences. These are subsequently incorporated in a modified Gated Recurrent Unit (GRU) for sentiment classification and extraction of topics bearing different sentiment polarities. Those topics emerge from the words' local topic embeddings learned by the internal attention of the GRU cells in the context of a multi-task learning framework. In this paper, we present the hierarchical architecture, the new GRU unit and the experiments conducted on users' reviews which demonstrate classification performance on a par with the state-of-the-art methodologies for sentiment classification and topic coherence outperforming the current approaches for supervised topic extraction. In addition, our model is able to extract coherent aspect-sentiment clusters despite using no aspect-level annotations for training.

📄 PDF Abstract BibTeX arXiv:1908.06435

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Task LearningSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Deep Pathomic Learning Defines Prognostic Subtypes and Molecular Drivers in Colorectal Cancer

2025-11-19 · Zisong Wang, Xuanyu Wang, Hang Chen, Haizhou Wang 외 arxiv

Precise prognostic stratification of colorectal cancer (CRC) remains a major clinical challenge due to its high heterogeneity. The conventional TNM staging system is inadequate for personalized medicine. We aimed to deve…

Multiple Instance Learning

TDAM: Top-Down Attention Module for Contextually Guided Feature Selection in CNNs

2021-11-26 · Shantanu Jaiswal, Basura Fernando, Cheston Tan

Attention modules for Convolutional Neural Networks (CNNs) are an effective method to enhance performance on multiple computer-vision tasks. While existing methods appropriately model channel-, spatial- and self-attentio…

feature selectionImage ClassificationMulti-Label ClassificationObject Localization+2

Importance of Self-Attention for Sentiment Analysis

2018-11-01 · WS 2018 11 · Ga{\"e}l Letarte, Fr{\'e}d{\'e}rik Paradis, Philippe Gigu{\`e}re, Fran{\c{c}}ois Laviolette

Despite their superior performance, deep learning models often lack interpretability. In this paper, we explore the modeling of insightful relations between words, in order to understand and enhance predictions. To this …

ClassificationDecision MakingGeneral ClassificationImage Captioning+8

Sentiment Independent Topic Detection in Rated Hospital Reviews

2019-05-01 · WS 2019 5 · Christian Wartena, S, Uwe er, Christiane Patzelt

We present a simple method to find topics in user reviews that accompany ratings for products or services. Standard topic analysis will perform sub-optimal on such data since the word distributions in the documents are n…

X-Mesh: Towards Fast and Accurate Text-driven 3D Stylization via Dynamic Textual Guidance

2023-03-28 · ICCV 2023 1 · Yiwei Ma, Xiaioqing Zhang, Xiaoshuai Sun, Jiayi Ji 외

Text-driven 3D stylization is a complex and crucial task in the fields of computer vision (CV) and computer graphics (CG), aimed at transforming a bare mesh to fit a target text. Prior methods adopt text-independent mult…

Attribute