activity
20162026
most citedCan Graph Neural Networks Go "Online"? An Analysis of Pretraining and Inference

6 citations · 16 across the 16 of their papers we have counts for

collaborators
Showing cs.LGShow all

8 papers · 1 filter

cs.LG2025

Gumbel-MPNN: Graph Rewiring with Gumbel-Softmax

Marcel Hoffmann, Lukas Galke, Ansgar Scherp

Graph homophily has been considered an essential property for message-passing neural networks (MPNN) in node classification. Recent findings suggest that performance is more closel…

cs.LG2025

iN2V: Bringing Transductive Node Embeddings to Inductive Graphs

Nicolas Lell, Ansgar Scherp

Shallow node embeddings like node2vec (N2V) can be used for nodes without features or to supplement existing features with structure-based information. Embedding methods like N2V a…

cs.LG2025

Active Few-Shot Learning for Vertex Classification Starting from an Unlabeled Dataset

Felix Burr, Marcel Hoffmann, Ansgar Scherp

Despite the ample availability of graph data, obtaining vertex labels is a tedious and expensive task. Therefore, it is desirable to learn from a few labeled vertices only. Existin…

cs.LG20251 cited

A Transformer-based Autoregressive Decoder Architecture for Hierarchical Text Classification

Younes Yousef, Lukas Galke, Ansgar Scherp

Recent approaches in hierarchical text classification (HTC) rely on the capabilities of a pre-trained transformer model and exploit the label semantics and a graph encoder for the…

cs.LG2024

LossVal: Efficient Data Valuation for Neural Networks

Tim Wibiral, Mohamed Karim Belaid, Maximilian Rabus +1

Assessing the importance of individual training samples is a key challenge in machine learning. Traditional approaches retrain models with and without specific samples, which is co…

cs.LG2024

Edge-Splitting MLP: Node Classification on Homophilic and Heterophilic Graphs without Message Passing

Matthias Kohn, Marcel Hoffmann, Ansgar Scherp

Message Passing Neural Networks (MPNNs) have demonstrated remarkable success in node classification on homophilic graphs. It has been shown that they do not solely rely on homophil…