paper-with-me

Papers

Reasoning Under 1 Billion: Memory-Augmented Reinforcement Learning for Large Language Models

2025-04-03 · Hung Le, Dai Do, Dung Nguyen, Svetha Venkatesh

Recent advances in fine-tuning large language models (LLMs) with reinforcement learning (RL) have shown promising improvements in complex reasoning tasks, particularly when paired with chain-of-thought (CoT) prompting. However, these successes have been largely demonstrated on large-scale models with billions of parameters, where a strong pretraining foundation ensures effective initial exploration. In contrast, RL remains challenging for tiny LLMs with 1 billion parameters or fewer because they lack the necessary pretraining strength to explore effectively, often leading to suboptimal reasoning patterns. This work introduces a novel intrinsic motivation approach that leverages episodic memory to address this challenge, improving tiny LLMs in CoT reasoning tasks. Inspired by human memory-driven learning, our method leverages successful reasoning patterns stored in memory while allowing for controlled exploration to generate novel responses. Intrinsic rewards are computed efficiently using a kNN-based episodic memory, allowing the model to discover new reasoning strategies while quickly adapting to effective past solutions. Experiments on fine-tuning GSM8K and AI-MO datasets demonstrate that our approach significantly enhances smaller LLMs' sample efficiency and generalization capability, making RL-based reasoning improvements more accessible in low-resource settings.

📄 PDF Abstract BibTeX arXiv:2504.02273

Code (1)

thaihungle/Memory-R

Tasks

GSM8KReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Evo-Attacker: Memory-Augmented Reinforcement Learning for Long-Horizon Tool Attacks on LLM-MAS

2026-05-25 · Bingyu Yan, Xiaoming Zhang, Jinyu Hou, Chaozhuo Li 외 arxiv

While Large Language Model-based Multi-Agent Systems (LLM-MAS) demonstrate remarkable capabilities in solving complex tasks by orchestrating specialized agents and external tools, the implicit trust in tool outputs creat…

Reinforcement Learning

Apriel-Nemotron-15B-Thinker

2025-08-13 · Shruthan Radhakrishna, Soham Parikh, Gopal Sarda, Anil Turkkan 외 arxiv

While large language models (LLMs) have achieved remarkable reasoning capabilities across domains like code, math and other enterprise tasks, their significant memory and computational costs often preclude their use in p…

Reinforcement Learning

Autonomous Radiotherapy Treatment Planning Using DOLA: A Privacy-Preserving, LLM-Based Optimization Agent

2025-03-21 · Humza Nusrat, Bing Luo, Ryan Hall, Joshua Kim 외

Radiotherapy treatment planning is a complex and time-intensive process, often impacted by inter-planner variability and subjective decision-making. To address these challenges, we introduce Dose Optimization Language Ag…

Large Language ModelPrivacy PreservingRAGReinforcement Learning (RL)+2

Memory-Augmented Reinforcement Learning Agent for CAD Generation

2026-05-19 · Yin Xiaolong, Liu Yu, Shen Jiahang, Lu Xingyu 외 arxiv

Automatic generation of computer-aided design (CAD) models is a core technology for enabling intelligence in advanced manufacturing. Existing generation methods based on large language models (LLMs) often fall short when…

Reinforcement Learning

X-Intelligence 3.0: Training and Evaluating Reasoning LLM for Semiconductor Display

2025-07-19 · Xiaolin Yan, Yangxing Liu, Jiazhang Zheng, Chi Liu 외 arxiv

Large language models (LLMs) have recently achieved significant advances in reasoning and demonstrated their advantages in solving challenging problems. Yet, their effectiveness in the semiconductor display industry rema…

Reinforcement Learning