Switch language한국어
Back to the list

Sample-Efficient Learning from Agent Experience

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Experience Distillation, a way to compress useful agent interaction history into model weights without more environment interaction.

  2. On software-engineering tasks and text-adventure games, it kept much of the gain from in-context learning.

  3. It also outperformed direct fine-tuning on the same experience.

  4. The approach could make agent learning more sample-efficient than standard reinforcement learning.

Read the original