Archive for the ‘Computational neuroscience’ Category

competition: single-neuron prediction

Thursday, May 3rd, 2007

Gerstner‘s group in Lausanne, Switzerland has announced a competition to predict the electrical behavior of individual neurons in two respects:

1) predict the timing of every spike that a neuron emits with a precision of 2ms.

2) predict the subthreshold membrane potential with a precision of 2mV for arbitrary input.

Details on the competition, including the dataset (released 16 March 2007), are here.

Note that the first prize winner receives:

- 4 nights of hotel in Lausanne at the Lake Geneva, June 23-27.
- Free participation in the Quantitative Neuron Modeling workshop June 25/26
- 35-minute-slot for talk as an Invited Speaker in the workshop.

get coding.

Enabling Neural Engineering Ought To Be The Measure Of Neuroscience

Monday, April 9th, 2007

The field of neuroscience naturally focuses its inquiry into neurons. This approach to understanding the brain by studying its parts has been thought to have a greater potential than that of psychology to understand how the brain works, a comment made by no less than Daniel L. Schacter, chair of Harvard’s Department of Psychology, in his book, The Seven Sins of Memory.

However promising the field has been thus far, even the most accomplished neuroscientists will admit that we still do not understand how the brain really works. I would submit that the current reductionist nature of neuroscience has shed much light on the dynamics of how neurons work, but has to a far lesser degree shed light on how neurons process information. The difference between these two lines of inquiry is important for making progress in understanding how the brain works.
(more…)

Faster neural simulations with FPGAs

Tuesday, March 27th, 2007

This paper describes the creation of a set of Matlab scripts that allow a researcher to efficiently program an FPGA to simulate a conductance-based neural network model. The researchers describe the use of their system to run a conductance-based model of 40 neurons with all-to-all connectivity at up to around 8x real-time (I wonder how long it takes to run the same model in software on a typical PC?).

(more…)

Hawkins Releases Numenta Code

Monday, March 5th, 2007

Entrepreneur-turned-cognitive neuroscientist Jeff Hawkins is distributing a “research release” of their experimental code base implementing his idea of hierarchical temporal memory described in his book, “On Intelligence”. Hawkins drew inspiration for the model from his own reading about the structure and function of the human neocortex and believes that it represents the foundation for developing intelligent machines.

Jeff explains this surprising move to open source the code for the Numenta Platform for Intelligent Computing (NuPIC) on the Numenta web site:

Why are we making NuPIC available now?

We have been contacted by dozens of researchers and scientists who are excited about HTM and by our work at Numenta. These people are anxious to work on HTM, are willing to be pioneers, and are willing to accept the uncertainty associated with a new technology. We are making our tools available so that these sophisticated developers can start building a community around HTM technology. NuPIC has been under development for 18 months, is pretty solid, and is well documented – including several examples to make it easy to get started – so we’re ready to open up to more developers, even while knowing that we do not yet have benchmarking data, and we cannot make guarantees about applicability to specific problems.

Here’s why Hawkins thinks that HTMs are new.

We have been covering Hawkins’ work for a while now. See these previous posts for more background info.

Neurodudes is actively soliciting code reviews of the newly released software. Is NuPIC the next big thing, or are you left feeling cold? Post your thoughts yourself using the instructions on the right-hand column, or let us know at contactus -AT- neurodudes.com!

So, How Do REAL Neuronal Networks Compute?

Tuesday, February 20th, 2007

What is the right level of biological realism to model neuronal systems in order to understand their computational properties? Some recent papers may help shed some light on the subject. Models of the computational properties of local networks of neurons are starting to come into their own. This year has already seen at least two articles published in experimentalist journals based on the same core of theoretical work.

To bring you up to speed, I need to remind you what is going on in the world of experimental neuroscience.

Experimentalists are now able to record the single-cell activities of a whole population of neurons simultaneously. From Briggman, Abarbanel, Kristan (2006):

By using multi-electrode arrays or optical imaging, investigators can now record from many individual neurons in various parts of nervous systems simultaneously while an animal performs sensory, motor or cognitive tasks. Given the large multidimensional datasets that are now routinely generated, it is often not obvious how to find meaningful results within the data.

This paper goes on to provide a nice overview on mathematical methods that researchers are using to grapple with the challenge of understanding the dynamics of the neural systems they are recording from. They make the case that conceptual progress needs to be made on the interpretation of the data these results yield. How can we understand what computations these neurons are collectively performing?

(Incidentally, this topic is being explored in a conference happening this week at the Los Alamos National Laboratory, which, according to one of the conference session chairs, is intended to help shape future directions for the lab. Hopefully there will be webcasts from this conference.)

(more…)

Postdoctoral positions at Janelia Farm

Monday, February 19th, 2007

Postdoctoral/research scientist positions are available in the inter-disciplinary group of Dmitri Chklovskii at the new Janelia Farm Research Campus of the Howard Hughes Medical Institute located in the suburbs of Washington, D.C. Candidates are expected to have a PhD in neuroscience, physics, computer science or electrical engineering. Most of the work is theoretical or computational and is done in collaboration with several experimental laboratories. Successful applicants will work on projects centered on neuronal circuits such as high-throughput reconstruction of wiring diagrams as well as combining structural and physiological data to infer circuit function. Salary will be commensurate with qualifications. For more information about research directions in the group please see: http://www.hhmi.org/research/groupleaders/chklovskii.html
Interested applicants should send their CV and a statement of research interests to mitya (at) janelia.hhmi.org, and arrange for three recommendation letters to be emailed to me.

Do sodium channels behave independently?

Monday, January 29th, 2007

A controversial paper proposed that sodium channels are not statistically independent when they open and close. This may have implications for the speed of neural computation.

(more…)

Modeling Time in Computational Neuroscience

Friday, December 29th, 2006

Computational neuroscience is a field where many successful researchers have a strong physics background. So far, the physics approach has provided a strong foundation from which to understand the brain. Recently, however, the influence of a computer science perspective has become more prominent. How can we understand the different perspectives that these disciplines bring to the field? Can we observe the influence of physics methodologies on the modern study of the brain? And if so, what is the consequence of our understanding of the brain through the lens of physics versus the lens of computer science?

One consequence may be the way that computational neuroscience models time in the brain. The study of physics generally conceptualizes time as continuous. Time is something to be plotted on the x-axis of a graph where some other quantity of interest is plotted on the y-axis.

In computer science, on the other hand, real time is rarely conceptualized explicitly. Computer scientists do not plot quantities against time unless they are profiling software for performance purposes, and even then, time is more generally thought of as number of operations. Thinking about operations generally leads computer scientists to think about time as discrete events.

I posit that the distinction between continuous and discrete time creates a foundational difference between the physics approach and the computer science approach to understanding how the brain works. Due to the discrete time conceptualization, computer scientists are more comfortable explaining the function of brain systems in terms of chains of events with definite beginnings and definite ends. Physicists, on the other hand, are more comfortable explaining the brain in terms of dynamics, which do not require definite beginnings or definite ends. Computer scientists care more what the consequence of an event is in the brain, whereas physicists are more concerned with an concise account of the dynamics of what is occurring.

This divide is visible in the distinct modeling approaches of neurons that derive from these two disciplines. The canonical neuronal model contributed by the physics philosophy is the multi-compartmental conductance based (Hodgkin-Huxley like) model. This model is concerned with matching waveforms of current and voltage traces with those that are measured in real neurons. This model helps us to understand how changes of the properties of excitable membranes over time result in changes of neuronal behavior over time. The computational complexity of these models is thought to prevent more than a few hundred neurons modeled in this way from being analyzed concurrently.

Alternatively, the canonical neuronal model contributed by the computer science philosophy is the integrate-and-fire neuron. This model does away with modeling conductances explicitly as functions of time and simply performs a weighted sum of its inputs at each time step. Here a time step is a discrete event whose duration is a parameter of the model. The simplicity of this model allows large networks to be constructed, which are useful for modeling systems of many thousands of neurons.

The physics approach provides insight into the activity of single cells and small networks, whereas the computer science approach provides insight into the activity of large networks. Neither approach is optimal and neither approach provides all the tools that are necessary to truly understand the brain. As these two perspectives are better understood, the field of computational neuroscience can benefit from finding creative ways to merge these two conceptions of time into models that capture both small scale and large scale neuronal activity.

In conclusion, I have demonstrated that what begins as a division between discrete and continuous time amounts to a divide between a bottom-up and a top-down approach. Furthermore, I have shown that understanding the relative contributions of different sciences to computational neuroscience is important for understanding the paradigms that pervade the field.

Cognitive and Neural Systems Conference in Boston

Friday, November 17th, 2006

HOW DOES THE BRAIN CONTROL BEHAVIOR?

HOW CAN TECHNOLOGY EMULATE BIOLOGICAL INTELLIGENCE?

The conference is aimed at researchers and students of computational neuroscience, cognitive science, neural networks, neuromorphic engineering, and artificial intelligence. It includes invited lectures and contributed lectures and posters by experts on the biology and technology of how the brain and other intelligent systems adapt to a changing world. The conference is particularly interested in exploring how the brain and biologically-inspired algorithms and systems in engineering and technology can learn. Single-track oral and poster sessions enable all presented work to be highly visible. Three-hour poster sessions with no conflicting events will be held on two of the conference days. Posters will be up all day, and can also be viewed during breaks in the talk schedule.

ELEVENTH INTERNATIONAL CONFERENCE
ON COGNITIVE AND NEURAL SYSTEMS

May 16 – 19, 2007

Boston University
677 Beacon Street

Boston, Massachusetts 02215 USA

http://www.cns.bu.edu/meetings/

Sponsored by the Boston University

Center for Adaptive Systems and
Department of Cognitive and Neural Systems (http://www.cns.bu.edu/)
with financial support from the National Science Foundation (http://cns.bu.edu/CELEST/)

Who Cares About Theory?

Friday, November 17th, 2006

Is science just about facts, or are theories and conceptualizations important too? Should we worry about having good theories, or do the facts pretty much give us everything we need to know. This article, entitled “Facts, concepts, and theories: The shape of psychology’s epistemic triangle“, discusses this issue for the field of Psychology, though its contents are also applicable to Neuroscience and AI.

  • nd categories

  • contact us

    Neurodudes is moderated by Neville Sanjana, Bayle Shanks, and Stephen Larson. Comments that you post might be delayed so that we can tell our software that it's not spam -- however, not all comments are pre-screened so don't assume that we have read them, either. Any money we make off this site is used to pay for hosting, or given to charity; if in the future we pay contributors, we will include reader-authors. None of us are medical doctors so please don't ask for medical advice. Contact us here.