MERIT is a training-free agent that maintains a dual-polarity memory of verified corrections and failed directions to improve Text-to-SQL accuracy. Using Qwen2.5-7B-Instruct, it improves Spider execution accuracy from 66.34% to 69.79% by retrieving past repair outcomes.
HOW THIS AFFECTS YOU
●
builderYou can improve agent reliability in coding tasks without parameter updates by using episodic memory.
●
researcherThis demonstrates how training-free memory can mitigate the loss of successful corrections in iterative repair cycles.