Dynamic Context Tuning for Retrieval-Augmented Generation: Enhancing Multi-Turn Planning and Tool Adaptation
Jubin Abhishek Soni, Amit Anand, Rajesh Kumar Pandey, Aniket Abhishek Soni

TL;DR
This paper introduces Dynamic Context Tuning (DCT), a lightweight framework that enhances retrieval-augmented generation by supporting multi-turn interactions and evolving toolsets without retraining, improving accuracy and reducing hallucinations.
Contribution
DCT extends RAG with multi-turn dialogue support, dynamic tool selection, and efficient context management, enabling adaptable AI in dynamic domains without retraining.
Findings
Improves plan accuracy by 14%.
Reduces hallucinations by 37%.
Matches GPT-4 performance at lower cost.
Abstract
Retrieval-Augmented Generation (RAG) has significantly advanced large language models (LLMs) by grounding their outputs in external tools and knowledge sources. However, existing RAG systems are typically constrained to static, single-turn interactions with fixed toolsets, making them ill-suited for dynamic domains such as healthcare and smart homes, where user intent, available tools, and contextual factors evolve over time. We present Dynamic Context Tuning (DCT), a lightweight framework that extends RAG to support multi-turn dialogue and evolving tool environments without requiring retraining. DCT integrates an attention-based context cache to track relevant past information, LoRA-based retrieval to dynamically select domain-specific tools, and efficient context compression to maintain inputs within LLM context limits. Experiments on both synthetic and real-world benchmarks show that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Advanced Image and Video Retrieval Techniques · Recommender Systems and Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Absolute Position Encodings · Layer Normalization · Linear Warmup With Linear Decay · Attention Dropout · Byte Pair Encoding · Label Smoothing · Softmax · Linear Layer · Dropout
