Do We Really Need GNNs with Explicit Structural Modeling? MLPs Suffice for Language Model Representations
Li Zhou, Hao Jiang, Junjie Li, Zefeng Zhao, Feng Jiang, Wenyu Chen, Haizhou Li

TL;DR
This paper questions the necessity of GNNs for structural modeling in NLP, demonstrating that MLPs can effectively encode linguistic information and serve as scalable alternatives, challenging the presumed superiority of GNNs.
Contribution
The study introduces a modular probing framework to isolate and evaluate the roles of message-passing and feature-transformation in GNNs, revealing MLPs' effectiveness in structure-aware tasks.
Findings
MLPs improve linguistic knowledge in LM representations.
Models with feature-transformation enhance syntactic and semantic encoding.
Message-passing alone often underperforms or harms probing results.
Abstract
Explicit structural information has been proven to be encoded by Graph Neural Networks (GNNs), serving as auxiliary knowledge to enhance model capabilities and improve performance in downstream NLP tasks. However, recent studies indicate that GNNs fail to fully utilize structural information, whereas Multi-Layer Perceptrons (MLPs), despite lacking the message-passing mechanisms inherent to GNNs, exhibit a surprising ability in structure-aware tasks. Motivated by these findings, this paper introduces a comprehensive probing framework from an information-theoretic perspective. The framework is designed to systematically assess the role of explicit structural modeling in enhancing language model (LM) representations and to investigate the potential of MLPs as efficient and scalable alternatives to GNNs. We extend traditional probing classifiers by incorporating a control module that allows…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Natural Language Processing Techniques
