@inproceedings{wu-etal-2020-modularized,
title = "Modularized Syntactic Neural Networks for Sentence Classification",
author = "Wu, Haiyan and
Liu, Ying and
Shi, Shaoyun",
editor = "Webber, Bonnie and
Cohn, Trevor and
He, Yulan and
Liu, Yang",
booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.emnlp-main.222/",
doi = "10.18653/v1/2020.emnlp-main.222",
pages = "2786--2792",
abstract = "This paper focuses on tree-based modeling for the sentence classification task. In existing works, aggregating on a syntax tree usually considers local information of sub-trees. In contrast, in addition to the local information, our proposed Modularized Syntactic Neural Network (MSNN) utilizes the syntax category labels and takes advantage of the global context while modeling sub-trees. In MSNN, each node of a syntax tree is modeled by a label-related syntax module. Each syntax module aggregates the outputs of lower-level modules, and finally, the root module provides the sentence representation. We design a tree-parallel mini-batch strategy for efficient training and predicting. Experimental results on four benchmark datasets show that our MSNN significantly outperforms previous state-of-the-art tree-based methods on the sentence classification task."
}
Markdown (Informal)
[Modularized Syntactic Neural Networks for Sentence Classification](https://preview.aclanthology.org/fix-sig-urls/2020.emnlp-main.222/) (Wu et al., EMNLP 2020)
ACL