← Search

Mojtaba Nayyeri

12 accepted papers

2025

SEMMA: A Semantic Aware Knowledge Graph Foundation Model

EMNLP 2025

Knowledge Graph Foundation Models (KGFMs) have shown promise in enabling zero-shot reasoning over unseen graphs by learning transferable patterns. However, most existing KGFMs rely solely on graph structure, overlooking the rich semantic signals encoded in textual attributes. We introduce SEMMA, a d

2024

HGE: Embedding Temporal Knowledge Graphs in a Product Space of Heterogeneous Geometric Subspaces

AAAI 2024technical

Temporal knowledge graphs represent temporal facts (s,p,o,?) relating a subject s and an object o via a relation label p at time ?, where ? could be a time point or time interval. Temporal knowledge graphs may exhibit static temporal patterns at distinct points in time and dynamic temporal patterns…

2024

NestE: Modeling Nested Relational Structures for Knowledge Graph Reasoning

AAAI 2024technical

Reasoning with knowledge graphs (KGs) has primarily focused on triple-shaped facts. Recent advancements have been explored to enhance the semantics of these facts by incorporating more potent representations, such as hyper-relational facts. However, these approaches are limited to atomic facts, whic…

2024

Predictive Multiplicity of Knowledge Graph Embeddings in Link Prediction

EMNLP 2024finding

Knowledge graph embedding (KGE) models are often used to predict missing links for knowledge graphs (KGs). However, multiple KG embeddings can perform almost equally well for link prediction yet give conflicting predictions for unseen queries. This phenomenon is termed predictive multiplicity in the…

Cited by 1SourcePDFScholar
2023

Knowledge Graph Embeddings using Neural Ito Process: From Multiple Walks to Stochastic Trajectories

ACL 2023findings

Knowledge graphs mostly exhibit a mixture of branching relations, e.g., hasFriend, and complex structures, e.g., hierarchy and loop. Most knowledge graph embeddings have problems expressing them, because they model a specific relation r from a head h to tails by starting at the node embedding of h a…

2023

Shrinking Embeddings for Hyper-Relational Knowledge Graphs

ACL 2023long

Link prediction on knowledge graphs (KGs) has been extensively studied on binary relational KGs, wherein each fact is represented by a triple. A significant amount of important knowledge, however, is represented by hyper-relational facts where each fact is composed of a primal triple and a set of qu…

2022

Hyperbolic Embedding Inference for Structured Multi-Label Prediction

NeurIPS 2022accept

We consider a structured multi-label prediction problem where the labels are organized under implication and mutual exclusion constraints. A major concern is to produce predictions that are logically consistent with these constraints. To do so, we formulate this problem as an embedding inference pro…

Cited by 21SourcePDFScholar
2021

5* Knowledge Graph Embeddings with Projective Transformations

AAAI 2021technical

Performing link prediction using knowledge graph embedding models has become a popular approach for knowledge graph completion. Such models employ a transformation function that maps nodes via edges into a vector space in order to measure the likelihood of the links. While mapping the individual nod…

Cited by 41SourcePDFScholar
2021

Knowledge Graph Representation Learning using Ordinary Differential Equations

EMNLP 2021main

Knowledge Graph Embeddings (KGEs) have shown promising performance on link prediction tasks by mapping the entities and relations from a knowledge graph into a geometric space. The capability of KGEs in preserving graph characteristics including structural aspects and semantics, highly depends on th…

2021

Temporal Knowledge Graph Completion using a Linear Temporal Regularizer and Multivector Embeddings

NAACL 2021long

Representation learning approaches for knowledge graphs have been mostly designed for static data. However, many knowledge graphs involve evolving data, e.g., the fact (The President of the United States is Barack Obama) is valid only from 2009 to 2017. This introduces important challenges for knowl…

2020

Knowledge Graph Embeddings in Geometric Algebras

COLING 2020main

Knowledge graph (KG) embedding aims at embedding entities and relations in a KG into a low dimensional latent representation space. Existing KG embedding approaches model entities and relations in a KG by utilizing real-valued , complex-valued, or hypercomplex-valued (Quaternion or Octonion) represe…

2020

TeRo: A Time-aware Knowledge Graph Embedding via Temporal Rotation

COLING 2020main

In the last few years, there has been a surge of interest in learning representations of entities and relations in knowledge graph (KG). However, the recent availability of temporal knowledge graphs (TKGs) that contain time information for each fact created the need for reasoning over time in such T…