Pith. sign in

REVIEW 1 cited by

Understanding Convolutional Neural Networks for Text Classification

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1809.08037 v3 pith:AI7QMRTR submitted 2018-09-21 cs.CL

classification cs.CL
keywords cnnsfiltersnetworkstextconvolutionaldifferentexplainingglobal
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present an analysis into the inner workings of Convolutional Neural Networks (CNNs) for processing text. CNNs used for computer vision can be interpreted by projecting filters into image space, but for discrete sequence inputs CNNs remain a mystery. We aim to understand the method by which the networks process and classify text. We examine common hypotheses to this problem: that filters, accompanied by global max-pooling, serve as ngram detectors. We show that filters may capture several different semantic classes of ngrams by using different activation patterns, and that global max-pooling induces behavior which separates important ngrams from the rest. Finally, we show practical use cases derived from our findings in the form of model interpretability (explaining a trained model by deriving a concrete identity for each filter, bridging the gap between visualization tools in vision tasks and NLP) and prediction interpretability (explaining predictions). Code implementation is available online at github.com/sayaendo/interpreting-cnn-for-text.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Pegasus: A Universal Framework for Scalable Deep Learning Inference on the Dataplane

    cs.NI 2025-06 conditional novelty 6.0 of 10

    Pegasus compiles DL inference into partition, lookup, and sum-reduce primitives with fuzzy matching, enabling multiple model types on commodity P4 switches at large scale.

Pith tools