Dynamic Compositional Neural Networks over Tree Structure
Abstract
Tree-structured neural networks have proven to be effective in learning semantic representations by exploitingsyntactic information. In spite of their success, most existing models suffer from the underfitting problem: they recursively use the same shared compositional function throughout the whole compositional process and lack expressive power due to inability to capture the richness of compositionality.In this paper, we address this issue by introducing the dynamic compositional neural networks over tree structure (DC-TreeNN), in which the compositional function is dynamically generated by a meta network.The role of meta-network is to capture the metaknowledge across the different compositional rules and formulate them. Experimental results on two typical tasks show the effectiveness of the proposed models.
Cite
Text
Liu et al. "Dynamic Compositional Neural Networks over Tree Structure." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/566Markdown
[Liu et al. "Dynamic Compositional Neural Networks over Tree Structure." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/liu2017ijcai-dynamic/) doi:10.24963/IJCAI.2017/566BibTeX
@inproceedings{liu2017ijcai-dynamic,
title = {{Dynamic Compositional Neural Networks over Tree Structure}},
author = {Liu, Pengfei and Qiu, Xipeng and Huang, Xuanjing},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2017},
pages = {4054-4060},
doi = {10.24963/IJCAI.2017/566},
url = {https://mlanthology.org/ijcai/2017/liu2017ijcai-dynamic/}
}