AI RESEARCH
Can Small Language Models Use What They Retrieve? An Empirical Study of Retrieval Utilization Across Model Scale
arXiv CS.CL
•
ArXi:2603.11513v1 Announce Type: new Retrieval augmented generation RAG is widely deployed to improve factual accuracy in language models yet it remains unclear whether smaller models of size 7B parameters or less can effectively utilize retrieved information. To investigate this question we evaluate five model sizes from 360M to 8B across three architecture families SmolLM2 Qwen2.5 and Llama 3.1 under four retrieval conditions including no retrieval BM25 dense retrieval using E5 large v2 and oracle retrieval where the retrieved passage is guaranteed to contain the answer. We.