版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1HistoryofArtificialIntelligenceDanaNejedlováDepartmentofInformaticsFacultyofEconomicsTechnicalUniversityofLiberec2WhatisIntelligence?Commondefinitionofartificialintelligence:AIisafieldwhichattemptstobuildintelligentmachinesandtriestounderstandintelligententities.Butwhatisintelligence?Learning,manipulatingwithfacts,butalsocreativity,consciousness,emotionandintuition.Canmachinesbeintelligent?Uptothepresentdayitisnotsurewhetheritispossibletobuildamachinethathasallaspectsofintelligence.ThiskindofresearchiscentralinthefieldofAI.3WhatIsArtificialIntelligence?Buildingmachinesthatareableofsymbolicprocessing,recognition,learning,andotherformsofinferenceSolvingproblemsthatmustuseheuristicsearchinsteadofanalyticapproachUsinginexact,missing,orpoorlydefinedinformationFindingrepresentationalformalismstocompensatethisReasoningaboutsignificantqualitativefeaturesofasituationWorkingwithsyntaxandsemanticsFindinganswersthatareneitherexactnoroptimalbutinsomesense„sufficient“Theuseoflargeamountsofdomain-specificknowledgeTheuseofmeta-levelknowledge(knowledgeaboutknowledge)toeffectmoresophisticatedcontrolofproblemsolvingstrategies4BeforetheCreationofElectronicComputersAncientandmedievalmythsTalos,Pandora,Golemartificialmen,robots,automatonsBook“GodsandRobots”(2018)Today’sAIceasestobecomprehensiblesimilarlytoancientrobots’innerworkings.Researchintheantiquitytillthe17thcenturyAristotle,RamonLlull,GottfriedWilhelmLeibnizautomationofreasoningThomasHobbes,RenéDescartesmechanisticunderstandingoflivingbeings20thcentury,1948NorbertWiener–Cybernetics:OrtheControlandCommunicationintheAnimalandtheMachine.Intelligentbehavioristheresultofthefeedbackmechanism.5TheBeginningsofElectronicComputersJohnLouisvonNeumann(1903–1957)VonNeumann’sarchitectureofacomputerConsultationsontheEDVACProject(1945)GameTheory(1944)Itcanbeappliedtotheinteractingintelligentagents.Cellularautomata(1966)Theyhavecomputationalcapacity.AlanMathisonTuring(1912–1954)TuringMachine(1936)formalizationofalgorithm,abstractionofcomputerTuringTest(1950)proposalhowtotesttheabilityofamachinetodemonstratethinkingProgrammingof“ManchesterMarkI”computer(1949)6Thebirthof“ArtificialIntelligence”JohnMcCarthyusedtheterm“ArtificialIntelligence”forthefirsttimeasthetopicoftheDartmouthconferencein1956.Venue:DartmouthCollege,Hanover,stateNewHamphshire,USAOrganizers:JohnMcCarthy,MarvinMinsky,NathanielRochester,andClaudeShannonParticipants:RaySolomonoff,OliverSelfridge,TrenchardMore,ArthurSamuel,HerbertSimon,andAllenNewellProposal:Toprovethateveryaspectoflearningoranyotherfeatureofintelligencecanbesopreciselydescribedthatamachinecanbemadetosimulateit.7ApproachestoArtificialIntelligenceGoodOld-fashionedArtificialIntelligence(GOFAI)orsymbolicartificialintelligence(JohnHaugeland,1985)Program(e.g.classifier)intheGOFAIstyleiscomposedofparts(e.g.rules),thathaveclearrelationtotherealworld.New-fangledArtificialIntelligenceThemostimportantbranchwasconnectionism–artificialneuralnetworks(McCulloch–Pitts,1943).Thecentralideaisthatalargenumberofsimplecomputationalunitscanachieveintelligentbehaviorwhennetworkedtogether.Geneticalgorithms(Holland,1975)andotherkindsofbiologicallyinspiredinformationprocessingStrongAI(JohnSearle,1980)(CurrentlycalledAGI.)Artificialintelligenceisrealintelligence.Solutionofcomplexproblems,e.g.robotics.WeakAI(CurrentlycallednarrowAI.)Artificialintelligenceisamereimitationofhumanrealintelligence.Solutionofaspecificproblemsthatdonotcoverthewholescaleofhumancapabilities,e.g.OCRorchess.8MotivationsforBiologicallyInspiredInformationProcessingDannyHillis:TheConnectionMachine(1985)MachinesprogrammedinaGOFAIstyletendtoslowdownastheyacquiremoreknowledge.Theymustsearchtheirknowledgebase.Humanshavetheoppositeproperty.Theyhavemassivelyparallelbrainarchitecture.Humanswerenotproducedbyanengineeringprocess.Theyaretheresultofevolution.MarvinMinsky:TheSocietyofMind(1986)Modelofhumanintelligencewhichisbuiltfromtheinteractionsofsimplepartscalledagentswhicharethemselvesmindless.Itwouldbedifficulttoimaginehowevolutioncouldshapeasinglesystemascomplexasmind.Evolutioncould,however,shapeindividualspecializedcognitiveunitsandformthemechanismsthatenablethemodulestointeract.MarvinMinsky:TheEmotionMachine(2006)Emotionsaredifferentwaystothinkthatourmindusestoincreaseourintelligence.9ArtificialIntelligencePhilosophyWhatisintelligenceandthinking?Turingtest(1950)AccordingtoGOFAIthinkingissymbolmanipulation,thatiswhyprogramintheGOFAIstyleisthinking.ChineseRoomProblem(JohnSearle,1980)Thinkingofhumansandcomputersisdifferent.Ishumanintelligenceinseparablefrommindandemotions?Inwhatsensecanwesaythatacomputercanunderstandnaturallanguage?WhoisresponsibleforthedecisionsmadebyAI?Whatshouldbetheethicsofpeopleofdealingwiththecreationsofartificialintelligence?treatingrobotsusingproductsofgenerativemachinelearning10HardVersusSoftComputingGoodOld-fashionedArtificialIntelligenceIF–THENRulesHeuristicsNew-fangledArtificialIntelligenceNeuralnetworksFuzzylogicProbabilisticreasoningbeliefnetworks(Bayesnetworks)geneticalgorithmschaostheorypartsoflearningtheory(machinelearning)11HeuristicsProblem-solvingmethodthatisusuallysuccessful,butcanfailisomesituationsUnclearlydefinedproblemswithmissingorambiguousdataMedicaldiagnosisVision,speechrecognitionHelpstodecideamonginfinitenumberofpossibleinterpretations.Aproblemmayhaveanexactsolution,butthecomputationalcostoffindingitmaybeprohibitive.Chess,tic-tac-toe,15or8-puzzle,scheduling,path-finding…HeuristicevaluationfunctionEvaluateseachstageofsolution.NumberofconflictsinanumberofpossibleschedulesHelpstodecideaboutthenextstepleadingtothegoal.Selectingtheschedulewithminimumnumberofconflictsforthenextsmallchangesattemptingtofindsomecorrectschedule12ExpectationsfromArtificialIntelligencePredictionsofHerbertSimonandAllenNewell(HeuristicProblemSolving,1958),thatwithintenyearsadigitalcomputerwillbetheworld'schesschampion,adigitalcomputerwilldiscoverandproveanimportantnewmathematicaltheorem,adigitalcomputerwillcomposecriticallyacclaimedmusic,mosttheoriesinpsychologywilltaketheformofcomputerprograms.AndrewNg(Chinese-Americancomputerscientistfocusingonimprovingpeople’slivesusingAI)Ifatypicalpersoncandoamentaltaskwithlessthanonesecondofthought,wecanprobablyautomateitusingAIeithernoworinthenearfuture./2016/11/what-artificial-intelligence-can-and-cant-do-right-now13TypicalAIProblem8QueensPuzzleIsthereawayofplacing8queensonthechessboardsothatnotwoqueenswouldbeabletoattackeachother?14HardProblemforAITruncatedChessboardProblemIsthereawayofplacingdominosontheboardsothateachsquareiscoveredandeachdominocoversexactlytwosquares?Peoplesolvetheproblemeasily,butitishardforthemtodescribeitformally.15LimitationsofArtificialIntelligenceDavidHilbert(1862–1943)andKurtGödel(1906–1978)Gödel‘sIncompletenessTheorem(1931)Consistencyofaformalsystemcannotbeprovedwithinthesystem,becauseitcancontainstatementswithself-reference–logicalparadoxesoftheliarparadoxtype:Thisstatementisfalse.Sometaskshavenoalgorithms.HaltingproblemItisnotdecidablewhetherthealgorithmwillhaltornot.Thealgorithmsinquestioncontainagainself-reference.ComplexityTheory(NP-completeness,1971)Sometaskshavealgorithms,butthecomputationcannotbecompletedinpractice(onarealcomputer),becauseitwouldtaketoomuchtime.RogerPenrose(booksTheEmperor‘sNewMind,ShadowsoftheMind)Itmaynotbepossibletocompletelysimulatebiologicalintelligencebycomputationalapproachesasitmaybebasedon(apparentlyquantum)phenomenathatwedonotknowandarenotabletoimitate.16ThreatsofArtificialIntelligenceTechnologicalSingularityHypothesisthattheinventionofartificialsuperintelligencewouldacceleratetechnologicalprogresswhichwouldhaveunpredictableeffectonhumansocietyExistentialriskfromartificialgeneralintelligenceBook„Superintelligence“byNickBostromGoalsofAIshouldbecarefullydefinedsothatAIfulfillingthesegoalsdoesnotdestroyhumans.
ExampleSuperintelligenceisdefinedbyBostromasanartificialintellectthatissuperiortohumanintellectineveryaspectincludingcreativity,generalwisdom,andsocialskills./blog/articles/ai-quotes-from-some-of-the-worlds-top-minds//bizchina/tech/2017-07/28/content_30278816.htmPeopleviewingAIasthreatElonMusk,StephenHawking,GeoffreyHinton,JamesCameronPeopleviewingAIasbenefittomankindMarkZuckenberg,AndrewNgWeshouldbemoreconcernedwithhowhumansabusethepowerAIoffers.autonomousweaponssystemsfacialrecognitionsystemsusedformasssurveillanceofpeoplesystemsmonitoringpeople’sbehaviorontheinternetusedfortheirscoringChatbotsonsocialnetworksinfluencepoliticalviews.Neuralnetworkscanbefooledintoerroneousrecognitionbypresentingspecificallymodifiedinput(pictures,text,audio)tothem(Adversarialattacks).Peoplecanbefooledbydeepfakes.ThecopyrightownersoftheworksonwhichtheAIlearnsarenotyetcompensated.17Gödel‘sIncompletenessTheoremThereareunprovablestatementsineveryaxiomaticmathematicalsystemexpressiveenoughtodefinethesetofnaturalnumbers.Exampletheorem1=2Proofofthetheorem:Ifa=b,a≠0,b≠0,thenthetwofollowingequalitiesarealsotrue:a2–b2=(a–b)∙(a+b),a2–b2=a2–ab.Andthefollowingstatementscanbederivedfromthem:a2–ab=(a–b)∙(a+b)a∙(a–b)=(a–b)∙(a+b)a=a+ba=a+aa=2a1=2Truthcanbeverifiedonlywhenknowledgebeyondthenaturalfinitenumbersarithmeticisused.18TheLogicTheorist–TheFirstArtificialIntelligenceProgramAllenNewell,J.C.ShawandHerbertSimonatCarnegieInstituteofTechnology,nowCarnegieMellonUniversity,in1955Itdidlogicproofsfromthebook“PrincipiaMathematica”(BertrandRussellandAlfredNorthWhitehead,1910).Itusedmentalprocessesofhumanexperts.cognitivescienceToimplementLogicTheoristonacomputer,thethreeresearchersdevelopedaprogramminglanguage,IPL,apredecessorofLisp.19ProgrammingLanguagesTaskslikenaturallanguageprocessing,knowledgerepresentation,ortheoremprovingneededaspeciallanguageallowingprocessingofsymbolicdata.Lisp(JohnMcCarthy,USA,1958)functionalparadigm/listprocessingProgramconsistsoffunctionsofnestedfunctions.Dataandprogramsarerepresentedthesameway:alist.(+123)isabothalistof4atomsandafunctionreturningvalue6.Programcanserveasdataforanotherprogram!Powerfulfeatureallowingflexibleandproductivecoding.Prolog(AlainColmerauer,Europe,1972)declarativeparadigm/logicprogrammingProgramconsistsoffactsandrules.Programmerdescribes(i.e.declares)aproblem.Compilerdeducesnewfactsfromthem.Programmerdoesnotwritethealgorithmforthesolution.Differentiableprogrammingnewparadigmenablingmachinelearningprogramstochangetheirstructureaccordingtodatathankstonewcompilersreferences:medium1,medium2,medium3,towardsdatascience20ProgramswithSymbolicArtificialIntelligenceTheGeneralProblemSolver(1957)Itwassolvingformalizedsymbolicproblems,e.g.mathematicalproofsandchess.TheGeometryTheoremProver(1958)Itwasprovingtheoremswiththehelpofexplicitlyrepresentedaxioms.SAINT(SymbolicAutomaticINTegrator)Integralcalculus(1961)ANALOGY(1963)ThepictureAistopictureBlikepictureCtopictureD.IQtestsareusedformeasuringtheintelligenceofpeople.ComputerscanbeprogrammedtoexcelinIQtests.Butthoseprogramswouldbestupidinreal-worldsituations.21NaturalLanguageProcessingSTUDENT(1964,1967)Itwassolvingwordproblemsinalgebra.SIR(SemanticInformationRetrieval,1968)Itwasreadingsimplesentencesandansweredquestions.ELIZA(1965)Itwassimulatingpsychologist.TLC(TeachableLanguageComprehender)(1969)Itwasreadingtextandmakingsemanticnetwork.SUR(SpeechUnderstandingResearch)(1971)5-yearplanoftheARPA(todayDARPA)agencyofaresearchincontinuousspeechrecognition22ExpertSystemsTheybelongtothesymbolicAI.Theyuseasetofrulesandheuristics.MACSYMA(MIT,1968-1982)Itwasdoingsymbolicmathcalculations.DENDRAL(SRI,1965)Itisidentifyingchemicals.MYCIN(SRI,EdwardShortliffe,1974)Itdiagnosedinfectiousblooddiseases.Thefollowingsystems:EMYCIN,PUFF,INTERNIST-CADUCEUS23CommercialExpertSystemsPROSPECTOR(SRI,1974–1983)Itisanalyzinggeologicaldataandsearchingfordepositsofminerals.XCON–eXpertCONfigurer(CMU,1978)ItwasconfiguringDEC’sVAXcomputers.TEIRESIAS(SRI,RandallDavis,1976)KnowledgeAcquisitionSystem(KAS)Itisacquiringknowledgefromhumanexperts.Itisbuildingknowledgebasesforexpertsystems.24RoboticsMarvinLeeMinsky(*1927)Freddy(UniversityofEdinburgh,1973)SHAKEY(SRI,1969)SHRDLU(MIT,TerryWinograd,1970)blocksworlds(MIT,1970)Robothastomanipulatebuildingblocksaccordingtoinstructions.computervisionnaturallanguageunderstandingplanning25TheFirstArtificialNeuralNetworksWarrenMcCullochandWalterPittsModelofartificialneuron(1943)Neuronrepresentsfunctions.DonaldOldingHebbRuleforneuralnetworktraining(1949)MarvinMinskyandDeanEdmondshavebuiltthefirstcomputerwithneuralnetwork.SNARC(1951)26OtherArtificialNeuralNetworksFrankRosenblattPerceptron(1957)asingle-layernetworkanditslearningrulecapableoflearninglinearlyseparablefunctionsBernardWidrowandMarcianTedHoffMinimizationofnetwork’srootsquareerrorDeltarule(learningruleofaneuralnetwork)ADAptiveLINEarSystemsorneuronsorADALINEs(1960)MADALINEs(1962)multi-layerversionsofADALINEs27NeuralNetworksCritiqueBook„Perceptrons“(MarvinMinskyandSeymourPapert,1969)Whensingle-layerneuralnetworksofaPerceptrontypecannotlearnXORfunction(itislinearlyinseparable),alsomulti-layernetworkscannotlearnit.Hencefundingofneuralnetworkresearchwasstoppeduntilthebeginningofthe20thcentury80’s.Butmulti-layerneuralnetworkscanlearntheXORfunction.Allthatisneededforthisistofindtherightalgorithmfortheirtraining.28NeuralNetworksResurrectionHopfieldnet(JohnHopfield,1982)Itcanlearnacoupleofpictures(patterns).Self-OrganizingMap(SOM)(TeuvoKohonen,1982)Itcandounsupervisedlearning.Backpropagation(ArthurBrysonandYu-ChiHo,1969)algorithmfortrainingofamultilayerneuralnetworkItneedsnetwork’sneuronsnottohaveasharpthreshold.Becauseitwasnotnoticed,itwasthenrediscoveredseveraltimesinthe70’sandthe80’softhe20thcenturyandpopularizedin1986.NETtalk(TerrySejnowskiandCharlesRosenberg,1986)Multi-layerneuralnetwork,thatlearnedEnglishpronunciationandcouldgeneralize.Itusedthebackpropagationalgorithm.29NeuralNetworksatPresentNeuralnetworkswiththequantityoflayersandneuronsusedsince1980shadproblemsinlearning.Since2006waysoftraininglargenetworksareaccomplishedtobefound.Thesenetworkshavehuman-levelperformance.DeeplearningneuralnetworkswithlargernumberoflayersDeepBeliefNetworkItslayerscanbetrainedseparatelybyunsupervisedlearning.multilayerneuralnetworktrainedusingbackpropagationItsvariantisconvolutionalneuralnetworkforrecognitionofimages.Themaingoalistoachievetheabilityofextractionofthefeaturesoftheobjecttoberecognizedondifferentlevelsofabstraction.Seee.g.alectureofYoshuaBengio.Pixelsaretheinputintothefirstlayerofthenetwork,edges,contours,andobjectpartsarerecognizedonsubsequentlayers,theclassoftheobjectisreturnedbytheoutputlayer.Differentlevelsofabstractionaresolvedondifferentlayersofthenetwork.Thenetworkassignsthelevelsofabstractiontoitslayersbyitsowndecision.Prerequisitestheexistenceoflargequantitiesofdataandtrainingdatasets,e.g.:labeledimagestextsandtheirtranslationsintomultiplelanguagesdistributedcomputing(e.g.cloud),morepowerfulCPUs,utilizingofGPUsCritiqueGeoffreyHintonsays"Myviewisthrowitallawayandstartagain."Peopledonotneedasmuchdataassupervisedlearningdoes.30PresentApplicationsofNeuralNetworksNaturallanguageprocessing(e.g.IBMProjectDebater)GenerationofimagesfromotherimagesorfromtextcaptionsalgorithmsofGoogleaFacebookOpenAI’sDALL·EandfreeDALL·EminiMusiccompositionwiththehelpofmachinelearninge.g.neuralnetworkCoconettrainedonthemusicofJ.S.BachReinforcementlearningSolvestasks
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 小学秋季开学典礼演讲稿(30篇)
- 人才选拔目标资质管理办法
- 导游培训工作的总结模板5篇
- 2018-2019年温州市龙湾区屿田实验小学一年级上册语文复习题无答案
- 贵阳市古玩市场租赁合同
- 离职员工离职后职业发展
- 失眠的诊断标准、分级、临床表现与疗效评估
- 疫苗研发生产技术标文件
- 小学生开学国旗下讲话5篇
- 建筑施工员合同样本
- 《学生心理健康教育》课件
- 2022年中国铁路太原局集团有限公司招聘考试真题
- 分解因式-十字相乘法
- 薄荷的栽培技术
- 副食品、蔬菜、水果、肉类配送项目(完整版)投标文件
- 新大气污染防治法培训课件
- 部编版三年级上册道德与法治第一单元《快乐学习》知识要点归纳
- 浙江省金华市2022-2023学年六年级上学期期中科学试卷
- 教师资格证必背时政类教育热点
- 政府采购基础知识培训(最终稿)
- 建筑业企业资质管理制度
评论
0/150
提交评论