korrents
Christopher Olah

Christopher Olah

@chris-olah · 11 positions · 0 changes of mind

Interpretability researcher at Anthropic, which he co-founded; before that at OpenAI and Google Brain.

Everything they publish, on ppll ↗

Christopher Olah did not write this page.

We collected these quotes from things they published elsewhere, and every quote links to where it was said. They have no account here and have not endorsed this site. Quotes are word for word; the short line under each one is our own restatement, not their wording. Their own site. Is this you? Claim it or ask us to remove it. Or tell us what is wrong here.

  1. Credit isn't zero sum. It is often in everyone's benefit to be generous with credit, because it creates an incentive for others to help in the future.

    Collaboration and Credit Principlescolah.github.io 1st of 3 in this piece

  2. the harm of not crediting someone who deserves it is often greater than the harm of crediting someone who doesn't deserve it.

    Collaboration and Credit Principlescolah.github.io 2nd of 3 in this piece

  3. Remember that you are likely overestimating your own contributions.

    Collaboration and Credit Principlescolah.github.io 3rd of 3 in this piece

  4. 4 years earlier
  5. I think it is very likely that, reflecting back in 30 years, we will see deep learning very differently.

    Neural Networks, Types, and Functional Programmingcolah.github.io 1st of 2 in this piece

  6. The known connection between geometry, logic, topology, and functional programming suggests that the connections between representations and types may be of fundamental significance.

    Neural Networks, Types, and Functional Programmingcolah.github.io 2nd of 2 in this piece

  7. 3 days earlier
  8. It also wasn't obvious that derivatives were the right way to train them. Those are only obvious once you realize you can quickly calculate derivatives. There was a circular dependency.

    Calculus on Computational Graphs: Backpropagationcolah.github.io 1st of 2 in this piece

  9. That's the benefit of hindsight. Once you've framed the question, the hardest work is already done.

    Calculus on Computational Graphs: Backpropagationcolah.github.io 2nd of 2 in this piece

  10. 4 days earlier
  11. neural networks

    In theory, RNNs are absolutely capable of handling such "long-term dependencies." A human could carefully pick parameters for them to solve toy problems of this form. Sadly, in practice, RNNs don't seem to be able to learn them.

    Understanding LSTM Networkscolah.github.io 1st of 2 in this piece

  12. neural networks

    LSTMs are explicitly designed to avoid the long-term dependency problem. Remembering information for long periods of time is practically their default behavior, not something they struggle to learn!

    Understanding LSTM Networkscolah.github.io 2nd of 2 in this piece

  13. 7 months earlier
  14. The problem is that in dimensionality reduced plots of high-dimensional data, position doesn't explain the data points.

    Visualizing Representations: Deep Learning and Human Beingscolah.github.io 1st of 2 in this piece

  15. Understanding data and understanding models that work on that data are intimately linked.

    Visualizing Representations: Deep Learning and Human Beingscolah.github.io 2nd of 2 in this piece