LGROMay 8, 2021

Pouring Dynamics Estimation Using Gated Recurrent Units

arXiv:2105.12828v1
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of precise liquid manipulation in robotics, which is incremental as it applies an existing deep learning method to a specific task.

The paper tackled the problem of improving robotic pouring accuracy by estimating water volume changes using a gated recurrent unit (GRU) model, achieving a validation mean squared error as low as 1e-4 lbf for weight prediction.

One of the most commonly performed manipulation in a human's daily life is pouring. Many factors have an effect on target accuracy, including pouring velocity, rotation angle, geometric of the source, and the receiving containers. This paper presents an approach to increase the repeatability and accuracy of the robotic manipulator by estimating the change in the amount of water of the pouring cup to a sequence of pouring actions using multiple layers of the deep recurrent neural network, especially gated recurrent units (GRU). The proposed GRU model achieved a validation mean squared error as low as 1e-4 (lbf) for the predicted value of weight f(t). This paper contains a comprehensive evaluation and analysis of numerous experiments with various designs of recurrent neural networks and hyperparameters fine-tuning.

Foundations

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

Your Notes