@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "Harnessing Large Language Models for Knowledge Graph Question Answering via Adaptive Multi-Aspect Retrieval-Augmentation"; ; , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ; a prov:Entity . dct:subject ; a ; rdfs:comment "AMAR enhances LLMs' reasoning and factual output for KGQA by adaptively retrieving multi-aspect knowledge (entities, relations, subgraphs) from KGs, processing it through self-alignment and relevance gating modules, and converting it into prompt embeddings for the LLM during inference. This specifically aims to improve the LLM's ability to answer complex questions by providing accurate and filtered external knowledge at inference time, addressing hallucination and outdated knowledge issues."; rdfs:label "Adaptive Multi-Aspect Retrieval-augmented over KGs (AMAR) framework"; . a ; rdfs:label "BM25" . a ; rdfs:label "CBR-KBQA" . a ; rdfs:label "ChatKBQA" . a ; rdfs:label "DecAF" . a ; rdfs:label "ELQ" . a ; rdfs:label "EmbedKGQA" . a ; rdfs:label "FACC1" . a ; rdfs:label "FC-KBQA" . a ; rdfs:label "FiDeLiS" . a ; rdfs:label "G-Retriever" . a ; rdfs:label "GMT-KBQA" . a ; rdfs:label "GraftNet" . a ; rdfs:label "KD-CoT" . a ; rdfs:label "KGT5" . a ; rdfs:label "KV-Mem" . a ; rdfs:label "Low-Rank Adaptation" . a ; rdfs:label "NSM+h" . a ; rdfs:label "Pangu" . a ; rdfs:label "ProgramTransfer" . a ; rdfs:label "Prompt Tuning" . a ; rdfs:label "PullNet" . a ; rdfs:label "RnG-KBQA" . a ; rdfs:label "RoG" . a ; rdfs:label "SimCSE" . a ; rdfs:label "SR+NSM" . a ; rdfs:label "SR+NSM+E2E" . a ; rdfs:label "StructGPT" . a ; rdfs:label "TIARA" . a ; rdfs:label "ToG-R" . a ; rdfs:label "TransferNet" . a ; rdfs:label "UniKGQA" . a ; rdfs:label "UnifiedSKG" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T16:10:38.202Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2412.18537" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "YkRIXxtL0zRxXEYaDKS5n+NTCGQI20PZoDTmt61M5n1w/B09VbMc3QQt7ieLEMGuLgEZfvgzRQ/h314BcMOduR78/BqocTjPKDxf/JMa+HCkimGqCIBaiKIQceLIBoZR8RPLvtjU2tLhuXnpeW+4XTk1pj21FNHYBIgLgcc4H133cVpkhQhIaZQZMhNQoW24/zabxmiVcKb+ZJe4qd8+D6V2DqTrLFFT6MU2UJ79B35uxR2Nq5PfXwGDivkHgkbJ95qEGVexkkbLLZKXI4PhRw5OPlEpOV2UYyk9pQyV4jyk68AwsV844zjLflQp2bUlw6wcvyajvxV24FMNVvQ7NA=="; npx:hasSignatureTarget this:; npx:signedBy . }