• Title/Summary/Keyword: backpropagation algorithm

Search Result 350, Processing Time 0.022 seconds

A Study on the Forecasting of Container Volume using Neural Network (신경망을 이용한 컨테이너 물동량 예측에 관한 연구)

  • Park, Sung-Young;Lee, Chul-Young
    • Journal of Navigation and Port Research
    • /
    • v.26 no.2
    • /
    • pp.183-188
    • /
    • 2002
  • The forecast of a container traffic has been very important for port and development. Generally, Statistic methods, such as moving average method, exponential smoothing, and regression analysis have been much used for traffic forecasting. But, considering various factors related to the port affect the forecasting of container volume, neural network of parallel processing system can be effective to forecast container volume based on various factors. This study discusses the forecasting of volume by using the neural, network with back propagation learning algorithm. Affected factors are selected based on impact vector on neural network, and these selected factors are used to forecast container volume. The proposed the forecasting algorithm using neural network was compared to the statistic methods.

Multi-objective optimization of printed circuit heat exchanger with airfoil fins based on the improved PSO-BP neural network and the NSGA-II algorithm

  • Jiabing Wang;Linlang Zeng;Kun Yang
    • Nuclear Engineering and Technology
    • /
    • v.55 no.6
    • /
    • pp.2125-2138
    • /
    • 2023
  • The printed circuit heat exchanger (PCHE) with airfoil fins has the benefits of high compactness, high efficiency and superior heat transfer performance. A novel multi-objective optimization approach is presented to design the airfoil fin PCHE in this paper. Three optimization design variables (the vertical number, the horizontal number and the staggered number) are obtained by means of dimensionless airfoil fin arrangement parameters. And the optimization objective is to maximize the Nusselt number (Nu) and minimize the Fanning friction factor (f). Firstly, in order to investigate the impact of design variables on the thermal-hydraulic performance, a parametric study via the design of experiments is proposed. Subsequently, the relationships between three optimization design variables and two objective functions (Nu and f) are characterized by an improved particle swarm optimization-backpropagation artificial neural network. Finally, a multi-objective optimization is used to construct the Pareto optimal front, in which the non-dominated sorting genetic algorithm II is used. The comprehensive performance is found to be the best when the airfoil fins are completely staggered arrangement. And the best compromise solution based on the TOPSIS method is identified as the optimal solution, which can achieve the requirement of high heat transfer performance and low flow resistance.

Slime mold and four other nature-inspired optimization algorithms in analyzing the concrete compressive strength

  • Yinghao Zhao;Hossein Moayedi;Loke Kok Foong;Quynh T. Thi
    • Smart Structures and Systems
    • /
    • v.33 no.1
    • /
    • pp.65-91
    • /
    • 2024
  • The use of five optimization techniques for the prediction of a strength-based concrete mixture's best-fit model is examined in this work. Five optimization techniques are utilized for this purpose: Slime Mold Algorithm (SMA), Black Hole Algorithm (BHA), Multi-Verse Optimizer (MVO), Vortex Search (VS), and Whale Optimization Algorithm (WOA). MATLAB employs a hybrid learning strategy to train an artificial neural network that combines least square estimation with backpropagation. Thus, 72 samples are utilized as training datasets and 31 as testing datasets, totaling 103. The multi-layer perceptron (MLP) is used to analyze all data, and results are verified by comparison. For training datasets in the best-fit models of SMA-MLP, BHA-MLP, MVO-MLP, VS-MLP, and WOA-MLP, the statistical indices of coefficient of determination (R2) in training phase are 0.9603, 0.9679, 0.9827, 0.9841 and 0.9770, and in testing phase are 0.9567, 0.9552, 0.9594, 0.9888 and 0.9695 respectively. In addition, the best-fit structures for training for SMA, BHA, MVO, VS, and WOA (all combined with multilayer perceptron, MLP) are achieved when the term population size was modified to 450, 500, 250, 150, and 500, respectively. Among all the suggested options, VS could offer a stronger prediction network for training MLP.

Study on Vehicle License Plate Recognition System (차량 번호판 인식 시스템 구현에 관한 연구)

  • Kim, Hyun-Yul;Lee, Geon-Wha;Park, Young-Rok;Lee, Seung-Kyu;Park, Young-Cheol;Kang, Yong-Seok;Bae, Cheol-soo;Lee, Jin-Ki
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.6 no.2
    • /
    • pp.113-118
    • /
    • 2013
  • This study will suggest methods for a license plate recognition system that is suitable for license plate identification, separation of letters, and recognition of letters in order to recognize a licence plate efficiently. The suggested algorithm had tested a recognition system that onlyused backpropagation, a recognition system that used only SVM, and the suggested recognition system in order to prove efficiency. As a result, recognition rate had increased from the minimum 7.9% to the maximum12.2% as the case of using back propagation recognized the number platefor 87.9%, the case of using SVM for 91.4%, and the suggested had 98.6% of recognition rate.

Analysis of Two-Dimensional Fluorescence Spectra in Biotechnological Processes by Artificial Neural Networks II - Process Modeling using Backpropagation Neural Network - (인공신경망에 의만 생물공정에서 2차원 영광스펙트럼의 분석 II - 역전파 신경망에 의한 공정의 모델링 -)

  • Lee Kum-Il;Yim Yong-Sik;Sohn Ok-Jae;Chung Sang-Wook;Rhee Jong Il
    • KSBB Journal
    • /
    • v.20 no.4
    • /
    • pp.299-304
    • /
    • 2005
  • A two-dimensional (2D) spectrofluorometer was used to monitor various fermentation processes with recombinant E. coli for the production of 5-aminolevulinic acid (ALA). The whole fluorescence spectral data obtained during a process were analyed using artificial neural networks, i.e. self-organizing map (SOM) and feedforward backpropagation neural network (BPNN).Based on the classified fluorescence spectra a supervised BPNN algorithm was used to predict some of the process parameters. It was also shown that the BPNN models could elucidate some sections of the process performance, e.g. forecasting the process performance.

Win/Lose Prediction System : Predicting Baseball Game Results using a Hybrid Machine Learning Model (혼합형 기계 학습 모델을 이용한 프로야구 승패 예측 시스템)

  • 홍석미;정경숙;정태충
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.6
    • /
    • pp.693-698
    • /
    • 2003
  • Every baseball game generates various records and on the basis of those records, win/lose prediction about the next game is carried out. Researches on win/lose predictions of professional baseball games have been carried out, but there are not so good results yet. Win/lose prediction is very difficult because the choice of features on win/lose predictions among many records is difficult and because the complexity of a learning model is increased due to overlapping factors among the data used in prediction. In this paper, learning features were chosen by opinions of baseball experts and a heuristic function was formed using the chosen features. We propose a hybrid model by creating a new value which can affect predictions by combining multiple features, and thus reducing a dimension of input value which will be used for backpropagation learning algorithm. As the experimental results show, the complexity of backpropagation was reduced and the accuracy of win/lose predictions on professional baseball games was improved.

The use of artificial neural networks in predicting ASR of concrete containing nano-silica

  • Tabatabaei, Ramin;Sanjaria, Hamid Reza;Shamsadini, Mohsen
    • Computers and Concrete
    • /
    • v.13 no.6
    • /
    • pp.739-748
    • /
    • 2014
  • In this article, by using experimental studies and artificial neural network has been tried to investigate the use of nano-silica as concrete admixture to reduce alkali-silica reaction. If there are reactive aggregates and alkali of cement with enough moisture in concrete, a gel will be formed. Then with high reactivity between alkali of cement and existence of silica in aggregates, this gel will expand by absorption of water, and causes expansive pressure and cracks be formed. At the time passes, this gel will reduce both durability and strength of the concrete. By reducing the size of silicate to nano, specific surface area of particles and number of atoms on the surface will be increased, which causes more pozzolanic activity of them. Nano-silica can react with calcium hydroxide ($Ca(OH)_2$) and produces C-S-H gel. In this study, accelerated mortar bar specimens according to ASTM C 1260 and ASTM C 1567, with different mix proportions were prepared using aggregates of Kerman, such as: none admixture and plasticizer, different proportions of nano-silica separately. By opening the moulds after 24 hour and curing in water at $80^{\circ}C$ for 24 hour, then curing in (1N NaOH) at $80^{\circ}C$ for 14 days, length expansion of mortar bars were measured and compared. It was noted that, the lowest length expansion of a specimens shows the best proportion of admixture based on alkali-silica reactivity. Then, prediction of alkali-silica reaction of concrete has been investigated by using artificial neural network. In this study the backpropagation network has been used and compared with different algorithms to train network. Finally, the best amount of nano silica for adding to mix proportion, also the best algorithm and number of neurons in hidden layer of artificial neural network have been offered.

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

Comparison between Neural Network and Conventional Statistical Analysis Methods for Estimation of Water Quality Using Remote Sensing (원격탐사를 이용한 수질평가시의 인공신경망에 의한 분석과 기존의 회귀분석과의 비교)

  • 임정호;정종철
    • Korean Journal of Remote Sensing
    • /
    • v.15 no.2
    • /
    • pp.107-117
    • /
    • 1999
  • A comparison of a neural network approach with the conventional statistical methods, multiple regression and band ratio analyses, for the estimation of water quality parameters in presented in this paper. The Landsat TM image of Lake Daechung acquired on March 18, 1996 and the thirty in-situ sampling data sets measured during the satellite overpass were used for the comparison. We employed a three-layered and feedforward network trained by backpropagation algorithm. A cross validation was applied because of the small number of training pairs available for this study. The neural network showed much more successful performance than the conventional statistical analyses, although the results of the conventional statistical analyses were significant. The superiority of a neural network to statistical methods in estimating water quality parameters is strictly because the neural network modeled non-linear behaviors of data sets much better.

FIGURE ALPHABET HYPOTHESIS INSPIRED NEURAL NETWORK RECOGNITION MODEL

  • Ohira, Ryoji;Saiki, Kenji;Nagao, Tomoharu
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.01a
    • /
    • pp.547-550
    • /
    • 2009
  • The object recognition mechanism of human being is not well understood yet. On research of animal experiment using an ape, however, neurons that respond to simple shape (e.g. circle, triangle, square and so on) were found. And Hypothesis has been set up as human being may recognize object as combination of such simple shapes. That mechanism is called Figure Alphabet Hypothesis, and those simple shapes are called Figure Alphabet. As one way to research object recognition algorithm, we focused attention to this Figure Alphabet Hypothesis. Getting idea from it, we proposed the feature extraction algorithm for object recognition. In this paper, we described recognition of binarized images of multifont alphabet characters by the recognition model which combined three-layered neural network in the feature extraction algorithm. First of all, we calculated the difference between the learning image data set and the template by the feature extraction algorithm. The computed finite difference is a feature quantity of the feature extraction algorithm. We had it input the feature quantity to the neural network model and learn by backpropagation (BP method). We had the recognition model recognize the unknown image data set and found the correct answer rate. To estimate the performance of the contriving recognition model, we had the unknown image data set recognized by a conventional neural network. As a result, the contriving recognition model showed a higher correct answer rate than a conventional neural network model. Therefore the validity of the contriving recognition model could be proved. We'll plan the research a recognition of natural image by the contriving recognition model in the future.

  • PDF