• Title/Summary/Keyword: Learning capability

Search Result 685, Processing Time 0.031 seconds

Korean to Korean Translation Based Learning Contents Management System for Parents of Multi-Cultural Family (다문화 가정 학부모를 위한 한한변환 기반 학습콘텐츠 관리 시스템)

  • Kang, Yunhee;Kang, Myungju
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.6 no.1
    • /
    • pp.45-50
    • /
    • 2017
  • One of the main reasons of information divide of multi-cultural family is caused by language barrier that is associated with low education level. In addition the social problem can be triggered by the information divide that may increase the gap of economic inequality. With respect to the overall capability of accessibility of digital devices and the level of data utilization, the parent of muiti-cultural family's level is inferior to that of the parents of an ordinary family. However the traditional learning contents management system for those parents is not appropriate to decease the gap of the information divide. To handle this problem, it is necessary to construct a customized learning contents management system that is used to support the education of the parents of multi-cultural family depending on the level of understanding the learning contents written in korean. In this paper we design the korean to korean translation based learning contents management system and show the result of its prototype.

A Neural Network Design using Pulsewidth-Modulation (PWM) Technique (펄스폭변조 기법을 이용한 신경망회로 설계)

  • 전응련;전흥우;송성해;정금섭
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.1
    • /
    • pp.14-24
    • /
    • 2002
  • In this paper, a design of the pulsewidth-modulation(PWM) neural network with both retrieving and learning function is proposed. In the designed PWM neural system, the input and output signals of the neural network are represented by PWM signals. In neural network, the multiplication is one of the most commonly used operations. The multiplication and summation functions are realized by using the PWM technique and simple mixed-mode circuits. Thus, the designed neural network only occupies the small chip area. By applying some circuit design techniques to reduce the nonideal effects, the designed circuits have good linearity and large dynamic range. Moreover, the delta learning rule can easily be realized. To demonstrate the learning capability of the realized PWM neural network, the delta learning nile is realized. The circuit with one neuron, three synapses, and the associated learning circuits has been designed. The HSPICE simulation results on the two learning examples on AND function and OR function have successfully verified the function correctness and performance of the designed neural network.

Deep Learning-based Approach for Classification of Tribological Time Series Data for Hand Creams (딥러닝을 이용한 핸드크림의 마찰 시계열 데이터 분류)

  • Kim, Ji Won;Lee, You Min;Han, Shawn;Kim, Kyeongtaek
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.44 no.3
    • /
    • pp.98-105
    • /
    • 2021
  • The sensory stimulation of a cosmetic product has been deemed to be an ancillary aspect until a decade ago. That point of view has drastically changed on different levels in just a decade. Nowadays cosmetic formulators should unavoidably meet the needs of consumers who want sensory satisfaction, although they do not have much time for new product development. The selection of new products from candidate products largely depend on the panel of human sensory experts. As new product development cycle time decreases, the formulators wanted to find systematic tools that are required to filter candidate products into a short list. Traditional statistical analysis on most physical property tests for the products including tribology tests and rheology tests, do not give any sound foundation for filtering candidate products. In this paper, we suggest a deep learning-based analysis method to identify hand cream products by raw electric signals from tribological sliding test. We compare the result of the deep learning-based method using raw data as input with the results of several machine learning-based analysis methods using manually extracted features as input. Among them, ResNet that is a deep learning model proved to be the best method to identify hand cream used in the test. According to our search in the scientific reported papers, this is the first attempt for predicting test cosmetic product with only raw time-series friction data without any manual feature extraction. Automatic product identification capability without manually extracted features can be used to narrow down the list of the newly developed candidate products.

Predicting Surgical Complications in Adult Patients Undergoing Anterior Cervical Discectomy and Fusion Using Machine Learning

  • Arvind, Varun;Kim, Jun S.;Oermann, Eric K.;Kaji, Deepak;Cho, Samuel K.
    • Neurospine
    • /
    • v.15 no.4
    • /
    • pp.329-337
    • /
    • 2018
  • Objective: Machine learning algorithms excel at leveraging big data to identify complex patterns that can be used to aid in clinical decision-making. The objective of this study is to demonstrate the performance of machine learning models in predicting postoperative complications following anterior cervical discectomy and fusion (ACDF). Methods: Artificial neural network (ANN), logistic regression (LR), support vector machine (SVM), and random forest decision tree (RF) models were trained on a multicenter data set of patients undergoing ACDF to predict surgical complications based on readily available patient data. Following training, these models were compared to the predictive capability of American Society of Anesthesiologists (ASA) physical status classification. Results: A total of 20,879 patients were identified as having undergone ACDF. Following exclusion criteria, patients were divided into 14,615 patients for training and 6,264 for testing data sets. ANN and LR consistently outperformed ASA physical status classification in predicting every complication (p < 0.05). The ANN outperformed LR in predicting venous thromboembolism, wound complication, and mortality (p < 0.05). The SVM and RF models were no better than random chance at predicting any of the postoperative complications (p < 0.05). Conclusion: ANN and LR algorithms outperform ASA physical status classification for predicting individual postoperative complications. Additionally, neural networks have greater sensitivity than LR when predicting mortality and wound complications. With the growing size of medical data, the training of machine learning on these large datasets promises to improve risk prognostication, with the ability of continuously learning making them excellent tools in complex clinical scenarios.

SHM data anomaly classification using machine learning strategies: A comparative study

  • Chou, Jau-Yu;Fu, Yuguang;Huang, Shieh-Kung;Chang, Chia-Ming
    • Smart Structures and Systems
    • /
    • v.29 no.1
    • /
    • pp.77-91
    • /
    • 2022
  • Various monitoring systems have been implemented in civil infrastructure to ensure structural safety and integrity. In long-term monitoring, these systems generate a large amount of data, where anomalies are not unusual and can pose unique challenges for structural health monitoring applications, such as system identification and damage detection. Therefore, developing efficient techniques is quite essential to recognize the anomalies in monitoring data. In this study, several machine learning techniques are explored and implemented to detect and classify various types of data anomalies. A field dataset, which consists of one month long acceleration data obtained from a long-span cable-stayed bridge in China, is employed to examine the machine learning techniques for automated data anomaly detection. These techniques include the statistic-based pattern recognition network, spectrogram-based convolutional neural network, image-based time history convolutional neural network, image-based time-frequency hybrid convolution neural network (GoogLeNet), and proposed ensemble neural network model. The ensemble model deliberately combines different machine learning models to enhance anomaly classification performance. The results show that all these techniques can successfully detect and classify six types of data anomalies (i.e., missing, minor, outlier, square, trend, drift). Moreover, both image-based time history convolutional neural network and GoogLeNet are further investigated for the capability of autonomous online anomaly classification and found to effectively classify anomalies with decent performance. As seen in comparison with accuracy, the proposed ensemble neural network model outperforms the other three machine learning techniques. This study also evaluates the proposed ensemble neural network model to a blind test dataset. As found in the results, this ensemble model is effective for data anomaly detection and applicable for the signal characteristics changing over time.

Study of investigation the present states of operating teaching and learning methode in relation to vocation inquiry section (직업탐구 영역 관련 교과의 교수·학습 방법 운용 실태 조사 연구)

  • Lee, Yong-Soon;Lee, Byung-Wook;Bae, Dong-Yoon
    • 대한공업교육학회지
    • /
    • v.30 no.2
    • /
    • pp.23-32
    • /
    • 2005
  • The purpose of this study is to investigate and analyze the actual state of teaching and learning methods which are applied to the vocation inquiry section-related subjects of the College Scholastic Ability Test(CSAT) by the teachers who teach specialized subjects of vocational high schools. In order for us to get the background and feature of establishment in the area of vocation inquiry section of the CSAT, previous studies and literature was analyzed and sample survey on the 600 teachers who teach the vocation inquiry section-related subjects was made. The result of this survey is as shown below; First, the teachers who are in charge of vocation inquiry section-related subjects understand that theory and practice is in the ratio 60.76:39.24 and ratio of theory is higher than that of practice. Second, teaching and learning method which is the most relevant to the vocation inquiry section is in the order of lecture(83.9%), experiment & practice(50.4%), computerized learning(41.1%). Third, teaching and learning method which is the most used by the teachers who are in charge of vocation inquiry section-related subjects is in the order of lecture(85.8%), computerized learning(50.1%), experiment and practice(44.4%). Forth, the most desirable teaching and learning method which the teachers who are in charge of vocation inquiry section for this subject believe is in the order of lecture(62.7%) experience & practice(47.7%), computerized learning(44.4%). In light of this result, even though there were not so much difference among the teaching-learning methods which are the most consistent with the contents of the subject in relation to the vocation inquiry section, the most used teaching-learning method by the teachers who teach vocation inquiry section-related subjects and the most desirable teaching-learning method which the teachers who are in charge of vocation inquiry section believe, the most used teaching-learning method by the teachers who are in charge of the vocation inquiry section is lecture. Therefore, it is necessary for us to reinforce the contents in relation to the practice & experiment so that the experience and application can be accumulated and improved through practice which is the specialty of the course of the study in the vocational high school and various teaching and learning method should be developed in consideration of contents of the subject, capability & quality of the learners and status of a classroom.

Design for Deep Learning Configuration Management System using Block Chain (딥러닝 형상관리를 위한 블록체인 시스템 설계)

  • Bae, Su-Hwan;Shin, Yong-Tae
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.14 no.3
    • /
    • pp.201-207
    • /
    • 2021
  • Deep learning, a type of machine learning, performs learning while changing the weights as it progresses through each learning process. Tensor Flow and Keras provide the results of the end of the learning in graph form. Thus, If an error occurs, the result must be discarded. Consequently, existing technologies provide a function to roll back learning results, but the rollback function is limited to results up to five times. Moreover, they applied the concept of MLOps to track the deep learning process, but no rollback capability is provided. In this paper, we construct a system that manages the intermediate value of the learning process by blockchain to record the intermediate learning process and can rollback in the event of an error. To perform the functions of blockchain, the deep learning process and the rollback of learning results are designed to work by writing Smart Contracts. Performance evaluation shows that, when evaluating the rollback function of the existing deep learning method, the proposed method has a 100% recovery rate, compared to the existing technique, which reduces the recovery rate after 6 times, down to 10% when 50 times. In addition, when using Smart Contract in Ethereum blockchain, it is confirmed that 1.57 million won is continuously consumed per block creation.

Formative evaluation for the development and use of Mathview web pages (Mathview로 작성한 웹페이지의 활용에 대한 형성평가)

  • Jun, Youngcook;Lee, Byungho
    • The Journal of Korean Association of Computer Education
    • /
    • v.5 no.2
    • /
    • pp.111-121
    • /
    • 2002
  • Our study illustrates how the use of web materials written with Mathview affects vocational high school students' learning in terms of formative evaluation. Our first attempt to develop high school math with Mathview has been guided according to current math texts due to highly structured format of math contents and low learning competencies of vocational high school students. The 6 female students who participated for about 12 hours in this study revealed their responses through interview data. descriptive surveys and field notes. Contrary to the original expectation. the results of data analysis showed that the students seem to prefer using conventional learning methods even though they were motivated by powerful graphical display of Mathview and algebraic manipulation capability. The overall responses of those.

  • PDF

Extreme Learning Machine Approach for Real Time Voltage Stability Monitoring in a Smart Grid System using Synchronized Phasor Measurements

  • Duraipandy, P.;Devaraj, D.
    • Journal of Electrical Engineering and Technology
    • /
    • v.11 no.6
    • /
    • pp.1527-1534
    • /
    • 2016
  • Online voltage stability monitoring using real-time measurements is one of the most important tasks in a smart grid system to maintain the grid stability. Loading margin is a good indicator for assessing the voltage stability level. This paper presents an Extreme Learning Machine (ELM) approach for estimation of voltage stability level under credible contingencies using real-time measurements from Phasor Measurement Units (PMUs). PMUs enable a much higher data sampling rate and provide synchronized measurements of real-time phasors of voltages and currents. Depth First (DF) algorithm is used for optimally placing the PMUs. To make the ELM approach applicable for a large scale power system problem, Mutual information (MI)-based feature selection is proposed to achieve the dimensionality reduction. MI-based feature selection reduces the number of network input features which reduces the network training time and improves the generalization capability. Voltage magnitudes and phase angles received from PMUs are fed as inputs to the ELM model. IEEE 30-bus test system is considered for demonstrating the effectiveness of the proposed methodology for estimating the voltage stability level under various loading conditions considering single line contingencies. Simulation results validate the suitability of the technique for fast and accurate online voltage stability assessment using PMU data.

Self-organized Distributed Networks for Precise Modelling of a System (시스템의 정밀 모델링을 위한 자율분산 신경망)

  • Kim, Hyong-Suk;Choi, Jong-Soo;Kim, Sung-Joong
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.31B no.11
    • /
    • pp.151-162
    • /
    • 1994
  • A new neural network structure called Self-organized Distributed Networks (SODN) is proposed for developing the neural network-based multidimensional system models. The learning with the proposed networks is fast and precise. Such properties are caused from the local learning mechanism. The structure of the networks is combination of dual networks such as self-organized networks and multilayered local networks. Each local networks learns only data in a sub-region. Large number of memory requirements and low generalization capability for the untrained region, which are drawbacks of conventional local network learning, are overcomed in the proposed networks. The simulation results of the proposed networks show better performance than the standard multilayer neural networks and the Radial Basis function(RBF) networks.

  • PDF