Comparative Study of CNN and RNN for Natural Language Processing
Wenpeng Yin Affiliation: CIS, LMU Munich, Germany Katharina Kann Affiliation: CIS, LMU Munich, Germany Mo Yu Affiliation: IBM Research, Hinrich Schütze Affiliation: CIS, LMU Munich, Germany
Abstract
Deep neural networks (DNNs) have revolutionized the field of natural language processing (NLP). Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN), the two main types of DNN architectures, are widely explored to handle various NLP tasks. CNN is supposed to be good at extracting position-invariant features and RNN at modeling units in sequence. The state-of-the-art on many NLP tasks often switches due to the battle of CNNs and RNNs. This work is the first systematic comparison of CNN and RNN on a wide range of representative NLP tasks, aiming to give basic guidance for DNN selection.
原文 arXiv:1702.01923;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1702.01923v1