scispace - formally typeset
M

Michael Sejr Schlichtkrull

Researcher at University of Cambridge

Publications -  25
Citations -  4464

Michael Sejr Schlichtkrull is an academic researcher from University of Cambridge. The author has contributed to research in topics: Computer science & Question answering. The author has an hindex of 10, co-authored 22 publications receiving 2638 citations. Previous affiliations of Michael Sejr Schlichtkrull include University of Copenhagen & Facebook.

Papers
More filters
Book ChapterDOI

Modeling Relational Data with Graph Convolutional Networks

TL;DR: It is shown that factorization models for link prediction such as DistMult can be significantly improved through the use of an R-GCN encoder model to accumulate evidence over multiple inference steps in the graph, demonstrating a large improvement of 29.8% on FB15k-237 over a decoder-only baseline.
Posted Content

Modeling Relational Data with Graph Convolutional Networks

TL;DR: Relational Graph Convolutional Networks (R-GCNets) as discussed by the authors are related to a recent class of neural networks operating on graphs, and are developed specifically to deal with the highly multi-relational data characteristic of realistic knowledge bases.
Posted Content

Interpreting Graph Neural Networks for NLP With Differentiable Edge Masking

TL;DR: This work introduces a post-hoc method for interpreting the predictions of GNNs which identifies unnecessary edges and uses this technique as an attribution method to analyze GNN models for two tasks -- question answering and semantic role labeling -- providing insights into the information flow in these models.
Posted Content

How do Decisions Emerge across Layers in Neural Models? Interpretation with Differentiable Masking

TL;DR: Differentiable Masking relies on learning sparse stochastic gates to completely mask-out subsets of the input while maintaining end-to-end differentiability and is used to study BERT models on sentiment classification and question answering.