Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Context-Sensitive Convolutional Filters for Text Processing

About

Convolutional neural networks (CNNs) have recently emerged as a popular building block for natural language processing (NLP). Despite their success, most existing CNN models employed in NLP share the same learned (and static) set of filters for all input sentences. In this paper, we consider an approach of using a small meta network to learn context-sensitive convolutional filters for text processing. The role of meta network is to abstract the contextual information of a sentence or document into a set of input-aware filters. We further generalize this framework to model sentence pairs, where a bidirectional filter generation mechanism is introduced to encapsulate co-dependent sentence representations. In our benchmarks on four different tasks, including ontology classification, sentiment analysis, answer sentence selection, and paraphrase identification, our proposed model, a modified CNN with context-sensitive filters, consistently outperforms the standard CNN and attention-based CNN baselines. By visualizing the learned context-sensitive filters, we further validate and rationalize the effectiveness of proposed framework.

Dinghan Shen, Martin Renqiang Min, Yitong Li, Lawrence Carin• 2017

Related benchmarks

TaskDatasetResultRank
Text ClassificationDBPedia (test)
Test Error Rate0.0107
40
Sentiment ClassificationYelp Polarity (test)
Error Rate3.89
37
Answer Sentence SelectionSelQA (test)
MAP0.9021
15
Paraphrase IdentificationQuora Question Pairs
Accuracy87.94
14
Sentence RankingWikiQA
MAP73.25
13
Showing 5 of 5 rows

Other info

Follow for update