Papers › Geometry Interaction Knowledge Graph Embeddings

Geometry Interaction Knowledge Graph Embeddings

24 Jun 2022arXiv:2206.12418archive 2025-07-28

Zongsheng Cao, Qianqian Xu, Zhiyong Yang, Xiaochun Cao, Qingming Huang

Knowledge graph (KG) embeddings have shown great power in learning representations of entities and relations for link prediction tasks. Previous work usually embeds KGs into a single geometric space such as Euclidean space (zero curved), hyperbolic space (negatively curved) or hyperspherical space (positively curved) to maintain their specific geometric structures (e.g., chain, hierarchy and ring structures). However, the topological structure of KGs appears to be complicated, since it may contain multiple types of geometric structures simultaneously. Therefore, embedding KGs in a single space, no matter the Euclidean space, hyperbolic space or hyperspheric space, cannot capture the complex structures of KGs accurately. To overcome this challenge, we propose Geometry Interaction knowledge graph Embeddings (GIE), which learns spatial structures interactively between the Euclidean, hyperbolic and hyperspherical spaces. Theoretically, our proposed GIE can capture a richer set of relational information, model key inference patterns, and enable expressive semantic matching across entities. Experimental results on three well-established knowledge graph completion benchmarks show that our GIE achieves the state-of-the-art performance with fewer parameters.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.12418")

Code

Syntology Ran 13 of 14 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 10 ran · our draft was wrong; 3 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lion-zs/gie officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 13 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran · our draft was wrong
3ran
1unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Lion-ZS/GIE. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Artan Lion-ZS/GIE/GIE-master/code/models.py official repository ran no licence file found · pointer only · c63f99761d18e4e3 · report
Artanh Lion-ZS/GIE/GIE-master/code/models.py official repository ran no licence file found · pointer only · e98da4e9523a10a8 · report
GIE Lion-ZS/GIE/GIE-master/code/models.py official repository ran no licence file found · pointer only · 0ce2ac451a666020 · report
artan Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · bf3807ad9aeae22c · report
artanh Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · d14145eb0e869cd0 · report
expmap0 Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · c6765644a33262c6 · report
expmap1 Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 919a96229208ce8d · report
givens_rotations Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 5c6fadb78bac7137 · report
logmap0 Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 0f021b6bfcc6eb0d · report
logmap1 Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 444d147ccb8608be · report
project Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · bd39c3637120cdad · report
tan Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 59674edb1b99df14 · report
tanh Lion-ZS/GIE/GIE-master/code/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 8e0d774d7f2805ff · report
KBCModel Lion-ZS/GIE/GIE-master/code/models.py official repository unverified no licence file found · pointer only · 1e25f3bec64c1967 · report

Tasks

Knowledge Graph CompletionKnowledge Graph EmbeddingsLink Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections