← 返回事件
持续讨论AI

Thinking with Looped Flows

发生了什么

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…

摘要按规则整理自下方来源原文

为什么在扩散

来源

社区讨论