• Title/Summary/Keyword: Backpropagation Neural Net

Search Result 18, Processing Time 0.043 seconds

Object recognition of one D.O.F. tools by a backpropagation neural network (신경회로망을 이용한 물체 인식)

  • 김흥봉;남광희
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1991.10a
    • /
    • pp.996-1001
    • /
    • 1991
  • We consider the object recognition of industrial tools which have one degree of freedom. In the case of pliers, the shape varies as the jaw angle varies. Thus, a feature vector made from the boundary image also varies along with the jaw angle. But a pattern recognizer should have the ability of classifying objects without any regards to the angle variation. For a pattern recognizer we have utilized a backpropagation neural net. Feature vectors were made from Fourier descriptors of boundary images by truncating the high frequency components, and they were used as inputs to the neural net for training and recognition. In our experiments, backpropagation neural net outperforms the minimum distance rule which is widely used in the pattern recognition. The performance comparison also made under noisy environments.

  • PDF

Robust Feature Selection and Shot Change Detection Method Using the Neural Networks (강인한 특징 변수 선별과 신경망을 이용한 장면 전환점 검출 기법)

  • Hong, Seung-Bum;Hong, Gyo-Young
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.7
    • /
    • pp.877-885
    • /
    • 2004
  • In this paper, we propose an enhancement shot change detection method using the neural net and the robust feature selection out of multiple features. The previous shot change detection methods usually used single feature and fixed threshold between consecutive frames. However, contents such as color, shape, background, and texture change simultaneously at shot change points in a video sequence. Therefore, in this paper, we detect the shot changes effectively using robust features, which are supplementary each other, rather than using single feature. In this paper, we use the typical CART (classification and regression tree) of data mining method to select the robust features, and the backpropagation neural net to determine the threshold of the each selected features. And to evaluation the performance of the robust feature selection, we compare the proposed method to the PCA(principal component analysis) method of the typical feature selection. According to the experimental result. it was revealed that the performance of our method had better that than the PCA method.

  • PDF

Construction of coordinate transformation map using neural network

  • Lee, Wonchang;Nam, Kwanghee
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1991.10b
    • /
    • pp.1845-1847
    • /
    • 1991
  • In general, it is not easy to find the linearizing coordinate transformation map for a class of systems which are state equivalent to linear systems, because it is required to solve a set of partial differential equations. It is possible to construct an arbitrary nonlinear function with a backpropagation(BP) net. Utilizing this property of BP neural net, we construct a desired linearizing coordinate transformation map. That is, we implement a unknown coordinate transformation map through the training of neural weights. We have shown an example which supports this idea.

  • PDF

A Local Weight Learning Neural Network Architecture for Fast and Accurate Mapping (빠르고 정확한 변환을 위한 국부 가중치 학습 신경회로)

  • 이인숙;오세영
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.28B no.9
    • /
    • pp.739-746
    • /
    • 1991
  • This paper develops a modified multilayer perceptron architecture which speeds up learning as well as the net's mapping accuracy. In Phase I, a cluster partitioning algorithm like the Kohonen's self-organizing feature map or the leader clustering algorithm is used as the front end that determines the cluster to which the input data belongs. In Phase II, this cluster selects a subset of the hidden layer nodes that combines the input and outputs nodes into a subnet of the full scale backpropagation network. The proposed net has been applied to two mapping problems, one rather smooth and the other highly nonlinear. Namely, the inverse kinematic problem for a 3-link robot manipulator and the 5-bit parity mapping have been chosen as examples. The results demonstrate the proposed net's superior accuracy and convergence properties over the original backpropagation network or its existing improvement techniques.

  • PDF

A Channel Management Technique using Neural Networks in Wireless Networks (신경망을 이용한 무선망에서의 채널 관리 기법)

  • Ro Cheul-Woo;Kim Kyung-Min;Lee Kwang-Eui
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.6
    • /
    • pp.1032-1037
    • /
    • 2006
  • The channel is one of the precious and limited resources in wireless networks. There are many researches on the channel management. Recently, the optimization problem of guard channels has been an important issue. In this paper, we propose an intelligent channel management technique based on the neural networks. An SRN channel allocation model is developed to generate the learning data for the neural networks and the performance analysis of system. In the proposed technique, the neural network is trained to generate optimal guard channel number g, using backpropagation supervised learning algorithm. The optimal g is computed using the neural network and compared to the g computed by the SRM model. The numerical results show that the difference between the value of 8 by backpropagation and that value by SRM model is ignorable.

Application of artificial neural networks in settlement prediction of shallow foundations on sandy soils

  • Luat, Nguyen-Vu;Lee, Kihak;Thai, Duc-Kien
    • Geomechanics and Engineering
    • /
    • v.20 no.5
    • /
    • pp.385-397
    • /
    • 2020
  • This paper presents an application of artificial neural networks (ANNs) in settlement prediction of a foundation on sandy soil. In order to train the ANN model, a wide experimental database about settlement of foundations acquired from available literatures was collected. The data used in the ANNs model were arranged using the following five-input parameters that covered both geometrical foundation and sandy soil properties: breadth of foundation B, length to width L/B, embedment ratio Df/B, foundation net applied pressure qnet, and average SPT blow count N. The backpropagation algorithm was implemented to develop an explicit predicting formulation. The settlement results are compared with the results of previous studies. The accuracy of the proposed formula proves that the ANNs method has a huge potential for predicting the settlement of foundations on sandy soils.

Beta and Alpha Regularizers of Mish Activation Functions for Machine Learning Applications in Deep Neural Networks

  • Mathayo, Peter Beatus;Kang, Dae-Ki
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.14 no.1
    • /
    • pp.136-141
    • /
    • 2022
  • A very complex task in deep learning such as image classification must be solved with the help of neural networks and activation functions. The backpropagation algorithm advances backward from the output layer towards the input layer, the gradients often get smaller and smaller and approach zero which eventually leaves the weights of the initial or lower layers nearly unchanged, as a result, the gradient descent never converges to the optimum. We propose a two-factor non-saturating activation functions known as Bea-Mish for machine learning applications in deep neural networks. Our method uses two factors, beta (𝛽) and alpha (𝛼), to normalize the area below the boundary in the Mish activation function and we regard these elements as Bea. Bea-Mish provide a clear understanding of the behaviors and conditions governing this regularization term can lead to a more principled approach for constructing better performing activation functions. We evaluate Bea-Mish results against Mish and Swish activation functions in various models and data sets. Empirical results show that our approach (Bea-Mish) outperforms native Mish using SqueezeNet backbone with an average precision (AP50val) of 2.51% in CIFAR-10 and top-1accuracy in ResNet-50 on ImageNet-1k. shows an improvement of 1.20%.

Acoustic Impulse Method with Neural Network for Detection of Cracks in Eggshell (음향충격법과 인공신경망에 의한 파란 검출)

  • 최완규;조한근;백진하;장영창
    • Journal of Biosystems Engineering
    • /
    • v.23 no.6
    • /
    • pp.621-628
    • /
    • 1998
  • In order to develop an inspection algorithm for an automatic eggshell inspection system, acoustic impulse response with neural network method was studied. An improved error backpropagation algorithm was selected as a loaming rule of neural network, and three layer network was chosen for the neural network architecture. Acoustic signals in time domain and theirs power spectrum were studied as the input to the neural network. The classification feasibility and success rate were investigated in terms of statistical analysis and neural network approach. As a result, the success rate was 95% with the statistical model having five independent variables. Among the neural network models studied, the power spectrum of acoustic signal as the input with 64 input neurons and the two impact data showed the success rate of 95.5% which was slightly higher than of statistical analysis.

  • PDF

A Channel Management Technique using Neural Networks in Wireless Networks (신경망를 이용한 무선망에서의 채널 관리 기법)

  • Ro Cheul-Woo;Kim Kyung-Min;Lee Kwang-Eui;Kim Kwang-Baek
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2006.05a
    • /
    • pp.115-119
    • /
    • 2006
  • The channel is one of the precious and limited resources in wireless networks. There are many researches on the channel management. Recently, the optimization problem of guard channels has been an important issue. In this paper, we propose an intelligent channel management technique based on the neural networks. An SRN channel alteration model is developed to generate the learning data for the neural networks and the performance analysis of system. In the proposed technique, the neural network is trained to generate optimal guard channel number g, using backpropagation supervised learning algorithm. The optimal g is computed using the neural network and compared to the g computed by the SRN model. The numerical results show that the difference between the value of g by backpropagation and that value by SRN model is ignorable.

  • PDF

A Study on the Development of Robust control Algorithm for Stable Robot Locomotion (안정된 로봇걸음걸이를 위한 견실한 제어알고리즘 개발에 관한 연구)

  • Hwang, Won-Jun;Yoon, Dae-Sik;Koo, Young-Mok
    • Journal of the Korean Society of Industry Convergence
    • /
    • v.18 no.4
    • /
    • pp.259-266
    • /
    • 2015
  • This study presents new scheme for various walking pattern of biped robot under the limitted enviroments. We show that the neural network is significantly more attractive intelligent controller design than previous traditional forms of control systems. A multilayer backpropagation neural network identification is simulated to obtain a learning control solution of biped robot. Once the neural network has learned, the other neural network control is designed for various trajectory tracking control with same learning-base. The main advantage of our scheme is that we do not require any knowledge about the system dynamic and nonlinear characteristic, and can therefore treat the robot as a black box. It is also shown that the neural network is a powerful control theory for various trajectory tracking control of biped robot with same learning-vase. That is, we do net change the control parameter for various trajectory tracking control. Simulation and experimental result show that the neural network is practically feasible and realizable for iterative learning control of biped robot.