Showing posts with label artificial everything. Show all posts
Showing posts with label artificial everything. Show all posts

Tuesday, June 20, 2023

Frankenscience



This discovery provides a great example of how machine learning and optogenetics are blowing open our doors of perception.

In this case, scientists created an artificial olfactory receptor (this one derived from OR5A2). You can think of it like the ultimate musk receptor, because after matching it against 100 mammal-nose-brain gene sequences, it's the best-fit for all the animals at once.

But it doesn't really exist in any one animal; it's simply the most in-between of all of them. They call it a "consensus protein". I call it a frankenstein receptor. 

That was machine learning to the rescue, but then they called their friend optogenetics -- they further engineer this artificial protein to produce light when activated. This is a common technique these days that allows us to measure the receptor activity; it's like being able to ask an animal to tell you whether it smells something or not. Then they go back and find all the odorants that match this new frankenstein receptor -- if it lights up, it's a match.

They found no new musks actually, which suggests we know all of them already, but this could work for other odors:

Chemists propose unifying theory of musk - Engineered olfactory receptor may explain why structurally diverse molecules smell similar.
Chemical and Engineering News, Nov 2022

The three receptors known to recognize musk compounds only respond to a subset of musk-scented compounds.

The researchers compared the amino acid sequences for a given odorant receptor across 112 mammal species to determine the most common amino acid at each position and made a receptor with this so-called consensus sequence.

The engineered protein differs from human OR5A2 at 25 of its 324 amino acids ... .

Using the structures of compounds that do and do not activate the receptor, the researchers developed a machine learning model and used it to screen a database of odorant structures and human perceptions. The model, Mainland says, claims to identify known musk molecules much better than prior models trained only using the database. Although they do not report any new musky compounds in the study, the authors say that the Kao Corporation has filed patents related to the work.

via Duke University and Kao Corporation, Tokyo: Proc. Natl. Acad. Sci. U.S.A. 2019, DOI: 10.1073/pnas.1804106115


And this is a pretty big deal in smell science:
First molecular images of olfaction open door to creating novel smells
Mar 2023, phys.org

First molecular-level, 3D picture of how an odor molecule activates a human odorant receptor.

Odorant receptors are notoriously challenging, some say impossible, to make in the lab for such purposes. The Manglik and Matsunami teams looked for one that was abundant in both the body and the nose, thinking it might be easier to make artificially, and one that also could detect water-soluble odorants. They settled on a receptor called OR51E2, which is known to respond to propionate—a molecule that contributes to the pungent smell of Swiss cheese.

This molecular snapshot showed that propionate sticks tightly to OR51E2 thanks to a very specific fit between odorant and receptor. The finding jibes with one of the duties of the olfactory system as a sentinel for danger.

"This receptor is laser focused on trying to sense propionate and may have evolved to help detect when food has gone bad," said Manglik. Receptors for pleasing smells like menthol or caraway might instead interact more loosely with odorants, he speculated.

"We've dreamed of tackling this problem for years," he said. "We now have our first toehold, the first glimpse of how the molecules of smell bind to our odorant receptors. For us, this is just the beginning."

via University of California, San Francisco: Aashish Manglik, Structural basis of odorant recognition by a human odorant receptor, Nature (2023). DOI: 10.1038/s41586-023-05798-y



Wednesday, November 24, 2021

Olfaction In Silico


Artificial networks learn to smell like the brain
Nov 2021, phys.org

No kidding, the sensory apparatus that resembles a deep learning neural network can be simulated with a deep learning neural network -- "Artificial networks trained to classify odor identity recapitulate the connectivity inherent in the olfactory system."

The part of our brain that smells is also the most primitive. Before brains were a thing, bacteria performed chemosensory calculations on the primordial soup. As the soup became more complex, so did sensory equipment. Chemosensitive receptors on the surface of a bacterium became antennae, and then became noses, and those noses became seeing, hearing, even speaking brains. But the first version is the one used for smelling. So it shouldn't be a surprise that the first place we see a direct link between the mammalian brain and our artificial instantiation is via olfaction. Nonetheless, the scientists were "surprised to see it replicate biology's strategy so faithfully."

"By showing that we can match the architecture very precisely, I think that gives more confidence that these neural networks can continue to be useful tools for modeling the brain," says Robert Yang, assistant professor in MIT's departments of Brain and Cognitive Sciences and Electrical Engineering and Computer Science [and who collaborated on this project with Columbia neuroscientists Richard Axel and Larry Abbott, btw].

They use an antennae model, and the indispensable fruit fly, but it's all close enough to humans, I mean that's why we use the fruit fly in the first place. They started with some artificial neurons, of the same amount found in a fruit fly. They programmed the neurons to identify odors, and to assign valence (pleasant or unpleasant) to odors. They didn't give the neurons any structure, no information about how to talk to each other, no blueprint on how to process information. Just pre-programmed neurons, thrown into a simulated universe of chemosensation.

In minutes, and in silico, a network emerged to look just like the nose-brain of a fruit fly. All on its own, "an initially homogeneous population of neurons segregated into two populations with distinct input and output connections, resembling learned and innate pathways." 

In other words, it learned how to smell. It took evolution some billions of years to get the fruit fly olfactory system just right. The artificial network did it in minutes. Extrapolations from the study abstract: "This implies that convergent evolution reflects an underlying logic rather than shared developmental principles."


*Their structure used expansion and compression layers, similar to the pyramidal-structure of the nose-brain, and the number of inter-connections was also the exact same number as in the fruit fly, and it worked with both feedforward and recurrent network models, and the networks are plastic, meaning they can learn new odor associations over time.  

via Massachusetts Institute of Technology's McGovern Institute for Brain Research: Peter Y. Wang et al, Evolving the olfactory system with machine learning, Neuron (2021). DOI: 10.1016/j.neuron.2021.09.010

Post Script:
The book Hidden Scents talks about how olfaction is an ideal model for understanding an artificial brain, for an artificial human. 

Although artificial neural networks resemble natural neural activity patterns, like those used by the visual cortex for object recognition, we still don't understand how the visual cortex, or most mammalian neural circuits, are inter-connected. This time, we see how they connect, a connectome of the olfactory cortex.

Post Post Script:
And this study should be kept alongside this other one, where a physics-based computational neuroscientist came up with a pretty simple way to mimic the olfactory cortex, via University of Pennsylvania: Gaia Tavoni et al, Cortical feedback and gating in odor discrimination and generalization, PLOS Computational Biology (2021). DOI: 10.1371/journal.pcbi.1009479