Search results for: score prediction
1212 Improved Classification Procedure for Imbalanced and Overlapped Situations
Authors: Hankyu Lee, Seoung Bum Kim
Abstract:
The issue with imbalance and overlapping in the class distribution becomes important in various applications of data mining. The imbalanced dataset is a special case in classification problems in which the number of observations of one class (i.e., major class) heavily exceeds the number of observations of the other class (i.e., minor class). Overlapped dataset is the case where many observations are shared together between the two classes. Imbalanced and overlapped data can be frequently found in many real examples including fraud and abuse patients in healthcare, quality prediction in manufacturing, text classification, oil spill detection, remote sensing, and so on. The class imbalance and overlap problem is the challenging issue because this situation degrades the performance of most of the standard classification algorithms. In this study, we propose a classification procedure that can effectively handle imbalanced and overlapped datasets by splitting data space into three parts: nonoverlapping, light overlapping, and severe overlapping and applying the classification algorithm in each part. These three parts were determined based on the Hausdorff distance and the margin of the modified support vector machine. An experiments study was conducted to examine the properties of the proposed method and compared it with other classification algorithms. The results showed that the proposed method outperformed the competitors under various imbalanced and overlapped situations. Moreover, the applicability of the proposed method was demonstrated through the experiment with real data.Keywords: classification, imbalanced data with class overlap, split data space, support vector machine
Procedia PDF Downloads 3081211 Impacts of Computer Assisted Instruction and Gender on High-Flyers Pre-Service Teachers' Attitude towards Agricultural Economics in Southwest Nigeria
Authors: Alice Morenike Olagunju, Olufemi A. Fakolade, Abiodun Ezekiel Adesina, Olufemi Akinloye Bolaji, Oriyomi Rabiu
Abstract:
The use of computer-assisted instruction(CAI) has been suggested as a way out of the problem of Colleges of Education (CoE) in Southwest, Nigeria persistent high failure rate in and negative attitude towards Agricultural Economics (AE).The impacts of this are yet unascertained on high-flyers. This study, therefore, determined the impacts of CAI onhigh-flyers pre-service teachers’ attitude towards AE concepts in Southwest, Nigeria. The study adopted pretest-posttest, control group, quasi-experimental design. Six CoE with e-library facilities were purposively selected. Fourty-nine 200 level Agricultural education students offering introduction to AE course across the six CoE were participants. The participants were assigned to two groups (CAI, 22 and control, 27). Treatment lasted eight weeks. The AE Attitude Scale(r=0.80), Instructional guides and Teacher Performance Assessment Sheets were used for data collection. Data were analysed using t-test. The participants were 62.8% male with mean age of 22 years. Treatment had significant effects on high-flyers pre-service teachers’ attitude (t = 17.44; df = 47, p < .5). Participants in CAI ( =71.03) had higher post attitude mean score compared to those in control ( = 64.92) groups. Gender had no significant effect on attitude (t= 3.06; df= 47, p > .5). The computer assisted instructional mode enhanced students’ attitude towards Agricultural Economics concepts. Therefore, CAI should be adopted for improved attitude towards agricultural economics concepts among high-flyers pre-service teachers.Keywords: attitude towards agricultural economics concepts, colleges of education in southwest Nigeria, computer-assisted instruction, high-flyers pre-service teachers
Procedia PDF Downloads 2501210 Corticomotor Excitability after Two Different Repetitive Transcranial Magnetic Stimulation Protocols in Ischemic Stroke Patients
Authors: Asrarul Fikri Abu Hassan, Muhammad Hafiz bin Hanafi, Jafri Malin Abdullah
Abstract:
This study is to compare the motor evoked potential (MEP) changes using different settings of repetitive transcranial magnetic stimulation (rTMS) in the post-haemorrhagic stroke patient which treated conservatively. The goal of the study is to determine changes in corticomotor excitability and functional outcome after repetitive transcranial magnetic stimulation (rTMS) therapy regime. 20 post-stroke patients with upper limb hemiparesis were studied due to haemorrhagic stroke. One of the three settings; (I) Inhibitory setting, or (II) facilitatory setting, or (III) control group, no excitatory or inhibitory setting have been applied randomly during the first meeting. The motor evoked potential (MEP) were recorded before and after application of the rTMS setting. Functional outcomes were evaluated using the Barthel index score. We found pre-treatment MEP values of the lesional side were lower compared to post-treatment values in both settings. In contrast, we found that the pre-treatment MEP values of the non-lesional side were higher compared to post-treatment values in both settings. Interestingly, patients with treatment, either facilitatory setting and inhibitory setting have faster motor recovery compared to the control group. Our data showed both settings might improve the MEP of the upper extremity and functional outcomes in the haemorrhagic stroke patient.Keywords: Barthel index, corticomotor excitability, motor evoked potential, repetitive transcranial magnetic stimulation, stroke
Procedia PDF Downloads 1591209 Hydrological Evaluation of Satellite Precipitation Products Using IHACRES Rainfall-Runoff Model over a Basin in Iran
Authors: Mahmoud Zakeri Niri, Saber Moazami, Arman Abdollahipour, Hossein Ghalkhani
Abstract:
The objective of this research is to hydrological evaluation of four widely-used satellite precipitation products named PERSIANN, TMPA-3B42V7, TMPA-3B42RT, and CMORPH over Zarinehrood basin in Iran. For this aim, at first, daily streamflow of Sarough-cahy river of Zarinehrood basin was simulated using IHACRES rainfall-runoff model with daily rain gauge and temperature as input data from 1988 to 2008. Then, the model was calibrated in two different periods through comparison the simulated discharge with the observed one at hydrometric stations. Moreover, in order to evaluate the performance of satellite precipitation products in streamflow simulation, the calibrated model was validated using daily satellite rainfall estimates from the period of 2003 to 2008. The obtained results indicated that TMPA-3B42V7 with CC of 0.69, RMSE of 5.93 mm/day, MAE of 4.76 mm/day, and RBias of -5.39% performs better simulation of streamflow than those PERSIANN and CMORPH over the study area. It is noteworthy that in Iran, the availability of ground measuring station data is very limited because of the sparse density of hydro-meteorological networks. On the other hand, large spatial and temporal variability of precipitations and lack of a reliable and extensive observing system are the most important challenges to rainfall analysis, flood prediction, and other hydrological applications in this country.Keywords: hydrological evaluation, IHACRES, satellite precipitation product, streamflow simulation
Procedia PDF Downloads 2421208 Incorporating Lexical-Semantic Knowledge into Convolutional Neural Network Framework for Pediatric Disease Diagnosis
Authors: Xiaocong Liu, Huazhen Wang, Ting He, Xiaozheng Li, Weihan Zhang, Jian Chen
Abstract:
The utilization of electronic medical record (EMR) data to establish the disease diagnosis model has become an important research content of biomedical informatics. Deep learning can automatically extract features from the massive data, which brings about breakthroughs in the study of EMR data. The challenge is that deep learning lacks semantic knowledge, which leads to impracticability in medical science. This research proposes a method of incorporating lexical-semantic knowledge from abundant entities into a convolutional neural network (CNN) framework for pediatric disease diagnosis. Firstly, medical terms are vectorized into Lexical Semantic Vectors (LSV), which are concatenated with the embedded word vectors of word2vec to enrich the feature representation. Secondly, the semantic distribution of medical terms serves as Semantic Decision Guide (SDG) for the optimization of deep learning models. The study evaluate the performance of LSV-SDG-CNN model on four kinds of Chinese EMR datasets. Additionally, CNN, LSV-CNN, and SDG-CNN are designed as baseline models for comparison. The experimental results show that LSV-SDG-CNN model outperforms baseline models on four kinds of Chinese EMR datasets. The best configuration of the model yielded an F1 score of 86.20%. The results clearly demonstrate that CNN has been effectively guided and optimized by lexical-semantic knowledge, and LSV-SDG-CNN model improves the disease classification accuracy with a clear margin.Keywords: convolutional neural network, electronic medical record, feature representation, lexical semantics, semantic decision
Procedia PDF Downloads 1261207 Anton Bruckner’s Requiem in Dm: The Reinterpretation of a Liturgical Genre in the Viennese Romantic Context
Authors: Sara Ramos Contioso
Abstract:
The premiere of Anton Bruckner's Requiem in Dm, in September 1849, represents a turning point in the composer's creative evolution. This Mass of the Dead, which was dedicated to the memory of his esteemed friend and mentor Franz Sailer, establishes the beginning of a new creative aesthetic in the composer´s production and links its liturgical development, which is contextualized in the monastery of St. Florian, to the use of a range of musicals possibilities that are projected by Bruckner on an orchestral texture with choir and organ. Set on a strict tridentine ritual model, this requiem exemplifies the religious aesthetics of a composer that is committed to the Catholic faith and that also links to its structure the reinterpretation of a religious model that, despite being romantic, shows a strong influence derived from the baroque or the Viennese Classicism language. Consequently, the study responds to the need to show the survival of the Requiem Mass within the romantic context of Vienna. Therefore, it draws on a detailed analysis of the score and the creative context of the composer with the intention of linking the work to the tradition of the genre and also specifying the stylistic particularities of its musical model within a variability of possibilities such as the contrasting precedents of Mozart, Haydn, Cherubini or Berlioz´s requiems. Tradition or modernity, liturgy or concert hall are aesthetic references that will condition the development of the Requiem Mass in the middle of the nineteenth century. In this context, this paper tries to recover Bruckner's Requiem in Dm as a musical model of the romantic ritual of deceased and as a stylistic reference of a creative composition that will condition the development of later liturgical works such as Liszt or DeLange (1868) ones.Keywords: liturgy, religious symbolism, requiem, romanticism
Procedia PDF Downloads 3391206 Torque Loss Prediction Test Method of Bolted Joints in Heavy Commercial Vehicles
Authors: Volkan Ayik
Abstract:
Loosening as a result of torque loss in bolted joints is one of the most encountered problems resulting in loss of connection between parts. The main reason for this is the dynamic loads to which the joints are subjected while the vehicle is moving. In particular, vibration-induced loads can loosen the joints in any size and geometry. The aim of this study is to study an improved method due to road-induced vibration in heavy commercial vehicles for estimating the vibration performance of bolted joints of the components connected to the chassis, before conducting prototype level vehicle structural strength tests on a proving ground. The frequency and displacements caused by the road conditions-induced vibration loads have been determined for the parts connected to the chassis, and various experimental design scenarios have been formed by matching specific components and vibration behaviors. In the studies, the performance of the torque, washer, test displacement, and test frequency parameters were observed by maintaining the connection characteristics on the vehicle, and the sensitivity ratios for these variables were calculated. As a result of these experimental design findings, tests performed on a developed device based on Junker’s vibration device and proving ground conditions versus test correlation levels were found.Keywords: bolted joints, junker’s test, loosening failure, torque loss
Procedia PDF Downloads 1251205 Technology in the Calculation of People Health Level: Design of a Computational Tool
Authors: Sara Herrero Jaén, José María Santamaría García, María Lourdes Jiménez Rodríguez, Jorge Luis Gómez González, Adriana Cercas Duque, Alexandra González Aguna
Abstract:
Background: Health concept has evolved throughout history. The health level is determined by the own individual perception. It is a dynamic process over time so that you can see variations from one moment to the next. In this way, knowing the health of the patients you care for, will facilitate decision making in the treatment of care. Objective: To design a technological tool that calculates the people health level in a sequential way over time. Material and Methods: Deductive methodology through text analysis, extraction and logical knowledge formalization and education with expert group. Studying time: September 2015- actually. Results: A computational tool for the use of health personnel has been designed. It has 11 variables. Each variable can be given a value from 1 to 5, with 1 being the minimum value and 5 being the maximum value. By adding the result of the 11 variables we obtain a magnitude in a certain time, the health level of the person. The health calculator allows to represent people health level at a time, establishing temporal cuts being useful to determine the evolution of the individual over time. Conclusion: The Information and Communication Technologies (ICT) allow training and help in various disciplinary areas. It is important to highlight their relevance in the field of health. Based on the health formalization, care acts can be directed towards some of the propositional elements of the concept above. The care acts will modify the people health level. The health calculator allows the prioritization and prediction of different strategies of health care in hospital units.Keywords: calculator, care, eHealth, health
Procedia PDF Downloads 2651204 Effectiveness of Enhancing Positive Emotion Program of Patients with Lung Cancer
Authors: Pei-Fan Mu
Abstract:
Background: Lung cancer is the most common cancer with the highest mortality rate. Patients with lung cancer under chemotherapy treatment experience life-threatening uncertainty. This study was based on the broaden-and-build theory using intentionality reflection of the body and internalization of positive prioritization strategies to enhance positive emotions of patients with lung cancer. Purpose: The purpose of this study was to use a quasi-experimental research design to examine the effectiveness of the enhancing positive emotion program. Method: Data were collected from a medical center in Taiwan. Fifty-four participants with lung cancer were recruited. Thirty participants were in the experiential group receiving the two weeks program. The content of the program includes awareness and understanding of the symptom experience, co-existing with illness and establishing self-identity, cognitive-emotion adjustment and establishing a new body schema, and symptom management to reach spiritual well-being. Twenty-four participants were in the control group receiving regular nursing care. Baseline, one month later and two months later, programmed measurements of symptoms of distress, positive emotion, and psychological well-being. Results: These two weeks of enhancing the positive emotion program resulted in a significantly improved positive emotion score for the experimental group compared to the control group. The findings of this study indicated that the positive emotion had significant differences between the two groups. There were no differences in symptom distress between the two groups. Discussion: The findings indicated that the enhancing positive emotion program could help patients enhance their life-threatening facing conditions.Keywords: positive emotion, lung cancer, experimental design, symptom distress
Procedia PDF Downloads 1001203 Modeling of Full Range Flow Boiling Phenomenon in 23m Long Vertical Steam Generator Tube
Authors: Chaitanya R. Mali, V. Vinod, Ashwin W. Patwardhan
Abstract:
Design of long vertical steam generator (SG) tubes in nuclear power plant involves an understanding of different aspects of flow boiling phenomenon such as flow instabilities, flow regimes, dry out, critical heat flux, pressure drop, etc. The knowledge of the prediction of local thermal hydraulic characteristics is necessary to understand these aspects. For this purpose, the methodology has been developed which covers all the flow boiling regimes to model full range flow boiling phenomenon. In this methodology, the vertical tube is divided into four sections based on vapor fraction value at the end of each section. Different modeling strategies have been applied to the different sections of the vertical tube. Computational fluid dynamics simulations have been performed on a vertical SG tube of 0.0126 m inner diameter and 23 m length. The thermal hydraulic parameters such as vapor fraction, liquid temperature, heat transfer coefficient, pressure drop, heat flux distribution have been analyzed for different designed heat duties (1.1 MW (20%) to 3.3 MW (60%)) and flow conditions (10 % to 80 %). The sensitivity of different boiling parameters such as bubble departure diameter, nucleation site density, bubble departure frequency on the thermal hydraulic parameters was also studied. Flow instability has been observed at 20 % designed heat duty and 20 % flow conditions.Keywords: thermal hydraulics, boiling, vapor fraction, sensitivity
Procedia PDF Downloads 1471202 The Effect of Neurocognitive Exercise Program on ADHD Symptoms, Attention, and Dynamic Balance in Medication Naive Children with ADHD: A Pilot Study
Authors: Nurullah Buker, Ezgi Karagoz, Yesim Salik Sengul, Sevay Alsen Guney, Gokhan Yoyler, Aylin Ozbek
Abstract:
Attention Deficit Hyperactivity Disorder (ADHD) is one of the most common neurodevelopmental disorders with heterogeneous clinical features such as inattention, hyperactivity, and impulsivity. Many different types of exercise interventions were employed for children with ADHD. However, previous studies have usually examined the effects of non-specific exercise programs or short-term effects of exercise. The aim of this study is to investigate the effect of the Neurocognitive Exercise Program (NEP), which is a structured exercise program derived from Life Kinetik, and a relatively new for children with ADHD, on symptoms, attention, and dynamic balance in medication-naïve children with ADHD. Fourteen medication-naive children (7-12 years) with ADHD were included in the intervention group. NEP was performed once a week for ten weeks. The intervention group also performed a structured home exercise program for another six days, for ten weeks. The children in the intervention group were assessed at baseline, in the third month, in the sixth month, and in the twelfth month regarding ADHD-related symptoms, attention, and dynamic balance. Fifteen age-matched typically developing children were assessed once for establishing normative values. Hyperactivity-Impulsivity score and dynamic balance were found to improve after NEP in the ADHD group in the 3rd month (p<0.05). In addition, these results were similar for both groups after NEP and at the end of the 12th month (p>0.05). The NEP may provide beneficial effects on hyperactivity-impulsivity, oppositional defiant, and dynamic balance in children with ADHD, and the improvements may be maintained in the long term.Keywords: ADHD, attention problems, dynamic balance, neurocognitive exercise
Procedia PDF Downloads 811201 Knowledge-Driven Integration of Meat Storage and Safety Practices among College of Science Undergraduate Students of Polytechnic University of the Philippines, Sta. Mesa
Authors: Erwin L. Descallar
Abstract:
Food safety is crucial in protecting the health of consumers, maintaining integrity in the entire food industry, and ensuring regulatory compliance. Food is a universal need for survival, and everyone is at risk of engaging in improper food handling, which increases vulnerability to foodborne illnesses. The level of knowledge or awareness and meat storage practices of students are behaviors influenced by various demographic factors. The Health Belief Model examines the relationship of such demographic factors towards the attitude, perception, and actions of individuals on perceived risk. This study aims to analyze and understand the correlation of said behaviors with course programs, prior food poisoning experience, and food handling of university students. The study employed randomized responses from 89 university students (n=89) under the College of Science at the Polytechnic University of the Philippines–Sta. Mesa (Manila). The results were subjected to measures of central tendency for score ranking and inferential statistics. The statistics were compared using Pearson ‘r’ Product Moment Correlation to determine the degree of relationship between the knowledge and practices on meat storage and safety. No statistically significant differences were found between the course program of students, food poisoning experiences, level of knowledge, and awareness regarding proper meat storage practices. However, increased frequency and involvement in meat handling have shown a positive correlation, indicating that there is a correlation between food handling and proper meat storage practices of university students.Keywords: meat storage practices, food handling, food safety, meat science and technology
Procedia PDF Downloads 111200 Detection of Internal Mold Infection of Intact Tomatoes by Non-Destructive, Transmittance VIS-NIR Spectroscopy
Authors: K. Petcharaporn
Abstract:
The external characteristics of tomatoes, such as freshness, color and size are typically used in quality control processes for tomatoes sorting. However, the internal mold infection of intact tomato cannot be sorted based on a visible assessment and destructive method alone. In this study, a non-destructive technique was used to predict the internal mold infection of intact tomatoes by using transmittance visible and near infrared (VIS-NIR) spectroscopy. Spectra for 200 samples contained 100 samples for normal tomatoes and 100 samples for mold infected tomatoes were acquired in the wavelength range between 665-955 nm. This data was used in conjunction with partial least squares-discriminant analysis (PLS-DA) method to generate a classification model for tomato quality between groups of internal mold infection of intact tomato samples. For this task, the data was split into two groups, 140 samples were used for a training set and 60 samples were used for a test set. The spectra of both normal and internally mold infected tomatoes showed different features in the visible wavelength range. Combined spectral pretreatments of standard normal variate transformation (SNV) and smoothing (Savitzky-Golay) gave the optimal calibration model in training set, 85.0% (63 out of 71 for the normal samples and 56 out of 69 for the internal mold samples). The classification accuracy of the best model on the test set was 91.7% (29 out of 29 for the normal samples and 26 out of 31 for the internal mold tomato samples). The results from this experiment showed that transmittance VIS-NIR spectroscopy can be used as a non-destructive technique to predict the internal mold infection of intact tomatoes.Keywords: tomato, mold, quality, prediction, transmittance
Procedia PDF Downloads 3631199 Quantitative Structure-Activity Relationship Analysis of Binding Affinity of a Series of Anti-Prion Compounds to Human Prion Protein
Authors: Strahinja Kovačević, Sanja Podunavac-Kuzmanović, Lidija Jevrić, Milica Karadžić
Abstract:
The present study is based on the quantitative structure-activity relationship (QSAR) analysis of eighteen compounds with anti-prion activity. The structures and anti-prion activities (expressed in response units, RU%) of the analyzed compounds are taken from CHEMBL database. In the first step of analysis 85 molecular descriptors were calculated and based on them the hierarchical cluster analysis (HCA) and principal component analysis (PCA) were carried out in order to detect potential significant similarities or dissimilarities among the studied compounds. The calculated molecular descriptors were physicochemical, lipophilicity and ADMET (absorption, distribution, metabolism, excretion and toxicity) descriptors. The first stage of the QSAR analysis was simple linear regression modeling. It resulted in one acceptable model that correlates Henry's law constant with RU% units. The obtained 2D-QSAR model was validated by cross-validation as an internal validation method. The validation procedure confirmed the model’s quality and therefore it can be used for prediction of anti-prion activity. The next stage of the analysis of anti-prion activity will include 3D-QSAR and molecular docking approaches in order to select the most promising compounds in treatment of prion diseases. These results are the part of the project No. 114-451-268/2016-02 financially supported by the Provincial Secretariat for Science and Technological Development of AP Vojvodina.Keywords: anti-prion activity, chemometrics, molecular modeling, QSAR
Procedia PDF Downloads 3041198 Grammarly: Great Writings Get Work Done Using AI
Authors: Neha Intikhab Khan, Alanoud AlBalwi, Farah Alqazlan, Tala Almadoudi
Abstract:
Background: Grammarly, a widely utilized writing assistant launched in 2009, leverages advanced artificial intelligence and natural language processing to enhance writing quality across various platforms. Methods: To collect data on user perceptions of Grammarly, a structured survey was designed and distributed via Google Forms. The survey included a series of quantitative and qualitative questions aimed at assessing various aspects of Grammarly's performance. The survey comprised multiple-choice questions, Likert scale items (ranging from "strongly disagree" to "strongly agree"), and open-ended questions to capture detailed user feedback. The target population included students, friends, and family members. The collected responses were analyzed using statistical methods to quantify user satisfaction. Participation in the survey was voluntary, and respondents were assured anonymity and confidentiality. Results: The survey of 28 respondents revealed a generally favorable perception of Grammarly's AI capabilities. A significant 39.3% strongly agreed that it effectively improves text tone, with an additional 46.4% agreeing, while 10.7% remained neutral. For clarity suggestions, 28.6% strongly agreed, and 57.1% agreed, totaling 85.7% recognition of its value. Regarding grammatical accuracy across various genres, 46.4% rated it a perfect score of 5, contributing to 78.5% who found it highly effective. Conclusion: The evolution of Grammarly from a basic grammar checker to a robust AI-driven application underscores its adaptability and commitment to helping users develop their writing skills.Keywords: Grammarly, writing tool, user engagement, AI capabilities, effectiveness
Procedia PDF Downloads 61197 A Machine Learning Approach for Earthquake Prediction in Various Zones Based on Solar Activity
Authors: Viacheslav Shkuratskyy, Aminu Bello Usman, Michael O’Dea, Saifur Rahman Sabuj
Abstract:
This paper examines relationships between solar activity and earthquakes; it applied machine learning techniques: K-nearest neighbour, support vector regression, random forest regression, and long short-term memory network. Data from the SILSO World Data Center, the NOAA National Center, the GOES satellite, NASA OMNIWeb, and the United States Geological Survey were used for the experiment. The 23rd and 24th solar cycles, daily sunspot number, solar wind velocity, proton density, and proton temperature were all included in the dataset. The study also examined sunspots, solar wind, and solar flares, which all reflect solar activity and earthquake frequency distribution by magnitude and depth. The findings showed that the long short-term memory network model predicts earthquakes more correctly than the other models applied in the study, and solar activity is more likely to affect earthquakes of lower magnitude and shallow depth than earthquakes of magnitude 5.5 or larger with intermediate depth and deep depth.Keywords: k-nearest neighbour, support vector regression, random forest regression, long short-term memory network, earthquakes, solar activity, sunspot number, solar wind, solar flares
Procedia PDF Downloads 741196 Detection of Internal Mold Infection of Intact For Tomatoes by Non-Destructive, Transmittance VIS-NIR Spectroscopy
Authors: K. Petcharaporn, N. Prathengjit
Abstract:
The external characteristics of tomatoes, such as freshness, color and size are typically used in quality control processes for tomatoes sorting. However, the internal mold infection of intact tomato cannot be sorted based on a visible assessment and destructive method alone. In this study, a non-destructive technique was used to predict the internal mold infection of intact tomatoes by using transmittance visible and near infrared (VIS-NIR) spectroscopy. Spectra for 200 samples contained 100 samples for normal tomatoes and 100 samples for mold infected tomatoes were acquired in the wavelength range between 665-955 nm. This data was used in conjunction with partial least squares-discriminant analysis (PLS-DA) method to generate a classification model for tomato quality between groups of internal mold infection of intact tomato samples. For this task, the data was split into two groups, 140 samples were used for a training set and 60 samples were used for a test set. The spectra of both normal and internally mold infected tomatoes showed different features in the visible wavelength range. Combined spectral pretreatments of standard normal variate transformation (SNV) and smoothing (Savitzky-Golay) gave the optimal calibration model in training set, 85.0% (63 out of 71 for the normal samples and 56 out of 69 for the internal mold samples). The classification accuracy of the best model on the test set was 91.7% (29 out of 29 for the normal samples and 26 out of 31 for the internal mold tomato samples). The results from this experiment showed that transmittance VIS-NIR spectroscopy can be used as a non-destructive technique to predict the internal mold infection of intact tomatoes.Keywords: tomato, mold, quality, prediction, transmittance
Procedia PDF Downloads 5191195 A Radiographic Superimposition in Orthognathic Surgery of Class III Skeletal Malocclusion
Authors: Albert Suryaprawira
Abstract:
Patients requiring correction of severe Class III skeletal discrepancy historically has been among the most challenging treatments for orthodontists. Correction of an aesthetic and functional problem is crucially important. This is a case report of an adult male aged 18 years who complained of difficulty in chewing and speaking. Patient has a prominent profile with mandibular excess. The pre-treatment cephalometric radiograph was taken to analyse the skeletal problem and to measure the amount of bone movement and the prediction soft tissue response. The panoramic radiograph was also taken to analyse bone quality, bone abnormality, third molar impaction, etc. Before the surgery, the pre-surgical cephalometric radiograph was taken to re-evaluate the plan and to settle the final amount of bone cut. After the surgery, the post-surgical cephalometric radiograph was taken to confirm the result with the plan. The superimposition between those radiographs was performed to analyse the outcome. It includes the superimposition of the cranial base, maxilla, and mandible. Superimposition is important to describe the amount of hard and soft tissue movement. It is also important to predict the possibility of relapse after the surgery. The patient needs to understand all the surgical plan, outcome and relapse prevention. The surgery included mandibular set back by bilateral sagittal split osteotomies. Although the discrepancy was severe using this combination of treatment and the use of radiographic superimposition, an aesthetically pleasing and stable result was achieved.Keywords: cephalometric, mandibular set back, orthognathic, superimposition
Procedia PDF Downloads 2581194 Validity of Clinical Disease Activity Index (CDAI) to Evaluate the Disease Activity of Rheumatoid Arthritis Patients in Sri Lanka: A Prospective Follow up Study Based on Newly Diagnosed Patients
Authors: Keerthie Dissanayake, Chandrika Jayasinghe, Priyani Wanigasekara, Jayampathy Dissanayake, Ajith Sominanda
Abstract:
The routine use of Disease Activity Score-28 (DAS28) to assess the disease activity in rheumatoid arthritis (RA) is limited due to its dependency on laboratory investigations and the complex calculations involved. In contrast, the clinical disease activity index (CDAI) is simple to calculate, which makes the "treat to target" strategy for the management of RA more practical. We aimed to assess the validity of CDAI compared to DAS28 in RA patients in Sri Lanka. A total of 103 newly diagnosed RA patients were recruited, and their disease activity was calculated using DAS 28 and CDAI during the first visit to the clinic (0 months) and re-assessed at 4 and 9 months of the follow-up visits. The validity of the CDAI, compared to DAS 28, was evaluated. Patients had a female preponderance (6:1) and a short symptom duration (mean = 6.33 months). The construct validity of CDAI, as assessed by Cronbach's α test, was 0.868. Convergent validity was assessed by correlation and Kappa statistics. Strong positive correlations were observed between CDAI and DAS 28 at the baseline (0 months), 4, and 9 months of evaluation (Spearman's r = 0.9357, 0.9354, 0.9106, respectively). Moderate-good inter-rater agreements between the DAS-28 and CDAI were observed (Weighted kappa of 0.660, 0.519, and 0.741 at 0, 4, and 9 months respectively). Discriminant validity, as assessed by ROC curves at 0, 4th, and 9th months of the evaluation, showed the area under the curve (AUC) of 0.958, 0.985, and 0.914, respectively. The suggested cut-off points for different CDAI disease activity categories according to ROC curves were ≤ 2 (Remission), >2 to ≤ 5 (low), >5 to ≤ 18 (moderate), > 18 (high). These findings indicate that the CDAI has good concordance with DAS 28 in assessing the disease activity in RA patients in this study sample.Keywords: rheumatoid arthritis, CDAI, disease activity, Sri Lanka, validation
Procedia PDF Downloads 1541193 The Relationship between Coping Styles and Internet Addiction among High School Students
Authors: Adil Kaval, Digdem Muge Siyez
Abstract:
With the negative effects of internet use in a person's life, the use of the Internet has become an issue. This subject was mostly considered as internet addiction, and it was investigated. In literature, it is noteworthy that some theoretical models have been proposed to explain the reasons for internet addiction. In addition to these theoretical models, it may be thought that the coping style for stressing events can be a predictor of internet addiction. It was aimed to test with logistic regression the effect of high school students' coping styles on internet addiction levels. Sample of the study consisted of 770 Turkish adolescents (471 girls, 299 boys) selected from high schools in the 2017-2018 academic year in İzmir province. Internet Addiction Test, Coping Scale for Child and Adolescents and a demographic information form were used in this study. The results of the logistic regression analysis indicated that the model of coping styles predicted internet addiction provides a statistically significant prediction of internet addiction. Gender does not predict whether or not to be addicted to the internet. The active coping style is not effective on internet addiction levels, while the avoiding and negative coping style are effective on internet addiction levels. With this model, % 79.1 of internet addiction in high school is estimated. The Negelkerke pseudo R2 indicated that the model accounted for %35 of the total variance. The results of this study on Turkish adolescents are similar to the results of other studies in the literature. It can be argued that avoiding and negative coping styles are important risk factors in the development of internet addiction.Keywords: adolescents, coping, internet addiction, regression analysis
Procedia PDF Downloads 1761192 Legume and Nuts Consumption in Relation to Depression and Anxiety in Iranian Adults
Authors: Ahmad Esmaillzadeh, Javad Anjom-Shoae, Omid Sadeghi,
Abstract:
Background: Although considerable research has been devoted to the link between consumption of legume and nuts and metabolic abnormalities, few studies have examined legume and nuts consumption in relation to psychological disorders. Objective: The current study aimed to examine the association of legume and nuts consumption with depression, anxiety and psychological distress in Iranian adults. Methods: This cross-sectional study was carried out among 3172 adult participants aged 18-55 years. Assessment of legume and nuts consumption was conducted using a validated dish-based 106-item semi-quantitative food frequency questionnaire. The Iranian validated version of Hospital Anxiety and Depression Scale (HADS) was used to examine psychological health. Scores of 8 or more on either subscale in the questionnaire were considered to indicate the presence of depression or anxiety. Data on psychological distress were collected through the use of General Health Questionnaire (GHQ), in which the score of 4 or more was considered as having psychological distress. Results: Mean age of participants was 36.5±7.9 years. Compared with the lowest quintile, men in the highest quintile of legume and nuts consumption had lower odds of anxiety; such that after adjusting for potential confounding variables, men in the top quintile of legume and nuts consumption were 66% less likely to be anxious than those in the bottom quintile (OR: 0.34; 95% CI: 0.14-0.82). Such relationship was not observed among women. We failed to find any significant association between legume plus nuts consumption and depression or psychological distress after adjustment for potential confounders. Conclusion: We found that consumption of legume and nuts was associated with lower odds of anxiety in men, but not in women. No significant association was seen between consumption of legume and nuts and odds of depression or psychological disorder. Further prospective studies are required to confirm these findings.Keywords: anxiety, depression, legumes, nuts, psychological distress
Procedia PDF Downloads 1821191 Predicting Entrepreneurial Intentions among Undergraduates Using Theory of Planned Behaviour
Authors: Mohammed Abubakar Mawoli
Abstract:
Theory of Planned Behavior (TPB) is a useful tool for predicting entrepreneurial intentions among individuals or groups of people. In view of the Nigerian government’s renewed educational policies and programs to prepare Nigerian undergraduates towards self-reliance and employers of labor after graduation, it becomes pertinent to empirically examine and predict the undergraduate’s entrepreneurial intentions at graduation. Thus, this study primarily examines the undergraduates entrepreneurial intentions using TPB, which includes perceived desirability, perceived social norm, and perceived feasibility factors. In so doing, a questionnaire research method was adopted in which 219 copies of a questionnaire distributed to final year undergraduates were belonging to five departments with a total population of 487 students. A combination of relative frequency, mean standard deviation and multiple regression statistical tools were employed for data analysis. The study found that TPB components exert a significant composite effect on undergraduate’s entrepreneurial intentions. Based on individual contribution of the independent variables, Perceived Desirability is the strongest predictor of the undergraduate’s entrepreneurial intentions, while Perceived Social Norm is a strong predictor of the undergraduate’s entrepreneurial intentions. However, Perceived Feasibility is not a strong predictor of student’s entrepreneurial intentions. The study therefore, recommends that the Perceived desirability, which is formed and shaped by ones level of education and skills acquisition, be improved upon to create the expected positive impact on graduates entrepreneurial intentions and possible venture creation.Keywords: entrepreneurship, entrepreneurship education, entrepreneurial intentions, planned behaviour, prediction, Nigeria
Procedia PDF Downloads 3011190 Psychological Nano-Therapy: A New Method in Family Therapy
Authors: Siamak Samani, Nadereh Sohrabi
Abstract:
Psychological nano-therapy is a new method based on systems theory. According to the theory, systems with severe dysfunctions are resistant to changes. Psychological nano-therapy helps the therapists to break this ice. Two key concepts in psychological nano-therapy are nano-functions and nano-behaviors. The most important step in psychological nano-therapy in family therapy is selecting the most effective nano-function and nano-behavior. The aim of this study was to check the effectiveness of psychological nano-therapy for family therapy. One group pre-test-post-test design (quasi-experimental Design) was applied for research. The sample consisted of ten families with severe marital conflict. The important character of these families was resistance for participating in family therapy. In this study, sending respectful (nano-function) text massages (nano-behavior) with cell phone were applied as a treatment. Cohesion/respect sub scale from self-report family processes scale and family readiness for therapy scale were used to assess all family members in pre-test and post-test. In this study, one of family members was asked to send a respectful text massage to other family members every day for a week. The content of the text massages were selected and checked by therapist. To compare the scores of families in pre-test and post-test paired sample t-test was used. The results of the test showed significant differences in both cohesion/respect score and family readiness for therapy between per-test and post-test. The results revealed that these families have found a better atmosphere for participation in a complete family therapy program. Indeed, this study showed that psychological nano-therapy is an effective method to make family readiness for therapy.Keywords: family therapy, family conflicts, nano-therapy, family readiness
Procedia PDF Downloads 6601189 Hip Resurfacing Makes for Easier Surgery with Better Functional Outcomes at Time of Revision: A Case Controlled Study
Authors: O. O. Onafowokan, K. Anderson, M. R. Norton, R. G. Middleton
Abstract:
Revision total hip arthroplasty (THA) is known to be a challenging procedure with potential for poor outcomes. Due to its lack of metaphyseal encroachment, hip resurfacing arthroplasty (HRA) is classified as a bone conserving procedure. Although the literature postulates that this is an advantage at time of revision surgery, there is no evidence to either support or refute this claim. We identified 129 hips that had undergone HRA and 129 controls undergoing first revision THA. We recorded the clinical assessment and survivorship of implants in a multi-surgeon, single centre, retrospective case control series for both arms. These were matched for age and sex. Data collected included demographics, indications for surgery, Oxford Hip Score (OHS), length of surgery, length of hospital stay, blood transfusion, implant complexity and further surgical procedures. Significance was taken as p < 0.05. Mean follow up was 7.5 years (1 to 15). There was a significant 6 point difference in postoperative OHS in favour of the revision resurfacing group (p=0.0001). The revision HRA group recorded 48 minutes less length of surgery (p<0.0001), 2 days less in length of hospital stay (p=0.018), a reduced need for blood transfusion (p=0.0001), a need for less complexity in revision implants (p=0.001) and a reduced probability of further surgery being required (P=0.003). Whilst we acknowledge the limitations of this study our results suggest that, in contrast to THA, the bone conservation element of HRA may make for a less traumatic revision procedure with better functional outcomes. Use of HRA has seen a dramatic decline as a result of concerns regarding metallosis. However, this information remains of relevance when counselling young active patients about their arthroplasty options and may become pertinent in the future if the promise of ceramic hip resurfacing is ever realized.Keywords: hip resurfacing, metallosis, revision surgery, total hip arthroplasty
Procedia PDF Downloads 891188 Series Network-Structured Inverse Models of Data Envelopment Analysis: Pitfalls and Solutions
Authors: Zohreh Moghaddas, Morteza Yazdani, Farhad Hosseinzadeh
Abstract:
Nowadays, data envelopment analysis (DEA) models featuring network structures have gained widespread usage for evaluating the performance of production systems and activities (Decision-Making Units (DMUs)) across diverse fields. By examining the relationships between the internal stages of the network, these models offer valuable insights to managers and decision-makers regarding the performance of each stage and its impact on the overall network. To further empower system decision-makers, the inverse data envelopment analysis (IDEA) model has been introduced. This model allows the estimation of crucial information for estimating parameters while keeping the efficiency score unchanged or improved, enabling analysis of the sensitivity of system inputs or outputs according to managers' preferences. This empowers managers to apply their preferences and policies on resources, such as inputs and outputs, and analyze various aspects like production, resource allocation processes, and resource efficiency enhancement within the system. The results obtained can be instrumental in making informed decisions in the future. The top result of this study is an analysis of infeasibility and incorrect estimation that may arise in the theory and application of the inverse model of data envelopment analysis with network structures. By addressing these pitfalls, novel protocols are proposed to circumvent these shortcomings effectively. Subsequently, several theoretical and applied problems are examined and resolved through insightful case studies.Keywords: inverse models of data envelopment analysis, series network, estimation of inputs and outputs, efficiency, resource allocation, sensitivity analysis, infeasibility
Procedia PDF Downloads 531187 A Hierarchical Method for Multi-Class Probabilistic Classification Vector Machines
Authors: P. Byrnes, F. A. DiazDelaO
Abstract:
The Support Vector Machine (SVM) has become widely recognised as one of the leading algorithms in machine learning for both regression and binary classification. It expresses predictions in terms of a linear combination of kernel functions, referred to as support vectors. Despite its popularity amongst practitioners, SVM has some limitations, with the most significant being the generation of point prediction as opposed to predictive distributions. Stemming from this issue, a probabilistic model namely, Probabilistic Classification Vector Machines (PCVM), has been proposed which respects the original functional form of SVM whilst also providing a predictive distribution. As physical system designs become more complex, an increasing number of classification tasks involving industrial applications consist of more than two classes. Consequently, this research proposes a framework which allows for the extension of PCVM to a multi class setting. Additionally, the original PCVM framework relies on the use of type II maximum likelihood to provide estimates for both the kernel hyperparameters and model evidence. In a high dimensional multi class setting, however, this approach has been shown to be ineffective due to bad scaling as the number of classes increases. Accordingly, we propose the application of Markov Chain Monte Carlo (MCMC) based methods to provide a posterior distribution over both parameters and hyperparameters. The proposed framework will be validated against current multi class classifiers through synthetic and real life implementations.Keywords: probabilistic classification vector machines, multi class classification, MCMC, support vector machines
Procedia PDF Downloads 2221186 Flow Characteristics around Rectangular Obstacles with the Varying Direction of Obstacles
Authors: Hee-Chang Lim
Abstract:
The study aims to understand the surface pressure distribution around the bodies such as the suction pressure in the leading edge on the top and side-face when the aspect ratio of bodies and the wind direction are changed, respectively. We carried out the wind tunnel measurement and numerical simulation around a series of rectangular bodies (40d×80w×80h, 80d×80w×80h, 160d×80w×80h, 80d×40w×80h and 80d×160w×80h in mm3) placed in a deep turbulent boundary layer. Based on a modern numerical platform, the Navier-Stokes equation with the typical 2-equation (k-ε model) and the DES (Detached Eddy Simulation) turbulence model has been calculated, and they are both compared with the measurement data. Regarding the turbulence model, the DES model makes a better prediction comparing with the k-ε model, especially when calculating the separated turbulent flow around a bluff body with sharp edged corner. In order to observe the effect of wind direction on the pressure variation around the cube (e.g., 80d×80w×80h in mm), it rotates at 0º, 10º, 20º, 30º, and 45º, which stands for the salient wind directions in the tunnel. The result shows that the surface pressure variation is highly dependent upon the approaching wind direction, especially on the top and the side-face of the cube. In addition, the transverse width has a substantial effect on the variation of surface pressure around the bodies, while the longitudinal length has little or no influence.Keywords: rectangular bodies, wind direction, aspect ratio, surface pressure distribution, wind-tunnel measurement, k-ε model, DES model, CFD
Procedia PDF Downloads 2381185 A Pilot Study on Integration of Simulation in the Nursing Educational Program: Hybrid Simulation
Authors: Vesile Unver, Tulay Basak, Hatice Ayhan, Ilknur Cinar, Emine Iyigun, Nuran Tosun
Abstract:
The aim of this study is to analyze the effects of the hybrid simulation. In this simulation, types standardized patients and task trainers are employed simultaneously. For instance, in order to teach the IV activities standardized patients and IV arm models are used. The study was designed as a quasi-experimental research. Before the implementation an ethical permission was taken from the local ethical commission and administrative permission was granted from the nursing school. The universe of the study included second-grade nursing students (n=77). The participants were selected through simple random sample technique and total of 39 nursing students were included. The views of the participants were collected through a feedback form with 12 items. The form was developed by the authors and “Patient intervention self-confidence/competence scale”. Participants reported advantages of the hybrid simulation practice. Such advantages include the following: developing connections between the simulated scenario and real life situations in clinical conditions; recognition of the need for learning more about clinical practice. They all stated that the implementation was very useful for them. They also added three major gains; improvement of critical thinking skills (94.7%) and the skill of making decisions (97.3%); and feeling as if a nurse (92.1%). In regard to the mean scores of the participants in the patient intervention self-confidence/competence scale, it was found that the total mean score for the scale was 75.23±7.76. The findings obtained in the study suggest that the hybrid simulation has positive effects on the integration of theoretical and practical activities before clinical activities for the nursing students.Keywords: hybrid simulation, clinical practice, nursing education, nursing students
Procedia PDF Downloads 2941184 Attitude of Staff Nurses on Nursing Research and Its Utilization
Authors: Y. N. Shashidhara, B. S. Shakuntala
Abstract:
Introduction: Nursing practice is undergoing tremendous changes and challenges. In order to meet social challenges and needs, nursing practice must be research based. Research is needed to evaluate the effectiveness of nursing treatment modalities, to determine the impact of nursing care on the health of the patients or to test the theory of nursing practice. Objective of the study to explore the attitude of staff nurses on Nursing research and its utilization Methodology: The descriptive study design was adopted and 300 staff nurses were selected by systematic random sampling technique from eight hospitals. The attitude on nursing research was assessed by validated and reliable self-administered attitude scale which consists of 40 items. Results: The overall attitude mean score 130.2 (SD 11.5) regarding attitude on Nursing research and its utilization. Some of the findings are the majority of staff nurses (51% agreed and 18.3% strongly agreed) that they have all the motivation to use research findings if they get support. Nearly 25.3 percent of staff nurses agreed and 10.7 percent strongly agreed that they do not have time to conduct research. The majority of staff nurses 53.7 percent agreed that research will help in updating Nursing profession. Nearly 32.6 percent of staff nurses agreed and 20.5 percent strongly agreed that being able to use will make them better nurses. About 45.3 percent and 17.3 percent agreed and strongly agreed that knowledge gained through experience is more useful than research. Most (40%) of nurses agreed that thy do not have the authority to change the patient care practice. The majority of staff nurses (45.7 percent agreed and 13 percent strongly agreed) feel the research will consume their personal time. Majority, 50 percent of staff nurses agreed and 16.7 percent strongly agreed that to conduct and utilize research findings requires financial support. Majority 50 percent of staff nurses agreed and 12 percent strongly agreed that physicians will cooperate and value nursing research findings. Majority 67.3 percent of staff nurses had moderate positive and 32.7 percent of staff nurses had highly positive attitude towards Nursing research and its utilization. Conclusion: With this study we understanding that, the staff nurses have positive attitude regarding nursing research. If the nurses are supported and motivated for research utilization we can improve the patient care.Keywords: nurses, attitude, nursing research, research utilization
Procedia PDF Downloads 2631183 Literature Review of Empirical Studies on the Psychological Processes of End-of-Life Cancer Patients
Authors: Kimiyo Shimomai, Mihoko Harada
Abstract:
This study is a literature review of the psychological reactions that occur in end-of-life cancer patients who are nearing death. It searched electronic databases and selected literature related to psychological studies of end-of-life patients. There was no limit on the search period, and the search was conducted until the second week of December 2021. The keywords were specified as “death and dying”, “terminal illness”, “end-of-life”, “palliative care”, “psycho-oncology” and “research”. These literatures referred to Holly (2017): Comprehensive Systematic Review for Advanced Practice Nursing, P268 Figure 10.3 to ensure quality. These literatures were selected with a dissertation score of 4 or 5. The review was conducted in two stages with reference to the procedure of George (2002). First, these references were searched for keywords in the database, and then relevant references were selected from the psychology and nursing studies of end-of-life patients. The number of literatures analyzed was 76 for overseas and 17 for domestic. As for the independent variables, "physical variable" was the most common in 36 literatures (66.7%), followed by "psychological variable" in 35 literatures (64.8%), "spiritual variable" in 21 literatures (38%), and "social variable" in 17 literatures. (31.5%), "Variables related to medical care / treatment" were 16 literatures (29.6%). To summarize the relationship between these independent variables and the dependent variable, when the dependent variable is "psychological variable", the independent variables are "psychological variable", "social variable", and "physical variable". Among the independent variables, the physical variables were the most common. The psychological responses that occur in end-stage cancer patients who are nearing death are mutually influenced by psychological, social, and physical variables. Therefore, it supported the "total pain" advocated by Cicely Saunders.Keywords: cancer patient, end-of-life, literature review, psychological process
Procedia PDF Downloads 129