ROAIApr 6, 2023

End-to-end Manipulator Calligraphy Planning via Variational Imitation Learning

arXiv:2304.02801v11 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the problem of robotic manipulator calligraphy for artists or automation, but it is incremental as it builds on existing imitation learning methods with a new representation.

The paper tackled automated Japanese calligraphy planning by using a 3D representation of trajectory and pen rotation, proposing a deep imitation learning network that successfully completed tasks for real-world robots and overcame distribution shift.

Planning from demonstrations has shown promising results with the advances of deep neural networks. One of the most popular real-world applications is automated handwriting using a robotic manipulator. Classically it is simplified as a two-dimension problem. This representation is suitable for elementary drawings, but it is not sufficient for Japanese calligraphy or complex work of art where the orientation of a pen is part of the user expression. In this study, we focus on automated planning of Japanese calligraphy using a three-dimension representation of the trajectory as well as the rotation of the pen tip, and propose a novel deep imitation learning neural network that learns from expert demonstrations through a combination of images and pose data. The network consists of a combination of variational auto-encoder, bi-directional LSTM, and Multi-Layer Perceptron (MLP). Experiments are conducted in a progressive way, and results demonstrate that the proposed approach is successful in completion of tasks for real-world robots, overcoming the distribution shift problem in imitation learning. The source code and dataset will be public.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes