@dair_ai
New paper on giving LLM agents experience that improves the weights and stays readable at the same time. Agent-experience methods split into two camps. Externalized natural-language rules stay interpretable but drift out of sync with the policy. Parameter updates generalize but make weak local corrections under sparse rewards. JERP runs both off one trajectory stream, retrieving task-relevant rules at decision time and, after each episode, optimizing the policy while revising the rule pool against reference successful trajectories. The conceptual payoff is the absorption dynamic. Stable, repeatedly useful behaviors get internalized into the weights over time, while the rule pool handles fresh local corrections. The interpretability-versus-generalization balance becomes a knob rather than an architecture choice. Why does it matter? Teams want agents that both improve and stay inspectable. This is a clean template for getting both from the same trajectories. Gains land on AlfWorld and WebShop. Paper: https://t.co/avjHvESdBQ Learn to build effective AI agents in our academy: https://t.co/LRnpZN7L4c