@inproceedings{tang-etal-2020-dependency,
    title = "Dependency Graph Enhanced Dual-transformer Structure for Aspect-based Sentiment Classification",
    author = "Tang, Hao  and
      Ji, Donghong  and
      Li, Chenliang  and
      Zhou, Qiji",
    editor = "Jurafsky, Dan  and
      Chai, Joyce  and
      Schluter, Natalie  and
      Tetreault, Joel",
    booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
    month = jul,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.acl-main.588/",
    doi = "10.18653/v1/2020.acl-main.588",
    pages = "6578--6588",
    abstract = "Aspect-based sentiment classification is a popular task aimed at identifying the corresponding emotion of a specific aspect. One sentence may contain various sentiments for different aspects. Many sophisticated methods such as attention mechanism and Convolutional Neural Networks (CNN) have been widely employed for handling this challenge. Recently, semantic dependency tree implemented by Graph Convolutional Networks (GCN) is introduced to describe the inner connection between aspects and the associated emotion words. But the improvement is limited due to the noise and instability of dependency trees. To this end, we propose a dependency graph enhanced dual-transformer network (named DGEDT) by jointly considering the flat representations learnt from Transformer and graph-based representations learnt from the corresponding dependency graph in an iterative interaction manner. Specifically, a dual-transformer structure is devised in DGEDT to support mutual reinforcement between the flat representation learning and graph-based representation learning. The idea is to allow the dependency graph to guide the representation learning of the transformer encoder and vice versa. The results on five datasets demonstrate that the proposed DGEDT outperforms all state-of-the-art alternatives with a large margin."
}Markdown (Informal)
[Dependency Graph Enhanced Dual-transformer Structure for Aspect-based Sentiment Classification](https://preview.aclanthology.org/ingest-emnlp/2020.acl-main.588/) (Tang et al., ACL 2020)
ACL