Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RA3CyIg9XrQadn61m1lbmo8fh0F46iq4DUinlajefw74k/assertion>. }
Showing items 1 to 52 of
52
with 100 items per page.
- SelfConsistency type Workflow assertion.
- ToG type Workflow assertion.
- StructGPT type Workflow assertion.
- arXiv.2404.14741 type Entity assertion.
- ChainOfThoughtPrompting type Workflow assertion.
- ChatKBQA type Workflow assertion.
- GenerateOnGraph type Workflow assertion.
- RoG type Workflow assertion.
- StandardPrompting type Workflow assertion.
- ReAct type Workflow assertion.
- DecomP type Workflow assertion.
- GAG type Workflow assertion.
- KBBinder type Workflow assertion.
- SelfConsistency label "Self-Consistency (SC)" assertion.
- ToG label "ToG" assertion.
- StructGPT label "StructGPT" assertion.
- ChainOfThoughtPrompting label "Chain-of-Thought (CoT) prompting" assertion.
- ChatKBQA label "ChatKBQA" assertion.
- GenerateOnGraph label "Generate-on-Graph" assertion.
- RoG label "RoG" assertion.
- StandardPrompting label "Standard Prompting (IO prompt)" assertion.
- ReAct label "ReAct" assertion.
- DecomP label "De-comP" assertion.
- GAG label "GAG" assertion.
- KBBinder label "KB-BINDER" assertion.
- SelfConsistency comment "This method is used as a baseline for comparison. It is a technique for improving the robustness of LLM reasoning by sampling multiple reasoning paths and taking a majority vote to arrive at a more reliable answer." assertion.
- ToG comment "This is a Retrieval Augmented (RA) method used as a key baseline for comparison. ToG treats the LLM as an agent to interactively explore relation paths on KGs, and its limitations are thoroughly analyzed and contrasted with the proposed GoG method, particularly in incomplete KG scenarios." assertion.
- StructGPT comment "This is a Retrieval Augmented (RA) method for KGQA, used as a baseline for comparison. It retrieves information from KGs to guide LLMs in generating answers, and its performance is assessed under both complete and incomplete KG settings." assertion.
- ChainOfThoughtPrompting comment "This method is used as a baseline for comparison. It aims to elicit complex reasoning from LLMs by encouraging them to generate intermediate reasoning steps, providing a stronger LLM-only baseline than standard prompting." assertion.
- ChatKBQA comment "This is a semantic parsing (SP) method for KGQA, used as a baseline. Similar to KB-BINDER, it converts natural language questions into executable queries for KGs, and its limitations under incomplete KGs are highlighted." assertion.
- GenerateOnGraph comment "Generate-on-Graph (GoG) is a training-free method designed for Incomplete Knowledge Graph Question Answering (IKGQA). It uses a Thinking-Searching-Generating framework where the LLM acts as both an agent to explore KGs (Searching) and a KG to generate new factual triples (Generating) when knowledge is missing. This process represents a synergistic reasoning approach, dynamically combining LLM's internal knowledge and external KG facts." assertion.
- RoG comment "This is a Retrieval Augmented (RA) method, specifically noted as the state-of-the-art among fine-tuned models for KGQA, and is used as a strong baseline for comparison. It generates relation paths as faithful plans to retrieve reasoning paths from KGs." assertion.
- StandardPrompting comment "This method is used as a baseline for comparison against the proposed Generate-on-Graph (GoG) method. It represents a simple, direct prompting approach to question answering without explicit KG integration beyond basic retrieval." assertion.
- ReAct comment "This method is cited as a motivation for GoG's "Thinking" component. ReAct treats LLMs as agents that interact with an environment and make decisions to retrieve information, inspiring GoG's interactive framework." assertion.
- DecomP comment "This method is cited as a motivation for GoG's approach to problem decomposition. De-comP solves complex tasks by breaking them down into simpler sub-tasks, contributing to the structured reasoning in GoG." assertion.
- GAG comment "This method is mentioned as being similar to GoG, particularly in its utilization of the knowledge modeling ability of Large Language Models. It serves as a point of reference for existing techniques that leverage LLMs for knowledge tasks." assertion.
- KBBinder comment "This is a semantic parsing (SP) method for KGQA, used as a baseline. It transforms natural language questions into structured queries (e.g., SPARQL) which are then executed on the KG. Its performance is evaluated especially under the incomplete KG scenario." assertion.
- GenerateOnGraph subject SynergizedReasoning assertion.
- arXiv.2404.14741 title "Generate-on-Graph: Treat LLM as both Agent and KG for Incomplete Knowledge Graph Question Answering" assertion.
- arXiv.2404.14741 describes GenerateOnGraph assertion.
- arXiv.2404.14741 discusses SelfConsistency assertion.
- arXiv.2404.14741 discusses ToG assertion.
- arXiv.2404.14741 discusses StructGPT assertion.
- arXiv.2404.14741 discusses ChainOfThoughtPrompting assertion.
- arXiv.2404.14741 discusses ChatKBQA assertion.
- arXiv.2404.14741 discusses RoG assertion.
- arXiv.2404.14741 discusses StandardPrompting assertion.
- arXiv.2404.14741 discusses ReAct assertion.
- arXiv.2404.14741 discusses DecomP assertion.
- arXiv.2404.14741 discusses GAG assertion.
- arXiv.2404.14741 discusses KBBinder assertion.
- GenerateOnGraph hasTopCategory SynergizedLLMKG assertion.