[ { "@graph" : [ { "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc", "@type" : [ "http://www.nanopub.org/nschema#Nanopublication" ], "http://www.nanopub.org/nschema#hasAssertion" : [ { "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance" : [ { "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo" : [ { "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/pubinfo" } ] } ], "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/Head" }, { "@graph" : [ { "@id" : "https://doi.org/10.48550/arXiv.2411.14459", "@type" : [ "http://www.w3.org/ns/prov#Entity" ], "http://purl.org/dc/terms/title" : [ { "@value" : "Reasoning over User Preferences: Knowledge Graph-Augmented LLMs for Explainable Conversational Recommendations" } ], "http://purl.org/spar/cito/describes" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Compass" } ], "http://purl.org/spar/cito/discusses" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Barcor" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Bert" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Dcrs" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gpt2" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gpt4o" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Kbrd" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Kgsf" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Llama3_1_8B" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#LlamaSummary" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Mscrs" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Pecrs" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Redial" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Unicrs" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Barcor", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "BARCOR" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Bert", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "BERT" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Compass", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://purl.org/dc/terms/subject" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/categories#SynergizedReasoning" } ], "http://purl.org/spar/fabio/hasURL" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#anyURI", "@value" : "https://github.com/icedpanda/COMPASS-official" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "COMPASS is a novel plug-and-play framework that synergizes LLMs and KGs for explainable conversational recommendations. It employs a two-stage training (graph entity captioning pre-training and knowledge-aware instruction fine-tuning) to bridge the modality gap and enable the LLM to conduct cross-modal reasoning over dialogue histories and KG-augmented contexts to generate interpretable user preference summaries." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "COMPASS (Compact Preference Analyzer and Summarization System)" } ], "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#Dcrs", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "DCRS" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gpt2", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "GPT-2" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gpt4o", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "GPT-4o" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Kbrd", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "KBRD" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Kgsf", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "KGSF" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Llama3_1_8B", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Llama3.1-8B" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#LlamaSummary", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Llama-Summary" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Mscrs", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "MSCRS" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Pecrs", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "PECRS" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Redial", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "ReDial" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Unicrs", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "UniCRS" } ] } ], "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/assertion" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/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.2411.14459" } ] } ], "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/provenance" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc", "http://purl.org/dc/terms/created" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", "@value" : "2026-02-26T16:18:31.498Z" } ], "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.2411.14459" } ] }, { "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/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" : "QCmNHdEMIMEHQsUboD70myI8FD6MbP/UdxONTHdwd0FCZKHURvLmlskaQ+bLo8URx1kf7cIqYGYGAIpwp+9x9GYXMx9LLfMvYaWpYw288IEcmMhLVEf8CBeG1qS8Aeaj67GEG6i5onGgDHwOKCpMTaLKvL4kDRQAGixAzJz+Bh5MprHAqyes5/93HlXXTJRG+4tdTzKvzARC2wuypQ8gqcGQM4nVydL6hBsSVLfpUh6gAMkdQd0xinfyE+X5V77WIf6RKZAMvYGxmZxEvZR3XmdbzTxXRd6A01xKUe9cfFXxHOx0CmMXPYot9uuoYCWdTBUH8lvo1pj6qpvGlDxsUg==" } ], "http://purl.org/nanopub/x/hasSignatureTarget" : [ { "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc" } ], "http://purl.org/nanopub/x/signedBy" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ], "@id" : "https://w3id.org/np/RAwTHp_yNRRMB9aQhP_dmxlpE4O0qy93ol2ef866bjWFc/pubinfo" } ]