Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If I understand the second half of your comment correctly, then yes - optimising an n-vector fitness value over a state space (for example 2 floats from 0-1 would form a 2d cartesian state space from 0,0 to 1,1 with a continuous output value at all points), is basically the same as finding the tallest sand dune in a desert by walking around, only able to know your current elevation and the angle of the slope underfoot. Of course this is an evaluation where x and z are inputs to our fitness function and y is the output, so this is a 2d space - but this is directly equivalent to say, trying to optimise heat and humidity for maximising yield for a species of plant. You could add further variables like soil acidity or atmospheric CO2 concentration to increase the dimensionality of the state space.

I may have some of the exact terminology wrong here (whether 2in-1out is considered 2d or 3d for instance) - my interest is in cybernetics generally not gradient descent specifically - but hopefully you get the gist.



My point was that the concentration of the chemicals is not subject to the organisms internal state, and is also basically one dimensional. But my mental model predicting things is subject to the internal state of my dopamine levels, as well as very high dimensional. Pretty sure the math is a lot simpler in the first case. You will get a lot of quasi-periodic and chaotic behavior from the internal model. So bumping up the dopamine a little could easily cause period doubling or quite different, quite non-linear variations. If your gradient descent is walking a high dimensional system with non-linear dynamics, especially in a range where you are getting close to phase changes (e.g. fight or flight), it won’t be a simple little bacterium swimming to the food.


Yeah that's where you go from a linear to a nonlinear system, and why the associated discipline is called complexity science. It's still just an extension of the same concept into high dimensional space, but attractors in high dimensional space can be a lot less intuitive than 2d ones.


So the mathematics are a lot different and more complicated in the get thru a day as a human case than chemotaxis. Results of stability and convergence of a given control system that work for the linear case can easily fail for the non-linear case. And so while these straightforward maximization systems exist in the human brain, the case for this structure analogized from driving flagella to increase the chemical concentration outside might not be a universal model for human cognition overall.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: