Papers with BTM
Adversarial Learning of Poisson Factorisation Model for Gauging Brand Sentiment in User Reviews (2021.eacl-main)
Copied to clipboard
| Challenge: | Existing models for sentiment-topic extraction assume topics are grouped under discrete sentiment categories such as ‘positive’, ‘negative’ and ‘neural’. |
| Approach: | They propose a Brand-Topic Model which aims to detect brand-associated polarity-bearing topics from product reviews. |
| Outcome: | The proposed model outperforms existing models on Amazon reviews and shows that it is more coherent and unique than existing models. |
GraphBTM: Graph Enhanced Autoencoded Variational Inference for Biterm Topic Model (D18-1)
Copied to clipboard
| Challenge: | Conventional topic models suffer different problems in different settings. |
| Approach: | They propose a novel way to model word-pairs named biterms in the whole corpus and a Graph Convolutional Networks (GCNs) with residual connections to extract transitive features from biterm. |
| Outcome: | The proposed model generates more coherent topics compared with previous methods. |