Litcius/Paper detail

Message Passing Attention Networks for Document Understanding

Giannis Nikolentzos, Antoine J.‐P. Tixier, Michalis Vazirgiannis

202062 citationsDOI

Abstract

Graph neural networks have recently emerged as a very effective framework for processing graph-structured data. These models have achieved state-of-the-art performance in many tasks. Most graph neural networks can be described in terms of message passing, vertex update, and readout functions. In this paper, we represent documents as word co-occurrence networks and propose an application of the message passing framework to NLP, the Message Passing Attention network for Document understanding (MPAD). We also propose several hierarchical variants of MPAD. Experiments conducted on 10 standard text classification datasets show that our architectures are competitive with the state-of-the-art. Ablation studies reveal further insights about the impact of the different components on performance. Code is publicly available at: https://github.com/giannisnik/mpad.

Topics & Concepts

Computer scienceMessage passingGraphCode (set theory)Artificial neural networkTheoretical computer scienceArtificial intelligenceDistributed computingProgramming languageSet (abstract data type)Topic ModelingNatural Language Processing TechniquesText and Document Classification Technologies