首页> 外文OA文献 >IDS法を用いたモデリングシステムの実用性:性能調査とハードウェア実装
【2h】

IDS法を用いたモデリングシステムの実用性:性能調査とハードウェア実装

机译:使用IDS方法建模系统的实用性:性能调查和硬件实现

摘要

The performance characteristics robustness, speed, and tractability are important for the realization of practicalcomputing systems. The concept of soft computing enables the achievement of such practical characteristicsby tolerating imprecision and uncertainty instead of depending on exact mathematical computations. Theink drop spread (IDS) method is a modeling technique that has been proposed as a new approach to softcomputing. This method is characterized by a modeling process that uses image information without includingcomplex formulas. The model structure is a parallel distributed system comprising multiple SISO units, eachof which independently functions as a modeling engine; each SISO unit is termed an “IDS unit.” Each IDSunit extracts a feature of the modeling target in the form of an image. The upper processing unit performsinference by aggregating the image information from all the IDS units.The objective of this dissertation is to investigate the performance of the IDS method as a soft computingtool and to reveal the practicality of this method. First, the modeling ability of the IDS method is presentedby using three benchmarks concerning logic operation, function approximation, and classification. Next,the performance of the IDS method is investigated in terms of robustness, speed, and tractability, which aretypical criteria that determine the importance of soft computing tools. The robustness is evaluated on the basisof noise tolerance and fault tolerance. Based on these criteria, we compare the IDS models with artificialneural networks (ANNs) and fuzzy inference systems (FISs).In several studies on ANNs, Hwang’s five-function set is used as the regression benchmark, and the generalizationperformance is evaluated for each set of noiseless and noisy training data. By using this benchmark,we present the noise tolerances of the IDS models, multilayer perceptrons (MLPs), radial basis function networks(RBFNs), and adaptive neuro-fuzzy inference systems (ANFISs). The MLP is the most popular modelof neural networks. The RBFN is a variant of the ANN and is known to have superior fault tolerance andfast convergence. The ANFIS is characterized by its hybrid learning; the parameters of the premise part andconsequent part in its fuzzy inference are adjusted by the gradient descent method and least squares method,respectively.The structure of IDS models is similar to that of ANNs: they comprise distributed processing units. Theimplementation of such parallel processing networks with dedicated hardware provides fault tolerance. Weevaluate the fault tolerances of IDS models and ANNs for single unit failure using the stuck-at fault model.Most studies on the fault tolerance of ANNs investigate fault tolerance using classification tasks. This isbecause in the approximation of continuous functions, the failure of a single hidden unit causes considerabledegradation in computation. Our experiments use function approximations that are more difficult thanclassification for the evaluation of fault tolerance.The speed of learning is important in real-time learning applications that require quick adaptation to nonstationaryconditions. In ANNs, online learning is often used for real-time learning applications; it updatesthe network parameters for every training example and each example is discarded after the update. Onlinelearning in the IDS method also follows this procedure. The real-time learning capabilities of each system areevaluated by using online learning.Since tractability cannot be quantitatively measured and its definition is ambiguous, in this dissertation, itis discussed from the viewpoints of the interpretability and transparency of the model. In the former viewpoint,we follow the definition of interpretability that is generally used. The interpretability is based on a comprehensiblesystem structure and description for humans. On the other hand, the latter viewpoint does not dealwith the transparency for interpretation and analysis, which is the definition of transparency for fuzzy systems;instead, it deals with the transparency with regard to performance. When optimal performance is realized withease for various requirements, we consider such a system to be transparent with regard to performance.Since IDS models have a parallel processing structure, the development of their hardware is beneficialto the improvement of the processing speed. This is evident from the fact that numerous VLSI devices anddedicated processors comprising ANNs and FISs with parallel processing structures have been developed.Moreover, the IDS method is potentially used for fault-tolerant computing. If dedicated IDS hardware units areprovided, the fault tolerance characteristic is realized. This dissertation describes the hardware implementationof the IDS unit. By comparing the processing speed of an IDS modeling system equipped with IDS hardwareunits with that of a software-based IDS modeling system, the effectiveness of the hardware implementation isverified.On the basis of the results of the above evaluations, this dissertation demonstrates that the IDS method isa practical method that has superior capability to function as a soft computing tool.
机译:性能特征的鲁棒性,速度和易处理性对于实现实际的计算系统很重要。软计算的概念通过容忍不精确和不确定性,而不是依赖于精确的数学计算,来实现这种实用特性。墨滴扩散(IDS)方法是一种建模技术,已被提议作为一种新的软计算方法。该方法的特征在于使用图像信息而不包含复杂公式的建模过程。模型结构是一个并行的分布式系统,包括多个SISO单元,每个单元均独立地充当建模引擎;每个SISO单元都称为“ IDS单元”。每个IDSunit以图像的形式提取建模目标的特征。上位处理单元通过汇总所有IDS单元中的图像信息来进行推理。本文的目的是研究IDS方法作为一种软计算工具的性能,并揭示该方法的实用性。首先,通过使用关于逻辑运算,函数逼近和分类的三个基准来介绍IDS方法的建模能力。接下来,从鲁棒性,速度和易处理性方面研究了IDS方法的性能,鲁棒性,速度和易处理性是确定软计算工具重要性的典型标准。鲁棒性是根据噪声容忍度和容错度评估的。基于这些标准,我们将IDS模型与人工神经网络(ANN)和模糊推理系统(FIS)进行了比较。在对ANN的多项研究中,将Hwang的五函数集用作回归基准,并对每个集的泛化性能进行了评估。无噪音和嘈杂的训练数据。通过使用该基准,我们提出了IDS模型,多层感知器(MLP),径向基函数网络(RBFN)和自适应神经模糊推理系统(ANFIS)的噪声容限。 MLP是最流行的神经网络模型。 RBFN是ANN的一种变体,已知具有卓越的容错能力和快速收敛性。 ANFIS的特点是混合学习。 IDS模型的结构与ANN的结构相似:它们由分布式处理单元组成。IDS模型的结构与ANNs相似,分别由梯度下降法和最小二乘法调整。用专用硬件实现这种并行处理网络可提供容错能力。我们使用卡住的故障模型来评估IDS模型和ANN对单个单元故障的容错性。大多数关于ANN的容错性研究都是使用分类任务来研究容错性。这是因为在逼近连续函数时,单个隐藏单元的故障会导致计算量大大降低。我们的实验使用比分类更难的函数逼近来评估容错性。学习速度在需要快速适应非平稳条件的实时学习应用中很重要。在人工神经网络中,在线学习通常用于实时学习应用。它会更新每个训练示例的网络参数,并且每个示例在更新后都会被丢弃。 IDS方法中的在线学习也遵循此过程。通过在线学习评估各个系统的实时学习能力。由于无法对可测性进行定量测量并且其定义不明确,因此,本文从模型的可解释性和透明性的角度对其进行了探讨。在前一种观点中,我们遵循通常使用的可解释性的定义。可解释性基于可理解的系统结构和对人类的描述。另一方面,后一种观点不涉及解释和分析的透明性,后者是模糊系统的透明性的定义;相反,它涉及性能方面的透明性。当满足各种需求而实现最佳性能时,我们认为这样的系统在性能方面是透明的。由于IDS模型具有并行处理结构,因此其硬件的开发有利于提高处理速度。从以下事实可以明显看出这一点:已经开发了许多具有并行处理结构的VNN器件和专用处理器,包括ANN和FIS。此外,IDS方法可能用于容错计算。如果提供了专用的IDS硬件单元,则可以实现容错特性。本文介绍了IDS单元的硬件实现。通过比较配备有IDS硬件单元的IDS建模系统的处理速度与基于软件的IDS建模系统的处理速度在以上评估结果的基础上,本文证明了入侵检测系统是一种实用的方法,具有较强的软计算功能。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号