@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 "GLTW: Joint Improved Graph-Transformer Encoder and LLM via Three-Word Language for Knowledge Graph Completion"; ; , , , , , , , , , , , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "CSProm-KG" . a ; rdfs:label "CompGCN" . a ; rdfs:label "CompoundE" . a ; rdfs:label "gGLM" . dct:subject ; a ; rdfs:comment "The GLTW method proposes a novel unified framework that integrates an improved Graph Transformer (iGT) for encoding KG structural information with Large Language Models. It explicitly fuses the embeddings from both iGT and the LLM via an \"Embedding Fusion Module\" and leverages a KG language prompt. This joint training and representation fusion allows for a synergistic approach where knowledge from both modalities is effectively combined to enhance Knowledge Graph Completion."; rdfs:label "GLTW"; . a ; rdfs:label "GPT-3.5-Turbo with one-shot ICL" . a ; rdfs:label "HAKE" . a ; rdfs:label "KG-BERT" . a ; rdfs:label "KG-FIT" . a ; rdfs:label "KG Language Prompt" . a ; rdfs:label "KG-S2S" . a ; rdfs:label "KICGPT" . a ; rdfs:label "KRACL" . a ; rdfs:label "Llama-2-13B+Struct" . a ; rdfs:label "LoRA" . a ; rdfs:label "MKGL" . a ; rdfs:label "MPIKGC-S" . a ; rdfs:label "PEMLM-F" . a ; rdfs:label "PNA" . a ; rdfs:label "REP-OTE" . a ; rdfs:label "RotatE" . a ; rdfs:label "Three-word Language" . a ; rdfs:label "TransE" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:45:39.426Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2502.11471" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "utv6MzdrgH4vXetanXMf3VqeRfWKFHuFJCK+ioo8tvYOQIZxxhTv1r1tX3adqtC0DV+OmqLkACBiogGgETIMwceBMNbIUssm+MQcHAQeqqNa0ICqOUYbRUdWeiPmyFiNYx5qoQQkLjhgUaPsVHsSijVNwH0dWh1R3bGROnMaQbXGbIbpvjxQLHVMjU+GLvHV/P6XYbVYC+00ghsJCF1m33jgPkraEZWUffYMxLKUF1HsoqTMyqQaOg9PfIDudx8OEaCbrrJ9UAmJZBtvzhHGmgO0WAuy2EvIpoaMiMZckax2WgjAkVfBIl6573qcplTBI2B2pyAt9V0nMH1Jz3XUFA=="; npx:hasSignatureTarget this:; npx:signedBy . }