INTERACT: Enabling Interactive, Question-Driven Learning in Large Language Models
Aum Kendapadi, Kerem Zaman, Rakesh R. Menon, Shashank Srivastava

TL;DR
This paper introduces INTERACT, a framework enabling large language models to learn interactively through question-driven dialogues, significantly improving their knowledge acquisition and performance across diverse contexts.
Contribution
We propose a novel interactive learning framework for LLMs that enhances knowledge transfer and performance through iterative student-teacher dialogues.
Findings
Interactive learning improves LLM performance by up to 25%.
Cold-start models match static baselines after five dialogue turns.
Robustness to weaker teachers demonstrates effectiveness across scenarios.
Abstract
Large language models (LLMs) excel at answering questions but remain passive learners-absorbing static data without the ability to question and refine knowledge. This paper explores how LLMs can transition to interactive, question-driven learning through student-teacher dialogues. We introduce INTERACT (INTERactive learning for Adaptive Concept Transfer), a framework in which a "student" LLM engages a "teacher" LLM through iterative inquiries to acquire knowledge across 1,347 contexts, including song lyrics, news articles, movie plots, academic papers, and images. Our experiments show that across a wide range of scenarios and LLM architectures, interactive learning consistently enhances performance, achieving up to a 25% improvement, with 'cold-start' student models matching static learning baselines in as few as five dialogue turns. Interactive setups can also mitigate the…
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.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
