LLM-Based Functional Query Generation with Multi-relation Alignment for Complex Knowledge Based Question Answering
摘要
Complex Knowledge Based Question Answering (C-KBQA) is inherently more difficult than traditional KBQA tasks, as it typically cannot be resolved solely through direct queries, necessitating relational reasoning to derive answers. To address this challenge, this paper focuses on generating Large Language Model (LLM)-friendly functional queries from natural language questions based on LLMs. In addition, to effectively generate promising functional queries, entities and relations alignment methods as well as multi-LLM fusion techniques are utilized to extract accurate answers from complex textual questions. In the CCKS2024 CGQA competition, the method proposed in this paper achieved the second place with an F1 score of 0.8186, clearly demonstrating the high effectiveness and efficiency of the method.