no code implementations • EMNLP 2021 • Mojtaba Nayyeri, Chengjin Xu, Franca Hoffmann, Mirza Mohtashim Alam, Jens Lehmann, Sahar Vahdati
Many KGEs use the Euclidean geometry which renders them incapable of preserving complex structures and consequently causes wrong inferences by the models.
no code implementations • 18 Feb 2022 • Chengjin Xu, Mojtaba Nayyeri, Yung-Yu Chen, Jens Lehmann
In this work, we strive to move beyond the complex or hypercomplex space for KGE and propose a novel geometric algebra based embedding approach, GeomE, which uses multivector representations and the geometric product to model entities and relations.
1 code implementation • 24 Jan 2022 • Bo Xiong, Nico Potyka, Trung-Kien Tran, Mojtaba Nayyeri, Steffen Staab
Recently, various methods for representation learning on Knowledge Bases (KBs) have been developed.
no code implementations • 3 Jul 2021 • Mojtaba Nayyeri, Gokce Muge Cil, Sahar Vahdati, Francesco Osborne, Mahfuzur Rahman, Simone Angioni, Angelo Salatino, Diego Reforgiato Recupero, Nadezhda Vassilyeva, Enrico Motta, Jens Lehmann
This is typical for KGs that categorize a large number of entities (e. g., research articles, patents, persons) according to a relatively small set of categories.
no code implementations • NAACL 2021 • Chengjin Xu, Yung-Yu Chen, Mojtaba Nayyeri, Jens Lehmann
Representation learning approaches for knowledge graphs have been mostly designed for static data.
no code implementations • 11 Apr 2021 • Chengjin Xu, Mojtaba Nayyeri, Sahar Vahdati, Jens Lehmann
For example, instead of training a model one time with a large embedding size of 1200, we repeat the training of the model 6 times in parallel with an embedding size of 200 and then combine the 6 separate models for testing while the overall numbers of adjustable parameters are same (6*200=1200) and the total memory footprint remains the same.
no code implementations • 13 Oct 2020 • Mojtaba Nayyeri, Chengjin Xu, Jens Lehmann, Sahar Vahdati
To this end, we represent each relation (edge) in a KG as a vector field on a smooth Riemannian manifold.
no code implementations • COLING 2020 • Chengjin Xu, Mojtaba Nayyeri, Yung-Yu Chen, Jens Lehmann
Knowledge graph (KG) embedding aims at embedding entities and relations in a KG into a lowdimensional latent representation space.
2 code implementations • COLING 2020 • Chengjin Xu, Mojtaba Nayyeri, Fouad Alkhoury, Hamed Shariat Yazdi, Jens Lehmann
We show our proposed model overcomes the limitations of the existing KG embedding models and TKG embedding models and has the ability of learning and inferringvarious relation patterns over time.
no code implementations • 8 Jun 2020 • Mojtaba Nayyeri, Sahar Vahdati, Can Aykul, Jens Lehmann
Most of the embedding models designed in Euclidean geometry usually support a single transformation type - often translation or rotation, which is suitable for learning on graphs with small differences in neighboring subgraphs.
1 code implementation • 18 Nov 2019 • Chengjin Xu, Mojtaba Nayyeri, Fouad Alkhoury, Hamed Shariat Yazdi, Jens Lehmann
Moreover, considering the temporal uncertainty during the evolution of entity/relation representations over time, we map the representations of temporal KGs into the space of multi-dimensional Gaussian distributions.
no code implementations • 25 Sep 2019 • Mojtaba Nayyeri, Chengjin Xu, Yadollah Yaghoobzadeh, Hamed Shariat Yazdi, Jens Lehmann
We show that by a proper selection of the loss function for training the TransE model, the main limitations of the model are mitigated.
no code implementations • 2 Sep 2019 • Mojtaba Nayyeri, Chengjin Xu, Yadollah Yaghoobzadeh, Hamed Shariat Yazdi, Jens Lehmann
We show that by a proper selection of the loss function for training the TransE model, the main limitations of the model are mitigated.
no code implementations • 20 Aug 2019 • Mojtaba Nayyeri, Chengjin Xu, Jens Lehmann, Hamed Shariat Yazdi
We prove that LogicENN can learn every ground truth of encoded rules in a knowledge graph.
Ranked #16 on
Link Prediction
on FB15k
no code implementations • 9 Jul 2019 • Mojtaba Nayyeri, Xiaotian Zhou, Sahar Vahdati, Hamed Shariat Yazdi, Jens Lehmann
To tackle this problem, several loss functions have been proposed recently by adding upper bounds and lower bounds to the scores of positive and negative samples.
no code implementations • 27 Apr 2019 • Mojtaba Nayyeri, Sahar Vahdati, Jens Lehmann, Hamed Shariat Yazdi
In this work, the TransE embedding model is reconciled for a specific link prediction task on scholarly metadata.