[ { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0", "http://purl.org/dc/terms/created": [ { "@value": "2026-02-26T15:56:12.263Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ], "http://purl.org/nanopub/x/hasNanopubType": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/PaperAssessmentResult" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "LLM-KG assessment for paper 10.48550/arXiv.2601.00202" } ] }, { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "SdZc6T4NrYaAum9xUEXXeddE2TWScxJ80KR4VBlQsTXE7tytrQmCvmqMUwBcAFgBBbkN3VY5jv6Hc7pv8Fab9NgwSPrXADLvwGWsrCpaUsIgSBzHVKcF0Nz9BnYkzgbOCHGyf60JxxsTQ2be43QkQZYsKYBavoKc+UMyHspLEH7GAwT8tltjnP5wPMNp688MR10VnHq6GI7uuqHaK7yjzcEdOL7fhDvSJTgb9oraUV0DUT1zbLrhVlYt2CigPhoAd9DWYYnUciKSR4EDkw3L0gHpjAjX1o2fLGSfL/HenAfstaxj7pAU8sJH2QJc3xifTdechzJ1YjUiSevLA4sSjQ==" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ] }, { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/assertion", "@graph": [ { "@id": "https://doi.org/10.48550/arXiv.2601.00202", "http://purl.org/dc/terms/title": [ { "@value": "Knowledge Distillation for Temporal Knowledge Graph Reasoning with Large Language Models" } ], "http://purl.org/spar/cito/describes": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#LiEtAl2024KnowledgeDistillationForTKGRWithLLMs" } ], "http://purl.org/spar/cito/discusses": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#BKD" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#FitNet" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RKD" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#TADistMult" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#TTransE" } ], "@type": [ "http://www.w3.org/ns/prov#Entity" ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#LiEtAl2024KnowledgeDistillationForTKGRWithLLMs", "http://purl.org/dc/terms/subject": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGCompletion" } ], "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "This method proposes a two-stage knowledge distillation framework where LLMs act as teacher models to transfer structural and temporal reasoning capabilities to lightweight student models. The goal is to improve the performance and efficiency of temporal knowledge graph reasoning (a KG completion task) by leveraging the advanced reasoning signals from LLMs." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Knowledge Distillation Framework for Temporal Knowledge Graph Reasoning with Large Language Models" } ], "https://neverblink.eu/ontologies/llm-kg/hasTopCategory": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/top-categories#LLMAugmentedKG" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#BKD", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Classical Knowledge Distillation (BKD)" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#FitNet", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "FitNet" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RKD", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Relational Knowledge Distillation (RKD)" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#TADistMult", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Temporal Attention DistMult (TADistMult)" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#TTransE", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Temporal TransE (TTransE)" } ] } ] }, { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://doi.org/10.48550/arXiv.2601.00202" } ] } ] }, { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/Head", "@graph": [ { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA6OLbvx3KxmTsgne91YIoGYUaAQc2Y1rhoyB4HrjFyN0/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ]