English

Imitation Learning Inputting Image Feature to Each Layer of Neural Network

Robotics 2024-01-22 v2 Artificial Intelligence Machine Learning

Abstract

Imitation learning enables robots to learn and replicate human behavior from training data. Recent advances in machine learning enable end-to-end learning approaches that directly process high-dimensional observation data, such as images. However, these approaches face a critical challenge when processing data from multiple modalities, inadvertently ignoring data with a lower correlation to the desired output, especially when using short sampling periods. This paper presents a useful method to address this challenge, which amplifies the influence of data with a relatively low correlation to the output by inputting the data into each neural network layer. The proposed approach effectively incorporates diverse data sources into the learning process. Through experiments using a simple pick-and-place operation with raw images and joint information as input, significant improvements in success rates are demonstrated even when dealing with data from short sampling periods.

Keywords

Cite

@article{arxiv.2401.09691,
  title  = {Imitation Learning Inputting Image Feature to Each Layer of Neural Network},
  author = {Koki Yamane and Sho Sakaino and Toshiaki Tsuji},
  journal= {arXiv preprint arXiv:2401.09691},
  year   = {2024}
}

Comments

6 pages, 4 figures, Accepted at AMC2024

R2 v1 2026-06-28T14:19:58.457Z