paper-with-me

Papers

Knowledge and Aptitude Augmented Generation: Adaptive Multi-Turn Interaction in LLM Systems

2024-07-15 · n/a 2024 7 · Shauryadeep Chaudhuri

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.

📄 PDF Abstract BibTeX

Code (1)

aroundAI/KAAG

Tasks

RAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Teaching LLMs According to Their Aptitude: Adaptive Reasoning for Mathematical Problem Solving

2025-02-17 · Xin Xu, Yan Xu, Tianhao Chen, Yuchen Yan 외

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 Reasoning

Teaching According to Students' Aptitude: Personalized Mathematics Tutoring via Persona-, Memory-, and Forgetting-Aware LLMs

2025-11-19 · Yang Wu, Rujing Yao, Tong Zhang, Yufei Shi 외 arxiv

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 Tracing

RA-BLIP: Multimodal Adaptive Retrieval-Augmented Bootstrapping Language-Image Pre-training

2024-10-18 · Muhe Ding, Yang Ma, Pengda Qin, Jianlong Wu 외

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 AnsweringRetrieval

Aligning Large Language Models for Controllable Recommendations

2024-03-08 · Wensheng Lu, Jianxun Lian, Wei zhang, Guanghua Li 외

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 Systems

Adaptive Guidance for Retrieval-Augmented Masked Diffusion Models

2026-03-18 · Jaemin Kim, Jong Chul Ye arxiv

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…