Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unsupervised Word and Dependency Path Embeddings for Aspect Term Extraction

About

In this paper, we develop a novel approach to aspect term extraction based on unsupervised learning of distributed representations of words and dependency paths. The basic idea is to connect two words (w1 and w2) with the dependency path (r) between them in the embedding space. Specifically, our method optimizes the objective w1 + r = w2 in the low-dimensional space, where the multi-hop dependency paths are treated as a sequence of grammatical relations and modeled by a recurrent neural network. Then, we design the embedding features that consider linear context and dependency context information, for the conditional random field (CRF) based aspect term extraction. Experimental results on the SemEval datasets show that, (1) with only embedding features, we can achieve state-of-the-art results; (2) our embedding method which incorporates the syntactic information among words yields better performance than other representative ones in aspect term extraction.

Yichun Yin, Furu Wei, Li Dong, Kaimeng Xu, Ming Zhang, Ming Zhou• 2016

Related benchmarks

TaskDatasetResultRank
Aspect ExtractionLaptop (test)
F1 Score75.16
30
Aspect ExtractionRestaurant (test)
F1 Score84.97
24
Showing 2 of 2 rows

Other info

Follow for update