A Survey of Large Language Model Agents for Question Answering
By: Murong Yue
Potential Business Impact:
Lets computers answer questions by thinking.
This paper surveys the development of large language model (LLM)-based agents for question answering (QA). Traditional agents face significant limitations, including substantial data requirements and difficulty in generalizing to new environments. LLM-based agents address these challenges by leveraging LLMs as their core reasoning engine. These agents achieve superior QA results compared to traditional QA pipelines and naive LLM QA systems by enabling interaction with external environments. We systematically review the design of LLM agents in the context of QA tasks, organizing our discussion across key stages: planning, question understanding, information retrieval, and answer generation. Additionally, this paper identifies ongoing challenges and explores future research directions to enhance the performance of LLM agent QA systems.
Similar Papers
A Survey of Large Language Model Empowered Agents for Recommendation and Search: Towards Next-Generation Information Retrieval
Information Retrieval
Helps computers find what you need faster.
Large Language Model-based Data Science Agent: A Survey
Artificial Intelligence
Lets computers help scientists analyze data.
Literature Review Of Multi-Agent Debate For Problem-Solving
Multiagent Systems
Multiple AIs working together solve harder problems.