Metrics. We report three metrics (All metrics are computed in terms of success rate):
- FWT (forward transfer): higher FWT means a policy learns faster on a new task;
- NBR (negative backward trasnfer): Lower NBT means a policy has better performance in the previously seen tasks;
- AUC (area under the success rate curve): higher AUC means an overall better performance considering both NBT and FWT;
Results Analysis. We compare
LOTUS with the best baseline ER (Experience Replay) on
Mutex tasks.
Our evaluation shows that
LOTUS achieved 50 (+11) in FWT (learn much faster on new tasks), 21 (+2) in NBT (remaining competitive performance on previously learned task), and 56 (+9) in AUC in comparison to ER.
The performance over the three metrics shows the efficacy of
LOTUS policies on real robot hardware.