HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Embarrassingly Simple Unsupervised Aspect Extraction

Stéphan Tulkens; Andreas van Cranenburgh

Embarrassingly Simple Unsupervised Aspect Extraction

Abstract

We present a simple but effective method for aspect identification in sentiment analysis. Our unsupervised method only requires word embeddings and a POS tagger, and is therefore straightforward to apply to new domains and languages. We introduce Contrastive Attention (CAt), a novel single-head attention mechanism based on an RBF kernel, which gives a considerable boost in performance and makes the model interpretable. Previous work relied on syntactic features and complex neural models. We show that given the simplicity of current benchmark datasets for aspect extraction, such complex models are not needed. The code to reproduce the experiments reported in this paper is available at https://github.com/clips/cat

Code Repositories

clips/cat
Official

Benchmarks

BenchmarkMethodologyMetrics
aspect-category-detection-on-citysearchCAt
F-measure (%): 86.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Embarrassingly Simple Unsupervised Aspect Extraction | Papers | HyperAI