paper-with-me

Papers

Composable Learning with Sparse Kernel Representations

2021-03-26 · Ekaterina Tolstaya, Ethan Stump, Alec Koppel, Alejandro Ribeiro

We present a reinforcement learning algorithm for learning sparse non-parametric controllers in a Reproducing Kernel Hilbert Space. We improve the sample complexity of this approach by imposing a structure of the state-action function through a normalized advantage function (NAF). This representation of the policy enables efficiently composing multiple learned models without additional training samples or interaction with the environment. We demonstrate the performance of this algorithm on learning obstacle-avoidance policies in multiple simulations of a robot equipped with a laser scanner while navigating in a 2D environment. We apply the composition operation to various policy combinations and test them to show that the composed policies retain the performance of their components. We also transfer the composed policy directly to a physical platform operating in an arena with obstacles in order to demonstrate a degree of generalization.

📄 PDF Abstract BibTeX arXiv:2103.14474

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SparseTIR: Composable Abstractions for Sparse Compilation in Deep Learning

2022-07-11 · Zihao Ye, Ruihang Lai, Junru Shao, Tianqi Chen 외

Sparse tensors are rapidly becoming critical components of modern deep learning workloads. However, developing high-performance sparse operators can be difficult and tedious, and existing vendor libraries cannot satisfy …

Deep Learning

On a Family of Decomposable Kernels on Sequences

2015-01-26 · Andrea Baisero, Florian T. Pokorny, Carl Henrik Ek

In many applications data is naturally presented in terms of orderings of some basic elements or symbols. Reasoning about such data requires a notion of similarity capable of handling sequences of different lengths. In t…

Dynamic Time WarpingGeneral Classification

Geometric Learning with Positively Decomposable Kernels

2023-10-20 · Nathael Da Costa, Cyrus Mostajeran, Juan-Pablo Ortega, Salem Said

Kernel methods are powerful tools in machine learning. Classical kernel methods are based on positive-definite kernels, which map data spaces into reproducing kernel Hilbert spaces (RKHS). For non-Euclidean data spaces, …

DWM: A Decomposable Winograd Method for Convolution Acceleration

2020-02-03 · Di Huang, Xishan Zhang, Rui Zhang, Tian Zhi 외

Winograd's minimal filtering algorithm has been widely used in Convolutional Neural Networks (CNNs) to reduce the number of multiplications for faster processing. However, it is only effective on convolutions with kernel…

Kernel Heterogeneity Improves Sparseness of Natural Images Representations

2023-12-22 · Hugo J. Ladret, Christian Casanova, Laurent Udo Perrinet

Both biological and artificial neural networks inherently balance their performance with their operational cost, which balances their computational abilities. Typically, an efficient neuromorphic neural network is one th…

Computational Efficiency