@inproceedings{yang-2018-convolutional,
title = "Convolutional Neural Networks with Recurrent Neural Filters",
author = "Yang, Yi",
editor = "Riloff, Ellen and
Chiang, David and
Hockenmaier, Julia and
Tsujii, Jun{'}ichi",
booktitle = "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing",
month = oct # "-" # nov,
year = "2018",
address = "Brussels, Belgium",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/D18-1109/",
doi = "10.18653/v1/D18-1109",
pages = "912--917",
abstract = "We introduce a class of convolutional neural networks (CNNs) that utilize recurrent neural networks (RNNs) as convolution filters. A convolution filter is typically implemented as a linear affine transformation followed by a non-linear function, which fails to account for language compositionality. As a result, it limits the use of high-order filters that are often warranted for natural language processing tasks. In this work, we model convolution filters with RNNs that naturally capture compositionality and long-term dependencies in language. We show that simple CNN architectures equipped with recurrent neural filters (RNFs) achieve results that are on par with the best published ones on the Stanford Sentiment Treebank and two answer sentence selection datasets."
}
Markdown (Informal)
[Convolutional Neural Networks with Recurrent Neural Filters](https://preview.aclanthology.org/jlcl-multiple-ingestion/D18-1109/) (Yang, EMNLP 2018)
ACL