**arXiv ID:** 1506.00195 **Authors:** Baolin Peng, Kaisheng Yao **Published:** 2015-05-31T05:10:03Z **Abstract:** Recurrent Neural Networks (RNNs) have become increasingly popular for the task of language understanding. In this task, a semantic tagger is deployed to associate a semantic label to each word in an input sequence. The success of RNN may be attributed to its ability to memorize long-term dependence that relates the current-time semantic label prediction to the observations many ti...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill recurrent-neural-networks-with-external-memory-for-language-understanding --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Recurrent Neural Networks With External Memory For Language Understanding?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-recurrent-neural-networks-with-external-memory-for)More formats (shields.io, HTML) on the badges page.
# Recurrent Neural Networks with External Memory for Language Understanding
**arXiv ID:** 1506.00195
**Authors:** Baolin Peng, Kaisheng Yao
**Published:** 2015-05-31T05:10:03Z
**Abstract:**
Recurrent Neural Networks (RNNs) have become increasingly popular for the task of language understanding. In this task, a semantic tagger is deployed to associate a semantic label to each word in an input sequence. The success of RNN may be attributed to its ability to memorize long-term dependence that relates the current-time semantic label prediction to the observations many time instances away. However, the memory capacity of simple RNNs is limited because of the gradient vanishing and exploding problem. We propose to use an external memory to improve memorization capability of RNNs. We conducted experiments on the ATIS dataset, and observed that the proposed model was able to achieve the state-of-the-art results. We compare our proposed model with alternative models and report analysis results that may provide insights for future research.
## Skill Description
This skill is generated from the arXiv paper: Recurrent Neural Networks with External Memory for Language Understanding (1506.00195).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:1506.00195](http://arxiv.org/abs/1506.00195v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!