logoalt Hacker News

lukeinator42today at 2:20 AM1 replyview on HN

There is a lot of interesting research into predictive coding as an alternative means to solve the credit assignment problem that might be a more plausible model of what happens in the brain.

I really liked this paper that showed using a predictive coding learning rule leads to the exact same gradients as backprop in arbitrary networks:

Predictive Coding Approximates Backprop Along Arbitrary Computation Graphs https://direct.mit.edu/neco/article/34/6/1329/110646/Predict...


Replies

rocketshipstoday at 8:52 AM

This paper uses the "fixed prediction assumption" so I think has caused some confusion (i.e. it's not PC, but PC with a small bandaid). It's a great paper though just the title is misleading somewhat. But all of Beren Millidge's papers are quite good and he was so prolific in the space. Cool to have seen him on the Dwarkesh podcast recently as well.