HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Exploring Sequence-to-Sequence Learning in Aspect Term Extraction

{Xing Xie Dehong Ma Houfeng Wang Fangzhao Wu Sujian Li}

Exploring Sequence-to-Sequence Learning in Aspect Term Extraction

Abstract

Aspect term extraction (ATE) aims at identifying all aspect terms in a sentence and is usually modeled as a sequence labeling problem. However, sequence labeling based methods cannot make full use of the overall meaning of the whole sentence and have the limitation in processing dependencies between labels. To tackle these problems, we first explore to formalize ATE as a sequence-to-sequence (Seq2Seq) learning task where the source sequence and target sequence are composed of words and labels respectively. At the same time, to make Seq2Seq learning suit to ATE where labels correspond to words one by one, we design the gated unit networks to incorporate corresponding word representation into the decoder, and position-aware attention to pay more attention to the adjacent words of a target word. The experimental results on two datasets show that Seq2Seq learning is effective in ATE accompanied with our proposed gated unit networks and position-aware attention mechanism.

Benchmarks

BenchmarkMethodologyMetrics
term-extraction-on-semeval-2014-task-4-laptopSeq2Seq4ATE
F1-Score: 0.8031

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
Exploring Sequence-to-Sequence Learning in Aspect Term Extraction | Papers | HyperAI