RRAML: Reinforced Retrieval Augmented Machine Learning
Andrea Bacciu, Florin Cuconasu, Federico Siciliano, Fabrizio, Silvestri, Nicola Tonellotto, Giovanni Trappolini

TL;DR
This paper introduces RRAML, a framework combining reinforcement learning, retrieval, and large language models to improve reasoning, reduce hallucinations, and overcome access limitations of LLMs.
Contribution
It presents a novel reinforcement learning-based approach that integrates retrieval with LLMs, addressing access, retraining, and hallucination issues.
Findings
Effective integration of retrieval and reasoning in LLMs.
Reduced hallucinations and irrelevant information.
No need for gradient access or retraining of LLMs.
Abstract
The emergence of large language models (LLMs) has revolutionized machine learning and related fields, showcasing remarkable abilities in comprehending, generating, and manipulating human language. However, their conventional usage through API-based text prompt submissions imposes certain limitations in terms of context constraints and external source availability. To address these challenges, we propose a novel framework called Reinforced Retrieval Augmented Machine Learning (RRAML). RRAML integrates the reasoning capabilities of LLMs with supporting information retrieved by a purpose-built retriever from a vast user-provided database. By leveraging recent advancements in reinforcement learning, our method effectively addresses several critical challenges. Firstly, it circumvents the need for accessing LLM gradients. Secondly, our method alleviates the burden of retraining LLMs for…
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
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Artificial Intelligence in Healthcare and Education
