R3ds3rpent - Kode, Transistors And Spirit

More Posts from R3ds3rpent and Others

8 years ago
(Image Caption: The Prefrontal Cortex Connects To A Very Specific Region Of The Brainstem (the PAG) Through

(Image caption: The prefrontal cortex connects to a very specific region of the brainstem (the PAG) through prefrontal cortical neurons: those labeled in purple directly project to the PAG and control our instinctive behaviours. Credit: EMBL/Livia Marrone)

Neural connection keeps instincts in check

From fighting the urge to hit someone to resisting the temptation to run off stage instead of giving that public speech, we are often confronted with situations where we have to curb our instincts. Scientists at EMBL have traced exactly which neuronal projections prevent social animals like us from acting out such impulses. The study, published online in Nature Neuroscience, could have implications for schizophrenia and mood disorders like depression.

“Instincts like fear and sex are important, but you don’t want to be acting on them all the time,” says Cornelius Gross, who led the work at EMBL. “We need to be able to dynamically control our instinctive behaviours, depending on the situation.”

The driver of our instincts is the brainstem – the region at the very base of your brain, just above the spinal cord. Scientists have known for some time that another brain region, the prefrontal cortex, plays a role in keeping those instincts in check (see background information down below). But exactly how the prefrontal cortex puts a break on the brainstem has remained unclear.

Now, Gross and colleagues have literally found the connection between prefrontal cortex and brainstem. The EMBL scientists teamed up with Tiago Branco’s lab at MRC LMB, and traced connections between neurons in a mouse brain. They discovered that the prefrontal cortex makes prominent connections directly to the brainstem.

Gross and colleagues went on to confirm that this physical connection was the brake that inhibits instinctive behaviour. They found that in mice that have been repeatedly defeated by another mouse – the murine equivalent to being bullied – this connection weakens, and the mice act more scared. The scientists found that they could elicit those same fearful behaviours in mice that had never been bullied, simply by using drugs to block the connection between prefrontal cortex and brainstem.

These findings provide an anatomical explanation for why it’s much easier to stop yourself from hitting someone than it is to stop yourself from feeling aggressive. The scientists found that the connection from the prefrontal cortex is to a very specific region of the brainstem, called the PAG, which is responsible for the acting out of our instincts. However, it doesn’t affect the hypothalamus, the region that controls feelings and emotions. So the prefrontal cortex keeps behaviour in check, but doesn’t affect the underlying instinctive feeling: it stops you from running off-stage, but doesn’t abate the butterflies in your stomach.

The work has implications for schizophrenia and mood disorders such as depression, which have been linked to problems with prefrontal cortex function and maturation.

“One fascinating implication we’re looking at now is that we know the pre-frontal cortex matures during adolescence. Kids are really bad at inhibiting their instincts; they don’t have this control,” says Gross, “so we’re trying to figure out how this inhibition comes about, especially as many mental illnesses like mood disorders are typically adult-onset.”

9 years ago

NASA - Aquarius Mission logo. June 17, 2015 An international Earth-observing mission launched in 2011 to study the salinity of the ocean surface ended June 8 when an essential part of the power and attitude control system for the SAC-D spacecraft, which carries NASA’s...

10 years ago

DIY USB Smartcard Lock (keyboard/mouse lock) controlled by phone-cards (by pcbheaven)

Project Site: Here


Tags
9 years ago

Nice explanation for #Bubble_Sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order. The pass through the list is repeated until no swaps are needed, which indicates that the list is sorted. 

https://youtu.be/Yaj07QdVTp8

9 years ago

Rurouni Kenshin Week

Day 7 | Free Day

↳ What a Wonderful World…

This version is required listening. The verses don’t go in the same order, but mmmmmmm, super atmospheric.

A round of high-fives for the RK fandom for a fantastic week of weeping feelings! We survived did it!! (ノ◕ヮ◕)ノ*:・゚✧

r3ds3rpent - Kode, Transistors and Spirit
r3ds3rpent - Kode, Transistors and Spirit
r3ds3rpent - Kode, Transistors and Spirit
r3ds3rpent - Kode, Transistors and Spirit
r3ds3rpent - Kode, Transistors and Spirit
r3ds3rpent - Kode, Transistors and Spirit
r3ds3rpent - Kode, Transistors and Spirit
8 years ago
The American Commute By Alasdair Rae.

The American Commute by Alasdair Rae.

9 years ago
Leonardo DiCaprio Accepts His Award For Best Actor In A Drama Film For ‘The Revenant’ And Dedicates
Leonardo DiCaprio Accepts His Award For Best Actor In A Drama Film For ‘The Revenant’ And Dedicates
Leonardo DiCaprio Accepts His Award For Best Actor In A Drama Film For ‘The Revenant’ And Dedicates
Leonardo DiCaprio Accepts His Award For Best Actor In A Drama Film For ‘The Revenant’ And Dedicates

Leonardo DiCaprio accepts his award for Best Actor in a Drama Film for ‘The Revenant’ and dedicates it to indigenous communities.

9 years ago
This Map Shows Where 25 Iconic Movies Were Filmed In New York City

This map shows where 25 iconic movies were filmed in New York City

7 years ago
Model Sheds Light On Purpose Of Inhibitory Neurons

Model sheds light on purpose of inhibitory neurons

Researchers at MIT’s Computer Science and Artificial Intelligence Laboratory have developed a new computational model of a neural circuit in the brain, which could shed light on the biological role of inhibitory neurons — neurons that keep other neurons from firing.

The model describes a neural circuit consisting of an array of input neurons and an equivalent number of output neurons. The circuit performs what neuroscientists call a “winner-take-all” operation, in which signals from multiple input neurons induce a signal in just one output neuron.

Using the tools of theoretical computer science, the researchers prove that, within the context of their model, a certain configuration of inhibitory neurons provides the most efficient means of enacting a winner-take-all operation. Because the model makes empirical predictions about the behavior of inhibitory neurons in the brain, it offers a good example of the way in which computational analysis could aid neuroscience.

The researchers presented their results at the conference on Innovations in Theoretical Computer Science. Nancy Lynch, the NEC Professor of Software Science and Engineering at MIT, is the senior author on the paper. She’s joined by Merav Parter, a postdoc in her group, and Cameron Musco, an MIT graduate student in electrical engineering and computer science.

For years, Lynch’s group has studied communication and resource allocation in ad hoc networks — networks whose members are continually leaving and rejoining. But recently, the team has begun using the tools of network analysis to investigate biological phenomena.

“There’s a close correspondence between the behavior of networks of computers or other devices like mobile phones and that of biological systems,” Lynch says. “We’re trying to find problems that can benefit from this distributed-computing perspective, focusing on algorithms for which we can prove mathematical properties.”

Artificial neurology

In recent years, artificial neural networks — computer models roughly based on the structure of the brain — have been responsible for some of the most rapid improvement in artificial-intelligence systems, from speech transcription to face recognition software.

An artificial neural network consists of “nodes” that, like individual neurons, have limited information-processing power but are densely interconnected. Data are fed into the first layer of nodes. If the data received by a given node meet some threshold criterion — for instance, if it exceeds a particular value — the node “fires,” or sends signals along all of its outgoing connections.

Each of those outgoing connections, however, has an associated “weight,” which can augment or diminish a signal. Each node in the next layer of the network receives weighted signals from multiple nodes in the first layer; it adds them together, and again, if their sum exceeds some threshold, it fires. Its outgoing signals pass to the next layer, and so on.

In artificial-intelligence applications, a neural network is “trained” on sample data, constantly adjusting its weights and firing thresholds until the output of its final layer consistently represents the solution to some computational problem.

Biological plausibility

Lynch, Parter, and Musco made several modifications to this design to make it more biologically plausible. The first was the addition of inhibitory “neurons.” In a standard artificial neural network, the values of the weights on the connections are usually positive or capable of being either positive or negative. But in the brain, some neurons appear to play a purely inhibitory role, preventing other neurons from firing. The MIT researchers modeled those neurons as nodes whose connections have only negative weights.

Many artificial-intelligence applications also use “feed-forward” networks, in which signals pass through the network in only one direction, from the first layer, which receives input data, to the last layer, which provides the result of a computation. But connections in the brain are much more complex. Lynch, Parter, and Musco’s circuit thus includes feedback: Signals from the output neurons pass to the inhibitory neurons, whose output in turn passes back to the output neurons. The signaling of the output neurons also feeds back on itself, which proves essential to enacting the winner-take-all strategy.

Finally, the MIT researchers’ network is probabilistic. In a typical artificial neural net, if a node’s input values exceed some threshold, the node fires. But in the brain, increasing the strength of the signal traveling over an input neuron only increases the chances that an output neuron will fire. The same is true of the nodes in the researchers’ model. Again, this modification is crucial to enacting the winner-take-all strategy.

In the researchers’ model, the number of input and output neurons is fixed, and the execution of the winner-take-all computation is purely the work of a bank of auxiliary neurons. “We are trying to see the trade-off between the computational time to solve a given problem and the number of auxiliary neurons,” Parter explains. “We consider neurons to be a resource; we don’t want too spend much of it.”

Inhibition’s virtues

Parter and her colleagues were able to show that with only one inhibitory neuron, it’s impossible, in the context of their model, to enact the winner-take-all strategy. But two inhibitory neurons are sufficient. The trick is that one of the inhibitory neurons — which the researchers call a convergence neuron — sends a strong inhibitory signal if more than one output neuron is firing. The other inhibitory neuron — the stability neuron — sends a much weaker signal as long as any output neurons are firing.

The convergence neuron drives the circuit to select a single output neuron, at which point it stops firing; the stability neuron prevents a second output neuron from becoming active once the convergence neuron has been turned off. The self-feedback circuits from the output neurons enhance this effect. The longer an output neuron has been turned off, the more likely it is to remain off; the longer it’s been on, the more likely it is to remain on. Once a single output neuron has been selected, its self-feedback circuit ensures that it can overcome the inhibition of the stability neuron.

Without randomness, however, the circuit won’t converge to a single output neuron: Any setting of the inhibitory neurons’ weights will affect all the output neurons equally. “You need randomness to break the symmetry,” Parter explains.

The researchers were able to determine the minimum number of auxiliary neurons required to guarantee a particular convergence speed and the maximum convergence speed possible given a particular number of auxiliary neurons.

Adding more convergence neurons increases the convergence speed, but only up to a point. For instance, with 100 input neurons, two or three convergence neurons are all you need; adding a fourth doesn’t improve efficiency. And just one stability neuron is already optimal.

But perhaps more intriguingly, the researchers showed that including excitatory neurons — neurons that stimulate, rather than inhibit, other neurons’ firing — as well as inhibitory neurons among the auxiliary neurons cannot improve the efficiency of the circuit. Similarly, any arrangement of inhibitory neurons that doesn’t observe the distinction between convergence and stability neurons will be less efficient than one that does.

Assuming, then, that evolution tends to find efficient solutions to engineering problems, the model suggests both an answer to the question of why inhibitory neurons are found in the brain and a tantalizing question for empirical research: Do real inhibitory neurons exhibit the same division between convergence neurons and stability neurons?

“This computation of winner-take-all is quite a broad and useful motif that we see throughout the brain,” says Saket Navlakha, an assistant professor in the Integrative Biology Laboratory at the Salk Institute for Biological Studies. “In many sensory systems — for example, the olfactory system — it’s used to generate sparse codes.”

“There are many classes of inhibitory neurons that we’ve discovered, and a natural next step would be to see if some of these classes map on to the ones predicted in this study,” he adds.

“There’s a lot of work in neuroscience on computational models that take into account much more detail about not just inhibitory neurons but what proteins drive these neurons and so on,” says Ziv Bar-Joseph, a professor of computer science at Carnegie Mellon University. “Nancy is taking a global view of the network rather than looking at the specific details. In return she gets the ability to look at some larger-picture aspects. How many inhibitory neurons do you really need? Why do we have so few compared to the excitatory neurons? The unique aspect here is that this global-scale modeling gives you a much higher-level type of prediction.”

9 years ago
Is Neil Harbisson the World's First Cyborg?
With a brain implant that enables him to "hear" colors, Neil Harbisson considers himself the first officially recognized cyborg
  • jasminealtine
    jasminealtine liked this · 9 years ago
  • sunny-chick
    sunny-chick liked this · 10 years ago
  • r3ds3rpent
    r3ds3rpent reblogged this · 10 years ago
  • r3ds3rpent
    r3ds3rpent liked this · 10 years ago
  • auburn-avenue-research
    auburn-avenue-research reblogged this · 10 years ago
r3ds3rpent - Kode, Transistors and Spirit
Kode, Transistors and Spirit

Machine Learning, Big Data, Code, R, Python, Arduino, Electronics, robotics, Zen, Native spirituality and few other matters.

107 posts

Explore Tumblr Blog
Search Through Tumblr Tags