Knowledge and Aptitude Augmented Generation: Adaptive Multi-Turn Interaction in LLM Systems
Artificial intelligence (AI) systems have significantly advanced in handling knowledge-intensive tasks. However, a persistent gap remains between AI interactions and human behavior due to the static nature of most AI models, which lack the ability to adapt dynamically to evolving contexts. This paper introduces the Knowledge and Aptitude Augmented Generation (KAAG) framework, inspired by Dynamic Bayesian Networks (DBNs) used in robotics. By integrating knowledge and aptitude, and utilizing dynamic instruction generation, KAAG enables real-time adaptation to interaction states, improving the alignment between AI and users in multi-turn conversations. The framework includes a Gamified Interaction Model (GIM) to guide interactions toward convergence, with experiments showing enhanced Controlled Steerability compared to standard LLMs and Retrieval-Augmented Generation (RAG) systems.
Code (1)
Tasks
RAGRetrievalRetrieval-augmented GenerationSimilar Papers 제목 키워드 기반
Teaching LLMs According to Their Aptitude: Adaptive Reasoning for Mathematical Problem Solving
Existing approaches to mathematical reasoning with large language models (LLMs) rely on Chain-of-Thought (CoT) for generalizability or Tool-Integrated Reasoning (TIR) for precise computation. While efforts have been made…
MathMathematical Problem-SolvingMathematical ReasoningTeaching According to Students' Aptitude: Personalized Mathematics Tutoring via Persona-, Memory-, and Forgetting-Aware LLMs
Large Language Models (LLMs) are increasingly integrated into intelligent tutoring systems to provide human-like and adaptive instruction. However, most existing approaches fail to capture how students' knowledge evolves…
Knowledge TracingRA-BLIP: Multimodal Adaptive Retrieval-Augmented Bootstrapping Language-Image Pre-training
Multimodal Large Language Models (MLLMs) have recently received substantial interest, which shows their emerging potential as general-purpose models for various vision-language tasks. MLLMs involve significant external k…
DenoisingQuestion AnsweringRetrievalAligning Large Language Models for Controllable Recommendations
Inspired by the exceptional general intelligence of Large Language Models (LLMs), researchers have begun to explore their application in pioneering the next generation of recommender systems - systems that are conversati…
Recommendation SystemsAdaptive Guidance for Retrieval-Augmented Masked Diffusion Models
Retrieval-Augmented Generation (RAG) improves factual grounding by incorporating external knowledge into language model generation. However, when retrieved context is noisy, unreliable, or inconsistent with the model's p…