EMNLP 2021main32 citations

An Empirical Study on Leveraging Position Embeddings for Target-oriented Opinion Words Extraction

Samuel Mensah, Kai Sun, Nikolaos Aletras

Abstract

Target-oriented opinion words extraction (TOWE) (Fan et al., 2019b) is a new subtask of target-oriented sentiment analysis that aims to extract opinion words for a given aspect in text. Current state-of-the-art methods leverage position embeddings to capture the relative position of a word to the target. However, the performance of these methods depends on the ability to incorporate this information into word representations. In this paper, we explore a variety of text encoders based on pretrained word embeddings or language models that leverage part-of-speech and position embeddings, aiming to examine the actual contribution of each component in TOWE. We also adapt a graph convolutional network (GCN) to enhance word representations by incorporating syntactic information. Our experimental results demonstrate that BiLSTM-based models can effectively encode position information into word representations while using a GCN only achieves marginal gains. Interestingly, our simple methods outperform several state-of-the-art complex neural structures.

BibTeX
@inproceedings{mensah-etal-2021-empirical,
    title = "An Empirical Study on Leveraging Position Embeddings for Target-oriented Opinion Words Extraction",
    author = "Mensah, Samuel  and
      Sun, Kai  and
      Aletras, Nikolaos",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.722/",
    doi = "10.18653/v1/2021.emnlp-main.722",
    pages = "9174--9179"
}
An Empirical Study on Leveraging Position Embeddings for Target-oriented Opinion Words Extraction · EMNLP 2021