Learning Flexible Translation between Robot Actions and Language Descriptions

Artificial Neural Networks and Machine Learning – ICANN 2022, pages 246--257, doi: 10.1007/978-3-031-15931-2_21 - Sep 2022 Open Access
Associated documents :  
Handling various robot action-language translation tasks flexibly is an essential requirement for natural interaction between a robot and a human. Previous approaches require change in the configuration of the model architecture per task during inference, which undermines the premise of multi-task learning. In this work, we propose the paired gated autoencoders (PGAE) for flexible translation between robot actions and language descriptions in a tabletop object manipulation scenario. We train our model in an end-to-end fashion by pairing each action with appropriate descriptions that contain a signal informing about the translation direction. During inference, our model can flexibly translate from action to language and vice versa according to the given language signal. Moreover, with the option to use a pretrained language model as the language encoder, our model has the potential to recognise unseen natural language input. Another capability of our model is that it can recognise and imitate actions of another agent by utilising robot demonstrations. The experiment results highlight the flexible bidirectional translation capabilities of our approach alongside with the ability to generalise to the actions of the opposite-sitting agent.

 

@Article{OKWLW22a, 
 	 author =  {Özdemir, Ozan and Kerzel, Matthias and Weber, Cornelius and Lee, Jae Hee and Wermter, Stefan},  
 	 title = {Learning Flexible Translation between Robot Actions and Language Descriptions}, 
 	 journal = {Artificial Neural Networks and Machine Learning – ICANN 2022},
 	 number = {},
 	 volume = {},
 	 pages = {246--257},
 	 year = {2022},
 	 month = {Sep},
 	 publisher = {Springer International Publishing},
 	 doi = {10.1007/978-3-031-15931-2_21}, 
 }