Papers › Converting Transformers into DGNNs Form

Converting Transformers into DGNNs Form

1 Feb 2025arXiv:2502.00585archive 2025-07-28

Jie Zhang, Kuan-Chieh Wang, Bo-Wei Chiu, Min-Te Sun

Recent advances in deep learning have established Transformer architectures as the predominant modeling paradigm. Central to the success of Transformers is the self-attention mechanism, which scores the similarity between query and key matrices to modulate a value matrix. This operation bears striking similarities to digraph convolution, prompting an investigation into whether digraph convolution could serve as an alternative to self-attention. In this study, we formalize this concept by introducing a synthetic unitary digraph convolution based on the digraph Fourier transform. The resulting model, which we term Converter, effectively converts a Transformer into a Directed Graph Neural Network (DGNN) form. We have tested Converter on Long-Range Arena benchmark, long document classification, and DNA sequence-based taxonomy classification. Our experimental results demonstrate that Converter achieves superior performance while maintaining computational efficiency and architectural simplicity, which establishes it as a lightweight yet powerful Transformer variant.

PaperPDFConference PDFCode

Code

hazdzz/Converter officialpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Computational EfficiencyDocument ClassificationFormGraph Neural Network

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Long-range modeling LRA Converter Avg 75.94 #3 of 7 Archive leaderboard report
Long-range modeling LRA Converter Image 61.02 #3 of 7 Archive leaderboard report
Long-range modeling LRA Converter ListOps 60.38 #3 of 7 Archive leaderboard report
Long-range modeling LRA Converter Pathfinder 88.43 #3 of 7 Archive leaderboard report
Long-range modeling LRA Converter Retrieval 83.41 #3 of 7 Archive leaderboard report
Long-range modeling LRA Converter Text 86.44 #3 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Absolute Position EncodingsAdamAttentionBPEConvolutionDense ConnectionsDropoutGraph Neural NetworkLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections