← Back to events
ActiveAI

Thinking with Looped Flows

What happened

Humans and machines often solve harder problems by spending more time on computation. In deep learning, looped models implement this idea during inference by recurrently updating a hidden state. In practice, however, their training backpropagates through only one or a few updates, making it hard to train early updates to support future ones. We propose looped flows, an approach that sidesteps this issue by training…

Summary assembled by rule from the sources below

Why it's spreading

Sources

Community