# Training a Subsampling Mechanism in Expectation

**Authors:** Colin Raffel, Dieterich Lawson

arXiv: 1702.06914 · 2017-04-11

## TL;DR

This paper introduces a subsampling mechanism for sequences that can be trained via backpropagation, tested on a toy problem, and discusses its limitations.

## Contribution

It presents a novel subsampling method with a way to compute its expected output for training purposes.

## Key findings

- Effective on toy problems
- Allows training via backpropagation
- Highlights limitations of the approach

## Abstract

We describe a mechanism for subsampling sequences and show how to compute its expected output so that it can be trained with standard backpropagation. We test this approach on a simple toy problem and discuss its shortcomings.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1702.06914/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1702.06914/full.md

## References

11 references — full list in the complete paper: https://tomesphere.com/paper/1702.06914/full.md

---
Source: https://tomesphere.com/paper/1702.06914