From the 1 of 4 linked papers with an AI index.
4 papers
TopoFormer: Topology Meets Attention for Graph Learning
Md Joshem Uddin, Astrit Tola, Cuneyt Gurcan Akcora +1
The paper introduces TopoFormer, a framework that converts graph topology into ordered token sequences via a Topo-Scan module and processes them with a Transformer to obtain effici…
SCNode: Spatial and Contextual Coordinates for Graph Representation Learning
Md Joshem Uddin, Astrit Tola, Varin Sikand +2
Effective node representation lies at the heart of Graph Neural Networks (GNNs), as it directly impacts their ability to perform downstream tasks such as node classification and li…
TopER: Topological Embeddings in Graph Representation Learning
Astrit Tola, Funmilola Mary Taiwo, Cuneyt Gurcan Akcora +1
Graph embeddings play a critical role in graph representation learning, allowing machine learning models to explore and interpret graph-structured data. However, existing methods o…
PROXI: Challenging the GNNs for Link Prediction
Astrit Tola, Jack Myrick, Baris Coskunuzer
Over the past decade, Graph Neural Networks (GNNs) have transformed graph representation learning. In the widely adopted message-passing GNN framework, nodes refine their represent…