Flying By Brain
Garabito writes "Scientists at the University of Florida made a living 'brain' by extracting 25,000 neurons from a rat's brain and culturing them inside a glass dish. Then, the neurons began to extend lines to each other, creating a living neural network between them. The dish had a grid of 60 electrodes connected to a computer running a flight simulator. The scientists were able to train the 'brain' to control the plane in the simulator and to react to conditions of the plane. Are we getting closer to create an artificially made conscious being, or perhaps, a living computer?" AlphaJoe was one of several readers to add a link to Wired's article on the experiment.
Steve Potter, the former mentor of the UF researcher has a pretty thorough description of it. http://www.neuro.gatech.edu/groups/potter/animat.h tml
A brain is a neural network. Artificial neural networks were created to simulate them using mathematical models.
Well, neurons are living cells... ...and therefore they can reproduce. This is called neurogenesis...and as I understand it can be stimulated by appropriate amounts of neurotrophin and other chemicals.
However, with all animal brains, there comes a point in the creature's development where the death rate is greater than the birth rate. In humans it happens at about three years, if memory serves (heh). If we could manage to find the correct chemical balance to maintain an average cell count indefinately, then perhaps we could devise a dietary supplement that would have the same (or better) effect on humans...
Of course, giving a person a lot of neurons doesn't mean that person will make use of them...
I assume you're referring to this
Well I took a course about artificial neural net (not the biological ones like here). But we learn that biologocal neurons learn by repetition and correlation. When a neuron sees a pattern it tries to repeat it. They probably ran the simulator under different conditions. While giving input to the neurons they forced the output signals. (with simple voltages) The neurons learned these output signals. Afterwards, they just had to give the inputs signals and the neural net would automatically give the output signals it got used to.
...) and these are all voltage pulses (caused by chemical reactions and input signal from the computer)in the neural net.
basically the net learns an unlinear function or the inputs. outputi = fi(input1,input2,input3,input4
The second article stated that neurons were given information on the tilt of the airplane:
It seems that this experiment builds on earier research by DeMarse, Wagenaar, Blau, and Potter in 2001 called the the animat. It wondered in a box without goal-specific behavior. However, it also tended to specific patterns and states. That is a very readable article - I highly suggest you read it.
But why did the neurons want to stablize the aircraft? I couldn't find a paper on the aircraft experiment, but a second paper, "Removing some 'A' from AI: Embodied Cultured Networks" (by Bakkum, Shkolnik, Ben-Ary, Gamblen, DeMarse, and Potter, 2004) summarized another experiment where neurons were trained to keep a set distance from an object. The paper is the first article on the same page of publications as the first paper. It seems that the neural network responded nonlinearly - that is, it changed state from one behavior to another one - when the input stimulus frequency was adjusted (correct me if I'm wrong). So by changing the input stimulus frequency, they were able to train the network. I gather that the new experiment simply uses when certain "level = good, nonlevel = bad" stimuli. It's a long way off from Robocop II, but it is a start.
It is impossible to enjoy idling thoroughly unless one has plenty of work to do.
- Jerome Klapka Jerome
We did not report LTP because it is NOT LTP. In fact, we are using and effect reported by Eytan, D., Brenner, N., and Marom, S., Selective Adaptation in Networks of Cortical Neurons. Journal of Neuroscience, 2003. 23(28): p. 9349-9356 in which "high" frequency stimulations (once every second) was reported to depress the response of the network while "low" frequency stimulations resulted in an enhanced response. For our system we tied the network's response to the control surfaces, dedicating stimulations on one channel for pitch, and a second for roll control. Each channel is stimulated separately, and the response (PSTH) is recorded. Control movements are proportional to the current error from straight and level by mapping the error (0 to 180 degrees) to the interval 0 to 100 ms of the PSTH and integrating the difference in response before training, to the current or enhanced or depressed levels. The more error, the more the control surface is moved. The networks only gradually control the aircraft since the Marom effect requires over 15 minutes to develop. The two frequencies are then used to adjust these weights (i.e. number of spikes in the PSTH) to produce optimal flight. The neurons/network don't seek optimal flight in the classic sense. Instead, we adjust the weights (using high and low Freq. stims) in the network to produce that result. It is a very simple system and our only interest in it is in terms of those changes within the network and the possibility to extend it to more of the network than just two or three different channels. Hope that helps.. Tom DeMarse