paper-with-me

Papers

PLOTS: Procedure Learning from Observations using Subtask Structure

2019-04-17 · Tong Mu, Karan Goel, Emma Brunskill

In many cases an intelligent agent may want to learn how to mimic a single observed demonstrated trajectory. In this work we consider how to perform such procedural learning from observation, which could help to enable agents to better use the enormous set of video data on observation sequences. Our approach exploits the properties of this setting to incrementally build an open loop action plan that can yield the desired subsequence, and can be used in both Markov and partially observable Markov domains. In addition, procedures commonly involve repeated extended temporal action subsequences. Our method optimistically explores actions to leverage potential repeated structure in the procedure. In comparing to some state-of-the-art approaches we find that our explicit procedural learning from observation method is about 100 times faster than policy-gradient based approaches that learn a stochastic policy and is faster than model based approaches as well. We also find that performing optimistic action selection yields substantial speed ups when latent dynamical structure is present.

📄 PDF Abstract BibTeX arXiv:1904.09162

Code (0)

등록된 구현이 없습니다.

Tasks

Procedure Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Localizing and Amortizing: Efficient Inference for Gaussian Processes

2019-09-25 · Linfeng Liu, LiPing Liu

The inference of Gaussian Processes concerns the distribution of the underlying function given observed data points. GP inference based on local ranges of data points is able to capture fine-scale correlations and allow …

Gaussian ProcessesStochastic Optimization

micompm: A MATLAB/Octave toolbox for multivariate independent comparison of observations

2018-03-30 · Nuno Fachada, Agostinho C. Rosa

micompm is a MATLAB / GNU Octave port of the original micompr R package for comparing multivariate samples associated with different groups. Its purpose is to determine if the compared samples are significantly different…

Time SeriesTime Series Analysis

Automated Assessment of Residual Plots with Computer Vision Models

2024-11-01 · Weihao Li, Dianne Cook, Emi Tanaka, Susan VanderPlas 외

Plotting the residuals is a recommended procedure to diagnose deviations from linear model assumptions, such as non-linearity, heteroscedasticity, and non-normality. The presence of structure in residual plots can be tes…

DiagnosticSensitivity

Dimension reduction for model-based clustering

2015-08-07 · Luca Scrucca

We introduce a dimension reduction method for visualizing the clustering structure obtained from a finite mixture of Gaussian densities. Information on the dimension reduction subspace is obtained from the variation on g…

ClusteringDimensionality Reductionmodel

On the Analysis of Qualitative Nyquist Plots

2025-03-31 · Davide Tebaldi, Roberto Zanasi

A powerful tool in control and systems engineering is represented by Nyquist plots, for which a qualitative representation often gives a clearer visualization of the frequency response function that is typically not give…