• Title/Summary/Keyword: Intelligent machine

Search Result 1,074, Processing Time 0.029 seconds

Developing a Multiclass Classification and Intelligent Matching System for Cold Rolled Steel Wire using Machine Learning (머신러닝을 활용한 냉간압조용 선재의 다중 분류 및 지능형 매칭 시스템 개발)

  • K.W. Lee;D.K. Lee;Y.J. Kwon;K.H, Cho;S.S. Park;K.S. Cho
    • Journal of the Korean Society for Heat Treatment
    • /
    • v.36 no.2
    • /
    • pp.69-76
    • /
    • 2023
  • In this study, we present a system for identifying equivalent grades of standardized wire rod steel based on alloy composition using machine learning techniques. The system comprises two models, one based on a supervised multi-class classification algorithm and the other based on unsupervised autoencoder algorithm. Our evaluation showed that the supervised model exhibited superior performance in terms of prediction stability and reliability of prediction results. This system provides a useful tool for non-experts seeking similar grades of steel based on alloy composition.

Structural review of the intelligent online judge system (지능형 온라인 평가 시스템의 구조적 고찰)

  • Lim, Isaac;Cho, Minwoo;Lee, Jisu;Jang, Jiwon;Choi, Jiyoung;Jung, Heokyung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.10a
    • /
    • pp.499-501
    • /
    • 2021
  • Recently, artificial intelligence and SW have occupied an important position worldwide as the foundation technology of the era of the 4th industrial revolution, and web browser-based programming learning systems are becoming common due to changes in the learning environment caused by COVID-19. In accordance with this trend, this paper proposes a functionally scalable microservice-based system structure for an online evaluation system as a tool for learning algorithms that are the basis of artificial intelligence and SW. In addition, a functional structure for applying machine learning to automatic evaluation functions under the proposed system structure is also proposed.

  • PDF

Collision Hazards Detection for Construction Workers Safety Using Equipment Sound Data

  • Elelu, Kehinde;Le, Tuyen;Le, Chau
    • International conference on construction engineering and project management
    • /
    • 2022.06a
    • /
    • pp.736-743
    • /
    • 2022
  • Construction workers experience a high rate of fatal incidents from mobile equipment in the industry. One of the major causes is the decline in the acoustic condition of workers due to the constant exposure to construction noise. Previous studies have proposed various ways in which audio sensing and machine learning techniques can be used to track equipment's movement on the construction site but not on the audibility of safety signals. This study develops a novel framework to help automate safety surveillance in the construction site. This is done by detecting the audio sound at a different signal-to-noise ratio of -10db, -5db, 0db, 5db, and 10db to notify the worker of imminent dangers of mobile equipment. The scope of this study is focused on developing a signal processing model to help improve the audible sense of mobile equipment for workers. This study includes three-phase: (a) collect audio data of construction equipment, (b) develop a novel audio-based machine learning model for automated detection of collision hazards to be integrated into intelligent hearing protection devices, and (c) conduct field experiments to investigate the system' efficiency and latency. The outcomes showed that the proposed model detects equipment correctly and can timely notify the workers of hazardous situations.

  • PDF

FAULT DIAGNOSIS OF ROLLING BEARINGS USING UNSUPERVISED DYNAMIC TIME WARPING-AIDED ARTIFICIAL IMMUNE SYSTEM

  • LUCAS VERONEZ GOULART FERREIRA;LAXMI RATHOUR;DEVIKA DABKE;FABIO ROBERTO CHAVARETTE;VISHNU NARAYAN MISHRA
    • Journal of applied mathematics & informatics
    • /
    • v.41 no.6
    • /
    • pp.1257-1274
    • /
    • 2023
  • Rotating machines heavily rely on an intricate network of interconnected sub-components, with bearing failures accounting for a substantial proportion (40% to 90%) of all such failures. To address this issue, intelligent algorithms have been developed to evaluate vibrational signals and accurately detect faults, thereby reducing the reliance on expert knowledge and lowering maintenance costs. Within the field of machine learning, Artificial Immune Systems (AIS) have exhibited notable potential, with applications ranging from malware detection in computer systems to fault detection in bearings, which is the primary focus of this study. In pursuit of this objective, we propose a novel procedure for detecting novel instances of anomalies in varying operating conditions, utilizing only the signals derived from the healthy state of the analyzed machine. Our approach incorporates AIS augmented by Dynamic Time Warping (DTW). The experimental outcomes demonstrate that the AIS-DTW method yields a considerable improvement in anomaly detection rates (up to 53.83%) compared to the conventional AIS. In summary, our findings indicate that our method represents a significant advancement in enhancing the resilience of AIS-based novelty detection, thereby bolstering the reliability of rotating machines and reducing the need for expertise in bearing fault detection.

Development and performance evaluation of Machine Control Kit mountable to general excavators (일반 굴삭기 장착 가능한 머신 컨트롤 키트 개발 및 성능 평가)

  • K.S. Lee;K.S. Kim;J.B. Jeong;E.S. Pak;J.I. Koh;J.J. Park;S.H. Joo
    • Journal of Drive and Control
    • /
    • v.21 no.1
    • /
    • pp.31-37
    • /
    • 2024
  • In this study, to prevent accidents in underground facilities during excavation, we developed a Lv.3 automated control system that can be configured as an electronic control system without changing the existing hydraulic system in a general excavator and utilized digital map information of underground facilities. We aimed to develop a strategy to prevent accidents caused by operator error. To implement this, a real-time excavator bucket end position recognition and control system was developed through angle measurement of the boom, arm, and bucket using an electronic joystick, RTK-GPS, and angle sensors. In addition, excavators are large, machine-based equipment, and it is difficult to control overshoot due to inertia with feedback control using position recognition information of the bucket tip. Therefore, feed-forward control is used to calculate the moving speed of the bucket tip in real-time to determine the target position. We developed a technology that can converge and verified the performance of the developed system through actual vehicle installation and field tests.

Predicting Corporate Bankruptcy using Simulated Annealing-based Random Fores (시뮬레이티드 어니일링 기반의 랜덤 포레스트를 이용한 기업부도예측)

  • Park, Hoyeon;Kim, Kyoung-jae
    • Journal of Intelligence and Information Systems
    • /
    • v.24 no.4
    • /
    • pp.155-170
    • /
    • 2018
  • Predicting a company's financial bankruptcy is traditionally one of the most crucial forecasting problems in business analytics. In previous studies, prediction models have been proposed by applying or combining statistical and machine learning-based techniques. In this paper, we propose a novel intelligent prediction model based on the simulated annealing which is one of the well-known optimization techniques. The simulated annealing is known to have comparable optimization performance to the genetic algorithms. Nevertheless, since there has been little research on the prediction and classification of business decision-making problems using the simulated annealing, it is meaningful to confirm the usefulness of the proposed model in business analytics. In this study, we use the combined model of simulated annealing and machine learning to select the input features of the bankruptcy prediction model. Typical types of combining optimization and machine learning techniques are feature selection, feature weighting, and instance selection. This study proposes a combining model for feature selection, which has been studied the most. In order to confirm the superiority of the proposed model in this study, we apply the real-world financial data of the Korean companies and analyze the results. The results show that the predictive accuracy of the proposed model is better than that of the naïve model. Notably, the performance is significantly improved as compared with the traditional decision tree, random forests, artificial neural network, SVM, and logistic regression analysis.

Exploring Social Impact of AI (인공지능과 사회의 변화)

  • Baek, Seung-Ik;Lim, Gyoo-Gun;Yu, Deng-Sheng
    • Informatization Policy
    • /
    • v.23 no.4
    • /
    • pp.3-23
    • /
    • 2016
  • Since Turing (1950) proposed the development of a machine or system that could think and communicate with humans, many engineers and scientists have made endless efforts to create machines and systems that can replace humans. This effort made the field of artificial intelligence. Recently, as many people have been interested in the 4th Industrial Revolution, research on artificial intelligence technology has been actively carried out not only in the university laboratories but also in the companies as the core technology for realizing the 4th Industrial Revolution. As the artificial intelligence technology has been penetrated deeply into our lives, it is true that our lives have become much easier and more comfortable than in the past, but on the other hand, we have begun to have various negative effects. In this study, we review the social changes caused by artificial intelligence in terms of intelligent products and services. By analyzing positive effects and dysfunctions in various cases of daily life and work environment, we try to identify main policy issues.

MOnCa2: High-Level Context Reasoning Framework based on User Travel Behavior Recognition and Route Prediction for Intelligent Smartphone Applications (MOnCa2: 지능형 스마트폰 어플리케이션을 위한 사용자 이동 행위 인지와 경로 예측 기반의 고수준 콘텍스트 추론 프레임워크)

  • Kim, Je-Min;Park, Young-Tack
    • Journal of KIISE
    • /
    • v.42 no.3
    • /
    • pp.295-306
    • /
    • 2015
  • MOnCa2 is a framework for building intelligent smartphone applications based on smartphone sensors and ontology reasoning. In previous studies, MOnCa determined and inferred user situations based on sensor values represented by ontology instances. When this approach is applied, recognizing user space information or objects in user surroundings is possible, whereas determining the user's physical context (travel behavior, travel destination) is impossible. In this paper, MOnCa2 is used to build recognition models for travel behavior and routes using smartphone sensors to analyze the user's physical context, infer basic context regarding the user's travel behavior and routes by adapting these models, and generate high-level context by applying ontology reasoning to the basic context for creating intelligent applications. This paper is focused on approaches that are able to recognize the user's travel behavior using smartphone accelerometers, predict personal routes and destinations using GPS signals, and infer high-level context by applying realization.

A Study on the Intelligent 3D Foot Scanning System (인공지능형 삼차원 Foot Scanning 시스템에 관한 연구)

  • Kim, Young-Tak;Park, Ju-Won;Tack, Han-Ho;Lee, Sang-Bae
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.14 no.7
    • /
    • pp.871-877
    • /
    • 2004
  • In this paper, for manufacturing a custom-made shoes, shape of foot acquired three-dimensional measurement device which makes shoe-last data for needing a custom-made shoes is founded on artificial intelligence technique and it shows method restoring to the original shape in optimized state. the developed system for this study is based on PC which uses existing three dimensional measurement method. And it gains shoe-last and data of foot shape going through 8 CCD(Charge Coupled Device) Which equipped top and bottom, right and left sides and 4 lasers which also equipped both sides and upper and lower sides. The acquired data are processed image processing algorithm using artificial intelligence technique. And result of data management is better quality of removing noise than other system not using artificial intelligence technique and it can simplify post-processing. So, this paper is constituted hardware and software system and it used neural network for determining threshold value, when input image on pre-processing step is being stage of image binarization and present that results.

Building a Business Knowledge Base by a Supervised Learning and Rule-Based Method

  • Shin, Sungho;Jung, Hanmin;Yi, Mun Yong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.9 no.1
    • /
    • pp.407-420
    • /
    • 2015
  • Natural Language Question Answering (NLQA) and Prescriptive Analytics (PA) have been identified as innovative, emerging technologies in 2015 by the Gartner group. These technologies require knowledge bases that consist of data that has been extracted from unstructured texts. Every business requires a knowledge base for business analytics as it can enhance companies' competitiveness in their industry. Most intelligent or analytic services depend a lot upon on knowledge bases. However, building a qualified knowledge base is very time consuming and requires a considerable amount of effort, especially if it is to be manually created. Another problem that occurs when creating a knowledge base is that it will be outdated by the time it is completed and will require constant updating even when it is ready in use. For these reason, it is more advisable to create a computerized knowledge base. This research focuses on building a computerized knowledge base for business using a supervised learning and rule-based method. The method proposed in this paper is based on information extraction, but it has been specialized and modified to extract information related only to a business. The business knowledge base created by our system can also be used for advanced functions such as presenting the hierarchy of technologies and products, and the relations between technologies and products. Using our method, these relations can be expanded and customized according to business requirements.