@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "KG-FIT: Knowledge Graph Fine-Tuning Upon Open-World Knowledge"; ; , , , , , , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "ComplEx" . a ; rdfs:label "ConvE" . a ; rdfs:label "CSProm-KG" . a ; rdfs:label "DistMult" . a ; rdfs:label "HAKE" . a ; rdfs:label "KG-BERT" . dct:subject ; a ; rdfs:comment "KG-FIT is a novel framework that enhances Knowledge Graph Embeddings (KGE) by integrating open-world entity knowledge from Large Language Models (LLMs). It uses LLMs to guide hierarchical clustering of entities and refine the hierarchy, then fine-tunes KG embeddings using this LLM-derived hierarchical structure, textual embeddings, and standard link prediction objectives. The goal is to improve KG embeddings and their expressiveness for tasks like link prediction."; rdfs:label "KG-FIT"; . a ; rdfs:label "KG-S2S" . a ; rdfs:label "KGT5" . a ; rdfs:label "LLM Embedding Zero-Shot Link Prediction" . a ; rdfs:label "LMKE" . a ; rdfs:label "pRotatE" . a ; rdfs:label "PKGC" . a ; rdfs:label "RotatE" . a ; rdfs:label "SimKGC" . a ; rdfs:label "StAR" . a ; rdfs:label "TransE" . a ; rdfs:label "TuckER" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:23:33.730Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2405.16412" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "epP7SRCLMGLuom3zy64aT2uxm90GEnM2+YGmjlz3bEhtEIZiQyQaYOQfrlQjVlyGtgJj2s74kph0QvVNduOZhsZCG1FaPkHqJ/3Tv7nWwkUtTp8cTCtnnuIzoCoDFFGK72jQY29w7uMLoya9Kg8kHmZJc/jjgeIfhqj502beeSPH8mSm2ivd110WAo5AAm+ak27YuhrgWKGqRMp0fd0jZ19coVjuZKCqEyLvjFD+n1FP5kgv7rDhqnr0e9gkLEt2ScUQ5QsViLajGljjaGQdEd2zVPacQ26powQTSI6nkURKWnVa2Lq4rzFapPmg0+WPOd3mubUcaX3ekKzF3lpT+Q=="; npx:hasSignatureTarget this:; npx:signedBy . }