人工智能课件chapter1_第1页
人工智能课件chapter1_第2页
人工智能课件chapter1_第3页
人工智能课件chapter1_第4页
人工智能课件chapter1_第5页
已阅读5页,还剩54页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

WhatisArtificialIntelligence?

TextAArtificialintelligence(AI),sometimescalledmachineintelligence,isintelligencedemonstratedbymachines,incontrasttothenaturalintelligencedisplayedbyhumansandotheranimals.IncomputerscienceAIresearchisdefinedasthestudyof“intelligentagents”:anydevicethatperceivesitsenvironmentandtakesactionsthatmaximizeitschanceofsuccessfullyachievingitsgoals.Colloquially,theterm“artificialintelligence”isappliedwhenamachinemimics“cognitive”functionsthathumansassociatewithotherhumanminds,suchas“learning”and“problemsolving”.

人工智能(AI),有时被称为机器智能。与人类和其他动物展示的天生智能不同,人工智能是由机器展示的智能。在计算机科学中,人工智能研究被定义为对“智能主体”的研究:能够感知环境,并采取行动以成功实现目标的智能机器。一般来说,“人工智能”一词是指机器模仿人类的“认知”功能和智能行为,如“学习”和“解决问题”等Foryears,itwasthoughtthatcomputerswouldneverbemorepowerfulthanthehumanbrain,butasdevelopmenthasacceleratedinmoderntimes,thishasproventobenotthecase.AIasaconceptreferstocomputinghardwarebeingabletoessentiallythinkforitself,andmakedecisionsbasedonthedataitisbeingfed.AIsystemsareoftenhugelycomplexandpowerful,withtheabilitytoprocessunfathomabledepthsofinformationinanextremelyquicktimeinordertocometoaneffectiveconclusion.多年来,人们一直认为计算机永远不会比人脑强大,但随着现代科技的发展,事实证明并非如此。人工智能的概念是指计算硬件能够独立思考,并根据输入的数据做出决策。人工智能系统通常非常复杂和强大,能够在极短的时间内处理深不可测的信息,以便得出有效的结论。Thankstodetailedalgorithms,AIsystemsarenowabletoperformmammothcomputingtasksmuchfasterandmoreefficientlythanhumanminds,helpingmakingbigstridesinresearchanddevelopmentareasaroundtheworld.Someofthemostnotablereal-worldapplicationsofAIareIBM’sWatson1,whichisbeingusedtopowerresearchinahugerangeoffields,withMicrosoft’sAzure2MachineLearningandTensorFlow3alsomakingheadlinesaroundtheworld.得益于周密的算法,人工智能系统现在能够比人脑更快、更有效地执行庞大的计算任务,从而有助于世界各地的研究和开发。人工智能最引人注目的一些应用是:IBM的沃森(Watson),它正被用于许多领域的研究,微软的Azure机器学习(AzureMachineLearning)和TensorFlow也都引起了大家的关注。ButAI-poweredsmartassistantsarebecomingacommonpresenceonmobiledevicestoo,withthelikesofSiri,CortanaandAlexaallbeingwelcomedintomanypeople’slives.ThereseemsnolimittotheapplicationsofAItechnologies,andperhapsthemostexcitingaspectoftheecosystemisthatthere’snotellingwhereitcangonext,andwhatproblemsitmayultimatelybeabletosolve.但是,随着Siri、Cortana和Alexa等智能助手进入许多人的生活,人工智能智能助手也会出现在移动设备上。人工智能技术的应用似乎没有限制,或许这个生态系统最令人兴奋的方面是,它不知道下一步将走向何方,也不知道最终可能解决什么问题。Whyisartificialintelligenceimportant?AIautomatesrepetitivelearninganddiscoverythroughdata.ButAIisdifferentfromhardware-driven,roboticautomation.Insteadofautomatingmanualtasks,AIperformsfrequent,high-volume,computerizedtasksreliablyandwithoutfatigue.Forthistypeofautomation,humaninquiryisstillessentialtosetupthesystemandasktherightquestions.为什么人工智能至关重要?人工智能通过数据来实现自动化的重复学习和发现。但人工智能不同于硬件驱动的机器人自动化。人工智能不再自动完成手工任务,而是可靠地不知疲倦地执行频繁的、大批量的计算机任务。对于这种类型的自动化,人工查询对于建立系统和提出正确的问题仍然是必不可少的。AIaddsintelligencetoexistingproducts.Inmostcases,AIwillnotbesoldasanindividualapplication.Rather,productsyoualreadyusewillbeimprovedwithAIcapabilities,muchlikeSiriwasaddedasafeaturetoanewgenerationofAppleproducts.Automation,conversationalplatforms,botsandsmartmachinescanbecombinedwithlargeamountsofdatatoimprovemanytechnologiesathomeandintheworkplace,fromsecurityintelligencetoinvestmentanalysis.人工智能为现有产品增加了智能。在大多数情况下,AI不会作为一个单独的应用程序出售,而是使在用产品得到改进,就像Siri被添加到新一代苹果产品中一样。自动化、对话平台、机器人和智能机器可以与大量数据相结合,使安全智能、投资分析等许多家庭和工作场所的技术得以改进。AIadaptsthroughprogressivelearningalgorithmstoletthedatadotheprogramming.AIfindsstructureandregularitiesindatasothatthealgorithmacquiresaskill:Thealgorithmbecomesaclassifierorapredictor.So,justasthealgorithmcanteachitselfhowtoplaychess,itcanteachitselfwhatproducttorecommendnextonline.Andthemodelsadaptwhengivennewdata.Backpropagation4isanAItechniquethatallowsthemodeltoadjust,throughtrainingandaddeddata,whenthefirstanswerisnotquiteright.人工智能通过渐进式学习算法进行调整,让数据进行编程。人工智能在数据中发现结构和规律,使算法获得一种技能:算法成为分类器或预测器。因此,就像算法可以自学如何下棋一样,它也可以自学下一步应该推荐什么产品。当得到新的数据时,模型就会适应。反向传播是一种人工智能技术,当第一个答案不太正确时,它允许模型通过训练和添加数据来调整。AIanalyzesmoreanddeeperdatausingneuralnetworksthathavemanyhiddenlayers.Buildingafrauddetection5systemwithfivehiddenlayerswasalmostimpossibleafewyearsago.Allthathaschangedwithincrediblecomputerpowerandbigdata.Youneedlotsofdatatotraindeeplearningmodelsbecausetheylearndirectlyfromthedata.Themoredatayoucanfeedthem,themoreaccuratetheybecome.人工智能使用具有许多隐藏层的神经网络分析更多和更深层次的数据。几年前,建立一个包含五个隐藏层的欺诈检测系统几乎是不可能的。这一切都因计算机的强大功能和大数据而改变。你需要大量的数据来训练深度学习模型,因为它们直接从数据中学习。你能提供给它们的数据越多,它们就越准确。AIachievesincredibleaccuracythroughdeepneuralnetworks—whichwaspreviouslyimpossible.Forexample,yourinteractionswithAlexa,GoogleSearchandGooglePhotosareallbasedondeeplearning—andtheykeepgettingmoreaccuratethemoreweusethem.Inthemedicalfield,AItechniquesfromdeeplearning,imageclassificationandobjectrecognitioncannowbeusedtofindcanceronMRIswiththesameaccuracyashighlytrainedradiologists.人工智能通过深层神经网络实现了难以置信的准确性——这在以前是不可能的。例如,你与Alexa、谷歌搜索和谷歌照片的互动都是基于深度学习的——我们越使用它们,它们就越准确。在医学领域,来自深度学习、图像分类和目标识别的人工智能技术,现在可以像训练有素的放射科医生一样,在核磁共振成像上准确地发现癌症。AIgetsthemostoutofdata.Whenalgorithmsareself-learning,thedataitselfcanbecomeintellectualproperty.Theanswersareinthedata;youjusthavetoapplyAItogetthemout.Sincetheroleofthedataisnowmoreimportantthaneverbefore,itcancreateacompetitiveadvantage.Ifyouhavethebestdatainacompetitiveindustry,evenifeveryoneisapplyingsimilartechniques,thebestdatawillwin.人工智能从数据中获取最多。当算法是自我学习时,数据本身可以成为知识产权,答案就在数据中。你只需要应用AI就可以把它们弄出来。由于数据的作用现在比以往任何时候都重要,它可以创造竞争优势。如果你在竞争激烈的行业中拥有最好的数据,即使每个人都在应用类似的技术,那最好的数据也会胜出。TextBArtificialintelligenceiseverywhere,fromApple’siPhonekeyboardtoZillow’shomepriceestimates.There’salsoalotofstuffouttherethatmarketersarecallingAI,butreallyisn’t.PerhapsthingsreachedanewhighpointlastmonthwhenAlphaGo,avirtualplayeroftheancientChineseboardgameGodevelopedbyAlphabet’sDeepMindAIresearchgroup,trouncedthetophumanplayerintheworld,China’sKeJie.

从苹果的iPhone键盘到Zillow的房价估算,人工智能无处不在。市场上也有很多营销人员称之为人工智能的东西,但实际上并非如此。上个月,由Alphabet旗下DeepMindAI研究集团开发的围棋虚拟玩家AlphaGo击败了来自中国的世界顶级棋手柯洁(KeJie),让AI达到了一个新的高潮。Amomentofdramaencapsulatestheachievement:AfterJieresignedinthesecondofthreematches,the19-year-oldlingeredinhischair,staringdownattheboardforseveralminutes,fidgetingwithgamepiecesandscratchinghishead.AjaHuang,theDeepMindseniorresearchscientistwhowastaskedwithmovinggamepiecesonbehalfofAlphaGo,eventuallygotupfromhischairandwalkedoffstage,leavingJiealoneforamoment.Still,it’sgenerallytruethatahumanbeinglikeJiehasmorebrainpowerthanacomputer.That’sbecauseapersoncanperformawiderangeoftasksbetterthanmachines,whileagivencomputerprogramenhancedwithAIlikeAlphaGomightbeabletoedgeoutapersonatjustafewthings.在这背后有一个戏剧性的时刻:在三场比赛的第二场比赛中,19岁的柯洁几乎崩溃。他坐在椅子上,低头盯着棋盘看了几分钟,一边摆弄棋子,一边挠头。负责替AlphaGo移动棋子的DeepMind高级研究科学家AjaHuang最终从椅子上站起来,走下舞台,让柯洁独自待了一会儿。尽管如此,像柯洁这样的人确实比计算机更聪明。因为一个人可以比机器更好地执行各种各样的任务,而具有人工智能的计算机程序,例如AlphaGo,只能在某些事情上胜过人。ButtheprospectofAIbecomingsmarterthanpeopleatmosttasksisthesinglebiggestthingthatdrivesdebatesabouteffectsonemployment,creativityandevenhumanexistence.Here’sanoverviewofwhatAIreallyis,andwhatthebiggestcompaniesaredoingwithit.但是,在一些任务中人工智能表现得比人类聪明,因此引发了关于就业、创造力乃至人类生存影响的争论。以下是关于人工智能的概述,以及大公司正在用它做什么。SowhatisAI,really?Giventhateverybody’stalkingaboutAInow,youwouldthinkit’snew.Buttheunderlyingtechniquesarenot.Thefieldgotitsstartinthemid-twentiethcentury,andoneofitsmostpopularmethodscameaboutinthe1980s.那么AI到底是什么呢?因为现在每个人都在谈论人工智能,你可能会认为它是新的。但它的基本技术并不新。这个领域在20世纪中期开始发展,最流行的方法之一出现在20世纪80年代。AIfirsttookholdinthe1950s.Whilesomeofitsunderlyingconceptspredateit,thetermitselfdatesto1956,whenJohnMcCarthy,amathprofessoratDartmouthCollege,proposedasummerresearchprojectbasedontheideathat“everyaspectoflearningoranyotherfeatureofintelligencecaninprinciplebesopreciselydescribedthatamachinecanbemadetosimulateit.”人工智能首次出现是在20世纪50年代。虽然它的一些基础概念在此之前就已经出现,但这个术语本身始于1956年,由Dartmouth大学的数学教授约翰·麦卡锡提出,他认为“机器可以模拟学习和智力的其他方面”。InthenextfewyearsAIresearchlabspoppedupattheMassachusettsInstituteofTechnology(MIT)andStanfordUniversity.Researchtouchedoncomputerchess,roboticsandnatural-languagecommunication.在接下来的几年里,麻省理工学院(MIT)和斯坦福大学(StanfordUniversity)成立了人工智能研究实验室,研究涉及计算机象棋、机器人和自然语言交流。Interestinthefieldfluctuatedovertime.AIwinterscameinthe1970sand1980saspublicinterestwanedandoutsidefundingdriedup.Startupsboastingpromisingcapabilitiesandventurecapitalbackinginthemid-1980sabruptlydisappeared,asJohnMarkoffdetailedinhis2015book“MachinesofLovingGrace.”ThereareseveralothertermsyouoftenhearinconnectiontoAI.人们对这一领域的兴趣随着时间而发生了变化。随着公众兴趣的减退和外部资金的枯竭,20世纪70年代和80年代成了人工智能的寒冬。正如约翰·马尔科夫(JohnMarkoff)在2015年出版的MachinesofLovingGrace一书中所详述的那样,在20世纪80年代中期,那些拥有良好能力和风险资本支持的初创企业突然消失了。下面是几个你经常听到过的与人工智能有关的术语。Machinelearninggenerallyentailsteachingamachinehowtodoaparticularthing,likerecognizinganumber,byfeedingitabunchofdataandthendirectingittomakepredictionsonnewdata.Thebigdealaboutmachinelearningnowisthatit’sgettingeasiertoinventsoftwarethatcanlearnovertimeandgetsmarterasitaccumulatesmoreandmoredata.Machinelearningoftenrequirespeopletohand-engineercertainfeaturesforthemachinetolookfor,whichcanbecomplexandtime-consuming.机器学习通常需要教会机器如何做一件特定的事情,例如识别一个数字,给它输入一组数据,然后引导它对新数据进行预测。现在机器学习的重要之处在于,随着时间的推移,随着积累越来越多的数据,开发出能够学习并变得更智能的软件变得越来越容易。机器学习通常需要人们手工设计某些特性,以便机器寻找,这可能是复杂和耗时的。Deeplearningisonetypeofmachinelearningthatdemandslesshand-engineeringoffeatures.Oftentheapproachinvolvesartificialneuralnetworks,amathematicalsystemlooselyinspiredbythewayneuronsworktogetherinthehumanbrain.NeuroscientistWarrenMcCullochandmathematicianWalterPittscameupwiththefirstsuchsystemin1943.Throughtheyears,researchersadvancedtheconceptwithvarioustechniques,includingaddingmultiplelayers.Witheachsuccessivelayer,higher-levelfeaturescouldbedetectedintheoriginaldatatomakeabetterprediction.Thelayerspickoutfeaturesinthedatathemselves.Butusingmorelayersdemandsmorecomputingpower.深度学习是一种机器学习,它对功能的手工操作要求较少。这种方法通常涉及人工神经网络,这是一种数学系统,其灵感来自于人类大脑中神经元协同工作的方式。神经学家沃伦·麦卡洛克和数学家沃尔特·皮茨在1943年第一次提出了这样的系统。多年来,研究人员通过各种技术发展了这一概念,其中包括多层感知技术。对于每一个连续的层,可以在原始数据中检测到更高层次的特征,从而做出更好的预测。这些层在数据本身中挑选特征,但是使用更多的层需要更多的计算能力。Whyisitsuddenlysohot?Throughtheyears,hardwarehasgottenmorepowerful,andchipmakersincludingNvidiahaverefinedtheirproductstobettersuitAIcomputations.Largerdatasetsinmanydomainshavebecomeavailabletotrainmodelsmoreextensivelyaswell.人工智能为什么突然备受关注?几年后,硬件变得越来越强大,包括英伟达(Nvidia)在内的芯片制造商已经改进了产品,以更好地适应人工智能计算。在许多领域中,更大的数据集也可用于更广泛的培训模型。In2012,Googlemadeheadlineswhenittrainedaneuralnetworkwith16,000centralprocessingunit(CPU)chipson10millionimagesfromYouTubevideosandtaughtittorecognizecats.Butlaterthatyear,theworldofimagerecognitionwasrockedwhenaneight-layerneuralnetworktrainedontwographicsprocessingunits(GPUs)outdidallothersinacompetitiontoaccuratelyclassifyimagesbasedontheircontent.Monthslater,GoogleacquiredDNNresearch,theUniversityofTorontoteambehindthebreakthrough.2012年,谷歌用1.6万个中央处理器(CPU)芯片对YouTube视频中的1000万张图片进行神经网络训练,并教会它识别猫,这让它成为头条新闻。但同年晚些时候,在一场根据图像内容进行精确分类的竞赛中,一个训练在两个图形处理单元上的八层神经网络击败了其他所有的网络,震惊了图像识别领域。几个月后,谷歌收购了多伦多大学团队DNNresearch,取得了突破性进展。Sincethen,AIactivityhasonlyaccelerated,withtheworld’stoptechnologycompaniesleadingtheway.Meanwhile,theworld’smostvaluablecompanies—technologycompanies!—continuetopublishresearchontheirlatestgains,whichonlyaddstothefascination.Googleanditsparent

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论