paper-with-me

홈 › Papers

Dynamic Compositional Neural Networks over Tree Structure

2017-05-11 · Pengfei Liu, Xipeng Qiu, Xuanjing Huang

Tree-structured neural networks have proven to be effective in learning semantic representations by exploiting syntactic 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.

📄 PDF Abstract BibTeX arXiv:1705.04153

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Semantic Representations

Similar Papers 제목 키워드 기반

Dynamic Compositionality in Recursive Neural Networks with Structure-aware Tag Representations

2018-09-07 · Taeuk Kim, Jihun Choi, Daniel Edmiston, Sanghwan Bae 외

Most existing recursive neural network (RvNN) architectures utilize only the structure of parse trees, ignoring syntactic tags which are provided as by-products of parsing. We present a novel RvNN architecture that can p…

Natural Language InferenceSentenceSentiment AnalysisTAG

Learning to Compose over Tree Structures via POS Tags

2018-08-18 · Gehui Shen, Zhi-Hong Deng, Ting Huang, Xi Chen

Recursive Neural Network (RecNN), a type of models which compose words or phrases recursively over syntactic tree structures, has been proven to have superior ability to obtain sentence representation for a variety of NL…

POSSemantic CompositionSentenceSentence Classification+1

Dynamic MOdularized Reasoning for Compositional Structured Explanation Generation

2023-09-14 · Xiyan Fu, Anette Frank

Despite the success of neural models in solving reasoning tasks, their compositional generalization capabilities remain unclear. In this work, we propose a new setting of the structured explanation generation task to fac…

Explanation Generation

Tree-structured composition in neural networks without tree-structured architectures

2015-06-16 · Samuel R. Bowman, Christopher D. Manning, Christopher Potts

Tree-structured neural networks encode a particular tree geometry for a sentence in the network design. However, these models have at best only slightly outperformed simpler sequence-based models. We hypothesize that neu…

Sentence

Compositional Generalization with Tree Stack Memory Units

2019-11-05 · Forough Arabshahi, Zhichu Lu, Pranay Mundra, Sameer Singh 외

We study compositional generalization, viz., the problem of zero-shot generalization to novel compositions of concepts in a domain. Standard neural networks fail to a large extent on compositional learning. We propose Tr…

Mathematical ReasoningZero-shot Generalization