Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
AI Google Software Science Technology

Google Researchers Taught An AI To Recognize Smells (engadget.com) 18

In a paper published on Arxiv, researchers from the Google Brain Team explain how they're training AI to recognize smells. Engadget reports: The researchers created a data set of nearly 5,000 molecules identified by perfumers, who labeled the molecules with descriptions ranging from "buttery" to "tropical" and "weedy." The team used about two-thirds of the data set to train its AI (a graph neural network or GNN) to associate molecules with the descriptors they often receive. The researchers then used the remaining scents to test the AI -- and it passed. The algorithms were able to predict molecules' smells based on their structures.

As Wired points out, there are a few caveats, and they are what make the science of smell so tricky. For starters, two people might describe the same scent differently, for instance "woody" or "earthy." Sometimes molecules have the same atoms and bonds, but they're arranged as mirror images and have completely different smells. Those are called chiral pairs; caraway and spearmint are just one example. Things get even more complicated when you start combining scents. Still, the Google researchers believe that training AI to associate specific molecules with their scents is an important first step. It could have an impact on chemistry, our understanding of human nutrition, sensory neuroscience and how we manufacture synthetic fragrance.

This discussion has been archived. No new comments can be posted.

Google Researchers Taught An AI To Recognize Smells

Comments Filter:
  • And GNN is already reserverd for Generalized Neural Network.

    Also, I highly doubt this was more than weight matrix multiplication again.

    • If what they did is close to the "quantum computer breakthrough", then who cares about it?

      • 5,000 molecules identified by perfumers, who labeled the molecules with descriptions ranging from "buttery" to "tropical" and "weedy"... used... the data set to train its AI...

        Silly me.

        When I read the headline, I thought to myself: "Wow, they have an artificial nose hooked up to something like a mass spectrometer and the contraption feeds bandwidths upon bandwidths upon bandwidths of waveforms to an AI?!?"

        Silly, silly me.

        They're just matching dictionary words to molecular shapes.

        This doesn't even
  • In smell, physical matter is involved and its 3D geometric shape (molecular shape); nose evolved to trap the molecule and thru' some magic figure out its 3D shape (may be also vibrations of various atoms/bonds); how this new research has replicated the molecule sensor? or it's just bit manipulation? [ie you bit-tify a 3D shape - like how you describe a curve in 2D and then feed to a massive RNN n do ML]
    • by pjt33 ( 739471 )

      As I understand the summary (I'm not going to be fooled into reading TFA), actual physical scents are not involved. The molecular structure is supplied as a graph and the neural net guesses what it will smell like.

  • Not News:

    "Google Researchers Taught An AI To Recognize Smells"

    News:

    "Google AI Taught Google Researchers To Recognize Smells"

  • by Brit Bong ( 6326512 ) on Friday October 25, 2019 @05:27AM (#59345504)
    After being in a room for five minutes with programmers, smell identifying AI requests deletion.
  • They'd better develop an AI that can smell out explosives and cancer.

    The world already stinks enough of 'perfume'.

  • I wouldn't necessarily call this AI. But I wouldn't call most AI, AI. It is more of the ability of the modern computer with multiple parallel processes multi-cpu cores, and GPU cores. Allows for a lot more parallel processing to occur, that allows heavy statistical based calculation to happen in near real time.

    That being said. Having technology that can mimic our sense of smell, could create a lot of useful and also scary devices. As the technology can be upscaled. So we can compete with dogs ability to

    • Having technology that can mimic our sense of smell, could create a lot of useful and also scary devices.

      We've had such devices for decades.
      They are called "mass spectrometers" and
      have been detecting and identifying scents (i.e gas compositions)
      for over a century.

  • If the AI needs to know the chemical structure, it's currently not that useful.

    If a detection method is included that doesn't involve decoding the molecular structure in a lab before handing it to the AI... We can talk about "Recognizing Smells".

  • Now K-9 will be out of work what is next for robots to take over?

  • Ok, disclaimer in case I'm completely wrong here, I didn't RTFA yet. But why is all pattern matching or in general any deterministic algorithm described as "AI" these days? Did I miss the gravy boat ten years ago by not describing my SQL queries as "I taught AI to recognize certain text strings in a relational database"?
  • The code they used must be horrible if it has that much code smell.

  • when it can smell a rat, in DC, the Beltway, the Pentagon, and Wallstreet.

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...