AIDec 23, 2024

Dynamic Multi-Agent Orchestration and Retrieval for Multi-Source Question-Answer Systems using Large Language Models

arXiv:2412.17964v110 citationsh-index: 3International Journal on Cybernetics & Informatics
Originality Incremental advance
AI Analysis

This addresses the need for robust question-answer systems that handle complex queries across unstructured and structured data, though it appears incremental as it combines existing techniques like RAG and SQL agents.

The paper tackled the problem of integrating information from diverse data sources for multi-source question-answer systems by proposing a methodology using multi-agent orchestration and dynamic retrieval, resulting in enhanced response accuracy and relevance as demonstrated in Contract Management.

We propose a methodology that combines several advanced techniques in Large Language Model (LLM) retrieval to support the development of robust, multi-source question-answer systems. This methodology is designed to integrate information from diverse data sources, including unstructured documents (PDFs) and structured databases, through a coordinated multi-agent orchestration and dynamic retrieval approach. Our methodology leverages specialized agents-such as SQL agents, Retrieval-Augmented Generation (RAG) agents, and router agents - that dynamically select the most appropriate retrieval strategy based on the nature of each query. To further improve accuracy and contextual relevance, we employ dynamic prompt engineering, which adapts in real time to query-specific contexts. The methodology's effectiveness is demonstrated within the domain of Contract Management, where complex queries often require seamless interaction between unstructured and structured data. Our results indicate that this approach enhances response accuracy and relevance, offering a versatile and scalable framework for developing question-answer systems that can operate across various domains and data sources.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes