paper-with-me

홈 › Papers

Improving Task-Parameterised Movement Learning Generalisation with Frame-Weighted Trajectory Generation

2019-03-04 · Aran Sena, Brendan Michael, Matthew Howard

Learning from Demonstration depends on a robot learner generalising its learned model to unseen conditions, as it is not feasible for a person to provide a demonstration set that accounts for all possible variations in non-trivial tasks. While there are many learning methods that can handle interpolation of observed data effectively, extrapolation from observed data offers a much greater challenge. To address this problem of generalisation, this paper proposes a modified Task-Parameterised Gaussian Mixture Regression method that considers the relevance of task parameters during trajectory generation, as determined by variance in the data. The benefits of the proposed method are first explored using a simulated reaching task data set. Here it is shown that the proposed method offers far-reaching, low-error extrapolation abilities that are different in nature to existing learning methods. Data collected from novice users for a real-world manipulation task is then considered, where it is shown that the proposed method is able to effectively reduce grasping performance errors by ${\sim30\%}$ and extrapolate to unseen grasp targets under real-world conditions. These results indicate the proposed method serves to benefit novice users by placing less reliance on the user to provide high quality demonstration data sets.

📄 PDF Abstract BibTeX arXiv:1903.01240

Code (1)

aransena/alphaTPGMR

Similar Papers 제목 키워드 기반

Addressing Bias in Active Learning with Depth Uncertainty Networks... or Not

2021-12-13 · NeurIPS Workshop ICBINB 2021 12 · Chelsea Murray, James U. Allingham, Javier Antorán, José Miguel Hernández-Lobato

Farquhar et al. [2021] show that correcting for active learning bias with underparameterised models leads to improved downstream performance. For overparameterised models such as NNs, however, correction leads either to …

Active Learning

Learning Compact Neural Networks with Deep Overparameterised Multitask Learning

2023-08-25 · Shen Ren, Haosen Shi

Compact neural network offers many benefits for real-world applications. However, it is usually challenging to train the compact neural networks with small parameter sizes and low computational costs to achieve the same …

Generalisation dynamics of online learning in over-parameterised neural networks

2019-01-25 · Sebastian Goldt, Madhu S. Advani, Andrew M. Saxe, Florent Krzakala 외

Deep neural networks achieve stellar generalisation on a variety of problems, despite often being large enough to easily fit all their training data. Here we study the generalisation dynamics of two-layer neural networks…

Dynamics of stochastic gradient descent for two-layer neural networks in the teacher-student setup

2019-06-18 · NeurIPS 2019 12 · Sebastian Goldt, Madhu S. Advani, Andrew M. Saxe, Florent Krzakala 외

Deep neural networks achieve stellar generalisation even when they have enough parameters to easily fit all their training data. We study this phenomenon by analysing the dynamics and the performance of over-parameterise…

Stability & Generalisation of Gradient Descent for Shallow Neural Networks without the Neural Tangent Kernel

2021-07-27 · NeurIPS 2021 12 · Dominic Richards, Ilja Kuzborskij

We revisit on-average algorithmic stability of GD for training overparameterised shallow neural networks and prove new generalisation and excess risk bounds without the NTK or PL assumptions. In particular, we show oracl…