From cd2f210f4ea0de2027957bd75020c760b0813dd5 Mon Sep 17 00:00:00 2001 From: martin qi Date: Thu, 17 Mar 2016 21:53:14 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=BC=80=E5=A7=8B=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...0317 What we learned in Seoul with AlphaGo | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 sources/news/20160317 What we learned in Seoul with AlphaGo diff --git a/sources/news/20160317 What we learned in Seoul with AlphaGo b/sources/news/20160317 What we learned in Seoul with AlphaGo new file mode 100644 index 0000000000..8eb12005d3 --- /dev/null +++ b/sources/news/20160317 What we learned in Seoul with AlphaGo @@ -0,0 +1,51 @@ +martin + +What we learned in Seoul with AlphaGo +================================================================================ +Go isn't just a game—it's a living, breathing culture of players, analysts, fans, and legends. Over the last 10 days in Seoul, South Korea, we've been lucky enough to witness some of that incredible excitement firsthand. We've also had the chance to see something that's never happened before: [DeepMind's][1] AlphaGo took on and defeated legendary Go player, Lee Sedol (9-dan professional with 18 world titles), marking a major milestone for artificial intelligence. + +![Pedestrians checking in on the AlphaGo vs. Lee Sedol Go match on the streets of Seoul (March 13)](https://1.bp.blogspot.com/-vfgUcjyMOmM/Vumk5gXD98I/AAAAAAAASDI/frbYidb1u6gTKGcvFOf8iQVsr9PLoRlBQ/s1600/Press%2BCenter%2BOutdoor%2BScreen%2B2.jpg) + +Go may be one of the oldest games in existence, but the attention to our five-game tournament exceeded even our wildest imaginations. Searches for Go rules and Go boards spiked in the U.S. In China, tens of millions watched live streams of the matches, and the “Man vs. Machine Go Showdown” hashtag saw 200 million pageviews on Sina Weibo. Sales of Go boards even [surged][2] in Korea. + +Our public test of AlphaGo, however, was about more than winning at Go. We founded DeepMind in 2010 to create general-purpose artificial intelligence (AI) that can learn on its own—and, eventually, be used as a tool to help society solve some of its biggest and most pressing problems, from climate change to disease diagnosis. + +Like many researchers before us, we've been developing and testing our algorithms through games. We first revealed [AlphaGo][3] in January—the first AI program that could beat a professional player at the most complex board game mankind has devised, using [deep learning][4] and [reinforcement learning][5]. The [ultimate challenge][6] was for AlphaGo to take on the best Go player of the past decade—Lee Sedol. + +To everyone's surprise, including ours, AlphaGo won four of the five games. Commentators noted that AlphaGo played many unprecedented, creative, and even [“beautiful”][7] moves. Based on our data, AlphaGo's bold [move 37][8] in Game 2 had a 1 in 10,000 chance of being played by a human. Lee countered with innovative moves of his own, such as his [move 78][9] against AlphaGo in Game 4—again, a 1 in 10,000 chance of being played—which ultimately resulted in a win. + +The final score was 4-1. We're contributing the $1 million in prize money to organizations that support science, technology, engineering and math (STEM) education and Go, as well as UNICEF. + +We've learned two important things from this experience. First, this test bodes well for AI's potential in solving other problems. AlphaGo has the ability to look “globally” across a board—and find solutions that humans either have been trained not to play or would not consider. This has huge potential for using AlphaGo-like technology to find solutions that humans don't necessarily see in other areas. Second, while the match has been widely billed as "man vs. machine," AlphaGo is really a human achievement. Lee Sedol and the AlphaGo team both pushed each other toward new ideas, opportunities and solutions—and in the long run that's something we all stand to benefit from. + +But as they say about Go in Korean: “Don't be arrogant when you win or you'll lose your luck.” This is just one small, albeit significant, step along the way to making machines smart. We've demonstrated that our cutting edge deep reinforcement learning techniques can be used to make strong Go and [Atari][10] players. Deep neural networks are already used at Google for specific tasks—like [image recognition][11], [speech recognition][12], and [Search ranking][13]. However, we're still a long way from a machine that can learn to flexibly perform the full range of intellectual tasks a human can—the hallmark of true [artificial general intelligence][14]. + +![Demis and Lee Sedol hold up the signed Go board from the Google DeepMind Challenge Match](https://4.bp.blogspot.com/-LkxNvsR-e1I/Vumk5gmProI/AAAAAAAASDM/J55Y2psqzOwWZ3kau2Pgz6xmazo7XDj_Q/s1600/A26U6150.jpg) + +With this tournament, we wanted to test the limits of AlphaGo. The genius of Lee Sedol did that brilliantly—and we'll spend the next few weeks studying the games he and AlphaGo played in detail. And because the machine learning methods we've used in AlphaGo are general purpose, we hope to apply some of these techniques to other challenges in the future. Game on! + +-------------------------------------------------------------------------------- + +via: https://googleblog.blogspot.com/2016/03/what-we-learned-in-seoul-with-alphago.html + +作者:[Demis Hassabis][a] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]:http://demishassabis.com/ +[1]:https://deepmind.com/ +[2]:http://www.hankookilbo.com/m/v/3e7deaa26a834f76929a1689ecd388ea +[3]:https://googleblog.blogspot.com/2016/01/alphago-machine-learning-game-go.html +[4]:https://en.wikipedia.org/wiki/Deep_learning +[5]:https://en.wikipedia.org/wiki/Reinforcement_learning +[6]:https://deepmind.com/alpha-go.html +[7]:http://www.wired.com/2016/03/sadness-beauty-watching-googles-ai-play-go/ +[8]:https://youtu.be/l-GsfyVCBu0?t=1h17m50s +[9]:https://youtu.be/yCALyQRN3hw?t=3h10m25s +[10]:http://googleresearch.blogspot.sg/2015/02/from-pixels-to-actions-human-level.html +[11]:http://googleresearch.blogspot.sg/2013/06/improving-photo-search-step-across.html +[12]:http://googleresearch.blogspot.sg/2015/08/the-neural-networks-behind-google-voice.html +[13]:http://www.bloomberg.com/news/articles/2015-10-26/google-turning-its-lucrative-web-search-over-to-ai-machines +[14]:https://en.wikipedia.org/wiki/Artificial_general_intelligence From f2a488cce957410c1b7d8dc0a06a1e1b58cef61f Mon Sep 17 00:00:00 2001 From: martin qi Date: Thu, 17 Mar 2016 21:55:25 +0800 Subject: [PATCH 2/2] Rename 20160317 What we learned in Seoul with AlphaGo to 20160317 What we learned in Seoul with AlphaGo.md --- ... AlphaGo => 20160317 What we learned in Seoul with AlphaGo.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sources/news/{20160317 What we learned in Seoul with AlphaGo => 20160317 What we learned in Seoul with AlphaGo.md} (100%) diff --git a/sources/news/20160317 What we learned in Seoul with AlphaGo b/sources/news/20160317 What we learned in Seoul with AlphaGo.md similarity index 100% rename from sources/news/20160317 What we learned in Seoul with AlphaGo rename to sources/news/20160317 What we learned in Seoul with AlphaGo.md