• 제목/요약/키워드: work-based learning

Search Result 1,031, Processing Time 0.027 seconds

Anatomy of Sentiment Analysis of Tweets Using Machine Learning Approach

  • Misbah Iram;Saif Ur Rehman;Shafaq Shahid;Sayeda Ambreen Mehmood
    • International Journal of Computer Science & Network Security
    • /
    • v.23 no.10
    • /
    • pp.97-106
    • /
    • 2023
  • Sentiment analysis using social network platforms such as Twitter has achieved tremendous results. Twitter is an online social networking site that contains a rich amount of data. The platform is known as an information channel corresponding to different sites and categories. Tweets are most often publicly accessible with very few limitations and security options available. Twitter also has powerful tools to enhance the utility of Twitter and a powerful search system to make publicly accessible the recently posted tweets by keyword. As popular social media, Twitter has the potential for interconnectivity of information, reviews, updates, and all of which is important to engage the targeted population. In this work, numerous methods that perform a classification of tweet sentiment in Twitter is discussed. There has been a lot of work in the field of sentiment analysis of Twitter data. This study provides a comprehensive analysis of the most standard and widely applicable techniques for opinion mining that are based on machine learning and lexicon-based along with their metrics. The proposed work is helpful to analyze the information in the tweets where opinions are highly unstructured, heterogeneous, and polarized positive, negative or neutral. In order to validate the performance of the proposed framework, an extensive series of experiments has been performed on the real world twitter dataset that alter to show the effectiveness of the proposed framework. This research effort also highlighted the recent challenges in the field of sentiment analysis along with the future scope of the proposed work.

Study on the Policies to promote the Industrialization of the u-Learning (u-러닝 산업 활성화를 위한 정책에 관한 연구)

  • Baik, Kwang-Hyun;Kim, Kyung-Soo
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.8 no.6
    • /
    • pp.1673-1681
    • /
    • 2007
  • The u-Learning just begins to emerge as the next-generation knowledge-based business. Since it has a great potential to become a high value-added industry, there is much attention paid in this field. In this work, we first summarized the concept of the u-Learning where the architecture of various u-learning areas has been identified. Then we investigated the current status and problems of the u-Learning industry. Through the SWOT analysis, we have extracted the political strategies that will be essential for the rapid industrialization of u-Learning which will, in turn, contribute much to enhance the competitiveness of national economy.

  • PDF

Enhancing Malware Detection with TabNetClassifier: A SMOTE-based Approach

  • Rahimov Faridun;Eul Gyu Im
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2024.05a
    • /
    • pp.294-297
    • /
    • 2024
  • Malware detection has become increasingly critical with the proliferation of end devices. To improve detection rates and efficiency, the research focus in malware detection has shifted towards leveraging machine learning and deep learning approaches. This shift is particularly relevant in the context of the widespread adoption of end devices, including smartphones, Internet of Things devices, and personal computers. Machine learning techniques are employed to train models on extensive datasets and evaluate various features, while deep learning algorithms have been extensively utilized to achieve these objectives. In this research, we introduce TabNet, a novel architecture designed for deep learning with tabular data, specifically tailored for enhancing malware detection techniques. Furthermore, the Synthetic Minority Over-Sampling Technique is utilized in this work to counteract the challenges posed by imbalanced datasets in machine learning. SMOTE efficiently balances class distributions, thereby improving model performance and classification accuracy. Our study demonstrates that SMOTE can effectively neutralize class imbalance bias, resulting in more dependable and precise machine learning models.

A Study of Definition of Traditional Korean Medicine as Learning and Discussion for Scientization of Traditional Korean Medicine (학문으로서의 한의학의 정의와 한의학의 과학화를 위한 논의)

  • Kim, Myung-Hyun;Kim, Byoung-Soo
    • Journal of Haehwa Medicine
    • /
    • v.23 no.2
    • /
    • pp.1-4
    • /
    • 2015
  • Learning can be defined as its objects, main question for the objects, and its unique way to organize all the knowledge acquired as the results of the question. From the point of view like this, Traditional Korean Medicine(TKM) can be defined as learning for human body and its functions, health and diseases based on the theory of the Yin and Yang and of the five elements. Nowaday Many papers based on laboratory work publish for the name of scientization of TKM, but from the viewpoint of definition of learning, they have a problem that there is no basic theory. If TKM could be communicated with western natural science, it has to be solved. And oriental physiology has a same object and same questions with western physiology, so oriental physiology can be useful to make a bridge between TKM and western natural science.

  • PDF

Adaptive control based on nonlinear dynamical system

  • Sugisaka, Masanori;Eguchi, Katsumasa
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1993.10b
    • /
    • pp.401-405
    • /
    • 1993
  • This paper presents a neuro adaptive control method for nonlinear dynamical systems based on artificial neural network systems. The proposed neuro adaptive controller consists of 3 layers artificial neural network system and parallel PD controller. At the early stage in learning or identification process of the system characteristics the PD controller works mainly in order to compensate for the inadequacy of the learning process and then gradually the neuro contrller begins to work instead of the PD controller after the learning process has proceeded. From the simulation studies the neuro adaptive controller is seen to be robust and works effectively for nonlinear dynamical systems from a practical applicational points of view.

  • PDF

Indirect Decentralized Repetitive Control for the Multiple Dynamic Subsystems

  • Lee, Soo-Cheol
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.23 no.1
    • /
    • pp.1-22
    • /
    • 1997
  • Learning control refers to controllers that learn to improve their performance at executing a given task, based on experience performing this specific task. In a previous work, the authors presented a theory of indirect decentralized learning control based on use of indirect adaptive control concepts employing simultaneous identification and control. This paper extends these results to apply to the indirect repetitive control problem in which a periodic (i.e., repetitive) command is given to a control system. Decentralized indirect repetitive control algorithms are presented that have guaranteed convergence to zero tracking error under very general conditions. The original motivation of the repetitive control and learning control fields was learning in robots doing repetitive tasks such as on an assembly line. This paper starts with decentralized discrete time systems, and progresses to the robot application, modeling the robot as a time varying linear system in the neighborhood of the desired trajectory. Decentralized repetitive control is natural for this application because the feedback control for link rotations is normally implemented in a decentralized manner, treating each link as if it is independent of the other links.

  • PDF

Determining Feature-Size for Text to Numeric Conversion based on BOW and TF-IDF

  • Alyamani, Hasan J.
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.1
    • /
    • pp.283-287
    • /
    • 2022
  • Machine Learning is the most popular method used in data science. Growth of data is not only numeric data but also text data. Most of the algorithm of supervised and unsupervised machine learning algorithms use numeric data. Now it is required to convert text data into numeric. There are many techniques for this conversion. Researcher confuses which technique is best in what situation. Here in proposed work BOW (Bag-of-Words) and TF-IDF (Term-Frequency-Inverse-Document-Frequency) has been studied based on different features to determine best method. After experimental results on text data, TF-IDF and BOW both provide better performance at range from 100 to 150 number of features.

The Effects of Learning Transfer on Perceived Usefulness and Perceived Ease of Use in Enterprise e-Learning - Focused on Mediating Effects of Self-Efficacy and Work Environment - (지각된 유용성과 사용용이성이 기업 이러닝 교육의 학습전이에 미치는 영향에 관한 연구 -자기효능감과 업무환경의 매개효과를 중심으로-)

  • Park, Dae-Bum;Gu, Ja-Won
    • Management & Information Systems Review
    • /
    • v.37 no.3
    • /
    • pp.1-25
    • /
    • 2018
  • This research performed the empirical test for the effects of learning transfer on perceived usefulness, perceived ease of use, self-efficacy and work environment using 390 employees who have experienced e-learning in domestic and foreign companies. Analyzed the mediating effects of self-efficacy and work environment in addition to direct effect of each factor on learning transfer. The results showed that perceived usefulness and perceived ease-of-use of e-learning learner had a positive(+) effect on self-efficacy and a positive influence on supervisor and peer support and organizational climate. Self-efficacy showed a positive effect on learning transfer, and supervisor support, peer support and organizational climate had a positive influence on learning transfer as well. Perceived usefulness also had a positive effect on learning transfer. However, perceived ease-of-use had no significant effect on learning transfer. As a result of the mediating effect analysis, self-efficacy and work environment were analyzed to have mediating effects between perceived usefulness, perceived ease of use, and learning transfer. The implications of this study are as follows. First, this study designed a new research model that reflects factors influencing the effect of learning transfer on acceptance of e-learning that is common in corporate education. It has derived a research model of perceived usefulness and perceived ease-of-use, which were used as mediating variables for external characteristics factors, as independent variables, using self-efficacy and work environment as mediating variables, which were studied as external factors. Second, most of the studies on technology acceptance model and learning transfer are conducted in a single country. The reliability was enhanced by testing the study models using different samples from 26 countries. Third, perceived usefulness and ease-of-use in existing studies have been considered as key determinants of acceptance intention and learning transfer. This study explored the mediating effects of learner and environmental factors on the accepted information technology and strengthened and supplemented the path of learning transfer of perceived usefulness and ease-of-use. In addition, based on the sample analysis of various countries used in this study, it is expected that future international comparative studies will be possible.

A Framework for Developing Learning Activities for Smart Education and an Instructional Model (스마트 학습활동 개발 프레임워크와 수업모형 개발 사례)

  • Kim, Hye-Jeong;Kim, Hyun-Cheol
    • The Journal of Korean Association of Computer Education
    • /
    • v.15 no.4
    • /
    • pp.25-39
    • /
    • 2012
  • Smart education is defined as creating new values through connecting educational elements based on smart devices and infrastructure. In the study, we propose a theoretical and procedural framework for developing smart learning activities, which is considered characteristic of smart education, as well as environments in smart schools of Sejong Special Autonomous city. In addition, we discuss an instructional model developed from the framework. A smart learning activity as a basic unit in instruction is represented as a block when design and instruction focuses on smart learning activities. The block consists of components from learning activities, motivation, information activities, and tools when a teacher has smart learning ideas. Based on the theoretical and procedural framework, the thought-sharing model (i.e., that learners share ideas and opinions with classmates, review classmates' work, and enhance their own work) is an instructional model that leads to smart education. We discuss considerations for developing instructional models using the framework.

  • PDF

Predicting flux of forward osmosis membrane module using deep learning (딥러닝을 이용한 정삼투 막모듈의 플럭스 예측)

  • Kim, Jaeyoon;Jeon, Jongmin;Kim, Noori;Kim, Suhan
    • Journal of Korean Society of Water and Wastewater
    • /
    • v.35 no.1
    • /
    • pp.93-100
    • /
    • 2021
  • Forward osmosis (FO) process is a chemical potential driven process, where highly concentrated draw solution (DS) is used to take water through semi-permeable membrane from feed solution (FS) with lower concentration. Recently, commercial FO membrane modules have been developed so that full-scale FO process can be applied to seawater desalination or water reuse. In order to design a real-scale FO plant, the performance prediction of FO membrane modules installed in the plant is essential. Especially, the flux prediction is the most important task because the amount of diluted draw solution and concentrate solution flowing out of FO modules can be expected from the flux. Through a previous study, a theoretical based FO module model to predict flux was developed. However it needs an intensive numerical calculation work and a fitting process to reflect a complex module geometry. The idea of this work is to introduce deep learning to predict flux of FO membrane modules using 116 experimental data set, which include six input variables (flow rate, pressure, and ion concentration of DS and FS) and one output variable (flux). The procedure of optimizing a deep learning model to minimize prediction error and overfitting problem was developed and tested. The optimized deep learning model (error of 3.87%) was found to predict flux better than the theoretical based FO module model (error of 10.13%) in the data set which were not used in machine learning.