ROAILGOct 18, 2023

Estimating Material Properties of Interacting Objects Using Sum-GP-UCB

arXiv:2310.11749v13 citationsh-index: 9
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific challenge for robotics in object simulation, offering an incremental improvement over existing methods.

The paper tackles the problem of estimating material properties of interacting objects from observations to enable accurate robot simulations, presenting a Bayesian optimization approach that reduces simulation runs by 40% while maintaining accuracy.

Robots need to estimate the material and dynamic properties of objects from observations in order to simulate them accurately. We present a Bayesian optimization approach to identifying the material property parameters of objects based on a set of observations. Our focus is on estimating these properties based on observations of scenes with different sets of interacting objects. We propose an approach that exploits the structure of the reward function by modeling the reward for each observation separately and using only the parameters of the objects in that scene as inputs. The resulting lower-dimensional models generalize better over the parameter space, which in turn results in a faster optimization. To speed up the optimization process further, and reduce the number of simulation runs needed to find good parameter values, we also propose partial evaluations of the reward function, wherein the selected parameters are only evaluated on a subset of real world evaluations. The approach was successfully evaluated on a set of scenes with a wide range of object interactions, and we showed that our method can effectively perform incremental learning without resetting the rewards of the gathered observations.

Foundations

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

Your Notes