[ { "@graph" : [ { "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg", "@type" : [ "http://www.nanopub.org/nschema#Nanopublication" ], "http://www.nanopub.org/nschema#hasAssertion" : [ { "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance" : [ { "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo" : [ { "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/pubinfo" } ] } ], "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/Head" }, { "@graph" : [ { "@id" : "https://doi.org/10.48550/arXiv.2406.03746", "@type" : [ "http://www.w3.org/ns/prov#Entity" ], "http://purl.org/dc/terms/title" : [ { "@value" : "Efficient Knowledge Infusion via KG-LLM Alignment" } ], "http://purl.org/spar/cito/describes" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#EfficientLlmKgConstruction" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#EnhancedLlmWithKnowledgePrelearningAndFeedback" } ], "http://purl.org/spar/cito/discusses" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#AutoKg" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ChainRag" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ContinualPretraining" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gap" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#LoraBasedSft" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Pive" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Rag" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#WebBrain" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#AutoKg", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "AutoKG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ChainRag", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "ChainRAG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ContinualPretraining", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Continual pre-training" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#EfficientLlmKgConstruction", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://purl.org/dc/terms/subject" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGConstruction" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This method describes an LLM-based workflow for efficiently constructing domain-specific knowledge graphs. It involves fine-tuning an LLM for knowledge triples extraction from unsupervised corpora, followed by post-processing for error removal and entity resolution. This directly addresses the problem of knowledge mismatch by building a tailored KG." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Efficient construction of domain KGs" } ], "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#EnhancedLlmWithKnowledgePrelearningAndFeedback", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://purl.org/dc/terms/subject" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/categories#SynergizedReasoning" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "ELPF is a modular, three-stage KG-LLM alignment framework designed to enhance LLM's capability to utilize KG information and reduce hallucinations. It includes K-LoRA for pre-learning KG infusion and domain linguistic style, supervised fine-tuning with KG retrieval, and Alignment with Knowledge Graph Feedback (AKGF) where KGs act as automated evaluators for DPO-based fine-tuning. The framework synergizes LLMs and KGs to improve reasoning and factual correctness." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Enhanced LLM with Knowledge Pre-learning and Feedback (ELPF)" } ], "https://neverblink.eu/ontologies/llm-kg/hasTopCategory" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/top-categories#SynergizedLLMKG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gap", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "GAP" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#LoraBasedSft", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "LoRA-based SFT" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Pive", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "PiVe" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Rag", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "RAG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#WebBrain", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "WebBrain" } ] } ], "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/assertion" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/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.2406.03746" } ] } ], "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/provenance" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg", "http://purl.org/dc/terms/created" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", "@value" : "2026-02-26T15:55:58.094Z" } ], "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.2406.03746" } ] }, { "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/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" : "nyZ/k6RXuZhNLuRq0jPEnKJt5FWlDcsXgcCxcF0U7n4Jn8Z8abYLKW/hIzYba5e2Qq5PcWMAn/9uKwgjvnZFJdDlBx0IziZvfNYG/xnfE41QV4jKHrsNktPtt82DpNBrDljJ3SFHO4yIAXUPu4ZVWOzP2eaAfZnPFdey/H2Ku3s18DvLs9YBz9dvcKwuOGbpLGsIeBqVB4XGM0S4FIvYquyIfBzNrJnliTtHC4bKvciQcyzOSOPpSSquRux5/Wds2RhC1h4PGnIcpHsR6iaV3/u1cI240WnhBFz1GmPF5y1HiATKvbFglTKHyFltssR5oByCLWCEYf/Kox1/ZghAWQ==" } ], "http://purl.org/nanopub/x/hasSignatureTarget" : [ { "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg" } ], "http://purl.org/nanopub/x/signedBy" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ], "@id" : "https://w3id.org/np/RAc58JpiapZ5zAyfUwsYdlqphJCRwdkrzCx-VY3IqaxOg/pubinfo" } ]