Related Experiment Video
Updated: Feb 19, 2026

Automatic Identification of Dendritic Branches and their Orientation
Published on: September 17, 2021
Neural Tree Indexers for Text Understanding
Tsendsuren Munkhdalai1, Hong Yu1
1University of Massachusetts, MA, USA.
Abstract:
Recurrent neural networks (RNNs) process input text sequentially and model the conditional transition between word tokens. In contrast, the advantages of recursive networks include that they explicitly model the compositionality and the recursive structure of natural language. However, the current recursive architecture is limited by its dependence on syntactic tree. In this paper, we introduce a robust syntactic parsing-independent tree structured model, Neural Tree Indexers (NTI) that provides a middle ground between the sequential RNNs and the syntactic tree-based recursive models. NTI constructs a full n-ary tree by processing the input text with its node function in a bottom-up fashion. Attention mechanism can then be applied to both structure and node function. We implemented and evaluated a binary-tree model of NTI, showing the model achieved the state-of-the-art performance on three different NLP tasks: natural language inference, answer sentence selection, and sentence classification, outperforming state-of-the-art recurrent and recursive neural networks .
Related Concept Videos
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Empathy
Spinal Cord: Information Processing
Sensory Information Processing
Sensory information processing begins at the sensory receptors located in the skin and other tissues, which detect somatic sensory stimuli such as touch, temperature, or pain. These receptors function as catalysts, initiating...
Brainstem
The Midbrain
The midbrain is located beneath the diencephalon and connects the cerebrum with the lower parts of the brain. The cerebral peduncles are prominent midbrain structures that house the...
Phylogenetic Trees
Neurons as Communicators of the Brain
Cell Body
The cell body, also known...

