TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Message Passing Attention Networks for Document Understand...

Message Passing Attention Networks for Document Understanding

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

2019-08-17Text ClassificationMulti-Modal Document Classificationdocument understandingtext-classification
PaperPDFCodeCode(official)

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 .

Results

TaskDatasetMetricValueModel
Sentiment AnalysisSST-5 Fine-grained classificationAccuracy49.68MPAD-path
Sentiment AnalysisSST-2 Binary classificationAccuracy87.75MPAD-path
Text ClassificationTREC-6Error6.2MPAD-path
Text ClassificationMPQAAccuracy89.81MPAD-path
Text ClassificationBBCSportAccuracy99.59MPAD-path
Document ClassificationMPQAAccuracy89.81MPAD-path
Document ClassificationBBCSportAccuracy99.59MPAD-path
ClassificationTREC-6Error6.2MPAD-path
ClassificationMPQAAccuracy89.81MPAD-path
ClassificationBBCSportAccuracy99.59MPAD-path

Related Papers

Making Language Model a Hierarchical Classifier and Generator2025-07-17A Survey on MLLM-based Visually Rich Document Understanding: Methods, Challenges, and Emerging Trends2025-07-14GNN-CNN: An Efficient Hybrid Model of Convolutional and Graph Neural Networks for Text Representation2025-07-10PaddleOCR 3.0 Technical Report2025-07-08GLM-4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning2025-07-01The Trilemma of Truth in Large Language Models2025-06-30Robustness of Misinformation Classification Systems to Adversarial Examples Through BeamAttack2025-06-30Class-Agnostic Region-of-Interest Matching in Document Images2025-06-26