← Search

Victor Gutierrez-Basulto

4 accepted papers

2024

Inductive Knowledge Graph Completion with GNNs and Rules: An Analysis

COLING 2024main

The task of inductive knowledge graph completion requires models to learn inference patterns from a training graph, which can then be used to make predictions on a disjoint test graph. Rule-based methods seem like a natural fit for this task, but in practice they significantly underperform state-of-…

2023

BUCA: A Binary Classification Approach to Unsupervised Commonsense Question Answering

ACL 2023short

Unsupervised commonsense reasoning (UCR) is becoming increasingly popular as the construction of commonsense reasoning datasets is expensive, and they are inevitably limited in their scope. A popular approach to UCR is to fine-tune language models with external knowledge (e.g., knowledge graphs), bu…

2022

Transformer-based Entity Typing in Knowledge Graphs

EMNLP 2022main

We investigate the knowledge graph entity typing task which aims at inferring plausible entity types. In this paper, we propose a novel Transformer-based Entity Typing (TET) approach, effectively encoding the content of neighbours of an entity by means of a transformer mechanism. More precisely, TET…