Cross-Domain Aspect Extraction using Transformers Augmented with Knowledge Graphs
Abstract
The extraction of aspect terms is a critical step in fine-grained sentiment analysis of text. Existing approaches for this task have yielded impressive results when the training and testing data are from the same domain. However, these methods show a drastic decrease in performance when applied to cross-domain settings where the domain of the testing data differs from that of the training data. To address this lack of extensibility and robustness, we propose a novel approach for automatically constructing domain-specific knowledge graphs that contain information relevant to the identification of aspect terms. We introduce a methodology for injecting information from these knowledge graphs into Transformer models, including two alternative mechanisms for knowledge insertion: via query enrichment and via manipulation of attention patterns. We demonstrate state-of-the-art performance on benchmark datasets for cross-domain aspect term extraction using our approach and investigate how the amount of external knowledge available to the Transformer impacts model performance.
Cite
@article{arxiv.2210.10144,
title = {Cross-Domain Aspect Extraction using Transformers Augmented with Knowledge Graphs},
author = {Phillip Howard and Arden Ma and Vasudev Lal and Ana Paula Simoes and Daniel Korat and Oren Pereg and Moshe Wasserblat and Gadi Singer},
journal= {arXiv preprint arXiv:2210.10144},
year = {2022}
}