Difference between revisions of "Human brain"
KevinYager (talk | contribs) (→Understanding) |
KevinYager (talk | contribs) (→Computational Analysis) |
||
Line 15: | Line 15: | ||
* [https://www.nature.com/articles/s41586-024-07522-w Language is primarily a tool for communication rather than thought] | * [https://www.nature.com/articles/s41586-024-07522-w Language is primarily a tool for communication rather than thought] | ||
* [https://www.openread.academy/en/paper/reading?corpusId=513306465 The Unbearable Slowness of Being: Why do we live at 10 bits/s?] ([https://arxiv.org/abs/2408.10234 preprint]) | * [https://www.openread.academy/en/paper/reading?corpusId=513306465 The Unbearable Slowness of Being: Why do we live at 10 bits/s?] ([https://arxiv.org/abs/2408.10234 preprint]) | ||
+ | |||
+ | ==Extract manifold/geometry== | ||
+ | * [https://www.science.org/doi/10.1126/science.adk8261 Selection of experience for memory by hippocampal sharp wave ripples] | ||
=Simulate Brain= | =Simulate Brain= |
Revision as of 16:01, 11 January 2025
Contents
Understanding
Computational Analysis
Comparison to computer
- How (and Why) to Think that the Brain is Literally a Computer
- Contextual feature extraction hierarchies converge in large language models and the brain (LLMs are becoming more brain-like as they advance)
Biological vs. artificial neuron
- Single cortical neurons as deep artificial neural networks: Each biological neuron can be simulated using DNN of 5-8 layers
- Mapping Biological Neuron Dynamics into an Interpretable Two-layer Artificial Neural Network
Data processing
- Representational geometry: integrating cognition, computation, and the brain
- Language is primarily a tool for communication rather than thought
- The Unbearable Slowness of Being: Why do we live at 10 bits/s? (preprint)