• Title/Summary/Keyword: Artificial intelligence techniques

Search Result 629, Processing Time 0.023 seconds

Living Lab and Confusion Matrix for Performance Improvement and Evaluation of Artificial Intelligence System in Life Environment (생활 환경에서의 인공지능 시스템 성능 개선 및 평가를 위한 리빙랩 및 혼동 매트릭스)

  • Ha, Ji-Won;Seo, Ji-Seok;Lee, Seongsoo
    • Journal of IKEEE
    • /
    • v.24 no.4
    • /
    • pp.1180-1183
    • /
    • 2020
  • Recently, the daily life safety detection functionalities such as fall accident detection and burn danger detection are widely disseminated along with the development of IoT and smart home. These safety detection functionalities are mostly performed by artificial intelligence. However, simple accuracy measurement of the safety detection in laboratory environment is often far from practical performance in daily life environment. To mitigate this problem, this paper introduces two techniques, i.e. living lab and confusion matrix. Living lab is more than simple simulation of daily life environment, and it enables users to directly participate technology development and product design. Various performance measures induced from confusion matrix significantly help to evaluate the performance of artificial intelligence system for proper application purposes.

Preliminary study of artificial intelligence-based fuel-rod pattern analysis of low-quality tomographic image of fuel assembly

  • Seong, Saerom;Choi, Sehwan;Ahn, Jae Joon;Choi, Hyung-joo;Chung, Yong Hyun;You, Sei Hwan;Yeom, Yeon Soo;Choi, Hyun Joon;Min, Chul Hee
    • Nuclear Engineering and Technology
    • /
    • v.54 no.10
    • /
    • pp.3943-3948
    • /
    • 2022
  • Single-photon emission computed tomography is one of the reliable pin-by-pin verification techniques for spent-fuel assemblies. One of the challenges with this technique is to increase the total fuel assembly verification speed while maintaining high verification accuracy. The aim of the present study, therefore, was to develop an artificial intelligence (AI) algorithm-based tomographic image analysis technique for partial-defect verification of fuel assemblies. With the Monte Carlo (MC) simulation technique, a tomographic image dataset consisting of 511 fuel-rod patterns of a 3 × 3 fuel assembly was generated, and with these images, the VGG16, GoogLeNet, and ResNet models were trained. According to an evaluation of these models for different training dataset sizes, the ResNet model showed 100% pattern estimation accuracy. And, based on the different tomographic image qualities, all of the models showed almost 100% pattern estimation accuracy, even for low-quality images with unrecognizable fuel patterns. This study verified that an AI model can be effectively employed for accurate and fast partial-defect verification of fuel assemblies.

Effective E-Learning Practices by Machine Learning and Artificial Intelligence

  • Arshi Naim;Sahar Mohammed Alshawaf
    • International Journal of Computer Science & Network Security
    • /
    • v.24 no.1
    • /
    • pp.209-214
    • /
    • 2024
  • This is an extended research paper focusing on the applications of Machine Learing and Artificial Intelligence in virtual learning environment. The world is moving at a fast pace having the application of Machine Learning (ML) and Artificial Intelligence (AI) in all the major disciplines and the educational sector is also not untouched by its impact especially in an online learning environment. This paper attempts to elaborate on the benefits of ML and AI in E-Learning (EL) in general and explain how King Khalid University (KKU) EL Deanship is making the best of ML and AI in its practices. Also, researchers have focused on the future of ML and AI in any academic program. This research is descriptive in nature; results are based on qualitative analysis done through tools and techniques of EL applied in KKU as an example but the same modus operandi can be implemented by any institution in its EL platform. KKU is using Learning Management Services (LMS) for providing online learning practices and Blackboard (BB) for sharing online learning resources, therefore these tools are considered by the researchers for explaining the results of ML and AI.

CORRECT? CORECT!: Classification of ESG Ratings with Earnings Call Transcript

  • Haein Lee;Hae Sun Jung;Heungju Park;Jang Hyun Kim
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.18 no.4
    • /
    • pp.1090-1100
    • /
    • 2024
  • While the incorporating ESG indicator is recognized as crucial for sustainability and increased firm value, inconsistent disclosure of ESG data and vague assessment standards have been key challenges. To address these issues, this study proposes an ambiguous text-based automated ESG rating strategy. Earnings Call Transcript data were classified as E, S, or G using the Refinitiv-Sustainable Leadership Monitor's over 450 metrics. The study employed advanced natural language processing techniques such as BERT, RoBERTa, ALBERT, FinBERT, and ELECTRA models to precisely classify ESG documents. In addition, the authors computed the average predicted probabilities for each label, providing a means to identify the relative significance of different ESG factors. The results of experiments demonstrated the capability of the proposed methodology in enhancing ESG assessment criteria established by various rating agencies and highlighted that companies primarily focus on governance factors. In other words, companies were making efforts to strengthen their governance framework. In conclusion, this framework enables sustainable and responsible business by providing insight into the ESG information contained in Earnings Call Transcript data.

Sparse Class Processing Strategy in Image-based Livestock Defect Detection (이미지 기반 축산물 불량 탐지에서의 희소 클래스 처리 전략)

  • Lee, Bumho;Cho, Yesung;Yi, Mun Yong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.11
    • /
    • pp.1720-1728
    • /
    • 2022
  • The industrial 4.0 era has been opened with the development of artificial intelligence technology, and the realization of smart farms incorporating ICT technology is receiving great attention in the livestock industry. Among them, the quality management technology of livestock products and livestock operations incorporating computer vision-based artificial intelligence technology represent key technologies. However, the insufficient number of livestock image data for artificial intelligence model training and the severely unbalanced ratio of labels for recognizing a specific defective state are major obstacles to the related research and technology development. To overcome these problems, in this study, combining oversampling and adversarial case generation techniques is proposed as a method necessary to effectively utilizing small data labels for successful defect detection. In addition, experiments comparing performance and time cost of the applicable techniques were conducted. Through experiments, we confirm the validity of the proposed methods and draw utilization strategies from the study results.

Comparative analysis of Machine-Learning Based Models for Metal Surface Defect Detection (머신러닝 기반 금속외관 결함 검출 비교 분석)

  • Lee, Se-Hun;Kang, Seong-Hwan;Shin, Yo-Seob;Choi, Oh-Kyu;Kim, Sijong;Kang, Jae-Mo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.6
    • /
    • pp.834-841
    • /
    • 2022
  • Recently, applying artificial intelligence technologies in various fields of production has drawn an upsurge of research interest due to the increase for smart factory and artificial intelligence technologies. A great deal of effort is being made to introduce artificial intelligence algorithms into the defect detection task. Particularly, detection of defects on the surface of metal has a higher level of research interest compared to other materials (wood, plastics, fibers, etc.). In this paper, we compare and analyze the speed and performance of defect classification by combining machine learning techniques (Support Vector Machine, Softmax Regression, Decision Tree) with dimensionality reduction algorithms (Principal Component Analysis, AutoEncoders) and two convolutional neural networks (proposed method, ResNet). To validate and compare the performance and speed of the algorithms, we have adopted two datasets ((i) public dataset, (ii) actual dataset), and on the basis of the results, the most efficient algorithm is determined.

Spatial interpolation of SPT data and prediction of consolidation of clay by ANN method

  • Kim, Hyeong-Joo;Dinoy, Peter Rey T.;Choi, Hee-Seong;Lee, Kyoung-Bum;Mission, Jose Leo C.
    • Coupled systems mechanics
    • /
    • v.8 no.6
    • /
    • pp.523-535
    • /
    • 2019
  • Artificial Intelligence (AI) is anticipated to be the future of technology. Hence, AI has been applied in various fields over the years and its applications are expected to grow in number with the passage of time. There has been a growing need for accurate, direct, and quick prediction of geotechnical and foundation engineering models especially since the success of each project relies on numerous amounts of data. In this study, two applications of AI in the field of geotechnical and foundation engineering are presented - spatial interpolation of standard penetration test (SPT) data and prediction of consolidation of clay. SPT and soil profile data may be predicted and estimated at any location and depth at a site that has no available borehole test data using artificial intelligence techniques such as artificial neural networks (ANN) based on available geospatial information from nearby boreholes. ANN can also be used to accelerate the calculation of various theoretical methods such as the one-dimensional consolidation theory of clay with high efficiency by using lesser computation resources. The results of the study showed that ANN can be a valuable, powerful, and practical tool in providing various information that is needed in geotechnical and foundation design.

Algorithms to measure carbonation depth in concrete structures sprayed with a phenolphthalein solution

  • Ruiz, Christian C.;Caballero, Jose L.;Martinez, Juan H.;Aperador, Willian A.
    • Advances in concrete construction
    • /
    • v.9 no.3
    • /
    • pp.257-265
    • /
    • 2020
  • Many failures of concrete structures are related to steel corrosion. For this reason, it is important to recognize how the carbonation can affect the durability of reinforced concrete structures. The repeatability of the carbonation depth measure in a specimen of concrete sprayed with a phenolphthalein solution is consistently low whereby it is necessary to have an impartial method to measure the carbonation depth. This study presents two automatic algorithms to detect the non-carbonated zone in concrete specimens. The first algorithm is based solely on digital processing image (DPI), mainly morphological and threshold techniques. The second algorithm is based on artificial intelligence, more specifically on an array of Kohonen networks, but also using some DPI techniques to refine the results. Moreover, another algorithm was developed with the purpose of measure the carbonation depth from the image obtained previously.

Preliminary Studies on Embedding Qualitative Reasoning into Qualitative Analysis and Laboratory Simulation

  • Pang, Jen-Sen;Syed Mustapha, S.M.F.D;Mohd.Zain, Sharifuddin
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2001.01a
    • /
    • pp.230-236
    • /
    • 2001
  • In this paper, we explored the possibilities of embedding Qualitative Reasoning techniques, the Qualitative Process Theory (QPT), and its implementation in the field of inorganic chemistry. The target field of implementation is Qualitative Chemical Analysis and Laboratory Simulation. By embedding such technique in this education software we aim to combine theory and practice into a single package. The system, are able to generate reasoning and explanation based on chemical theories, helping student in mastering basic chemistry knowledge and practical skill as well. We also review the suitability of embedding QPT techniques into chemistry in general, by comparing some examples from both fields.

  • PDF

MONITORING SEVERE ACCIDENTS USING AI TECHNIQUES

  • No, Young-Gyu;Kim, Ju-Hyun;Na, Man-Gyun;Lim, Dong-Hyuk;Ahn, Kwang-Il
    • Nuclear Engineering and Technology
    • /
    • v.44 no.4
    • /
    • pp.393-404
    • /
    • 2012
  • After the Fukushima nuclear accident in 2011, there has been increasing concern regarding severe accidents in nuclear facilities. Severe accident scenarios are difficult for operators to monitor and identify. Therefore, accurate prediction of a severe accident is important in order to manage it appropriately in the unfavorable conditions. In this study, artificial intelligence (AI) techniques, such as support vector classification (SVC), probabilistic neural network (PNN), group method of data handling (GMDH), and fuzzy neural network (FNN), were used to monitor the major transient scenarios of a severe accident caused by three different initiating events, the hot-leg loss of coolant accident (LOCA), the cold-leg LOCA, and the steam generator tube rupture in pressurized water reactors (PWRs). The SVC and PNN models were used for the event classification. The GMDH and FNN models were employed to accurately predict the important timing representing severe accident scenarios. In addition, in order to verify the proposed algorithm, data from a number of numerical simulations were required in order to train the AI techniques due to the shortage of real LOCA data. The data was acquired by performing simulations using the MAAP4 code. The prediction accuracy of the three types of initiating events was sufficiently high to predict severe accident scenarios. Therefore, the AI techniques can be applied successfully in the identification and monitoring of severe accident scenarios in real PWRs.