Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Invariant Causal Imitation Learning for Generalizable Policies

About

Consider learning an imitation policy on the basis of demonstrated behavior from multiple environments, with an eye towards deployment in an unseen environment. Since the observable features from each setting may be different, directly learning individual policies as mappings from features to actions is prone to spurious correlations -- and may not generalize well. However, the expert's policy is often a function of a shared latent structure underlying those observable features that is invariant across settings. By leveraging data from multiple environments, we propose Invariant Causal Imitation Learning (ICIL), a novel technique in which we learn a feature representation that is invariant across domains, on the basis of which we learn an imitation policy that matches expert behavior. To cope with transition dynamics mismatch, ICIL learns a shared representation of causal features (for all training environments), that is disentangled from the specific representations of noise variables (for each of those environments). Moreover, to ensure that the learned policy matches the observation distribution of the expert's policy, ICIL estimates the energy of the expert's observations and uses a regularization term that minimizes the imitator policy's next state energy. Experimentally, we compare our methods against several benchmarks in control and healthcare tasks and show its effectiveness in learning imitation policies capable of generalizing to unseen environments.

Ioana Bica, Daniel Jarrett, Mihaela van der Schaar• 2023

Related benchmarks

TaskDatasetResultRank
Box/Door UnlockingUnlock In-distribution I (test)
Success Rate6.71e+3
10
Box/Door UnlockingUnlock Composition C (test)
Success Rate5.36e+3
10
Crash AvoidanceCrash In-distribution I (test)
Success Rate55.3
10
Object StackingStack In-distribution I (test)
Success Rate93.7
10
Crash AvoidanceCrash Composition C (test)
Success Rate14.3
10
Object StackingStack Spuriousness S (test)
Success Rate81.2
10
Box/Door UnlockingUnlock Spuriousness S (test)
Success Rate15.9
10
Crash AvoidanceCrash Spuriousness S (test)
Success Rate21.7
10
Object StackingStack Composition C (test)
Success Rate62.8
10
Action-matchingMIMIC-III (test)
Accuracy85.5
9
Showing 10 of 18 rows

Other info

Code

Follow for update