[ { "@graph" : [ { "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA", "@type" : [ "http://www.nanopub.org/nschema#Nanopublication" ], "http://www.nanopub.org/nschema#hasAssertion" : [ { "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance" : [ { "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo" : [ { "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/pubinfo" } ] } ], "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/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#DeepSeekR1" }, { "@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#O1Mini" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#OpenO1" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#QwQ32BPreview" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ChatGPT4o", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "ChatGPT-4o is an advanced general-purpose large language model (GPLLM) used in two contexts: first, as a tool to generate multi-hop questions for the KG-MHQA SFT dataset creation, and second, as a powerful baseline for performance comparison in the experiments." } ], "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#comment" : [ { "@value" : "ChatGPT4o-mini is an advanced general-purpose large language model (GPLLM) used as a baseline model for comparative evaluation against the proposed KG-o1 models on multi-hop reasoning tasks." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "ChatGPT4o-mini" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#DeepSeekR1", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "DeepSeek-R1 is a specific large reasoning model (LRM) used as a strong baseline for evaluating the performance of KG-o1 models on multi-hop question answering datasets." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "DeepSeek-R1" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#GRPO", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "GRPO is a reinforcement learning method that serves as a comparative baseline in the ablation studies, where its performance in boosting LLMs' multi-hop reasoning is contrasted with other fine-tuning and optimization strategies, including the paper's Self-improved Adaptive DPO." } ], "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#comment" : [ { "@value" : "Gemini 2.0 Flash Thinking is a specific large reasoning model (LRM) used as a strong baseline for evaluating the performance of KG-o1 models on multi-hop question answering tasks, highlighting its advanced reasoning capabilities." } ], "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#KGEnhancedLLMPretraining" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "KG-o1 is a novel four-stage framework that integrates Knowledge Graphs (KGs) to enhance Large Language Models' (LLMs) multi-hop reasoning abilities. It involves constructing KG-derived datasets (KG-MHQA SFT and DPO) and using them to fine-tune LLMs (via Supervised Fine-Tuning and a \"Self-improved Adaptive DPO\" strategy), aiming to improve the LLM's intrinsic knowledge expression and reasoning capabilities during a training stage by internalizing logical paths." } ], "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#O1Mini", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "o1-mini is a specific large reasoning model (LRM) mentioned as a prominent baseline for comparison against the proposed KG-o1 models in multi-hop question answering tasks." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "o1-mini" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#OpenO1", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "Open-o1 is a specific influential large reasoning model (LRM) from the open-source community, used as a baseline for performance comparison in the experiments of the paper." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Open-o1" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#QwQ32BPreview", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "QwQ-32B-Preview is a specific large reasoning model (LRM) included as a prominent baseline for comparative experiments against the KG-o1 models on multi-hop reasoning tasks." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "QwQ-32B-Preview" } ] } ], "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/assertion" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/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/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/provenance" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA", "http://purl.org/dc/terms/created" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", "@value" : "2026-03-13T16:10:14.372Z" } ], "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://purl.org/nanopub/x/supersedes" : [ { "@id" : "https://w3id.org/np/RAMmlNyKev37Gbg7UWMXcFz7n75r_vyq1giyo4LxPpvI0" } ], "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/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/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" : "JwesqkdoglWm3/mXA9J8rFpVgW/WxZ4BNq6HnvpmaPwF5MwyNA/dauZGFS67c5xMKrrXdr/AbqsEfPIZ6ZazcmWhu0AVKP/xnFHPbKJXFlS+Pl2jufAYGJ50ZSxXX88mv3L5H9IovO/SjdUo9Wa/VRIc/PlVFgn133b10hOM8YitFc3hRufK/FSce7FdKD4KJauXmPX/g7tTa+Usxcdmse7pm3zeGu8PjS8Ojn+FH6gexIo8BMeZDtWeYlOyAo/GZSq4+IrAbE1JUVz9xU5rVaf7NzCMNwLUvX0jgt8L1yD8E/3N/nvQ7jpLKkt0bWbNM23jQF2XWkiMLGKMFLxnRQ==" } ], "http://purl.org/nanopub/x/hasSignatureTarget" : [ { "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA" } ], "http://purl.org/nanopub/x/signedBy" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ], "@id" : "https://w3id.org/np/RAQH5ERc1-v6X29eIuWWbwPrx2Kh7lFk9rD2QQklE1WMA/pubinfo" } ]