Jump to content

Google Brain: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
the article contains a lot of phrasing not supported by citations or generally unsuitable for Wikipedia. E.g. "breakthroughs", "leading researcher", "eager to devote own passion", "flexibly combine", etc.
started removing some of the worst advertisement; it still reads like an ad, though
Line 9: Line 9:
}}
}}
'''Google Brain''' is a [[deep learning]] [[artificial intelligence]] research team at [[Google]]. Formed in the early 2010s, Google Brain combines open-ended machine learning research with [[systems engineering]] and Google-scale computing resources.<ref>{{cite web |title=Brain Team mission – Google AI |url=https://ai.google/research/teams/brain/our-mission/ |website=Google AI |language=en}}</ref><ref>[https://research.google.com/teams/brain/machine-learning/ Machine Learning Algorithms and Techniques] Research at Google. Retrieved May 18, 2017</ref><ref>{{Cite web|url=https://research.google.com/teams/brain/|title=Research at Google|website=research.google.com|language=en|access-date=2018-02-16}}</ref>
'''Google Brain''' is a [[deep learning]] [[artificial intelligence]] research team at [[Google]]. Formed in the early 2010s, Google Brain combines open-ended machine learning research with [[systems engineering]] and Google-scale computing resources.<ref>{{cite web |title=Brain Team mission – Google AI |url=https://ai.google/research/teams/brain/our-mission/ |website=Google AI |language=en}}</ref><ref>[https://research.google.com/teams/brain/machine-learning/ Machine Learning Algorithms and Techniques] Research at Google. Retrieved May 18, 2017</ref><ref>{{Cite web|url=https://research.google.com/teams/brain/|title=Research at Google|website=research.google.com|language=en|access-date=2018-02-16}}</ref>

==Mission==
Google Brain states its mission as "to make machines intelligent and improve people's lives".<ref name="Google Brain Team's Mission">{{cite web|title=Google Brain Team's Mission|url=https://research.google.com/teams/brain/about.html}}</ref> The team focuses on constructing models with high degrees of flexibility that are capable of learning their own features, and use data and computation efficiently.

The Google Brain Team describes, "This approach fits into the broader Deep Learning subfield of ML and ensures our work will ultimately make a difference for problems of practical importance. Furthermore, our expertise in systems complements this approach by allowing us to build tools to accelerate ML research and unlock its practical value for the world".<ref name="Google Brain Team's Mission"/>


==History==
==History==
Line 22: Line 17:
In March 2013, Google hired [[Geoffrey Hinton]], a leading researcher in the deep learning field, and acquired the company DNNResearch Inc. headed by Hinton. Hinton said that he would be dividing his future time between his university research and his work at Google.<ref>{{cite press release|title=U of T neural networks start-up acquired by Google|date=12 March 2013|location=Toronto, ON|url=http://media.utoronto.ca/media-releases/u-of-t-neural-networks-start-up-acquired-by-google/|accessdate=13 March 2013}}</ref>
In March 2013, Google hired [[Geoffrey Hinton]], a leading researcher in the deep learning field, and acquired the company DNNResearch Inc. headed by Hinton. Hinton said that he would be dividing his future time between his university research and his work at Google.<ref>{{cite press release|title=U of T neural networks start-up acquired by Google|date=12 March 2013|location=Toronto, ON|url=http://media.utoronto.ca/media-releases/u-of-t-neural-networks-start-up-acquired-by-google/|accessdate=13 March 2013}}</ref>


==Projects==
==Recent breakthroughs==


===Artificial-intelligence-devised encryption system===
===Artificial-intelligence-devised encryption system===
Line 38: Line 33:
=== Google Translate ===
=== Google Translate ===


The Google Brain Team reached significant breakthroughs for [[Google Translate]] while part of the Google Brain Project. In September 2016, the team launched the new system, [[Google Neural Machine Translation|Google Neural Machine Translation (GNMT)]], which is an end-to-end learning framework, able to learn from a large amount of examples. While its introduction has increased the quality of Google Translate's translations for the pilot languages, it was very difficult to create such improvements for all of its 103 languages. Addressing this problem, the Google Brain Team was able to develop a Multilingual GNMT system, which extended the previous one by enabling translations between multiple languages. Furthermore, it allows for Zero-Shot Translations, which are translations between two languages that the system has never explicitly seen before.<ref>{{cite web|last1=Schuster|first1=Mike|last2=Johnson|first2=Melvin|last3=Thorat|first3=Nikhil|title=Zero-Shot Translation with Google's Multilingual Neural Machine Translation System|url=https://research.googleblog.com/2016/11/zero-shot-translation-with-googles.html|website=Google Research Blog|accessdate=15 May 2017}}</ref> Google announced that Google Translate can now also translate without transcribing, using neural networks. This means that it is possible to translate speech in one language directly into text in another language, without first transcribing it to text. According to the Researchers at Google Brain, this intermediate step can be avoided using neural networks. In order for the system to learn this, they exposed it to many hours of Spanish audio together with the corresponding English text. The different layers of neural networks, replicating the human brain, were able to link the corresponding parts and subsequently manipulate the audio waveform until it was transformed to English text.<ref>{{cite web|last1=Reynolds|first1=Matt|title=Google uses neural networks to translate without transcribing|url=https://www.newscientist.com/article/2126738-google-uses-neural-networks-to-translate-without-transcribing/|website=New Scientist|accessdate=15 May 2017}}</ref>
The Google Brain project contributed to [[Google Translate]]. In September 2016, [[Google Neural Machine Translation|Google Neural Machine Translation (GNMT)]] was launched, an end-to-end learning framework, able to learn from a large amount of examples. While its introduction has increased the quality of Google Translate's translations for the pilot languages, it was very difficult to create such improvements for all of its 103 languages. Addressing this problem, the Google Brain Team was able to develop a Multilingual GNMT system, which extended the previous one by enabling translations between multiple languages. Furthermore, it allows for Zero-Shot Translations, which are translations between two languages that the system has never explicitly seen before.<ref>{{cite web|last1=Schuster|first1=Mike|last2=Johnson|first2=Melvin|last3=Thorat|first3=Nikhil|title=Zero-Shot Translation with Google's Multilingual Neural Machine Translation System|url=https://research.googleblog.com/2016/11/zero-shot-translation-with-googles.html|website=Google Research Blog|accessdate=15 May 2017}}</ref> Google announced that Google Translate can now also translate without transcribing, using neural networks. This means that it is possible to translate speech in one language directly into text in another language, without first transcribing it to text. According to the Researchers at Google Brain, this intermediate step can be avoided using neural networks. In order for the system to learn this, they exposed it to many hours of Spanish audio together with the corresponding English text. The different layers of neural networks, replicating the human brain, were able to link the corresponding parts and subsequently manipulate the audio waveform until it was transformed to English text.<ref>{{cite web|last1=Reynolds|first1=Matt|title=Google uses neural networks to translate without transcribing|url=https://www.newscientist.com/article/2126738-google-uses-neural-networks-to-translate-without-transcribing/|website=New Scientist|accessdate=15 May 2017}}</ref>


=== Robotics ===
=== Robotics ===
Line 50: Line 45:


Google Brain is based in [[Mountain View, California]] and has satellite groups in [[Accra]], [[Amsterdam]], [[ Beijing]], [[Berlin]], [[Cambridge, Massachusetts|Cambridge (Massachusetts)]], [[London]], [[Montreal]], [[New York City]], [[Paris]], [[Pittsburgh]],[[Princeton, New Jersey|Princeton]], [[San Francisco]], [[Tokyo]], [[Toronto]], and [[Zurich]].<ref>{{Cite web|url=https://research.google.com/teams/brain/|title=Research at Google|website=research.google.com|language=en|access-date=2017-08-01}}</ref>
Google Brain is based in [[Mountain View, California]] and has satellite groups in [[Accra]], [[Amsterdam]], [[ Beijing]], [[Berlin]], [[Cambridge, Massachusetts|Cambridge (Massachusetts)]], [[London]], [[Montreal]], [[New York City]], [[Paris]], [[Pittsburgh]],[[Princeton, New Jersey|Princeton]], [[San Francisco]], [[Tokyo]], [[Toronto]], and [[Zurich]].<ref>{{Cite web|url=https://research.google.com/teams/brain/|title=Research at Google|website=research.google.com|language=en|access-date=2017-08-01}}</ref>

== Google Brain Residency Program ==
Google Brain Residency Program is targeted at people who are eager to devote own passion to machine learning and artificial intelligence.<ref>{{Cite news|url=https://research.googleblog.com/2017/01/google-brain-residency-program-7-months_5.html|title=Google Brain Residency Program - 7 months in and looking ahead|work=Research Blog|access-date=2017-12-17|language=en-US}}</ref> This allows enrollees to get hands-on experience in a Google team. The program lasted 12 months.

Within the program were groups of new graduates from top universities with degree of BAs or Ph.Ds in computer science, physics, mathematics, and neuroscience, or others who come from years of industry experience. They were picked to work with researchers in Google Brain Team at the forefront of machine learning. The topics in this program allowed team members to flexibly combine their professional knowledge with the application of algorithms, natural language understanding, robotics, neuroscience, genetics and more.


==Reception==
==Reception==
Google Brain has received in-depth coverage in ''[[Wired Magazine]]'',<ref name=wired-kurzweil>{{cite journal|url=https://www.wired.com/business/2013/04/kurzweil-google-ai/|title = How Ray Kurzweil Will Help Google Make the Ultimate AI Brain|journal = Wired|last = Levy|first = Steven|authorlink = Steven Levy|date = April 25, 2013|accessdate = February 11, 2014}}</ref><ref name="wired-2014">{{cite journal|url=https://www.wired.com/business/2014/01/google-buying-way-making-brain-irrelevant/|title=Google's Grand Plan to Make Your Brain Irrelevant|journal=Wired|last=Wohlsen|first=Marcus|date=January 27, 2014|accessdate=February 11, 2014}}</ref><ref name=wired-ng/> the ''[[New York Times]]'',<ref name=wired-ng>{{cite journal|url=https://www.wired.com/wiredenterprise/2013/05/neuro-artificial-intelligence/all/|title = The Man Behind the Google Brain: Andrew Ng and the Quest for the New AI|journal = Wired|last = Hernandez|first = Daniela|date = May 7, 2013|accessdate = February 11, 2014}}</ref> [[Technology Review]],<ref name=technologyreview-kurzweil>{{cite web|url=http://www.technologyreview.com/featuredstory/513696/deep-learning/|title = Deep Learning: With massive amounts of computational power, machines can now recognize objects and translate speech in real time. Artificial intelligence is finally getting smart.|last = Hof|first = Robert|date = April 23, 2013|accessdate = February 11, 2014|publisher = [[Technology Review]]}}</ref><ref name="technologyreview-deepmind">{{cite web|url=http://www.technologyreview.com/news/524026/is-google-cornering-the-market-on-deep-learning/|title=Is Google Cornering the Market on Deep Learning? A cutting-edge corner of science is being wooed by Silicon Valley, to the dismay of some academics.|last=Regalado|first=Antonio|date=January 29, 2014|publisher=[[Technology Review]]|accessdate=February 11, 2014}}</ref> [[National Public Radio]],<ref name=npr-cats/> and [[Big Think]].<ref>{{cite web|url=http://bigthink.com/big-think-tv/ray-kurzweil-and-the-brains-behind-the-google-brain|title = Ray Kurzweil and the Brains Behind the Google Brain|publisher = [[Big Think]]|date = December 8, 2013|accessdate = February 11, 2014}}</ref>
Google Brain has received coverage in ''[[Wired Magazine]]'',<ref name=wired-kurzweil>{{cite journal|url=https://www.wired.com/business/2013/04/kurzweil-google-ai/|title = How Ray Kurzweil Will Help Google Make the Ultimate AI Brain|journal = Wired|last = Levy|first = Steven|authorlink = Steven Levy|date = April 25, 2013|accessdate = February 11, 2014}}</ref><ref name="wired-2014">{{cite journal|url=https://www.wired.com/business/2014/01/google-buying-way-making-brain-irrelevant/|title=Google's Grand Plan to Make Your Brain Irrelevant|journal=Wired|last=Wohlsen|first=Marcus|date=January 27, 2014|accessdate=February 11, 2014}}</ref><ref name=wired-ng/> the ''[[New York Times]]'',<ref name=wired-ng>{{cite journal|url=https://www.wired.com/wiredenterprise/2013/05/neuro-artificial-intelligence/all/|title = The Man Behind the Google Brain: Andrew Ng and the Quest for the New AI|journal = Wired|last = Hernandez|first = Daniela|date = May 7, 2013|accessdate = February 11, 2014}}</ref> [[Technology Review]],<ref name=technologyreview-kurzweil>{{cite web|url=http://www.technologyreview.com/featuredstory/513696/deep-learning/|title = Deep Learning: With massive amounts of computational power, machines can now recognize objects and translate speech in real time. Artificial intelligence is finally getting smart.|last = Hof|first = Robert|date = April 23, 2013|accessdate = February 11, 2014|publisher = [[Technology Review]]}}</ref><ref name="technologyreview-deepmind">{{cite web|url=http://www.technologyreview.com/news/524026/is-google-cornering-the-market-on-deep-learning/|title=Is Google Cornering the Market on Deep Learning? A cutting-edge corner of science is being wooed by Silicon Valley, to the dismay of some academics.|last=Regalado|first=Antonio|date=January 29, 2014|publisher=[[Technology Review]]|accessdate=February 11, 2014}}</ref> [[National Public Radio]],<ref name=npr-cats/> and [[Big Think]].<ref>{{cite web|url=http://bigthink.com/big-think-tv/ray-kurzweil-and-the-brains-behind-the-google-brain|title = Ray Kurzweil and the Brains Behind the Google Brain|publisher = [[Big Think]]|date = December 8, 2013|accessdate = February 11, 2014}}</ref>


==See also==
==See also==

Revision as of 16:03, 12 February 2019

Google Brain
Commercial?Yes
Type of projectArtificial intelligence and machine learning
LocationMountain View, California
Websiteai.google/brain-team/

Google Brain is a deep learning artificial intelligence research team at Google. Formed in the early 2010s, Google Brain combines open-ended machine learning research with systems engineering and Google-scale computing resources.[1][2][3]

History

The so-called "Google Brain" project began in 2011 as a part-time research collaboration between Google Fellow Jeff Dean, Google Researcher Greg Corrado, and Stanford University professor Andrew Ng.[4][5][6] Ng had been interested in using deep learning techniques to crack the problem of artificial intelligence since 2006, and in 2011 began collaborating with Dean and Corrado to build a large-scale deep learning software system, DistBelief,[7] on top of Google's cloud computing infrastructure. Google Brain started as a Google X project and became so successful that it was graduated back to Google: Astro Teller has said that Google Brain paid for the entire cost of Google X.[8]

In June 2012, the New York Times reported that a cluster of 16,000 computers dedicated to mimicking some aspects of human brain activity had successfully trained itself to recognize a cat based on 10 million digital images taken from YouTube videos.[6] The story was also covered by National Public Radio[9] and SmartPlanet.[10]

In March 2013, Google hired Geoffrey Hinton, a leading researcher in the deep learning field, and acquired the company DNNResearch Inc. headed by Hinton. Hinton said that he would be dividing his future time between his university research and his work at Google.[11]

Projects

Artificial-intelligence-devised encryption system

In October 2016, the Google Brain ran an experiment concerning the encrypting of communications. In it, two sets of AI's devised their own cryptographic algorithms to protect their communications from another AI, which at the same time aimed at evolving its own system to crack the AI-generated encryption. The study proved to be successful, with the two initial AIs being able to learn and further develop their communications from scratch.[12]

In this experiment, three AIs were created: Alice, Bob and Eve. The goal of the experiment was for Alice to send a message to Bob, which would decrypt it, while in the meantime Eve would try to intercept the message. In it, the AIs were not given specific instructions on how to encrypt their messages, they were solely given a loss function. The consequence was that during the experiment, if communications between Alice and Bob were not successful, with Bob misinterpreting Alice's message or Eve intercepting the communications, the following rounds would show an evolution in the cryptography so that Alice and Bob could communicate safely. Indeed, this study allowed for concluding that it is possible for AIs to devise their own encryption system without having any cryptographic algorithms prescribed beforehand, which would reveal a breakthrough for message encryption in the future.[13]

Image enhancement

In February 2017, Google Brain announced an image enhancement system using neural networks to fill in details in very low resolution pictures. The examples provided would transform pictures with an 8x8 resolution into 32x32 ones.

The software utilizes two different neural networks to generate the images. The first, called a "conditioning network," maps the pixels of the low-resolution picture to a similar high-resolution one, lowering the resolution of the latter to 8×8 and trying to make a match. The second is a "prior network", which analyzes the pixelated image and tries to add details based on a large number of high resolution pictures. Then, upon upscaling of the original 8×8 picture, the system adds pixels based on its knowledge of what the picture should be. Lastly, the outputs from the two networks are combined to create the final image.[14]

This represents a breakthrough in the enhancement of low resolution pictures. Despite the fact that the added details are not part of the real image, but only best guesses, the technology has shown impressive results when facing real-world testing. Upon being shown the enhanced picture and the real one, humans were fooled 10% of the time in case of celebrity faces, and 28% in case of bedroom pictures. This compares to previous disappointing results from normal bicubic scaling, which did not fool any human.[15][16][17]

Google Translate

The Google Brain project contributed to Google Translate. In September 2016, Google Neural Machine Translation (GNMT) was launched, an end-to-end learning framework, able to learn from a large amount of examples. While its introduction has increased the quality of Google Translate's translations for the pilot languages, it was very difficult to create such improvements for all of its 103 languages. Addressing this problem, the Google Brain Team was able to develop a Multilingual GNMT system, which extended the previous one by enabling translations between multiple languages. Furthermore, it allows for Zero-Shot Translations, which are translations between two languages that the system has never explicitly seen before.[18] Google announced that Google Translate can now also translate without transcribing, using neural networks. This means that it is possible to translate speech in one language directly into text in another language, without first transcribing it to text. According to the Researchers at Google Brain, this intermediate step can be avoided using neural networks. In order for the system to learn this, they exposed it to many hours of Spanish audio together with the corresponding English text. The different layers of neural networks, replicating the human brain, were able to link the corresponding parts and subsequently manipulate the audio waveform until it was transformed to English text.[19]

Robotics

Different from the traditional robotics, robotics researched by the Google Brain Team could automatically learn to acquire new skills by machine learning. In 2016, the Google Brain Team collaborated with researchers at Google X to demonstrate how robotics could use their experiences to teach themselves more efficiently. Robots made about 800,000 grasping attempts during research.[20] Later in 2017, the team explored three approaches for learning new skills: through reinforcement learning, through their own interaction with objects, and through human demonstration.[20] To build on the goal of the Google Brain Team, they would continue making robots that are able to learn new tasks through learning and practice, as well as deal with complex tasks.

In Google products

The project's technology is currently used in the Android Operating System's speech recognition system,[21] photo search for Google+[22] and video recommendations in YouTube.[23]

Team and location

Google Brain was initially established by Google Fellow Jeff Dean and visiting Stanford professor Andrew Ng.[5] In 2014, the team included Jeff Dean, Geoffrey Shields, Greco Rado, Quoc Le, Ilya Sutskever, Alex Kelly Forth Alex Krizhevsky, Samy Bengio and Vincent Vanhoucke. In 2017, team members include Anelia Angelova, Samy Bengio, Greg Corrado, George Dahl, Michael Isard, Anjuli Kannan, Hugo Larochelle, Quoc Le, Chris Olah, Vincent Vanhoucke, Vijay Vasudevan and Fernanda Viegas.[24] Chris Lattner, who created Apple's new programming language Swift and then ran Tesla's autonomy team for six months joined Google Brain's team in August 2017.[25]

Google Brain is based in Mountain View, California and has satellite groups in Accra, Amsterdam, Beijing, Berlin, Cambridge (Massachusetts), London, Montreal, New York City, Paris, Pittsburgh,Princeton, San Francisco, Tokyo, Toronto, and Zurich.[26]

Reception

Google Brain has received coverage in Wired Magazine,[27][28][29] the New York Times,[29] Technology Review,[30][31] National Public Radio,[9] and Big Think.[32]

See also

References

  1. ^ "Brain Team mission – Google AI". Google AI.
  2. ^ Machine Learning Algorithms and Techniques Research at Google. Retrieved May 18, 2017
  3. ^ "Research at Google". research.google.com. Retrieved 2018-02-16.
  4. ^ "Google's Large Scale Deep Neural Networks Project". Retrieved 25 October 2015.
  5. ^ a b Jeff Dean and Andrew Ng (26 June 2012). "Using large-scale brain simulations for machine learning and A.I." Official Google Blog. Retrieved 26 January 2015.
  6. ^ a b Markoff, John (June 25, 2012). "How Many Computers to Identify a Cat? 16,000". The New York Times. New York Times. Retrieved February 11, 2014. {{cite news}}: Italic or bold markup not allowed in: |publisher= (help)
  7. ^ Jeffrey Dean; et al. (December 2012). "Large Scale Distributed Deep Networks" (PDF). Retrieved 25 October 2015.
  8. ^ Conor Dougherty (16 February 2015). "Astro Teller, Google's 'Captain of Moonshots,' on Making Profits at Google X". Retrieved 25 October 2015.
  9. ^ a b "A Massive Google Network Learns To Identify — Cats". National Public Radio. June 26, 2012. Retrieved February 11, 2014.
  10. ^ Shin, Laura (June 26, 2012). "Google brain simulator teaches itself to recognize cats". SmartPlanet. Retrieved February 11, 2014.
  11. ^ "U of T neural networks start-up acquired by Google" (Press release). Toronto, ON. 12 March 2013. Retrieved 13 March 2013.
  12. ^ "Google AI invents its own cryptographic algorithm; no one knows how it works". arstechnica.co.uk. 2016-10-28. Retrieved 2017-05-15.
  13. ^ Abadi, Martín; Andersen, David G. (2016). "Learning to Protect Communications with Adversarial Neural Cryptography". arXiv:1610.06918. Bibcode:2016arXiv161006918A. {{cite journal}}: Cite journal requires |journal= (help)
  14. ^ Dahl, Ryan; Norouzi, Mohammad; Shlens, Jonathon (2017). "Pixel Recursive Super Resolution". arXiv:1702.00783. Bibcode:2017arXiv170200783D. {{cite journal}}: Cite journal requires |journal= (help)
  15. ^ "Google Brain super-resolution image tech makes "zoom, enhance!" real". arstechnica.co.uk. 2017-02-07. Retrieved 2017-05-15.
  16. ^ "Google just made 'zoom and enhance' a reality -- kinda". cnet.com. Retrieved 2017-05-15.
  17. ^ "Google uses AI to sharpen low-res images". engadget.com. Retrieved 2017-05-15.
  18. ^ Schuster, Mike; Johnson, Melvin; Thorat, Nikhil. "Zero-Shot Translation with Google's Multilingual Neural Machine Translation System". Google Research Blog. Retrieved 15 May 2017.
  19. ^ Reynolds, Matt. "Google uses neural networks to translate without transcribing". New Scientist. Retrieved 15 May 2017.
  20. ^ a b "The Google Brain team — Looking Back on 2016". Research Blog. Retrieved 2017-12-18.
  21. ^ "Speech Recognition and Deep Learning". Google Research Blog. August 6, 2012. Retrieved February 11, 2014.
  22. ^ "Improving Photo Search: A Step Across the Semantic Gap". Google Research Blog. June 12, 2013.
  23. ^ "This Is Google's Plan to Save YouTube". Time. May 18, 2015.
  24. ^ Google Brain team website. Accessed 13.05.2017. https://research.google.com/teams/brain/
  25. ^ Etherington, Darrell (Aug 14, 2017). "Swift creator Chris Lattner joins Google Brain after Tesla Autopilot stint". TechCrunch. Retrieved 11 October 2017.
  26. ^ "Research at Google". research.google.com. Retrieved 2017-08-01.
  27. ^ Levy, Steven (April 25, 2013). "How Ray Kurzweil Will Help Google Make the Ultimate AI Brain". Wired. Retrieved February 11, 2014.
  28. ^ Wohlsen, Marcus (January 27, 2014). "Google's Grand Plan to Make Your Brain Irrelevant". Wired. Retrieved February 11, 2014.
  29. ^ a b Hernandez, Daniela (May 7, 2013). "The Man Behind the Google Brain: Andrew Ng and the Quest for the New AI". Wired. Retrieved February 11, 2014.
  30. ^ Hof, Robert (April 23, 2013). "Deep Learning: With massive amounts of computational power, machines can now recognize objects and translate speech in real time. Artificial intelligence is finally getting smart". Technology Review. Retrieved February 11, 2014.
  31. ^ Regalado, Antonio (January 29, 2014). "Is Google Cornering the Market on Deep Learning? A cutting-edge corner of science is being wooed by Silicon Valley, to the dismay of some academics". Technology Review. Retrieved February 11, 2014.
  32. ^ "Ray Kurzweil and the Brains Behind the Google Brain". Big Think. December 8, 2013. Retrieved February 11, 2014.