CN101877076A - 非线性模糊逻辑决策算法 - Google Patents

非线性模糊逻辑决策算法 Download PDF

Info

Publication number
CN101877076A
CN101877076A CN2009100686481A CN200910068648A CN101877076A CN 101877076 A CN101877076 A CN 101877076A CN 2009100686481 A CN2009100686481 A CN 2009100686481A CN 200910068648 A CN200910068648 A CN 200910068648A CN 101877076 A CN101877076 A CN 101877076A
Authority
CN
China
Prior art keywords
decision
fuzzy
membership
degree
algorithm
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2009100686481A
Other languages
English (en)
Inventor
蔡鸿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to CN2009100686481A priority Critical patent/CN101877076A/zh
Publication of CN101877076A publication Critical patent/CN101877076A/zh
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明提出的非线性模糊逻辑决策算法包括一个定义和六个步骤:定义决策模型如下:决策是一个七元组(I,X,R,D,p,M,A},其含义分别是决策影响因素集、模糊语言变量集、模糊规则的集合、决策机、执行主体集、动作集。五个步骤分别是:采用典型函数法对决策影响因素进行模糊化;采用专家经验法和隶属度预计算算法计算模糊结论;采用重心法对模糊结论反模糊化得到决策概率;按决策概率进行决策;为该决策生成动作集。由于采用了隶属度预计算的算法进行模糊规则优化,本发明可以在策略类型的计算机游戏中高效地模拟非确定性智能决策。

Description

非线性模糊逻辑决策算法
技术领域
本发明涉及计算机游戏人工智能领域,特别是非确定性的决策智能。
背景技术
随着计算机技术的迅速发展,计算机游戏产业成为IT行业中最重要的利润增长点。如何在计算机游戏中模拟人类智能,尤其是非确定性的决策智能,增加计算机游戏的娱乐性和互动性,已经越来越吸引产业界和学术界的广泛关注。
在产业界已经产生一些重要的人工智能技术,然而这些技术仍然没有形成完善的理论体系,并且仍然以确定性的智能为主,对于非确定性的智能技术尚处于发展时期。人类智能最大的特点是具有模糊性,即不确定性。人类在做某个动作或者某种决策时,并不是对周围环境进行量化计算,然后根据计算结果做动作和决策的,相反,人类在做决策时是模糊的。因此我们根据决策中的模糊特性,提出非线性模糊逻辑决策算法,在计算机游戏中模拟非确定性的智能。
发明内容
本发明提供了一种非线性模糊逻辑决策算法,使得对非确定性智能的模拟更加真实。
本发明提出的非线性模糊逻辑决策算法包括一个定义以及五个步骤。定义一个计算机游戏中的决策模型是一个七元组:{I,X,R,D,p,M,A,},其含义分别是决策影响因素集、模糊语言变量集、模糊规则的集合、决策机、执行主体集、动作集。决策算法由五个步骤组成,分别是:采用典型函数法对决策影响因素进行模糊化;采用专家经验法和隶属度预计算算法计算模糊结论;采用重心法对模糊结论反模糊化得到决策概率;按决策概率进行决策;为该决策生成动作集。
具体实施方式
本发明首先对问题领域进行决策建模,提取决策影响因素集,由专家经验建立模糊规则库。然后运行算法执行规则库计算决策结果:采用典型函数法对决策影响因素进行模糊化;采用隶属度预计算算法计算模糊结论;采用重心法对模糊结论反模糊化得到决策概率;按决策概率进行最终决策;为该决策生成相关动作集。

Claims (7)

1.非线性模糊逻辑决策算法,其特征在于包括下列几点:
一个决策模型是一个七元组(I,X,R,D,p,M,A};
采用典型函数法对决策影响因素进行模糊化;
采用专家经验法和隶属度预计算算法计算模糊结论;
采用重心法对模糊结论反模糊化得到决策概率;
按决策概率进行决策;
生成动作集。
2.如权利要求1所述的方法,其特征在于为决策模型进行形式化建模。一个决策模型是一个七元组:{I,X,R,D,p,M,A},其中I={ij|j=1,2,...,n}是决策影响因素的集合;X={xj|j=1,2,...,n}是对应于I的模糊语言变量集;R={ri|i=1,2,...,n}是模糊规则的集合;D是决策机,D以规则库为输入,按特定方法计算最终决策概率;p是决策概率;M={mi|i=1,2,...,n}是执行主体的集合;A={ai|i=1,2,...,n}是动作的集合。
3.如权利要求1所述的方法,其特征在于,采用三角形函数作为隶属函数对决策影响因素进行模糊化。隶属函数定义为:
&mu; A ( u ) = 0 u &le; u 0 u u 1 - u 0 - u 0 u 1 - u 0 u 0 < u < u 1 1 u = u 1 - u u 2 - u 1 - u 2 u 2 - u 1 u 1 < u < u 2
4.如权利要求1所述的方法,其特征在于,采用专家经验法建立模糊规则库,采用隶属度预计算算法计算模糊结论。对于模糊规则前件中的每一个合取子式,依次计算模糊子集的隶属度。隶属度预计算算法按下述步骤执行:如果隶属度不为0,则与当前规则当前最小隶属度比较,如果本次计算的隶属度更小,则更新当前规则的最小隶属度;如果隶属度为0,则忽略该规则,取规则库中下一条规则重复上述动作。
5.如权利要求1所描述的方法,其特征在于,采用重心法对模糊结论反模糊化得到决策概率。计算公式表示为:
y = &Sigma; i = 1 n &mu; c i ( u i ) u i &Sigma; i = 1 n u c i ( u i )
6.如权利1要求所描述的方法,其特征在于,按决策概率进行决策,以决策概率p进行决策。产生一个随机数r,令r∈[0,1],若r≤p则执行该决策,否则不执行。
7.如权利要求1所描述的方法,其特征在于,按问题领域具体特征为决策生成动作集。
CN2009100686481A 2009-04-28 2009-04-28 非线性模糊逻辑决策算法 Pending CN101877076A (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100686481A CN101877076A (zh) 2009-04-28 2009-04-28 非线性模糊逻辑决策算法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100686481A CN101877076A (zh) 2009-04-28 2009-04-28 非线性模糊逻辑决策算法

Publications (1)

Publication Number Publication Date
CN101877076A true CN101877076A (zh) 2010-11-03

Family

ID=43019628

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100686481A Pending CN101877076A (zh) 2009-04-28 2009-04-28 非线性模糊逻辑决策算法

Country Status (1)

Country Link
CN (1) CN101877076A (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108671546A (zh) * 2018-05-23 2018-10-19 腾讯科技(深圳)有限公司 目标操作的确定方法和装置、存储介质及电子装置
CN113256275A (zh) * 2021-07-14 2021-08-13 支付宝(杭州)信息技术有限公司 专家系统的更新方法、业务处理方法及装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108671546A (zh) * 2018-05-23 2018-10-19 腾讯科技(深圳)有限公司 目标操作的确定方法和装置、存储介质及电子装置
CN113256275A (zh) * 2021-07-14 2021-08-13 支付宝(杭州)信息技术有限公司 专家系统的更新方法、业务处理方法及装置
CN113256275B (zh) * 2021-07-14 2021-11-02 支付宝(杭州)信息技术有限公司 专家系统的更新方法、业务处理方法及装置

Similar Documents

Publication Publication Date Title
Castillo et al. Forecasting of COVID-19 time series for countries in the world based on a hybrid approach combining the fractal dimension and fuzzy logic
Sun et al. A hybrid co-evolutionary cultural algorithm based on particle swarm optimization for solving global optimization problems
Yuan et al. An improved artificial physical optimization algorithm for dynamic dispatch of generators with valve-point effects and wind power
Cintra et al. Genetic generation of fuzzy systems with rule extraction using formal concept analysis
CN106411896A (zh) 基于apde‑rbf神经网络的网络安全态势预测方法
CN113919485B (zh) 基于动态层级通信网络的多智能体强化学习方法及系统
Feng et al. The learning of fuzzy cognitive maps with noisy data: A rapid and robust learning method with maximum entropy
CN104408518A (zh) 基于粒子群优化算法的神经网络学习优化方法
CN105205502A (zh) 一种基于马尔柯夫蒙特卡罗的负荷特性综合分类方法
Cerqueira et al. Dynamic and heterogeneous ensembles for time series forecasting
Dhahri et al. Hierarchical multi-dimensional differential evolution for the design of beta basis function neural network
CN106228232A (zh) 一种基于模糊推理种群预测策略的动态多目标教学优化方法
CN105512755A (zh) 一种基于分解的多目标分布估计优化方法
Michel et al. Weak interaction and strong interaction in agent based simulations
CN101877076A (zh) 非线性模糊逻辑决策算法
Bevrani et al. Intelligent automatic generation control: Multi-agent Bayesian networks approach
Tripathi et al. A nature inspired hybrid optimisation algorithm for dynamic environment with real parameter encoding
Daneshfar et al. Bayesian networks design of load-frequency control based on GA
Yuanbin et al. Local memory search bat algorithm for grey economic dynamic system
Khosla et al. A framework for identification of fuzzy models through particle swarm optimization algorithm
Kravets et al. Fuzzy logic controller for embedded systems
CN116167415A (zh) 一种多智能体协同及对抗中的策略决策方法
CN103226656B (zh) 种群迁徙动力学优化方法
CN105117800A (zh) 一种基于遗传算法的优化输变电工程施工网络计划方法
Guo et al. An chaotic firefly algorithm to solve quadratic assignment problem

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
DD01 Delivery of document by public notice

Addressee: Cai Hong

Document name: Notification of Publication of the Application for Invention

C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20101103