亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        Complexity and Intelligence:From Church-Turning Thesis to AlphaGo Thesis and Beyonds(2)

        2016-11-02 01:51:50WANGFeiYue
        指揮與控制學(xué)報(bào) 2016年2期
        關(guān)鍵詞:報(bào)告智能分析

        WANG Fei-Yue

        1.Research Center of Military Computational Experiments and Parallel Systems Technology,The National University of Defense Technology,Changsha Hunan 410073,China 2.The State Key Laboratory of Management and Control for Complex Systems,Institute of Automation,Chinese Academy of Sciences,Beijing 100190,China

        Abstract AlphaGo’s victory over a top human professional player offers a new way of thinking on engineering solution for complexity and intelligence,called “The Extended AlphaGo Thesis” here.This might have a significant impact on the command and control of future intelligent military and smart wars,and has verified technically the soundness of concept and method of parallel systems based on virtual-real interaction as an effective approach for a new military system of systems.

        Key words AlphaGo,complexity,intelligence,intelligent military,smart wars,parallel military,parallel command and control

        2 基于信息的復(fù)雜性及其分析

        何謂復(fù)雜性?Kolmogorow復(fù)雜性或算法熵是關(guān)于現(xiàn)代復(fù)雜性研究的開(kāi)始.如何在智能系統(tǒng)研究中引入復(fù)雜性分析,是我30年所面臨的問(wèn)題.我在McNaughton和Saridis的幫助下,曾寫(xiě)過(guò)3份研究報(bào)告[18?20],其中第1份基本被否定,但第3份引入基于信息的復(fù)雜性概念,主要受S.F.Traub等的工作影響[21?26],自己還算滿足.后由于其他工作的影響,這項(xiàng)研究沒(méi)有再深入,所以一直沒(méi)有發(fā)表,許多年后,連研究工作報(bào)告也不知在何處.萬(wàn)幸的是,我的博士生在我從美國(guó)帶回的材料中,竟然找到了這份近30年前寫(xiě)的研究報(bào)告[20].在此,我摘錄其中的1節(jié)于此,讓大家了解自己當(dāng)時(shí)從事復(fù)雜性研究的思路,或許對(duì)關(guān)于智能與復(fù)雜性的更進(jìn)一步研究有所幫助.

        Complexity Analysis in Intelligent Machines

        In this section we address the issue of complexity analysis in Intelligent Machines.The motivation of performing complexity analysis for an Intelligent Machine is to determine the intrinsic limit and ability on which tasks can be accomplished by that Machine.

        The performance of task processing of Intelligent Machines will be measured by precision or reliability.To include the reliability as the measure of performance is based on the consideration that for many tasks,especially the higher level tasks,in an Intelligent Machine,their solutions(i.e.,ways to accomplish tasks)are not unique and are not defined in the conventional normed spaces(e.g.,the normed linear space G in information-based complexity),therefore the terms“error”and then“precision” are not well defined for those tasks.Instead,the performance of those tasks are usually described by the degree of satisfaction of certain specifications(McInroy and Saridis,1989).Reliability can then be used as a probabilistic measure of assurance of performance.Like the precision of a task processing,its reliability can be computed off-line or estimated by on-line observation.

        The two central questions of complexity analysis for an Intelligent Machine are,

        ·What is the minimal cost to accomplish a task by the Machine for a given level of precision or reliability?

        ·What is the maximal precision or reliability accomplished for a task by the Machine with a specified level of cost?

        It is very important to point out that here we discuss the complexity within the context of a specific Machine,not with respect to all Machines.In other words,we talk about the complexity of a task processing by an arbitrary single Machine,which is a machine-dependent quantity,not the complexity of a task processing by all Machines,which is a machine-independent quantity.The reason for this is simple:we want to find a way to measure the ability and limit of a specific Intelligent Machine,not that of all Intelligent Machines.The later is too complicated to be accomplished at the current stage.

        Following the formulation of informationbased complexity,we will formalize the problem of complexity analysis for Intelligent Machines.Since we just investigate the complexity of task processing of a specific Machine,unlike in the information-based complexity where almost all possible information operators and algorithms are assumed to be available,we have to assume that the specific Machine has only finite number of information operators and algorithms for its task processing.

        A.Complexity of Machine Precision:The formulation ofcomplexity of machine preci-sionis a triple

        where

        1.TSp=(T,D,E,ε)istask specification:

        ·T:a finite set oftasks.An element f from T is called a task.

        ·D:T→DB×MI is thedecision mapping.D(f)=(ND,φD)indicates a decision to processing task f with information operator NDand algorithmφD.

        · E:D(T)→R+is theerror function.E(D(f))defines the error of the decision D at task f.R+=[0,+∞).

        ·ε∈R+is the specification ofprecision:D is called anε-approximate decisionat f iffE(D(f))≤ε.The error of a decision D can be defined in different settings(e.g.,the worst,average,and probabilistic cases).For simplicity,we consider only worst case setting,therefore,theworst case errorof D is defined by

        D is called anε-approximate decisioniffe(D)≤ε.

        2.DB=(H,Λ,N1,...,Ns)isdatabase specification:

        ·H:a set of measurements of the database.

        ·Λ:a finite set of primitiveinformation operationsof the database.An element L from Λ is a mapping L:T→H.L(f)represents the information about f through the computation of the form L(f).The cost of each information operation is assumed to be a constantcDB(cDBprimitive operations).

        ·Ni:T→K is aninformation operator.Ni(f)specifies the information about task f obtained by Ni.K={[L1(f),...,Lm(f)]:f∈T,Li∈Λ,m>0}is the set of all finite sequences of information operations.

        3.MI=(?,φ1,...,φt)isalgorithm specification:

        ·?:a set of primitivecomputational operations.The cost of each computation operation is assumed to be a constantcMI(cMIprimitive operations).

        ·φi: N1(T)∪...∪Ns(T)→G is analgorithm,

        where G is the set of task solutions.An algorithm combines the known information N(f)and produces an approximate solution for a task,using computational operations in ?.

        Now we can define theε-complexity of machine precision. The total cost of decision D(f)=(ND,φD)at task f is given by

        where cost(ND,f)is thedatabase costof computing ND(f)and cost(φD,ND(f))is thedecision costof computingφ(ND(f)).The cost here is defined in terms of the number ofprimitive operationsperformed.The primitive operations include the addition,multiplication,etc.The cost of computation of decision D in the worst case setting is given by

        Theε-complexity of machine precisionis then defined as the minimal cost among all decisions with error at mostε,

        compMP(ε)is the measure of difficulty of processing tasks with the given precisionεby an Intelligent Machine.A task cannot be accomplished with precisionεif the operational resource assigned is less than compMP(ε).Tasks that cannot be achieved because limitations dictate that the requisite operational resources cannot be granted by the Machine are said to beintractableby the Machine.

        C-precisionis defined as the minimal error among all decisions which accomplish the tasks with cost at mostC,

        pres(C)is the upper bound of precision of processing tasks with the given operational resourceC.Precision higher than pres(C)cannot be achieved with the resource bounded byC.

        B.Complexity of Machine Reliability:The formulation ofcomplexity of machine reliabilityis a triple

        where

        1.TSR=(T,M,S,D,δ)istask specification:

        ·T:a finite set oftasks.An element f from T is called a task.

        ·M:a finite set ofspecifications.

        ·S:T→M is thespecification mapping.S(f)represents the specifications to be met by task f.

        ·D:T→DB×MI is thedecision mapping.D(f)=(ND,φD)indicates a decision to processing task f with information operator NDand algorithmφD.

        ·δ∈[0,1]is the specification ofreliability:D is

        called anδ-reliable decisionat f iff Prob[S(f)is true|D(f)]≥δ.Theworst case reliabilityof a decision D is defined by

        r(D)=max{Prob[S(f)is true|D(f)]:f∈T};

        D is called anδ-reliable decisioniff r(D)≥δ.

        2.DB=(H,Λ,N1,...,Ns)is the same database specification as in the formulation of complexity of machine precision.

        3.MI=(?,φ1,...,φt)is the same algorithm specification as in the formulation of complexity of machine precision.

        Now we can define theδ-complexity of machine reliability.As for complexity of machine precision,the total cost of decision D(f)=(ND,φD)at task f is given by

        and the cost of computation of decision D in the worst case setting is given by

        Theδ-complexity of machine reliabilityis then defined as the minimal cost among all decisions with reliability at leastδ,

        compMR(δ)is the measure of difficulty of processing tasks with the given reliabilityδby an Intelligent Machine.A task with the specified reliabilityδis intractable if the operational resource assigned is less than compMR(δ).

        C-reliabilityis defined as the maximum reliability among all decisions which accomplish the tasks with cost at mostC,

        rely(C)is the upper bound of reliability of processing tasks with the given operational resourceC. Reliability higher than rely(C)cannot be achieved with the resource bounded byC.

        The main difference between the informationbased complexity and the machine complexities is that,in information-based complexity,the complexity is computed on the convention that the same information operator and algorithm will be used for all the problems,however,in both machine precision complexity and machine reliability complexity,the complexity is calculated on the assumption that the different information operator and algorithm are allowed to be used for different tasks.The decision to find suitable information operator and algorithm for a task is specified by the decision mapping D.This is because the facts that only a finite number of information operators and algorithms is available for any kind of task processing by any specific Intelligent Machine and that a Machine is capable of obtaining different information and applying different controls for different tasks.

        The complexity formulation of machine precision or reliability can be applied in complexity analysis of any task processing units in an Intelligent Machine.Depending on the connection confi guration of task processing units is sequential or parallel,the resulting complexity will be the maximum of complexities of task processing units or the sum of complexities of task processing units.For example,in Petri net model of the Coordination Level of an Intelligent Machine(Wang and Saridis,1990),each of the transitions in a Petri net transducer can be considered as a task processing unit,and therefore we can use the above complexity formulations in their complexity analysis.When complexities of information operators and algorithms(cost(ND,f)and cost(φD,ND(f)))are unknown and uncertainty but can be observed from the task execution,they can be used as the performance indices in the on-line learning algorithm for decision making in Petri net transducer.

        By the same arguments made for informationbased complexity,equation(5)indicates that to processing tasks by a task unit of Machine with the given operational resource and the specified precision(or reliability),higher intelligent algorithms have to be used for small size databases and lower intelligent algorithms have to be used for large size databases.This observation verifies the principle of IPDI of Intelligent Machines for any specific task processing unit.Since complexity is additive,we can reach the conclusion that the principle holds for any subsystem of an Intelligent Machine.

        (未完待續(xù))

        猜你喜歡
        報(bào)告智能分析
        隱蔽失效適航要求符合性驗(yàn)證分析
        智能前沿
        文苑(2018年23期)2018-12-14 01:06:06
        電力系統(tǒng)不平衡分析
        電子制作(2018年18期)2018-11-14 01:48:24
        智能前沿
        文苑(2018年19期)2018-11-09 01:30:14
        智能前沿
        文苑(2018年17期)2018-11-09 01:29:26
        智能前沿
        文苑(2018年21期)2018-11-09 01:22:32
        一圖看懂十九大報(bào)告
        報(bào)告
        電力系統(tǒng)及其自動(dòng)化發(fā)展趨勢(shì)分析
        報(bào)告
        亚洲av成人无码一二三在线观看| 国产av无码专区亚洲aⅴ| 在线看不卡的国产视频| 国产亚洲精品90在线视频| 99久久免费只有精品国产| 人人妻人人澡人人爽人人精品| 国内自拍偷拍亚洲天堂| 亚洲av网站在线免费观看| 精品国产yw在线观看| 亚洲av无码专区在线播放中文| 91福利视频免费| 一区二区三区四区四色av| 97cp在线视频免费观看| 亚洲精品一区国产欧美| 久久精品无码一区二区乱片子| 国产精品污一区二区三区在线观看 | 日本师生三片在线观看| 99久久99久久久精品齐齐| 久久久久久久性潮| 色窝窝手在线视频| 亚洲高清国产成人精品久久| 热久久美女精品天天吊色| 亚洲天堂在线视频播放| 日本午夜一区二区视频| 欲女在线一区二区三区| 亚洲欧美成人一区二区在线电影| 久久福利青草精品资源| 在线观看国产激情免费视频| 人妻激情偷乱视频一区二区三区| 无码人妻丰满熟妇啪啪7774| 丝袜 亚洲 另类 欧美| 成年人一区二区三区在线观看视频| 人与禽性视频77777| 亚洲色图视频在线 | 亚洲乱码一区二区三区成人小说 | 亚洲av成人av三上悠亚| 老妇女性较大毛片| av无码精品一区二区乱子| 邻居少妇太爽在线观看| 十四以下岁毛片带血a级| av无码久久久久久不卡网站 |