Switch language한국어
Back to the list

Diagnosing Compositional Generalization in Sequential Robot Tasks

TL;DR AI

Key summary

2 min read
  1. Researchers examined why sequential robot policies fail on unseen instruction combinations.

  2. They decomposed the generalization gap into marginal instruction shift, instruction-compositional shift, and context-action shift.

  3. Full enumeration of all instruction tuples is unnecessary; a structured subset that covers action-relevant dependencies can preserve strong out-of-distribution performance.

  4. Sparse training often fails due to instruction steering effects rather than missing low-level skills, and finetuning with one demo per task sharply improves success.

Read the original