• Title/Summary/Keyword: artificial neural network system

Search Result 1,140, Processing Time 0.03 seconds

An application of BP-Artificial Neural Networks for factory location selection;case study of a Korean factory

  • Hou, Liyao;Suh, Eui-Ho
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2007.05a
    • /
    • pp.351-356
    • /
    • 2007
  • Factory location selection is very important to the success of operation of the whole supply chain, but few effective solutions exist to deliver a good result, motivated by this, this paper tries to introduce a new factory location selection methodology by employing the artificial neural networks technology. First, we reviewed previous research related to factory location selection problems, and then developed a (neural network-based factory selection model) NNFSM which adopted back-propagation neural network theory, next, we developed computer program using C++ to demonstrate our proposed model. then we did case study by choosing a Korean steelmaking company P to show how our proposed model works,. Finnaly, we concluded by highlighting the key contributions of this paper and pointing out the limitations and future research directions of this paper. Compared to other traditional factory location selection methods, our proposed model is time-saving; more efficient.and can produce a much better result.

  • PDF

A NEW ALGORITHM OF EVOLVING ARTIFICIAL NEURAL NETWORKS VIA GENE EXPRESSION PROGRAMMING

  • Li, Kangshun;Li, Yuanxiang;Mo, Haifang;Chen, Zhangxin
    • Journal of the Korean Society for Industrial and Applied Mathematics
    • /
    • v.9 no.2
    • /
    • pp.83-89
    • /
    • 2005
  • In this paper a new algorithm of learning and evolving artificial neural networks using gene expression programming (GEP) is presented. Compared with other traditional algorithms, this new algorithm has more advantages in self-learning and self-organizing, and can find optimal solutions of artificial neural networks more efficiently and elegantly. Simulation experiments show that the algorithm of evolving weights or thresholds can easily find the perfect architecture of artificial neural networks, and obviously improves previous traditional evolving methods of artificial neural networks because the GEP algorithm imitates the evolution of the natural neural system of biology according to genotype schemes of biology to crossover and mutate the genes or chromosomes to generate the next generation, and the optimal architecture of artificial neural networks with evolved weights or thresholds is finally achieved.

  • PDF

Proper Arc Welding Condition Derivation of Auto-body Steel by Artificial Neural Network (신경망 알고리즘을 이용한 차체용 강판 아크 용접 조건 도출)

  • Cho, Jungho
    • Journal of Welding and Joining
    • /
    • v.32 no.2
    • /
    • pp.43-47
    • /
    • 2014
  • Famous artificial neural network (ANN) is applied to predict proper process window of arc welding. Target weldment is variously combined lap joint fillet welding of automotive steel plates. ANN's system variable such as number of hidden layers, perceptrons and transfer function are carefully selected through case by case test. Input variables are welding condition and steel plate combination, for example, welding machine type, shield gas composition, current, speed and strength, thickness of base material. The number of each input variable referred in welding experiment is counted and provided to make it possible to presume the qualitative precision and limit of prediction. One of experimental process windows is excluded for predictability estimation and the rest are applied for neural network training. As expected from basic ANN theory, experimental condition composed of frequently referred input variables showed relatively more precise prediction while rarely referred set showed poorer result. As conclusion, application of ANN to arc welding process window derivation showed comparatively practical feasibility while it still needs more training for higher precision.

Empirical Bushing Model using Artificial Neural Network (인공신경망을 이용한 실험적 부싱모델링)

  • 손정현;유완석;박동운
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.11 no.4
    • /
    • pp.151-157
    • /
    • 2003
  • In this paper, a blackbox approach is carried out to model the nonlinear dynamic bushing model. One-axis durability test is performed to describe the mechanical behavior of typical vehicle elastomeric components. The results of the tests are used to develop an empirical bushing model with an artificial neural network. The back propagation algorithm is used to obtain the weighting factor of the neural network. Since the output for a dynamic system depends on the histories of inputs and outputs, Narendra algorithm of 'NARMAX' form is employed to consider these effects. A numerical example is carried out to verify the developed bushing model.

The Speed Control and Estimation of IPMSM using Adaptive FNN and ANN

  • Lee, Hong-Gyun;Lee, Jung-Chul;Nam, Su-Myeong;Choi, Jung-Sik;Ko, Jae-Sub;Chung, Dong-Hwa
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.1478-1481
    • /
    • 2005
  • As the model of most practical system cannot be obtained, the practice of typical control method is limited. Accordingly, numerous artificial intelligence control methods have been used widely. Fuzzy control and neural network control have been an important point in the developing process of the field. This paper is proposed adaptive fuzzy-neural network based on the vector controlled interior permanent magnet synchronous motor drive system. The fuzzy-neural network is first utilized for the speed control. A model reference adaptive scheme is then proposed in which the adaptation mechanism is executed using fuzzy-neural network. Also, this paper is proposed estimation of speed of interior permanent magnet synchronous motor using artificial neural network controller. The back-propagation neural network technique is used to provide a real time adaptive estimation of the motor speed. The error between the desired state variable and the actual one is back-propagated to adjust the rotor speed, so that the actual state variable will coincide with the desired one. The back-propagation mechanism is easy to derive and the estimated speed tracks precisely the actual motor speed. This paper is proposed the analysis results to verify the effectiveness of the new method.

  • PDF

Realtime Word Filtering System against Variations of Censored Words in Korean (변형된 한글 금칙어에 대한 실시간 필터링 시스템)

  • Kim, ChanWoo;Sung, Mee Young
    • Journal of Korea Multimedia Society
    • /
    • v.22 no.6
    • /
    • pp.695-705
    • /
    • 2019
  • The level of psychological damage caused by verbal abuse among cyberbully victims is very serious. It is going to introduce a system that determines the level of sanctions against chatting in real time using the automatic prohibited words filtering based on artificial neural network. In this paper, we propose a keyword filtering method that detects the modified prohibited words and determines whether the corresponding chat should be sanctioned in real time, and a real-time chatting screening system using it. The accuracy of filtering through machine learning was improved by processing data in advance through coding techniques that express consonants and vowels of similar pronunciation at close distances. After comparing and analyzing Mahalanobis-based clustering algorithms and artificial neural network-based algorithms, algorithms that utilize artificial neural networks showed high performance. If it is applied to Internet chatting, comments or online games, it is expected that it will be able to filter more effectively than the existing filtering method and that this will ease communication inconvenience due to existing indiscriminate filtering methods.

An Efficient Guitar Chords Classification System Using Transfer Learning (전이학습을 이용한 효율적인 기타코드 분류 시스템)

  • Park, Sun Bae;Lee, Ho-Kyoung;Yoo, Do Sik
    • Journal of Korea Multimedia Society
    • /
    • v.21 no.10
    • /
    • pp.1195-1202
    • /
    • 2018
  • Artificial neural network is widely used for its excellent performance and implementability. However, traditional neural network needs to learn the system from scratch, with the addition of new input data, the variation of the observation environment, or the change in the form of input/output data. To resolve such a problem, the technique of transfer learning has been proposed. Transfer learning constructs a newly developed target system partially updating existing system and hence provides much more efficient learning process. Until now, transfer learning is mainly studied in the field of image processing and is not yet widely employed in acoustic data processing. In this paper, focusing on the scalability of transfer learning, we apply the concept of transfer learning to the problem of guitar chord classification and evaluate its performance. For this purpose, we build a target system of convolutional neutral network (CNN) based 48 guitar chords classification system by applying the concept of transfer learning to a source system of CNN based 24 guitar chords classification system. We show that the system with transfer learning has performance similar to that of conventional system, but it requires only half the learning time.

The application of neural network system to the prediction of pollutant concentration in the road tunnel

  • Lee, Duck-June;Yoo, Yong-Ho;Kim, Jin
    • 한국지구물리탐사학회:학술대회논문집
    • /
    • 2003.11a
    • /
    • pp.252-254
    • /
    • 2003
  • In this study, it was purposed to develop the new method for the prediction of pollutant concentration in road tunnels. The new method was the use of artificial neural network with the back-propagation algorithm which can model the non-linear system of tunnel environment. This network system was separated into two parts as the visibility and the CO concentration. For this study, data was collected from two highway road tunnels on Yeongdong Expressway. The tunnels have two lanes with one-way direction and adopt the longitudinal ventilation system. The actually measured data from the tunnels was used to develop the neural network system for the prediction of pollutant concentration. The output results from the newly developed neural network system were analysed and compared with the calculated values by PIARC method. Results showed that the prediction accuracy by the neural network system was approximately five times better than the one by PIARC method. ill addition, the system predicted much more accurately at the situation where the drivers have to be stayed for a while in tunnels caused by the low velocity of vehicles.

  • PDF

Consciousness, Cognition and Neural Networks in the Brain: Advances and Perspectives in Neuroscience

  • Muhammad Saleem;Muhammad Hamid
    • International Journal of Computer Science & Network Security
    • /
    • v.23 no.2
    • /
    • pp.47-54
    • /
    • 2023
  • This article reviews recent advances and perspectives in neuroscience related to consciousness, cognition, and neural networks in the brain. The neural mechanisms underlying cognitive processes, such as perception, attention, memory, and decision-making, are explored. The article also examines how these processes give rise to our experience of consciousness. The implications of these findings for our understanding of the brain and its functions are presented, as well as potential applications of this knowledge in fields such as medicine, psychology, and artificial intelligence. Additionally, the article explores the concept of a quantum viewpoint concerning consciousness, cognition, and creativity and how incorporating DNA as a key element could reconcile classical and quantum perspectives on human behaviour, consciousness, and cognition, as explained by genomic psychological theory. Furthermore, the article explains how the human brain processes external stimuli through the sensory nervous system and how it can be simulated using an artificial neural network (ANN) consisting of one input layer, multiple hidden layers, and an output layer. The law of learning is also discussed, explaining how ANNs work and how the modification of weight values affects the output and input values. The article concludes with a discussion of future research directions in this field, highlighting the potential for further discoveries and advancements in our understanding of the brain and its functions.