• Title/Summary/Keyword: Approaches to Learning

Search Result 973, Processing Time 0.022 seconds

Convergence Analysis of Recognition and Influence on Bigdata in the e-Learning Field (이러닝 분야의 빅데이터에 관한 인식과 영향에 관한 융합적 분석)

  • Noh, Kyoo-Sung
    • Journal of Digital Convergence
    • /
    • v.13 no.10
    • /
    • pp.51-58
    • /
    • 2015
  • The utilization of Big data in the field of education has spread around the developed countries. However, in Korea, there are only experimental approaches related to Bigdata, yet for the related researches and services to appear. Therefore, it is the situation that needs to understand the reason for poor use of big data in the e-Learning industry, study and seek out alternatives to solve these problems. The result of this study shows that it was investigated that the high level of understanding of Bigdata has recognized large impact on e-Learning of Big Data and the more large-scale sales companies have recognized large impact on e-Learning of Big Data in the e-Learning industry. In conclusion, this study makes a proposal to expand the training and utilization policies of Bigdata relating to different sales scales.

K-Means Clustering with Deep Learning for Fingerprint Class Type Prediction

  • Mukoya, Esther;Rimiru, Richard;Kimwele, Michael;Mashava, Destine
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.3
    • /
    • pp.29-36
    • /
    • 2022
  • In deep learning classification tasks, most models frequently assume that all labels are available for the training datasets. As such strategies to learn new concepts from unlabeled datasets are scarce. In fingerprint classification tasks, most of the fingerprint datasets are labelled using the subject/individual and fingerprint datasets labelled with finger type classes are scarce. In this paper, authors have developed approaches of classifying fingerprint images using the majorly known fingerprint classes. Our study provides a flexible method to learn new classes of fingerprints. Our classifier model combines both the clustering technique and use of deep learning to cluster and hence label the fingerprint images into appropriate classes. The K means clustering strategy explores the label uncertainty and high-density regions from unlabeled data to be clustered. Using similarity index, five clusters are created. Deep learning is then used to train a model using a publicly known fingerprint dataset with known finger class types. A prediction technique is then employed to predict the classes of the clusters from the trained model. Our proposed model is better and has less computational costs in learning new classes and hence significantly saving on labelling costs of fingerprint images.

The Link between Organizational Learning Capability and Quality Culture for Total Quality Management: A Case Study in Vocational Education

  • Lam Victor MY;Poon Gary KK;Chin KS
    • International Journal of Quality Innovation
    • /
    • v.7 no.1
    • /
    • pp.195-205
    • /
    • 2006
  • Both the total quality management (TQM) and learning organization (LO) appear to be promising approaches for organizational transformation towards a more effective, efficient, and responsive organization in the past. The evolutionary development and theory supports for these two fields are distinct but they appear to have more in common than they have in distinctiveness. However, there is little synergy developed between these two fields both in academic research and industrial applications. It is possibly due to the fact that both the academia and industry are taking a limiting polarized view of TQM and LO and hence not getting the benefits of linking the two. This paper tries to establish a link between the organizational learning capability and the quality culture for TQM implementation based on a case study on the largest vocational education institution, the Vocational Training Council, of Hong Kong. The study reveals that there is a strong positive correlation between organizational learning capability and quality culture. The exploratory explanations for the links between the organizational learning capability constructs and the quality culture constructs are also discussed in this paper. The findings of the study support other literatures that TQM should be embedded in LO and serves as an enabler for organizational learning (OL) in transforming and creating organizations which continuously expand their abilities to change and shape their future.

Improving the Product Recommendation System based-on Customer Interest for Online Shopping Using Deep Reinforcement Learning

  • Shahbazi, Zeinab;Byun, Yung-Cheol
    • Soft Computing and Machine Intelligence
    • /
    • v.1 no.1
    • /
    • pp.31-35
    • /
    • 2021
  • In recent years, due to COVID-19, the process of shopping has become more restricted and difficult for customers. Based on this aspect, customers are more interested in online shopping to keep the Untact rules and stay safe, similarly ordering their product based on their need and interest with most straightforward and fastest ways. In this paper, the reinforcement learning technique is applied in the product recommendation system to improve the recommendation system quality for better and more related suggestions based on click patterns and users' profile information. The dataset used in this system was taken from an online shopping mall in Jeju island, South Korea. We have compared the proposed method with the recent state-of-the-art and research results, which show that reinforcement learning effectiveness is higher than other approaches.

An Application of MathML and XSLT for Differentiated Instruction-Learning Materials in Mathematics Course (수학교과 수준별 교수-학습 자료에서 MathML과 XSLT의 활용)

  • 홍은표;이수현
    • The Mathematical Education
    • /
    • v.42 no.5
    • /
    • pp.683-696
    • /
    • 2003
  • In this paper, we propose an authoring methodology of differentiated instruction-learning materials in mathematics course using MathML and XSLT, and give utilizing suggestions of these materials as differentiated textbook and individual learning. Incorporating MathML into instruction-learning materials, there are many advantages such that view of the materials in web browser is improved since mathematical expressions are compatible with text, and an expression can be modified in more convenient way since the expression is represented in text format not an image. In authoring of differentiated materials, the author provides one document for various levels of students. Then, each level of materials is generated from the document via XSLT transformation. This enables author-driven progress control rather than student-driven which does in previous approaches, since students don't need to select components of the material.

  • PDF

A Deep Learning Approach for Classification of Cloud Image Patches on Small Datasets

  • Phung, Van Hiep;Rhee, Eun Joo
    • Journal of information and communication convergence engineering
    • /
    • v.16 no.3
    • /
    • pp.173-178
    • /
    • 2018
  • Accurate classification of cloud images is a challenging task. Almost all the existing methods rely on hand-crafted feature extraction. Their limitation is low discriminative power. In the recent years, deep learning with convolution neural networks (CNNs), which can auto extract features, has achieved promising results in many computer vision and image understanding fields. However, deep learning approaches usually need large datasets. This paper proposes a deep learning approach for classification of cloud image patches on small datasets. First, we design a suitable deep learning model for small datasets using a CNN, and then we apply data augmentation and dropout regularization techniques to increase the generalization of the model. The experiments for the proposed approach were performed on SWIMCAT small dataset with k-fold cross-validation. The experimental results demonstrated perfect classification accuracy for most classes on every fold, and confirmed both the high accuracy and the robustness of the proposed model.

Recent Research & Development Trends in Automated Machine Learning (자동 기계학습(AutoML) 기술 동향)

  • Moon, Y.H.;Shin, I.H.;Lee, Y.J.;Min, O.G.
    • Electronics and Telecommunications Trends
    • /
    • v.34 no.4
    • /
    • pp.32-42
    • /
    • 2019
  • The performance of machine learning algorithms significantly depends on how a configuration of hyperparameters is identified and how a neural network architecture is designed. However, this requires expert knowledge of relevant task domains and a prohibitive computation time. To optimize these two processes using minimal effort, many studies have investigated automated machine learning in recent years. This paper reviews the conventional random, grid, and Bayesian methods for hyperparameter optimization (HPO) and addresses its recent approaches, which speeds up the identification of the best set of hyperparameters. We further investigate existing neural architecture search (NAS) techniques based on evolutionary algorithms, reinforcement learning, and gradient derivatives and analyze their theoretical characteristics and performance results. Moreover, future research directions and challenges in HPO and NAS are described.

Adaptive Learning System based on the Concept Lattice of Formal Concept Analysis (FCA 개념 망에 기반을 둔 적응형 학습 시스템)

  • Kim, Mi-Hye
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.10
    • /
    • pp.479-493
    • /
    • 2010
  • Along with the transformation of the knowledge-based environment, e-learning has become a main teaching and learning method, prompting various research efforts to be conducted in this field. One major research area in e-learning involves adaptive learning systems that provide personalized learning content according to each learner's characteristics by taking into consideration a variety of learning circumstances. Active research on ontology-based adaptive learning systems has recently been conducted to provide more efficient and adaptive learning content. In this paper, we design and propose an adaptive learning system based on the concept lattice of Formal Concept Analysis (FCA) with the same objectives as those of ontology approaches. However, we are in pursuit of a system that is suitable for learning of specific domains and one that allows users to more freely and easily build their own adaptive learning systems. The proposed system automatically classifies the learning objects and concepts of an evolved domain in the structure of a concept lattice based on the relationships between the objects and concepts. In addition, the system adaptively constructs and presents the learning structure of the concept lattice according to each student's level of knowledge, learning style, learning preference and the learning state of each concept.

A study on the correlation between the introduction order of English morphemes in the English textbook for the 7th graders and the natural order hypothesis (중학교 1학년 영어 교과서의 영어 형태소 도입 순위와 자연적 순서 가설과의 상관관계 연구)

  • Sohng, Hae-Sung
    • English Language & Literature Teaching
    • /
    • v.9 no.1
    • /
    • pp.131-152
    • /
    • 2003
  • The purpose of this study is to investigate the correlation between the introduction order of 9 English morphemes in the English textbook used in the middle school and the learning order of the morphemes by the 7th graders learning English as a foreign language. The subjects are 139 students in two middle schools, who learn English with different textbooks. The introduction order of each morpheme in two textbooks was examined according to its quantity and frequency. Data on the real learning order were collected through the written SLOPE test, and each morpheme was ranked by its group score. The introduction order of each morpheme in the textbook and the real learning order were analyzed by Spearman rank order correlation. It was shown that the correlation between the two was very low. This means that those textbooks do not take the learning order of English morphemes into account. Also it was shown that in the earlier stage of learning English the introduction order of each morpheme in the textbook had much influence on its learning order, but in the later stage such influence reduced gradually. This means that the learning order of English morphemes approaches the natural order as time passes by.

  • PDF

Trends in Deep-neural-network-based Dialogue Systems (심층 신경망 기반 대화처리 기술 동향)

  • Kwon, O.W.;Hong, T.G.;Huang, J.X.;Roh, Y.H.;Choi, S.K.;Kim, H.Y.;Kim, Y.K.;Lee, Y.K.
    • Electronics and Telecommunications Trends
    • /
    • v.34 no.4
    • /
    • pp.55-64
    • /
    • 2019
  • In this study, we introduce trends in neural-network-based deep learning research applied to dialogue systems. Recently, end-to-end trainable goal-oriented dialogue systems using long short-term memory, sequence-to-sequence models, among others, have been studied to overcome the difficulties of domain adaptation and error recognition and recovery in traditional pipeline goal-oriented dialogue systems. In addition, some research has been conducted on applying reinforcement learning to end-to-end trainable goal-oriented dialogue systems to learn dialogue strategies that do not appear in training corpora. Recent neural network models for end-to-end trainable chit-chat systems have been improved using dialogue context as well as personal and topic information to produce a more natural human conversation. Unlike previous studies that have applied different approaches to goal-oriented dialogue systems and chit-chat systems respectively, recent studies have attempted to apply end-to-end trainable approaches based on deep neural networks in common to them. Acquiring dialogue corpora for training is now necessary. Therefore, future research will focus on easily and cheaply acquiring dialogue corpora and training with small annotated dialogue corpora and/or large raw dialogues.