A Theory for Compressibility of Graph Transformers for Transductive Learning
Hamed Shirzad, Honghao Lin, Ameya Velingker, Balaji Venkatachalam,, David Woodruff, Danica Sutherland

TL;DR
This paper develops a theoretical framework for understanding how the hidden dimension of Graph Transformers can be compressed, addressing efficiency issues in transductive graph learning tasks.
Contribution
It provides the first theoretical bounds on compressibility of hidden dimensions in Graph Transformers for transductive learning.
Findings
Bounds on hidden dimension compression for Graph Transformers
Applicable to both sparse and dense variants
Enhances understanding of model efficiency in graph transductive tasks
Abstract
Transductive tasks on graphs differ fundamentally from typical supervised machine learning tasks, as the independent and identically distributed (i.i.d.) assumption does not hold among samples. Instead, all train/test/validation samples are present during training, making them more akin to a semi-supervised task. These differences make the analysis of the models substantially different from other models. Recently, Graph Transformers have significantly improved results on these datasets by overcoming long-range dependency problems. However, the quadratic complexity of full Transformers has driven the community to explore more efficient variants, such as those with sparser attention patterns. While the attention matrix has been extensively discussed, the hidden dimension or width of the network has received less attention. In this work, we establish some theoretical bounds on how and…
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
TopicsMachine Learning and ELM · Advanced Graph Neural Networks · Machine Learning and Algorithms
MethodsSoftmax · Attention Is All You Need
