存在しなかった潜在変数:Action Chunking TransformerにおけるCVAEアブレーションの再検証
The Latent That Never Was: A Forensic Re-run of the CVAE Ablation in Action Chunking Transformer
ACTのCVAEエンコーダ除去による性能低下を再現実験したところ、元論文の結果は再現せず、潜在変数は推論時に使われず再構成にも寄与しないことを示した。
著者: Bo Kang
分類: cs.RO, cs.LG
原文アブストラクト
Action Chunking Transformers (ACT) are widely used to learn robot manipulation from demonstrations. Their conditional variational autoencoder includes an encoder meant to capture differences between demonstrations during training. The original ACT paper reported that encoder removal dropped the mean success rate from 35% to 2% on two simulated tasks with human demonstrations. We re-ran this ablation in the original code and checked whether the findings depend on the implementation or training data. The published drop does not reappear in our tests, although smaller gains or losses in success rate remain uncertain. To investigate the discrepancy, we varied training length and how checkpoints are selected for evaluation. Both can reverse which policy scores higher, but the published drop's cause remains unknown. Success rates alone leave open whether the encoder provides information that helps the policy reconstruct demonstrated actions. On the tested ACT benchmark, the sampled latent provides little reconstruction benefit at every tested nonzero weight of the penalty on latent information. At inference, ACT leaves this latent unused and sets it to zero. Skipping the encoder increases training throughput in both implementations we timed. We release code, evaluation tools and results so others can repeat the comparisons and test the encoder on other tasks.
関連論文
- データ不足下のロボット挿入における運動事前正則化の分解マニピュレーション
- 関節故障に適応する残差方策による器用なハンド内操作マニピュレーション
- 指を脚に:人型ハンドによる自己支持移動と操作の学習マニピュレーション
- IL-ACT: 30トン級油圧ショベルのための適応的デカルト追従制御を用いた模倣学習マニピュレーション
- UniDex-ViTac:人間の動画から視触覚統合型巧みなマニピュレーション方策を学習マニピュレーション
- ProxiDex: 動力学誘導近接ポリシーによる巧みなマニピュレーションの学習マニピュレーション