← Search

Lukas Fesser

6 accepted papers

2026

Exploring Relational Reasoning Capabilities in LLMs with REL

ICML 2026poster

Relational reasoning is the ability to infer relations that jointly bind multiple entities, attributes, or variables. While this capability is essential for scientific reasoning, most existing evaluations of relational reasoning in large language models focus on structured inputs such as tables, gra…

Cited by 0SourceScholar
2026

Unitary Convolutions for Message-passing and Positional Encodings on Directed Graphs

ICML 2026poster

In many real-world networks, relationships are inherently directional, yet most graph neural networks (GNNs) assume undirected edges, and naïve adaptations of undirected GNNs to directed graphs amplify oversmoothing and gradient pathologies that cap model depth. Unitary graph convolutions (UniConv) …

Cited by 0SourceScholar
2025

Higher-Order Learning with Graph Neural Networks via Hypergraph Encodings

NeurIPS 2025poster

Higher-order information is crucial for relational learning in many domains where relationships extend beyond pairwise interactions. Hypergraphs provide a natural framework for modeling such relationships, which has motivated recent extensions of graph neural network (GNN) architectures to hypergrap…

Cited by 0SourcecodeScholar
2025

Multimodal Medical Code Tokenizer

ICML 2025poster

Foundation models trained on patient electronic health records (EHRs) require tokenizing medical data into sequences of discrete vocabulary items. Existing tokenizers treat medical codes from EHRs as isolated textual tokens. However, each medical code is defined by its textual description, its posit…

Cited by 4SourcePDFScholar