1.12. dl for neuro#

1.12.1. Ideas for neuroscience using deep learning#

list of comparisons: https://docs.google.com/document/d/1qil2ylAnw6XrHPymYjKKYNDJn2qZQYA_Qg2_ijl-MaQ/edit

Modern deep learning evokes many parallels with the human brain. Here, we explore how these two concepts are related and how deep learning can help understand neural systems using big data.

1.12.2. Brief history#

The history of deep learning is intimately linked with neuroscience, with the modern idea of convolutional neural networks dates back to the necognitron.

1.12.2.1. pro big-data#

Artificial neural networks can compute in several different ways. There is some evidence in the visual system that neurons in higher layers of visual areas can, to some extent, be predicted linearly by higher layers of deep networks. However, this certainly isn’t true in general.

  • when comparing energy-efficiency, must normalize network performance by energy / number of computations / parameters

1.12.2.2. anti big-data#

  • could neuroscientist understand microprocessor

  • no canonical microcircuit

1.12.3. Data types#

EEG

ECoG

Local Field potential (LFP) -> microelectrode array

single-unit

calcium imaging

fMRI

scale

high

high

low

tiny

low

high

spatial res

very low

low

mid-low

x

low

mid-low

temporal res

mid-high

high

high

super high

high

very low

invasiveness

non

yes (under skull)

very

very

non

non

  • ovw of advancements in neuroengineering

  • cellular

    • extracellular microeelectrodes

    • intracellular microelectrode

    • neuropixels

  • optical

    • calcium imaging / fluorescence imaging

    • whole-brain light sheet imaging

    • voltage-sensitive dyes / voltage imaging

    • adaptive optics

    • fNRIS - like fMRI but cheaper, allows more immobility, slightly worse spatial res

    • oct - noninvasive - can look at retina (maybe find biomarkers of alzheimer’s)

    • fiber photometry - optical fiber implanted delivers excitation light

  • alteration

  • high-level

    • EEG/ECoG

    • MEG

    • fMRI/PET

      • molecular fmri (bartelle)

    • MRS

    • event-related optical signal = near-infrared spectroscopy

  • implantable

    • neural dust

1.12.4. general projects#

  • could a neuroscientist understand a deep neural network? - use neural tracing to build up wiring diagram / function

  • prediction-driven dimensionality reduction

  • deep heuristic for model-building

  • joint prediction of different input/output relationships

  • joint prediction of neurons from other areas

1.12.5. datasets#