[ { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs", "http://purl.org/dc/terms/created": [ { "@value": "2026-02-26T16:21:28.925Z", "@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.2505.20971" } ] }, { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/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": "IuQksjsIy9oxDzBF38WIV1zozGRmHFfjY8PjdzAHY9v9R+pvY0KkZHZoAvbBSNHkpgYo8hIbCvjxXyNhytUt7zqcv21cUur4/Q39TzYz6fX54rLfb6gi5jZ1dDXS+/daD6z7HJpEAHrhh23HD4pHfo1z9lMpX8XS61q5B7CrC+VIXSRLFonMtubicDcrVichgntOpjULlaNXZEI1BOyyq07zFZQn/gaO+Yb2cXrg7uyzamk5B5XyvnxcrOigggL6zL47xu8dySGUHRRy1a2xSgItVUD18NQOE3s7YI8k48XvaCU6vW6bD1t9gvbTxP4aou5RB/jAEuQjNn4y5ZLSFQ==" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ] }, { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/assertion", "@graph": [ { "@id": "https://doi.org/10.48550/arXiv.2505.20971", "http://purl.org/dc/terms/title": [ { "@value": "Reason-Align-Respond: Aligning LLM Reasoning with Knowledge Graphs for KGQA" } ], "http://purl.org/spar/cito/describes": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ReasonAlignRespond" } ], "http://purl.org/spar/cito/discusses": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#EWEKQA" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#EffiQA" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GCR" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GNNRAGRA" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GraftNet" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#KDCoT" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#NSM" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ReaRev" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RoG" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#SRNSM" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#StructGPT" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ToG" } ], "@type": [ "http://www.w3.org/ns/prov#Entity" ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ReasonAlignRespond", "http://purl.org/dc/terms/subject": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/categories#SynergizedReasoning" } ], "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "RAR is a novel framework that systematically integrates LLM reasoning with knowledge graphs for Knowledge Graph Question Answering (KGQA). It employs three fine-tuned LLM modules (Reasoner, Aligner, Responser) and an iterative Expectation-Maximization (EM) algorithm to jointly refine human-like reasoning chains and their corresponding KG paths, thereby reducing hallucinations and enhancing interpretability. This approach synergizes LLMs and KGs by using LLMs as agents to interact with and ground reasoning in KGs." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Reason-Align-Respond (RAR)" } ], "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#EWEKQA", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "EWEK-QA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#EffiQA", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "EffiQA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GCR", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "GCR" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GNNRAGRA", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "GNN-RAG+RA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GraftNet", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "GraftNet" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#KDCoT", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "KD-CoT" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#NSM", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "NSM" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ReaRev", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "ReaRev" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RoG", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "RoG" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#SRNSM", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "SR+NSM" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#StructGPT", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "StructGPT" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ToG", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "ToG" } ] } ] }, { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/Head", "@graph": [ { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAoj2yL7iZIU7_f7IcUF3fkhvN5Sh1nY8Q2kUzuxPbKPs/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.2505.20971" } ] } ] } ]