• Title/Summary/Keyword: Operator Training

Search Result 207, Processing Time 0.026 seconds

Prediction of Postoperative Lung Function in Lung Cancer Patients Using Machine Learning Models

  • Oh Beom Kwon;Solji Han;Hwa Young Lee;Hye Seon Kang;Sung Kyoung Kim;Ju Sang Kim;Chan Kwon Park;Sang Haak Lee;Seung Joon Kim;Jin Woo Kim;Chang Dong Yeo
    • Tuberculosis and Respiratory Diseases
    • /
    • v.86 no.3
    • /
    • pp.203-215
    • /
    • 2023
  • Background: Surgical resection is the standard treatment for early-stage lung cancer. Since postoperative lung function is related to mortality, predicted postoperative lung function is used to determine the treatment modality. The aim of this study was to evaluate the predictive performance of linear regression and machine learning models. Methods: We extracted data from the Clinical Data Warehouse and developed three sets: set I, the linear regression model; set II, machine learning models omitting the missing data: and set III, machine learning models imputing the missing data. Six machine learning models, the least absolute shrinkage and selection operator (LASSO), Ridge regression, ElasticNet, Random Forest, eXtreme gradient boosting (XGBoost), and the light gradient boosting machine (LightGBM) were implemented. The forced expiratory volume in 1 second measured 6 months after surgery was defined as the outcome. Five-fold cross-validation was performed for hyperparameter tuning of the machine learning models. The dataset was split into training and test datasets at a 70:30 ratio. Implementation was done after dataset splitting in set III. Predictive performance was evaluated by R2 and mean squared error (MSE) in the three sets. Results: A total of 1,487 patients were included in sets I and III and 896 patients were included in set II. In set I, the R2 value was 0.27 and in set II, LightGBM was the best model with the highest R2 value of 0.5 and the lowest MSE of 154.95. In set III, LightGBM was the best model with the highest R2 value of 0.56 and the lowest MSE of 174.07. Conclusion: The LightGBM model showed the best performance in predicting postoperative lung function.

Development of Cloud-based VTS Integration Platform for IVEF Service Implementation (IVEF 서비스 구현을 위한 클라우드 기반 VTS 통합 플랫폼 개발)

  • Yunja Yoo;Dae-Won Kim;Chae-Uk Song;Jung-Jin Lee;Sang-Gil Lee
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.29 no.7
    • /
    • pp.893-901
    • /
    • 2023
  • The International Association Marine Aids to Navigation and Lighthouse Authorities (IALA) proposed guidelines for VTS manual operation in 2016 for safe and efficient operation of ship. The Korea Coast Guard (KCG) established and operated 19 VTS centers in ports and coastal waters across the country by 2022 based on the IALA VTS manual and VTS operator's education and training guidelines. In addition, IALA proposed the Inter-VTS Exchange Format (IVEF) Service recommendation (V-145), a standard for data exchange between VTS, in 2011 for efficient e-Navigation system services and safe and efficient VTS service support by VTS authorities. The IVEF service in a common framework for ship information exchange, and it presents seven basic IVEF service (BISs) models. VTS service providers can provide safer and more efficient VTS services by sharing VTS information on joint area using IVEF standards. Based on the BIS data, interaction, and interfacing models, this paper introduced the development of the cloud-based VTS integration services performed by the KCG and the results of the VTS integration platform test-bed for IVEF service implementation. In addition, the results of establishing a cloud VTS integrated platform test-bed for the implementation of IVEF service and implementing the main functions of IVEF service were presented.

Performance of Prediction Models for Diagnosing Severe Aortic Stenosis Based on Aortic Valve Calcium on Cardiac Computed Tomography: Incorporation of Radiomics and Machine Learning

  • Nam gyu Kang;Young Joo Suh;Kyunghwa Han;Young Jin Kim;Byoung Wook Choi
    • Korean Journal of Radiology
    • /
    • v.22 no.3
    • /
    • pp.334-343
    • /
    • 2021
  • Objective: We aimed to develop a prediction model for diagnosing severe aortic stenosis (AS) using computed tomography (CT) radiomics features of aortic valve calcium (AVC) and machine learning (ML) algorithms. Materials and Methods: We retrospectively enrolled 408 patients who underwent cardiac CT between March 2010 and August 2017 and had echocardiographic examinations (240 patients with severe AS on echocardiography [the severe AS group] and 168 patients without severe AS [the non-severe AS group]). Data were divided into a training set (312 patients) and a validation set (96 patients). Using non-contrast-enhanced cardiac CT scans, AVC was segmented, and 128 radiomics features for AVC were extracted. After feature selection was performed with three ML algorithms (least absolute shrinkage and selection operator [LASSO], random forests [RFs], and eXtreme Gradient Boosting [XGBoost]), model classifiers for diagnosing severe AS on echocardiography were developed in combination with three different model classifier methods (logistic regression, RF, and XGBoost). The performance (c-index) of each radiomics prediction model was compared with predictions based on AVC volume and score. Results: The radiomics scores derived from LASSO were significantly different between the severe AS and non-severe AS groups in the validation set (median, 1.563 vs. 0.197, respectively, p < 0.001). A radiomics prediction model based on feature selection by LASSO + model classifier by XGBoost showed the highest c-index of 0.921 (95% confidence interval [CI], 0.869-0.973) in the validation set. Compared to prediction models based on AVC volume and score (c-indexes of 0.894 [95% CI, 0.815-0.948] and 0.899 [95% CI, 0.820-0.951], respectively), eight and three of the nine radiomics prediction models showed higher discrimination abilities for severe AS. However, the differences were not statistically significant (p > 0.05 for all). Conclusion: Models based on the radiomics features of AVC and ML algorithms may perform well for diagnosing severe AS, but the added value compared to AVC volume and score should be investigated further.

Development of new artificial neural network optimizer to improve water quality index prediction performance (수질 지수 예측성능 향상을 위한 새로운 인공신경망 옵티마이저의 개발)

  • Ryu, Yong Min;Kim, Young Nam;Lee, Dae Won;Lee, Eui Hoon
    • Journal of Korea Water Resources Association
    • /
    • v.57 no.2
    • /
    • pp.73-85
    • /
    • 2024
  • Predicting water quality of rivers and reservoirs is necessary for the management of water resources. Artificial Neural Networks (ANNs) have been used in many studies to predict water quality with high accuracy. Previous studies have used Gradient Descent (GD)-based optimizers as an optimizer, an operator of ANN that searches parameters. However, GD-based optimizers have the disadvantages of the possibility of local optimal convergence and absence of a solution storage and comparison structure. This study developed improved optimizers to overcome the disadvantages of GD-based optimizers. Proposed optimizers are optimizers that combine adaptive moments (Adam) and Nesterov-accelerated adaptive moments (Nadam), which have low learning errors among GD-based optimizers, with Harmony Search (HS) or Novel Self-adaptive Harmony Search (NSHS). To evaluate the performance of Long Short-Term Memory (LSTM) using improved optimizers, the water quality data from the Dasan water quality monitoring station were used for training and prediction. Comparing the learning results, Mean Squared Error (MSE) of LSTM using Nadam combined with NSHS (NadamNSHS) was the lowest at 0.002921. In addition, the prediction rankings according to MSE and R2 for the four water quality indices for each optimizer were compared. Comparing the average of ranking for each optimizer, it was confirmed that LSTM using NadamNSHS was the highest at 2.25.

Angioembolization performed by trauma surgeons for trauma patients: is it feasible in Korea? A retrospective study

  • Soonseong Kwon;Kyounghwan Kim;Soon Tak Jeong;Joongsuck Kim;Kwanghee Yeo;Ohsang Kwon;Sung Jin Park;Jihun Gwak;Wu Seong Kang
    • Journal of Trauma and Injury
    • /
    • v.37 no.1
    • /
    • pp.28-36
    • /
    • 2024
  • Purpose: Recent advancements in interventional radiology have made angioembolization an invaluable modality in trauma care. Angioembolization is typically performed by interventional radiologists. In this study, we aimed to investigate the safety and efficacy of emergency angioembolization performed by trauma surgeons. Methods: We identified trauma patients who underwent emergency angiography due to significant trauma-related hemorrhage between January 2020 and June 2023 at Jeju Regional Trauma Center. Until May 2022, two dedicated interventional radiologists performed emergency angiography at our center. However, since June 2022, a trauma surgeon with a background and experience in vascular surgery has performed emergency angiography for trauma-related bleeding. The indications for trauma surgeon-performed angiography included significant hemorrhage from liver injury, pelvic injury, splenic injury, or kidney injury. We assessed the angiography results according to the operator of the initial angiographic procedure. The term "failure of the first angioembolization" was defined as rebleeding from any cause, encompassing patients who underwent either re-embolization due to rebleeding or surgery due to rebleeding. Results: No significant differences were found between the interventional radiologists and the trauma surgeon in terms of re-embolization due to rebleeding, surgery due to rebleeding, or the overall failure rate of the first angioembolization. Mortality and morbidity rates were also similar between the two groups. In a multivariable logistic regression analysis evaluating failure after the first angioembolization, pelvic embolization emerged as the sole significant risk factor (adjusted odds ratio, 3.29; 95% confidence interval, 1.05-10.33; P=0.041). Trauma surgeon-performed angioembolization was not deemed a significant risk factor in the multivariable logistic regression model. Conclusions: Trauma surgeons, when equipped with the necessary endovascular skills and experience, can safely perform angioembolization. To further improve quality control, an enhanced training curriculum for trauma surgeons is warranted.

Contamination of operator's clothing by aerosols during scaling (스케일링 시 에어로졸에 의한 술자의 의복 오염도)

  • Kang, Kyung-Hee;Kim, Ye-Jin;Min, Ji-Yeon;Park, Seul-Gi;Woo, Ju-Hee;Goong, Haw-Soo
    • Journal of Korean Academy of Dental Administration
    • /
    • v.5 no.1
    • /
    • pp.31-37
    • /
    • 2017
  • Recently interest in infection control is increasing in hospitalsnfection control has become more important in the overall health care practiceental hospital also requires thorough infection control. There are various kinds of vectormedical clothing. Contaminated clothing of a hospital staff can be a vector of nosocomial infecton. actual case of nosocomial infecton caused by contaminated medical clothing, nursing students were measuring contamination levels of uniforms and pathogenic microorganism wdetected in front of the uniform and pocket. There is also a high risk of exposure to contamination in the dental hospital. We conducted a study to enhance awareness about infection and proper clothing management by comparing before and after contamination of clothing caused by aerosols produced during scaling. Subjects were scaling operators' uniforms in the department of dental hygiene, K University located in Daejeon. Before scaling, the uniform was sterilized by autoclavecaling was performed times in the same place (an average of 60 minutes per person, a total of 180 minutes). ive parts of the uniform (sleeves, chest, belly, thigh, edge of pants) contracted Rodak-plate for 15 seconds. After incubating the contacted Rodak-plate at 37℃ incubator, contamination levels by measuring the number of colonies. As a result, all parts increased number of colonies. ontamination order chestedge of pants thigh belly sleeves. Increase rate of colonies was also high in the order chest edge of pants thigh belly sleeves. This study showed seriousness of clothing contaminationcaused by aerol produced during scalingcontamination of clothing can be a path to nosocomial infecton. According to th study, infection control for clothing as well as dental instruments should be implemented and thorough infection control training needed for dental staff. In further researches, practical infection prevention supplementing clothing management method.

Optimization of Multiclass Support Vector Machine using Genetic Algorithm: Application to the Prediction of Corporate Credit Rating (유전자 알고리즘을 이용한 다분류 SVM의 최적화: 기업신용등급 예측에의 응용)

  • Ahn, Hyunchul
    • Information Systems Review
    • /
    • v.16 no.3
    • /
    • pp.161-177
    • /
    • 2014
  • Corporate credit rating assessment consists of complicated processes in which various factors describing a company are taken into consideration. Such assessment is known to be very expensive since domain experts should be employed to assess the ratings. As a result, the data-driven corporate credit rating prediction using statistical and artificial intelligence (AI) techniques has received considerable attention from researchers and practitioners. In particular, statistical methods such as multiple discriminant analysis (MDA) and multinomial logistic regression analysis (MLOGIT), and AI methods including case-based reasoning (CBR), artificial neural network (ANN), and multiclass support vector machine (MSVM) have been applied to corporate credit rating.2) Among them, MSVM has recently become popular because of its robustness and high prediction accuracy. In this study, we propose a novel optimized MSVM model, and appy it to corporate credit rating prediction in order to enhance the accuracy. Our model, named 'GAMSVM (Genetic Algorithm-optimized Multiclass Support Vector Machine),' is designed to simultaneously optimize the kernel parameters and the feature subset selection. Prior studies like Lorena and de Carvalho (2008), and Chatterjee (2013) show that proper kernel parameters may improve the performance of MSVMs. Also, the results from the studies such as Shieh and Yang (2008) and Chatterjee (2013) imply that appropriate feature selection may lead to higher prediction accuracy. Based on these prior studies, we propose to apply GAMSVM to corporate credit rating prediction. As a tool for optimizing the kernel parameters and the feature subset selection, we suggest genetic algorithm (GA). GA is known as an efficient and effective search method that attempts to simulate the biological evolution phenomenon. By applying genetic operations such as selection, crossover, and mutation, it is designed to gradually improve the search results. Especially, mutation operator prevents GA from falling into the local optima, thus we can find the globally optimal or near-optimal solution using it. GA has popularly been applied to search optimal parameters or feature subset selections of AI techniques including MSVM. With these reasons, we also adopt GA as an optimization tool. To empirically validate the usefulness of GAMSVM, we applied it to a real-world case of credit rating in Korea. Our application is in bond rating, which is the most frequently studied area of credit rating for specific debt issues or other financial obligations. The experimental dataset was collected from a large credit rating company in South Korea. It contained 39 financial ratios of 1,295 companies in the manufacturing industry, and their credit ratings. Using various statistical methods including the one-way ANOVA and the stepwise MDA, we selected 14 financial ratios as the candidate independent variables. The dependent variable, i.e. credit rating, was labeled as four classes: 1(A1); 2(A2); 3(A3); 4(B and C). 80 percent of total data for each class was used for training, and remaining 20 percent was used for validation. And, to overcome small sample size, we applied five-fold cross validation to our dataset. In order to examine the competitiveness of the proposed model, we also experimented several comparative models including MDA, MLOGIT, CBR, ANN and MSVM. In case of MSVM, we adopted One-Against-One (OAO) and DAGSVM (Directed Acyclic Graph SVM) approaches because they are known to be the most accurate approaches among various MSVM approaches. GAMSVM was implemented using LIBSVM-an open-source software, and Evolver 5.5-a commercial software enables GA. Other comparative models were experimented using various statistical and AI packages such as SPSS for Windows, Neuroshell, and Microsoft Excel VBA (Visual Basic for Applications). Experimental results showed that the proposed model-GAMSVM-outperformed all the competitive models. In addition, the model was found to use less independent variables, but to show higher accuracy. In our experiments, five variables such as X7 (total debt), X9 (sales per employee), X13 (years after founded), X15 (accumulated earning to total asset), and X39 (the index related to the cash flows from operating activity) were found to be the most important factors in predicting the corporate credit ratings. However, the values of the finally selected kernel parameters were found to be almost same among the data subsets. To examine whether the predictive performance of GAMSVM was significantly greater than those of other models, we used the McNemar test. As a result, we found that GAMSVM was better than MDA, MLOGIT, CBR, and ANN at the 1% significance level, and better than OAO and DAGSVM at the 5% significance level.