Pith. sign in

REVIEW 3 cited by

GRPE: Relative Positional Encoding for Graph Transformer

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2201.12787 v3 pith:763LZF6W submitted 2022-01-30 cs.LG cs.AI

GRPE: Relative Positional Encoding for Graph Transformer

classification cs.LG cs.AI
keywords graphrelativeapproachesencodingmethodpositionpositionalencode
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We propose a novel positional encoding for learning graph on Transformer architecture. Existing approaches either linearize a graph to encode absolute position in the sequence of nodes, or encode relative position with another node using bias terms. The former loses preciseness of relative position from linearization, while the latter loses a tight integration of node-edge and node-topology interaction. To overcome the weakness of the previous approaches, our method encodes a graph without linearization and considers both node-topology and node-edge interaction. We name our method Graph Relative Positional Encoding dedicated to graph representation learning. Experiments conducted on various graph datasets show that the proposed method outperforms previous approaches significantly. Our code is publicly available at https://github.com/lenscloth/GRPE.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Logarithmic High-Probability Regret for Online Convex Optimization with Two-Point Bandit Feedback

    cs.LG 2026-03 unverdicted novelty 8.0

    First minimax-optimal high-probability regret bound of O(d(log T + log(1/δ))/μ) for μ-strongly convex losses in two-point bandit OCO.

  2. Logarithmic High-Probability Regret for Online Convex Optimization with Two-Point Bandit Feedback

    cs.LG 2026-03 unverdicted novelty 6.0

    Standard two-point projected gradient achieves fixed-comparator high-probability logarithmic regret for strongly convex OCO with two-point bandit feedback, with a leading d (not d²) horizon term.

  3. On Preserving Geometrical Invariance for Superpixel Image Classification using Graph Transformer

    cs.LG 2026-07 conditional novelty 4.5

    A GraphGPS-style transformer on SLIC RAGs with mean-centered centroids reaches ~80.2% CIFAR-10 accuracy, matching ShapeGNN without boundary-point features and with better low-data stability.