Modelling, Visualising and Summarising Documents with a Single Convolutional Neural Network
Misha Denil, Alban Demiraj, Nal Kalchbrenner, Phil Blunsom, and Nando de Freitas

TL;DR
This paper introduces a hierarchical convolutional neural network model for document representation that captures semantic nuances and order, enabling effective visualization and automatic summarization without feature engineering.
Contribution
The paper presents an extended dynamic CNN that hierarchically learns semantic features at sentence and document levels, with a novel visualization technique for interpretability and summarization.
Findings
Achieves strong results on document modeling tasks
Provides a new visualization method for CNNs in NLP
Enables automatic text summarization
Abstract
Capturing the compositional process which maps the meaning of words to that of documents is a central challenge for researchers in Natural Language Processing and Information Retrieval. We introduce a model that is able to represent the meaning of documents by embedding them in a low dimensional vector space, while preserving distinctions of word and sentence order crucial for capturing nuanced semantics. Our model is based on an extended Dynamic Convolution Neural Network, which learns convolution filters at both the sentence and document level, hierarchically learning to capture and compose low level lexical features into high level semantic concepts. We demonstrate the effectiveness of this model on a range of document modelling tasks, achieving strong results with no feature engineering and with a more compact model. Inspired by recent advances in visualising deep convolution…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Multimodal Machine Learning Applications
MethodsConvolution
