יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.CL ·

נתיב התשובה והוראת היסוד בשאילתות LLM על גרפי ידע

The Answer Path and the Grounding Instruction in LLM Question Answering over Knowledge Graphs
חוקרים בדקו את השפעת נתיב התשובה והוראת היסוד על דיוק התשובות במודלים LLM. הם מצאו שהוראת היסוד משפיעה משמעותית על דיוק התשובות, בעוד סדר הטריפלים וגודל הסאבגרף אינם משפיעים.
תקציר מקורי באנגליתarXiv:2609.10237v1 Announce Type: new Abstract: A graph retrieval-augmented generation pipeline chooses which triples to put in the prompt, a syntax to write them in, an order to write them in, and a sentence telling the model what to do with them. We vary all four over six large language models and two knowledge-graph question answering benchmarks. Two of the four choices move the answer and the other two are flat. The first is whether the answer path, the triples needed to reach the answer, is in the prompt at all. Holding the number of triples fixed and replacing every triple that is not on the chain with material from an unrelated entity changes answer accuracy by +0.003 F1, while removing the chain costs most of what the graph was worth. Retrieval budget belongs on recall, and precisi
קרא במקור המקורי