[ { "@graph" : [ { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0", "@type" : [ "http://www.nanopub.org/nschema#Nanopublication" ], "http://www.nanopub.org/nschema#hasAssertion" : [ { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance" : [ { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo" : [ { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/pubinfo" } ] } ], "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/Head" }, { "@graph" : [ { "@id" : "https://doi.org/10.48550/arXiv.2508.15790", "@type" : [ "http://www.w3.org/ns/prov#Entity" ], "http://purl.org/dc/terms/title" : [ { "@value" : "KG-o1: Enhancing Multi-hop Question Answering in Large Language Models via Knowledge Graph Integration" } ], "http://purl.org/spar/cito/describes" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#KGo1" } ], "http://purl.org/spar/cito/discusses" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ChatGPT4o" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ChatGPT4oMini" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#CoTChainOfThought" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#DPO" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#DeepSeekR1" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#DeepSeekR1DistillQwen14B" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#GRPO" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gemini20FlashThinking" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Llama318BInstruct" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#OpenO1" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Qwen2514BInstruct" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Qwen257BInstruct" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ChatGPT4o", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "ChatGPT-4o" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ChatGPT4oMini", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "ChatGPT4o-mini" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#CoTChainOfThought", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "CoT (Chain-of-Thought)" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#DPO", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "DPO (Direct Preference Optimization)" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#DeepSeekR1", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "DeepSeek-R1" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#DeepSeekR1DistillQwen14B", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "DeepSeek-R1-Distill-Qwen-14B" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#GRPO", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "GRPO" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gemini20FlashThinking", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Gemini 2.0 Flash Thinking" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#KGo1", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://purl.org/dc/terms/subject" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/categories#KGEnhancedLLMInference" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "KG-o1 is a four-stage framework designed to enhance the intrinsic multi-hop reasoning abilities of LLMs. It leverages KGs to filter entities, generate logical paths, construct complex QA datasets for supervised fine-tuning (SFT) to simulate long-term thinking, and applies a Self-improved Adaptive DPO strategy to refine the LLMs' reasoning, ultimately improving LLM performance during inference for multi-hop question answering." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "KG-o1" } ], "https://neverblink.eu/ontologies/llm-kg/hasTopCategory" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/top-categories#KGEnhancedLLM" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Llama318BInstruct", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Llama3.1-8B-Instruct" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#OpenO1", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Open-o1" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Qwen2514BInstruct", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Qwen2.5-14B-Instruct" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Qwen257BInstruct", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Qwen2.5-7B-Instruct" } ] } ], "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/assertion" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/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.2508.15790" } ] } ], "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/provenance" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0", "http://purl.org/dc/terms/created" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", "@value" : "2026-02-26T15:20:00.438Z" } ], "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.2508.15790" } ] }, { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/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" : "lB2nfmt0OJSPkcOFwpwydOT9pxVhZUqrHYD/FPnULsl6T6+WjGndVvYofX5POflwoZ4/YCwcJI7XEpzFFAHBrzsRKTKGmXlgx/vjagtvGEgIE1PS6t3oLUJRJLVcv2vEFoXY1APT8knhPzaGWvhCVPiusD4IK1YsPvSU/8o91d8z61d8QG0WNxdno1T4qoHzkgxjsWGhb1b7Z4xLQWOol2cNs/GstQN2j/WZNUX5AXqQvdkp3O4FUBK84kyydLmf9+J95Pjf9/Z4RXsaNnNY31BrGKdF3ysmJpGErAzq9yalraRYYmE7u1bBEWLDD6hLLfI699T1OlTsSiL6PPLyNA==" } ], "http://purl.org/nanopub/x/hasSignatureTarget" : [ { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0" } ], "http://purl.org/nanopub/x/signedBy" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ], "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0/pubinfo" } ]