• Title/Summary/Keyword: Automated Program

Search Result 452, Processing Time 0.029 seconds

Prediction of medication-related osteonecrosis of the jaw (MRONJ) using automated machine learning in patients with osteoporosis associated with dental extraction and implantation: a retrospective study

  • Da Woon Kwack;Sung Min Park
    • Journal of the Korean Association of Oral and Maxillofacial Surgeons
    • /
    • v.49 no.3
    • /
    • pp.135-141
    • /
    • 2023
  • Objectives: This study aimed to develop and validate machine learning (ML) models using H2O-AutoML, an automated ML program, for predicting medication-related osteonecrosis of the jaw (MRONJ) in patients with osteoporosis undergoing tooth extraction or implantation. Patients and Methods: We conducted a retrospective chart review of 340 patients who visited Dankook University Dental Hospital between January 2019 and June 2022 who met the following inclusion criteria: female, age ≥55 years, osteoporosis treated with antiresorptive therapy, and recent dental extraction or implantation. We considered medication administration and duration, demographics, and systemic factors (age and medical history). Local factors, such as surgical method, number of operated teeth, and operation area, were also included. Six algorithms were used to generate the MRONJ prediction model. Results: Gradient boosting demonstrated the best diagnostic accuracy, with an area under the receiver operating characteristic curve (AUC) of 0.8283. Validation with the test dataset yielded a stable AUC of 0.7526. Variable importance analysis identified duration of medication as the most important variable, followed by age, number of teeth operated, and operation site. Conclusion: ML models can help predict MRONJ occurrence in patients with osteoporosis undergoing tooth extraction or implantation based on questionnaire data acquired at the first visit.

Mexico IMMEX Program and the Changes of Maquiladora Industry (멕시코 IMMEX 프로그램과 마킬라도라 산업의 변화)

  • Kim, Hak-Hoon
    • Journal of the Economic Geographical Society of Korea
    • /
    • v.24 no.2
    • /
    • pp.143-162
    • /
    • 2021
  • This study reviews the progress of maquiladora industry in Mexico and the development of the IMMEX program. The maquiladora program allows foreign-invested factories in Mexico to import raw materials and components duty free and to export the finished products to the U.S. It contributed to the increase in employment and population of border cities. Low wage level of Mexico induced not only standardized labor-intensive industries but also the high-tech automated industries requiring assembly process. In 2006, the Mexican government merged the maquiladora program and PITEX for Mexican export-oriented firms into a single new program, the IMMEX program, in order to promote exports more efficiently. This study presents the distributions of the IMMEX firms by industrial sector and by region. It is revealed that transport equipment sector leads the export industries in Mexico, and Tijuana and Juárez accommodate largest agglomerations of the IMMEX firms.

An Evaluation of the Reliability and Validity of the Automatic Pennation Angle Measuring Program (깃각 자동측정 프로그램의 신뢰도와 타당도 평가)

  • Kim, Jong-Soon
    • PNF and Movement
    • /
    • v.17 no.2
    • /
    • pp.329-337
    • /
    • 2019
  • Purpose: Ultrasound imaging is commonly used to measure the pennation angle of human skeletal muscles in vivo. However, manual assessment of the pennation angle using ultrasound images is subjective and time-consuming and requires a high level of examiner skill. The architectural analysis of human skeletal muscles is thus challenging. Automated approaches using image processing techniques are therefore required to estimate the pennation angle in ultrasound images. The purpose of this study was thus to assess the intra-tester and inter-tester reliability and validity of the pennation angle using an automatic measurement program. Methods: Twenty-two healthy young adults (mean age = 22.55 years) with no medical history of neurological or musculoskeletal disorders voluntarily participated in this study. Ultrasound imaging was used to measure the pennation angle of the gastrocnemius muscle at rest. One examiner acquired images from all the participants. The intra-tester and inter-tester reliability were evaluated using the intraclass correlation coefficient (ICC) to estimate reliability. Validity was measured using Pearson's correlation coefficient. Results: The intra-rater reliability was excellent for the automatic pennation angle measuring program and the manual pennation angle assessment method (ICC>0.95). The inter-rater reliability was also excellent for both methods (ICC>0.93). All the correlation coefficients for the automatic pennation angle measuring program and the manual pennation angle assessment method were 0.79, which indicated a significantly positive correlation (p<0.05). Conclusion: Pennation angle measurement using the automatic pennation angle measuring program showed acceptable reliability and validity. This study therefore demonstrated that the automatic measuring program was able to automatically measure the pennation angle of skeletal muscles using ultrasound images, and thus made it easy to investigate skeletal muscle architecture.

A Study on Validation of OFP for UAV using Auto Code Generation (자동 코드생성을 이용한 무인기용 OFP의 검증에 관한 연구)

  • Cho, Sang-Ook;Choi, Kee-Young
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.37 no.4
    • /
    • pp.359-366
    • /
    • 2009
  • MATLAB Autocode generation is a feature that converts a block diagram model in Simulink to a c program. Utilizing this function makes MATLAB/Simulink an integrated developing environment, from controller design to implementation. It can reduce development cost and time significantly. However, this automated process requires high reliability on the software, especially the original Simulink block diagram model. And thus, the verification of the codes becomes important. In this study, a UAV flight program which is generated with Simulink is validated and modified according to DO-178B. As a result of applying the procedures, the final program not only satisfied the functional requirement but is also verified with structural point of view with Decision Coverage 93%, Condition Coverage 95% and MC/DC 90%.

Design and implementation of product management system using NFC function (NFC 기능을 활용한 상품관리 시스템 설계 및 구현)

  • Kim, Ji-Hoon;Park, Jeong-Seon;Han, Soonhee
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.5
    • /
    • pp.1201-1206
    • /
    • 2014
  • Retail stores are mostly relying their product management on handwriting. This handwriting management is limited and poor at managing the status of stocking and releasing. Also, to confirm real-time product status, additional statistic system is required. POS system developed to overcome foresaid problems is operating only in big and special stores because of expensive price and limited space. Therefore, new automated management system which has low installation price needs to be developed and adopted instead of handwriting management system. In this paper, we developed real-time product management system which can manage the products in retail stores by utilizing NFC function in mobile device.

Institutional Applications of Eclipse Scripting Programming Interface to Clinical Workflows in Radiation Oncology

  • Kim, Hojin;Kwak, Jungwon;Jeong, Chiyoung;Cho, Byungchul
    • Progress in Medical Physics
    • /
    • v.28 no.3
    • /
    • pp.122-128
    • /
    • 2017
  • Eclipse Scripting Application Programming Interface (ESAPI) was devised to enhance the efficiency in such treatment related workflows as contouring, treatment planning, plan quality measure, and data-mining by communicating with the treatment planning system (TPS). It is provided in the form of C# programming based toolbox, which could be modified to fit into the clinical applications. The Scripting program, however, does not offer all potential functionalities that the users intend to develop. The shortcomings can be overcome by combining the Scripting programming with user-executable program on Windows or Linux. The executed program has greater freedom in implementation, which could strengthen the ability and availability of the Scripting on the clinical applications. This work shows the use of the Scripting programming throughout the simple modification of the given toolbox. Besides, it presents the implementation of combining both Scripting and user-executed programming based on MATLAB, applied to automated dynamic MLC wedge and FIF treatment planning procedure for promoting the planning efficiency.

Instrumentation and Software for Analysis of Arabidopsis Circadian Leaf Movement

  • Kim, Jeong-Sik;Nam, Hong-Gil
    • Interdisciplinary Bio Central
    • /
    • v.1 no.1
    • /
    • pp.5.1-5.4
    • /
    • 2009
  • This article is an addendum to the authors’ previous article (Kim, J. et al. (2008) Plant Cell 20, 307-319). The instrumentation and software described in this article were used to analyze the circadian leaf movement in the previous article. Here, we provide detailed and practical information on the instrumentation and the software. The source code of the LMA program is freely available from the authors. The circadian clock regulates a wide range of cyclic physiological responses with a 24 hour period in most organisms. Rhythmic leaf movement in plants is a typical robust manifestation of rhythms controlled by the circadian clock and has been used to monitor endogenous circadian clock activity. Here, we introduce a relatively easy, inexpensive, and simple approach for measuring leaf movement circadian rhythms using a USB-based web camera, public domain software and a Leaf Movement Assay (LMA) program. The LMA program is a semi-automated tool that enables the user to measure leaf lengths of individual Arabidopsis seedlings from a set of time-series images and generates a wave-form output for leaf rhythm. This is a useful and convenient tool for monitoring the status of a plant's circadian clock without an expensive commercial instrumentation and software.

The Simulation and Experimental Study on the Bridge Response of AGT Bridge - Vehicle interaction System (AGT 시스템 교량-차량 상호작용에 의한 교량응답 시뮬레이션 및 실험)

  • Na, Sang-Ju;Kim, Ki-Bong;Song, Jae-Pil;Kim, Hyun-Ho
    • Proceedings of the KSR Conference
    • /
    • 2007.11a
    • /
    • pp.395-400
    • /
    • 2007
  • LRT(Light Railway Train), which is a intermediate system of train and bus, is arose for the solution of subway construction cost and the transportation capacity of bus. LRT was introduced in 1980's. About 30 local governments are plan to introduce LRT or constructing LRT, at present. AGT(Automated Guide-way Transit) system, which is a kind of LRT, is operated without driver. Rubber wheeled AGT system can reduce the noise and vibration compare to steel wheeled AGT, so it is estimated as ideal transportation system for urban area. And live loads at bridge are classified as the static load of vehicle and the dynamic wheel contact load which is occurred from the interaction of bridge and vehicle vibration, and the surface roughness. In the case of AGT system, the dynamic increment factor of bridge is greater than the normal train bridge and roadway bridge, because, the weight of AGT vehicle is more light that the train of truck. The exact method for dynamic increment factor is experiment. But this method is needed much money and time, moreover, this method cannot be adopted in design. Therefore, a simulation program for the interaction of AGT bridge, vehicle and surface roughness was developed, in this study. And the program was verified by experiment. As a result, the accuracy of the simulation program can be verified.

  • PDF

Automatic Detection of Rapid Eye Movement Distribution in Narcoleptic and Normal Sleep Using Fuzzy Logic (퍼지 추론을 이용한 REM의 자동 검출 : 기면증과 정상수면의 REM 분포 연구)

  • Park, H.J.;Han, J.M.;Choi, M.H.;Jeong, D.U.;Park, K.S.
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1998 no.11
    • /
    • pp.201-202
    • /
    • 1998
  • In this paper we suggested an automated method for detecting and counting rapid eye movement(REM) using EOG during sleep. This method is formulated by two step fuzzy logic. At first step, the velocity and the distance of single channel eye movement are used for the fuzzy input to get the possibility of being REM at each EOG. At second step, the two possibility values of both EOG from the first step and the correlation coefficient of both eye movements are used for the fuzzy logic input, and the output is the final possibility of being Rapid Eye Movement. We applied this algorithm to the normal and narcoleptic sleep data and compared the difference. We found the possibility that the count of REM can be a parameter that has significant physiological meanings.

  • PDF

A Forecasting Model of Phytophthora Blight Incidence in Red Pepper and It′s Computer System (고추역병의 예찰모형과 컴퓨터 시스템)

  • 황의홍;이순구
    • Korean Journal of Agricultural and Forest Meteorology
    • /
    • v.3 no.1
    • /
    • pp.16-21
    • /
    • 2001
  • Regression models were obtained on the base of the correlation between Phytophthora blight incidence in red pepper and the microclimate data obtained from automated weather station (AWS) during 1997 and 1998. A computer program (PEPBLIGHT) was constructed based on the model that the R2 value is highest among regression models. This computer program uses the microclimate data from more than one AWS through the common dialogue box easy and it is able provide disease forecasting information. In addition, it could be applied far other diseases and converts the microclimate data of AWS to the input data for Statical Analysis System (SAS). PEPBLIGHT was first developed for the forecasting computer system of red pepper blight in Korea. PEPBLIGHT is operated on the MS Windows, so that it is easy to use.

  • PDF