Hacker News new | ask | show | jobs
by ruralman 2202 days ago
In the zip file, see the files toolbox/DEM/spm_COVID*

What follows is my understanding.

> what exactly is the brain doing?

This is outside my area of expertise, but it is updating brain states (whatever that turns out to mean, neural mass activity, individual neural activity), and parameters, likely candidates being neurotransmitters. The mechanism has been proposed to be message passing among hierarchical regions of the cortex.

> Where exactly is the brain minimising 'free energy'?

It is a global effect, but whenever a state or parameter are updated (again whatever those are found to be) the free energy decreases. If these turn out to be localized then that would be the (context dependent) "where".

> Can I have a testable prediction please?

The one I am most interested in is, since generative models are the core of active inference, if active inference is true then we should expect to be able to identify such models and setup conditions under which they update according to the FEP, including actions.

This is a difficult task and I suspect it will be shown in a simple biological system like C-elegans first. My own interest is in cyber-physical systems.

> If read literally, the core intuition is also false because people regularly and deliberately expose themselves to surprise, e.g. gambling, watching sports. Now there are various ad-hoc fixes to save free-energy-minimisation, but then which of them many conflicting ad-hoc fixes?

This is the dark-room argument, which as you suggest has been beat to death. I admit to not understanding what the problem is. If a system has an internal model that keeps it from exploring then it would die (of starvation). What states are surprising is all about the priors (that are designed by evolution presumably) and experience. I think it is also important to be clear that surprise is used in a very technical statistical sense.

1 comments

Gambling etc is not the dark-room argument, I've explicitly left out the dark-room.

Coincidentally, Friston's treatment [1] of the dark room is not convincing, but it nicely illustrates Friston's tendency to make ad-hoc adjustments, for example in [1] he talks about "average" surprise, but there are many ways you can average. Which one is it? How for example do the 302 neurons of C elegans average? Saying this is a difficult task is correct given our understanding of neurons in 2020, but the fact that Friston seems to think Free Energy accomodates all possibilities means it in "not even wrong" territory. In it's current shape, Free Energy does not make interesting predictions for neuroscience, and none of the progress in AI/ML has come from the Free Energy millieu either.

If "surprise is used in a very technical statistical sense" means something concrete, precise, for example minimising KL-divergence of states, the question becomes: show me that this is what the brain does. Or build an AI that does something that is competitive with other forms of contemporary AI.

[1] K. Friston et al, Free-Energy Minimization and the Dark-Room Problem https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3347222/

> there are many ways you can average. Which one is it?

I think it is pretty clear from the paper that the average is over time.

The most detailed (and certainly not vague) description is given in "A Free Energy Principle for Biological Systems", Entropy 2012

> How for example do the 302 neurons of C elegans average?

They don't. An agent can optimize an objective without computing it explicitly.

> Free Energy does not make interesting predictions for neuroscience

What is your objection to my proposed prediction above, that we will find brain models with observable activity that follows the FEP?

Friston also has many papers that explain known facts in terms of FEP. I will grant you those are not predictions but they are consistency arguments.

> none of the progress in AI/ML has come from the Free Energy millieu either

Free energy is a dynamical version of variational Bayes, which has had enormous impact in ML/AI.

Regarding average: which average in the sense of: average over what time window? Any specific choice here needs to be justified as happening in the brain.

Regarding "we will find brain models with observable activity that follows the FEP?": abstractly you are saying that your prediction for theory T is that we will eventually confirm T. This does not exclude anything, I can state this for any theory T whatsoever. (For fun, try to instantiate T with outlandish theories, e.g. with "We will eventually find weapons of mass destruction in Irak", or with plausible theories that have failed so far, e.g. "We will eventuallly see supersymmetry". Does your prediction rule anything out?)

Regarding variational Bayes, that was not invented by the Free Energy millieu.