Search results for: L2 learning and teaching
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8156

Search results for: L2 learning and teaching

1166 Detection of Hepatitis B by the Use of Artifical Intelegence

Authors: Shizra Waris, Bilal Shoaib, Munib Ahmad

Abstract:

Background; The using of clinical decision support systems (CDSSs) may recover unceasing disease organization, which requires regular visits to multiple health professionals, treatment monitoring, disease control, and patient behavior modification. The objective of this survey is to determine if these CDSSs improve the processes of unceasing care including diagnosis, treatment, and monitoring of diseases. Though artificial intelligence is not a new idea it has been widely documented as a new technology in computer science. Numerous areas such as education business, medical and developed have made use of artificial intelligence Methods: The survey covers articles extracted from relevant databases. It uses search terms related to information technology and viral hepatitis which are published between 2000 and 2016. Results: Overall, 80% of studies asserted the profit provided by information technology (IT); 75% of learning asserted the benefits concerned with medical domain;25% of studies do not clearly define the added benefits due IT. The CDSS current state requires many improvements to hold up the management of liver diseases such as HCV, liver fibrosis, and cirrhosis. Conclusion: We concluded that the planned model gives earlier and more correct calculation of hepatitis B and it works as promising tool for calculating of custom hepatitis B from the clinical laboratory data.

Keywords: detection, hapataties, observation, disesese

Procedia PDF Downloads 146
1165 Tornado Disaster Impacts and Management: Learning from the 2016 Tornado Catastrophe in Jiangsu Province, China

Authors: Huicong Jia, Donghua Pan

Abstract:

As a key component of disaster reduction management, disaster emergency relief and reconstruction is an important process. Based on disaster system theory, this study analyzed the Jiangsu tornado from the formation mechanism of disasters, through to the economic losses, loss of life, and social infrastructure losses along the tornado disaster chain. The study then assessed the emergency relief and reconstruction efforts, based on an analytic hierarchy process method. The results were as follows: (1) An unstable weather system was the root cause of the tornado. The potentially hazardous local environment, acting in concert with the terrain and the river network, was able to gather energy from the unstable atmosphere. The wind belt passed through a densely populated district, with vulnerable infrastructure and other hazard-prone elements, which led to an accumulative disaster situation and the triggering of a catastrophe. (2) The tornado was accompanied by a hailstorm, which is an important triggering factor for a tornado catastrophe chain reaction. (3) The evaluation index (EI) of the emergency relief and reconstruction effect for the ‘‘6.23’’ tornado disaster in Yancheng was 91.5. Compared to other relief work in areas affected by disasters of the same magnitude, there was a more successful response than has previously been experienced. The results provide new insights for studies of disaster systems and the recovery measures in response to tornado catastrophe in China.

Keywords: China, disaster system, emergency relief, tornado catastrophe

Procedia PDF Downloads 259
1164 An Effective Decision-Making Strategy Based on Multi-Objective Optimization for Commercial Vehicles in Highway Scenarios

Authors: Weiming Hu, Xu Li, Xiaonan Li, Zhong Xu, Li Yuan, Xuan Dong

Abstract:

Maneuver decision-making plays a critical role in high-performance intelligent driving. This paper proposes a risk assessment-based decision-making network (RADMN) to address the problem of driving strategy for the commercial vehicle. RADMN integrates two networks, aiming at identifying the risk degree of collision and rollover and providing decisions to ensure the effectiveness and reliability of driving strategy. In the risk assessment module, risk degrees of the backward collision, forward collision and rollover are quantified for hazard recognition. In the decision module, a deep reinforcement learning based on multi-objective optimization (DRL-MOO) algorithm is designed, which comprehensively considers the risk degree and motion states of each traffic participant. To evaluate the performance of the proposed framework, Prescan/Simulink joint simulation was conducted in highway scenarios. Experimental results validate the effectiveness and reliability of the proposed RADMN. The output driving strategy can guarantee the safety and provide key technical support for the realization of autonomous driving of commercial vehicles.

Keywords: decision-making strategy, risk assessment, multi-objective optimization, commercial vehicle

Procedia PDF Downloads 127
1163 The Importance of an Intensive Course in English for University Entrants: Teachers’ and Students’ Experience and Perception

Authors: Ruwan Gunawardane

Abstract:

This paper attempts to emphasize the benefits of conducting an intensive course in English for university entrants. In the Sri Lankan university context, an intensive course in English is usually conducted amidst various obstacles. In the 1970s and 1980s, undergraduates had intensive programmes in English for two to three months. Towards the end of the 1990s, a programme called General English Language Training (GELT) was conducted for the new students, and it was done outside universities before they entered their respective universities. Later it was not conducted, and that also resulted in students’ poor performance in English at university. However, having understood its importance, an eight week long intensive course in English was conducted for the new intake of the Faculty of Science, University of Ruhuna. As the findings show, the students heavily benefited from the programme. More importantly, they had the opportunity to refresh their knowledge of English gained at school and private institutions while gaining new knowledge. Another advantage was that they had plenty of time to enjoy learning English since the learners had adequate opportunities to carry out communicative tasks and the course was not exam-oriented, which reduced their fear of making mistakes in English considerably. The data was collected through an open-ended questionnaire given to 60 students, and their oral feedback was also taken into consideration. In addition, a focus group interview with 6 teachers was also conducted to get an idea about their experience and perception. The data were qualitatively analyzed. The findings suggest that an intensive programme in English undoubtedly lays a good foundation for the students’ academic career at university.

Keywords: intensive course, English, teachers, undergraduates, experience, perception

Procedia PDF Downloads 126
1162 Measuring Engagement Equation in Educational Institutes

Authors: Mahfoodh Saleh Al Sabbagh, Venkoba Rao

Abstract:

There is plenty of research, both in academic and consultancy circles, about the importance and benefits of employee engagement and customer engagement and how it gives organization an opportunity to reduce variability and improve performance. Customer engagement is directly related to the engagement level of the organization's employees. It is therefore important to measure both. This research drawing from the work of Human Sigma by Fleming and Asplund, attempts to assess engagement level of customer and employees - the human systems of business - in an educational setup. Student is important to an educational institute and is a customer to be served efficiently and effectively. Considering student as customer and faculty as employees serving them, in–depth interviews were conducted to analyze the relationship between faculty and student engagement in two leading colleges in Oman, one from private sector and another from public sector. The study relied mainly on secondary data sources to understand the concept of engagement. However, the search of secondary sources was extensive to compensate the limited primary data. The results indicate that high faculty engagement is likely to lead to high student engagement. Engaged students were excited about learning, loved the feeling of they being cared as a person by their faculty and advocated the organization to other. The interaction truly represents an opportunity to build emotional connection to the organization. This study could be of interest to organizations interest in building and maintaining engagement with employees and customers.

Keywords: customer engagement, consumer psychology, strategy, educational institutes

Procedia PDF Downloads 458
1161 Improving the Run Times of Existing and Historical Demand Models Using Simple Python Scripting

Authors: Abhijeet Ostawal, Parmjit Lall

Abstract:

The run times for a large strategic model that we were managing had become too long leading to delays in project delivery, increased costs and loss in productivity. Software developers are continuously working towards developing more efficient tools by changing their algorithms and processes. The issue faced by our team was how do you apply the latest technologies on validated existing models which are based on much older versions of software that do not have the latest software capabilities. The multi-model transport model that we had could only be run in sequential assignment order. Recent upgrades to the software now allowed the assignment to be run in parallel, a concept called parallelization. Parallelization is a Python script working only within the latest version of the software. A full model transfer to the latest version was not possible due to time, budget and the potential changes in trip assignment. This article is to show the method to adapt and update the Python script in such a way that it can be used in older software versions by calling the latest version and then recalling the old version for assignment model without affecting the results. Through a process of trial-and-error run time savings of up to 30-40% have been achieved. Assignment results were maintained within the older version and through this learning process we’ve applied this methodology to other even older versions of the software resulting in huge time savings, more productivity and efficiency for both client and consultant.

Keywords: model run time, demand model, parallelisation, python scripting

Procedia PDF Downloads 106
1160 Enhanced Image Representation for Deep Belief Network Classification of Hyperspectral Images

Authors: Khitem Amiri, Mohamed Farah

Abstract:

Image classification is a challenging task and is gaining lots of interest since it helps us to understand the content of images. Recently Deep Learning (DL) based methods gave very interesting results on several benchmarks. For Hyperspectral images (HSI), the application of DL techniques is still challenging due to the scarcity of labeled data and to the curse of dimensionality. Among other approaches, Deep Belief Network (DBN) based approaches gave a fair classification accuracy. In this paper, we address the problem of the curse of dimensionality by reducing the number of bands and replacing the HSI channels by the channels representing radiometric indices. Therefore, instead of using all the HSI bands, we compute the radiometric indices such as NDVI (Normalized Difference Vegetation Index), NDWI (Normalized Difference Water Index), etc, and we use the combination of these indices as input for the Deep Belief Network (DBN) based classification model. Thus, we keep almost all the pertinent spectral information while reducing considerably the size of the image. In order to test our image representation, we applied our method on several HSI datasets including the Indian pines dataset, Jasper Ridge data and it gave comparable results to the state of the art methods while reducing considerably the time of training and testing.

Keywords: hyperspectral images, deep belief network, radiometric indices, image classification

Procedia PDF Downloads 266
1159 Improving Perceptual Reasoning in School Children through Chess Training

Authors: Ebenezer Joseph, Veena Easvaradoss, S. Sundar Manoharan, David Chandran, Sumathi Chandrasekaran, T. R. Uma

Abstract:

Perceptual reasoning is the ability that incorporates fluid reasoning, spatial processing, and visual motor integration. Several theories of cognitive functioning emphasize the importance of fluid reasoning. The ability to manipulate abstractions and rules and to generalize is required for reasoning tasks. This study, funded by the Cognitive Science Research Initiative, Department of Science and Technology, Government of India, analyzed the effect of 1-year chess training on the perceptual reasoning of children. A pretest–posttest with control group design was used, with 43 (28 boys, 15 girls) children in the experimental group and 42 (26 boys, 16 girls) children in the control group. The sample was selected from children studying in two private schools from South India (grades 3 to 9), which included both the genders. The experimental group underwent weekly 1-hour chess training for 1 year. Perceptual reasoning was measured by three subtests of WISC-IV INDIA. Pre-equivalence of means was established. Further statistical analyses revealed that the experimental group had shown statistically significant improvement in perceptual reasoning compared to the control group. The present study clearly establishes a correlation between chess learning and perceptual reasoning. If perceptual reasoning can be enhanced in children, it could possibly result in the improvement of executive functions as well as the scholastic performance of the child.

Keywords: chess, cognition, intelligence, perceptual reasoning

Procedia PDF Downloads 339
1158 The Development of Crisis Distance Education at Kuwait University During the COVID-19 Pandemic

Authors: Waleed Alanzi

Abstract:

The purpose of this qualitative study was to add to the existing literature and provide a more detailed understanding of the individual experiences and perceptions of 15 Deans at the University of Kuwait regarding their first year of planning, developing, and implementing crisis distance education (CDE) in response to the COVID-19 epidemic. An interpretative phenomenological approach was applied, using the thematic analysis of interview transcripts to describe the challenging journeys taken by each of the Deans from the first-person point of view. There was objective evidence, manifested by four primary themes (“Obstacles to the implementation of CDE”; “Planning for CDE”; “Training for CDE,” and “Future Directions”) to conclude that the faculty members, technical staff, administrative staff, and students generally helped each other to overcome the obstacles associated with planning and implementing CDE. The idea that CDE may turn homes into schools and parents into teachers was supported. The planning and implementation of CDE were inevitably associated with a certain amount of confusion, as well as disruptions in the daily routines of staff and students, as well as significant changes in their responsibilities. There were contradictory ideas about the future directions of distance education after the pandemic. Previous qualitative research on the implementation of CDE at higher education institutions in the Arab world has focused mainly on the experiences and perceptions of students; however, little is known about the experiences and perceptions of the students at the University of Kuwait during the COVID19 pandemic, providing a rationale and direction for future research.

Keywords: distance learning, qualitative research, COVID-19 epidemic, Kuwait university

Procedia PDF Downloads 100
1157 Traffic Forecasting for Open Radio Access Networks Virtualized Network Functions in 5G Networks

Authors: Khalid Ali, Manar Jammal

Abstract:

In order to meet the stringent latency and reliability requirements of the upcoming 5G networks, Open Radio Access Networks (O-RAN) have been proposed. The virtualization of O-RAN has allowed it to be treated as a Network Function Virtualization (NFV) architecture, while its components are considered Virtualized Network Functions (VNFs). Hence, intelligent Machine Learning (ML) based solutions can be utilized to apply different resource management and allocation techniques on O-RAN. However, intelligently allocating resources for O-RAN VNFs can prove challenging due to the dynamicity of traffic in mobile networks. Network providers need to dynamically scale the allocated resources in response to the incoming traffic. Elastically allocating resources can provide a higher level of flexibility in the network in addition to reducing the OPerational EXpenditure (OPEX) and increasing the resources utilization. Most of the existing elastic solutions are reactive in nature, despite the fact that proactive approaches are more agile since they scale instances ahead of time by predicting the incoming traffic. In this work, we propose and evaluate traffic forecasting models based on the ML algorithm. The algorithms aim at predicting future O-RAN traffic by using previous traffic data. Detailed analysis of the traffic data was carried out to validate the quality and applicability of the traffic dataset. Hence, two ML models were proposed and evaluated based on their prediction capabilities.

Keywords: O-RAN, traffic forecasting, NFV, ARIMA, LSTM, elasticity

Procedia PDF Downloads 209
1156 Case of A Huge Retroperitoneal Abscess Spanning from the Diaphragm to the Pelvic Brim

Authors: Christopher Leung, Tony Kim, Rebecca Lendzion, Scott Mackenzie

Abstract:

Retroperitoneal abscesses are a rare but serious condition with often delayed diagnosis, non-specific symptoms, multiple causes and high morbidity/mortality. With the advent of more readily available cross-sectional imaging, retroperitoneal abscesses are treated earlier and better outcomes are achieved. Occasionally, a retroperitoneal abscess is present as a huge retroperitoneal abscess, as evident in this 53-year-old male. With a background of chronic renal disease and left partial nephrectomy, this gentleman presented with a one-month history of left flank pain without any other symptoms, including fevers or abdominal pain. CT abdomen and pelvis demonstrated a huge retroperitoneal abscess spanning from the diaphragm, abutting the spleen, down to the iliopsoas muscle and abutting the iliac vessels at the pelvic brim. This large retroperitoneal abscess required open drainage as well as drainage by interventional radiology. A long course of intravenous antibiotics and multiple drainages was required to drain the abscess. His blood culture and fluid culture grew Proteus species suggesting a urinary source, likely from his non-functioning kidney, which had a partial nephrectomy. Such a huge retroperitoneal abscess has rarely been described in the literature. The learning point here is that the basic principle of source control and antibiotics is paramount in treating retroperitoneal abscesses regardless of the size of the abscess.

Keywords: retroperitoneal abscess, retroperitoneal mass, sepsis, genitourinary infection

Procedia PDF Downloads 209
1155 [Keynote Talk]: The Challenges and Solutions for Developing Mobile Apps in a Small University

Authors: Greg Turner, Bin Lu, Cheer-Sun Yang

Abstract:

As computing technology advances, smartphone applications can assist in student learning in a pervasive way. For example, the idea of using a mobile apps for the PA Common Trees, Pests, Pathogens, in the field as a reference tool allows middle school students to learn about trees and associated pests/pathogens without bringing a textbook. In the past, some researches study the mobile software Mobile Application Software Development Life Cycle (MADLC) including traditional models such as the waterfall model, or more recent Agile Methods. Others study the issues related to the software development process. Very little research is on the development of three heterogenous mobile systems simultaneously in a small university where the availability of developers is an issue. In this paper, we propose to use a hybride model of Waterfall Model and the Agile Model, known as the Relay Race Methodology (RRM) in practice, to reflect the concept of racing and relaying for scheduling. Based on the development project, we observe that the modeling of the transition between any two phases is manifested naturally. Thus, we claim that the RRM model can provide a de fecto rather than a de jure basis for the core concept in the MADLC. In this paper, the background of the project is introduced first. Then, the challenges are pointed out followed by our solutions. Finally, the experiences learned and the future work are presented.

Keywords: agile methods, mobile apps, software process model, waterfall model

Procedia PDF Downloads 403
1154 A Quantitative Survey Research on the Development and Assessment of Attitude toward Mathematics Instrument

Authors: Soofia Malik

Abstract:

The purpose of this study is to develop an instrument to measure undergraduate students’ attitudes toward mathematics (MAT) and to assess the data collected from the instrument for validity and reliability. The instrument is developed using five subscales: anxiety, enjoyment, self-confidence, value, and technology. The technology dimension is added as the fifth subscale of attitude toward mathematics because of the recent trend of incorporating online homework in mathematics courses as well as due to heavy reliance of higher education on using online learning management systems, such as Blackboard and Moodle. The sample consists of 163 (M = 82, F = 81) undergraduates enrolled in College Algebra course in the summer 2017 semester at a university in the USA. The data is analyzed to answer the research question: if and how do undergraduate students’ attitudes toward mathematics load using Principal Components Analysis (PCA)? As a result of PCA, three subscales emerged namely: anxiety/self-confidence scale, enjoyment, and value scale. After deleting the last five items or the last two subscales from the initial MAT scale, the Cronbach’s alpha was recalculated using the scores from 20 items and was found to be α = .95. It is important to note that the reliability of the initial MAT form was α = .93. This means that employing the final MAT survey form would yield consistent results in repeated uses. The final MAT form is, therefore, more reliable as compared to the initial MAT form.

Keywords: college algebra, Cronbach's alpha reliability coefficient, Principal Components Analysis, PCA, technology in mathematics

Procedia PDF Downloads 115
1153 An Exploration of Science, Technology, Engineering, Arts, and Mathematics Competition from the Perspective of Arts

Authors: Qiao Mao

Abstract:

There is a growing number of studies concerning STEM (Science, Technology, Engineering, and Mathematics) and STEAM (Science, Technology, Engineering, Arts, and Mathematics). However, the research is little on STEAM competitions from Arts' perspective. This study takes the annual PowerTech STEAM competition in Taiwan as an example. In this activity, students are asked to make wooden bionic mechanical beasts on the spot and participate in a model and speed competition. This study aims to explore how Arts influences STEM after it involves in the making of mechanical beasts. A case study method is adopted. Through expert sampling, five prize winners in the PowerTech Youth Science and Technology Creation Competition and their supervisors are taken as the research subjects. Relevant data which are collected, sorted out, analyzed and interpreted afterwards, derive from observations, interview and document analyses, etc. The results of the study show that in the PowerTech Youth Science and Technology Creation Competition, when Arts involves in STEM, (1) it has an impact on the athletic performance, balance, stability and symmetry of mechanical beasts; (2) students become more interested and more creative in making STEAM mechanical beasts, which can promote students' learning of STEM; (3) students encounter more difficulties and problems when making STEAM mechanical beasts, and need to have more systematic thinking and design thinking to solve problems.

Keywords: PowerTech, STEAM contest, mechanical beast, arts' role

Procedia PDF Downloads 79
1152 The Design of English Materials to Communicate the Identity of Mueang Distict, Samut Songkram for Ecotourism

Authors: Kitda Praraththajariya

Abstract:

The main purpose of this research was to study how to communicate the identity of the Mueang district, Samut Songkram province for ecotourism. The qualitative data was collected through studying related materials, exploring the area, in-depth interviews with three groups of people: three directly responsible officers who were key informants of the district, twenty foreign tourists and five Thai tourist guides. A content analysis was used to analyze the qualitative data. The two main findings of the study were as follows: 1. The identity of Amphur (District) Mueang, Samut Songkram province. This establishment was near the Mouth of Maekong River for normal people and tourists, consisting of rest accommodations. There are restaurants where food and drinks are served, rich mangrove forests, Hoy Lod (Razor Clam) and mangrove trees. Don Hoy Lod, is characterized by muddy beaches, is a coastal wetland for Ramsar Site. It is at 1099th ranging where the greatest number of Hoy Lod (Razor Clam) can be seen from March to May each year. 2. The communication of the identity of Amphur Mueang, Samut Songkram province which the researcher could find and design to present in English materials can be summed up in 4 items: 1) The history of Amphur Mueang, Samut Songkram province 2) Wat Phet Samut Worrawihan 3) The Learning source of Ecotourism: Don Hoy Lod and Mangrove forest 4) How to keep Amphur Mueang, Samut Songkram province for ecotourism.

Keywords: foreigner tourists, signified, semiotics, ecotourism

Procedia PDF Downloads 233
1151 Development and Power Characterization of an IoT Network for Agricultural Imaging Applications

Authors: Jacob Wahl, Jane Zhang

Abstract:

This paper describes the development and characterization of a prototype IoT network for use with agricultural imaging and monitoring applications. The sensor and gateway nodes are designed using the ESP32 SoC with integrated Bluetooth Low Energy 4.2 and Wi-Fi. A development board, the Arducam IoTai ESP32, is used for prototyping, testing, and power measurements. Google’s Firebase is used as the cloud storage site for image data collected by the sensor. The sensor node captures images using the OV2640 2MP camera module and transmits the image data to the gateway via Bluetooth Low Energy. The gateway then uploads the collected images to Firebase via a known nearby Wi-Fi network connection. This image data can then be processed and analyzed by computer vision and machine learning pipelines to assess crop growth or other needs. The sensor node achieves a wireless transmission data throughput of 220kbps while consuming 150mA of current; the sensor sleeps at 162µA. The sensor node device lifetime is estimated to be 682 days on a 6600mAh LiPo battery while acquiring five images per day based on the development board power measurements. This network can be utilized by any application that requires high data rates, low power consumption, short-range communication, and large amounts of data to be transmitted at low-frequency intervals.

Keywords: Bluetooth low energy, ESP32, firebase cloud, IoT, smart farming

Procedia PDF Downloads 132
1150 Inclusive Education in Jordanian Double-Shift Schools: Attitudes of Teacher and Students

Authors: David Ross Cameron

Abstract:

In an attempt to alleviate the educational planning problem, double-shift schools have been created throughout various regions in Jordan, namely communities closer to the Syrian border, where a large portion of the refugee population settled, allowing Jordanians to attend the morning-shift and Syrians to attend the afternoon-shift. Subsequently, overcrowded classrooms have added a significant amount of stress on school facilities and teacher capacities. Established national policies and the implementation of inclusive educational practices have been jeopardized. In particular, teachers’ and student’s attitudes of the importance of inclusive education provisions in the classroom have deteriorated. To have a more comprehensive understanding of the current situation and possible plan for intervention, a focus study was carried out at a double-shift Jordanian/Syrian girls’ public school in Irbid, Jordan. Interviews and surveys of 29 students with physical, learning, emotional and behavioral disabilities, 33 students without any special needs and nine teachers were included with a mixed-method social research approach to highlight the current attitudes that students and teachers held and factors that contributed to shaping their inclinations and beliefs of inclusive education.

Keywords: capacity building, development, double-shift, Irbid, inclusive education, Jordan, pedagogy, planning, policy, refugee, special education, special needs, vulnerable population

Procedia PDF Downloads 248
1149 Automated End-to-End Pipeline Processing Solution for Autonomous Driving

Authors: Ashish Kumar, Munesh Raghuraj Varma, Nisarg Joshi, Gujjula Vishwa Teja, Srikanth Sambi, Arpit Awasthi

Abstract:

Autonomous driving vehicles are revolutionizing the transportation system of the 21st century. This has been possible due to intensive research put into making a robust, reliable, and intelligent program that can perceive and understand its environment and make decisions based on the understanding. It is a very data-intensive task with data coming from multiple sensors and the amount of data directly reflects on the performance of the system. Researchers have to design the preprocessing pipeline for different datasets with different sensor orientations and alignments before the dataset can be fed to the model. This paper proposes a solution that provides a method to unify all the data from different sources into a uniform format using the intrinsic and extrinsic parameters of the sensor used to capture the data allowing the same pipeline to use data from multiple sources at a time. This also means easy adoption of new datasets or In-house generated datasets. The solution also automates the complete deep learning pipeline from preprocessing to post-processing for various tasks allowing researchers to design multiple custom end-to-end pipelines. Thus, the solution takes care of the input and output data handling, saving the time and effort spent on it and allowing more time for model improvement.

Keywords: augmentation, autonomous driving, camera, custom end-to-end pipeline, data unification, lidar, post-processing, preprocessing

Procedia PDF Downloads 106
1148 Classification of Land Cover Usage from Satellite Images Using Deep Learning Algorithms

Authors: Shaik Ayesha Fathima, Shaik Noor Jahan, Duvvada Rajeswara Rao

Abstract:

Earth's environment and its evolution can be seen through satellite images in near real-time. Through satellite imagery, remote sensing data provide crucial information that can be used for a variety of applications, including image fusion, change detection, land cover classification, agriculture, mining, disaster mitigation, and monitoring climate change. The objective of this project is to propose a method for classifying satellite images according to multiple predefined land cover classes. The proposed approach involves collecting data in image format. The data is then pre-processed using data pre-processing techniques. The processed data is fed into the proposed algorithm and the obtained result is analyzed. Some of the algorithms used in satellite imagery classification are U-Net, Random Forest, Deep Labv3, CNN, ANN, Resnet etc. In this project, we are using the DeepLabv3 (Atrous convolution) algorithm for land cover classification. The dataset used is the deep globe land cover classification dataset. DeepLabv3 is a semantic segmentation system that uses atrous convolution to capture multi-scale context by adopting multiple atrous rates in cascade or in parallel to determine the scale of segments.

Keywords: area calculation, atrous convolution, deep globe land cover classification, deepLabv3, land cover classification, resnet 50

Procedia PDF Downloads 134
1147 Segmentation of Liver Using Random Forest Classifier

Authors: Gajendra Kumar Mourya, Dinesh Bhatia, Akash Handique, Sunita Warjri, Syed Achaab Amir

Abstract:

Nowadays, Medical imaging has become an integral part of modern healthcare. Abdominal CT images are an invaluable mean for abdominal organ investigation and have been widely studied in the recent years. Diagnosis of liver pathologies is one of the major areas of current interests in the field of medical image processing and is still an open problem. To deeply study and diagnose the liver, segmentation of liver is done to identify which part of the liver is mostly affected. Manual segmentation of the liver in CT images is time-consuming and suffers from inter- and intra-observer differences. However, automatic or semi-automatic computer aided segmentation of the Liver is a challenging task due to inter-patient Liver shape and size variability. In this paper, we present a technique for automatic segmenting the liver from CT images using Random Forest Classifier. Random forests or random decision forests are an ensemble learning method for classification that operate by constructing a multitude of decision trees at training time and outputting the class that is the mode of the classes of the individual trees. After comparing with various other techniques, it was found that Random Forest Classifier provide a better segmentation results with respect to accuracy and speed. We have done the validation of our results using various techniques and it shows above 89% accuracy in all the cases.

Keywords: CT images, image validation, random forest, segmentation

Procedia PDF Downloads 301
1146 Learning the C-A-Bs: Resuscitation Training at Rwanda Military Hospital

Authors: Kathryn Norgang, Sarah Howrath, Auni Idi Muhire, Pacifique Umubyeyi

Abstract:

Description : A group of nurses address the shortage of trained staff to respond to critical patients at Rwanda Military Hospital (RMH) by developing a training program and a resuscitation response team. Members of the group who received the training when it first launched are now trainer of trainers; all components of the training program are organized and delivered by RMH staff-the clinical mentor only provides adjunct support. This two day training is held quarterly at RMH; basic life support and exposure to interventions for advanced care are included in the test and skills sign off. Seventy staff members have received the training this year alone. An increased number of admission/transfer to ICU due to successful resuscitation attempts is noted. Lessons learned: -Number of staff trained 2012-2014 (to be verified). -Staff who train together practice with greater collaboration during actual resuscitation events. -Staff more likely to initiate BLS if peer support is present-more staff trained equals more support. -More access to Advanced Cardiac Life Support training is necessary now that the cadre of BLS trained staff is growing. Conclusions: Increased access to training, peer support, and collaborative practice are effective strategies to strengthening resuscitation capacity within a hospital.

Keywords: resuscitation, basic life support, capacity building, resuscitation response teams, nurse trainer of trainers

Procedia PDF Downloads 296
1145 National Branding through Education: South Korean Image in Romania through the Language Textbooks for Foreigners

Authors: Raluca-Ioana Antonescu

Abstract:

The paper treats about the Korean public diplomacy and national branding strategies, and how the Korean language textbooks were used in order to construct the Korean national image. The field research of the paper stands at the intersection between Linguistics and Political Science, while the problem of the research is the role of language and culture in national branding process. The research goal is to contribute to the literature situated at the intersection between International Relations and Applied Linguistics, while the objective is to conceptualize the idea of national branding by emphasizing a dimension which is not much discussed, and that would be the education as an instrument of the national branding and public diplomacy strategies. In order to examine the importance of language upon the national branding strategies, the paper will answer one main question, How is the Korean language used in the construction of national branding?, and two secondary questions, How are explored in literature the relations between language and national branding construction? and What kind of image of South Korea the language textbooks for foreigners transmit? In order to answer the research questions, the paper starts from one main hypothesis, that the language is an essential component of the culture, which is used in the construction of the national branding influenced by traditional elements (like Confucianism) but also by modern elements (like Western influence), and from two secondary hypothesis, the first one is that in the International Relations literature there are little explored the connections between language and national branding, while the second hypothesis is that the South Korean image is constructed through the promotion of a traditional society, but also a modern one. In terms of methodology, the paper will analyze the textbooks used in Romania at the universities which provide Korean Language classes during the three years program B.A., following the dialogs, the descriptive texts and the additional text about the Korean culture. The analysis will focus on the rank status difference, the individual in relation to the collectivity, the respect for the harmony, and the image of the foreigner. The results of the research show that the South Korean image projected in the textbooks convey the Confucian values and it does not emphasize the changes suffered by the society due to the modernity and globalization. The Westernized aspect of the Korean society is conveyed more in an informative way about the Korean international companies, Korean internal development (like the transport or other services), but it does not show the cultural changed the society underwent. Even if the paper is using the textbooks which are used in Romania as a teaching material, it could be used and applied at least to other European countries, since the textbooks are the ones issued by the South Korean language schools, which other European countries are using also.

Keywords: confucianism, modernism, national branding, public diplomacy, traditionalism

Procedia PDF Downloads 231
1144 Exploring the Role of Extracurricular Activities (ECAs) in Fostering University Students’ Soft Skills

Authors: Hanae Ait Hattani, Nohaila Ait Hattani

Abstract:

Globalization, with the rapid technological progress, is affecting every life aspect. The 21st century higher education faces a major challenge in preparing well-rounded and competent graduates to compete in the global marketplace. Worldwide, educational policies work to develop the quality of instruction at all educational levels by focusing on promoting students’ qualifications and skills, considering both academic activities and non-academic attributes. In fact, extracurricular activities (ECAs) complement the academic curriculum and enhance the student experience by improving their interpersonal skills and attitudes. This study comes to examine the potential of extracurricular activities as a vital tool for soft skills’ development. Using empirical research, the study aims to measure and evaluate the extent to which university students’ engagement in extracurricular activities contribute in positively changing their learning experience, fostering their soft skills and fostering their behaviors and attitudes. Findings emanating from a questionnaire and semi-structured interviews add a number of contributions to the literature. They support the assumption suggesting that ECAs can be considered a valuable way to acquire, develop, and demonstrate softs skills that students today need to evidence in a variety of contexts, such as communication skills, team work, leadership, problem-solving, to name but a few.

Keywords: extracurricular activities (ECAs), soft skills, education, university, attitude

Procedia PDF Downloads 66
1143 A Review on Medical Image Registration Techniques

Authors: Shadrack Mambo, Karim Djouani, Yskandar Hamam, Barend van Wyk, Patrick Siarry

Abstract:

This paper discusses the current trends in medical image registration techniques and addresses the need to provide a solid theoretical foundation for research endeavours. Methodological analysis and synthesis of quality literature was done, providing a platform for developing a good foundation for research study in this field which is crucial in understanding the existing levels of knowledge. Research on medical image registration techniques assists clinical and medical practitioners in diagnosis of tumours and lesion in anatomical organs, thereby enhancing fast and accurate curative treatment of patients. Literature review aims to provide a solid theoretical foundation for research endeavours in image registration techniques. Developing a solid foundation for a research study is possible through a methodological analysis and synthesis of existing contributions. Out of these considerations, the aim of this paper is to enhance the scientific community’s understanding of the current status of research in medical image registration techniques and also communicate to them, the contribution of this research in the field of image processing. The gaps identified in current techniques can be closed by use of artificial neural networks that form learning systems designed to minimise error function. The paper also suggests several areas of future research in the image registration.

Keywords: image registration techniques, medical images, neural networks, optimisaztion, transformation

Procedia PDF Downloads 170
1142 Research Trends in Fine Arts Education Dissertations in Turkey

Authors: Suzan Duygu Bedir Erişti

Abstract:

The present study tried to make a general evaluation of the dissertations conducted in the last decade in the field of art education in the Department of Fine Arts Education in the Institutes of Education Sciences in Turkey. In the study, most of the universities which involved an Institute of Education Sciences within their bodies in Turkey were reached. As a result, a total of a hundred dissertations conducted in the departments of Fine Arts Education at several universities (Anadolu, Gazi, Ankara, Marmara, Dokuz Eylul, Ondokuz Mayıs, Selcuk and Necmettin Erbakan) were determined via the open access systems of universities as well as via the Thesis Search System of Higher Education Council. Most of the dissertations were reached via the latter system, and in cases of failure, the dissertations were reached via the former system. Consequently, most of the dissertations which did not have any access restriction and which had appropriate content were reached. The dissertations reached were examined based on document analysis in terms of their research topics, research paradigms, contents, purposes, methodologies, data collection tools, and analysis techniques. The dissertations conducted in institutes of Education Sciences could be said to have demonstrated a development, especially in recent years with respect to their qualities. It was also found that a great majority of the dissertations were carried out at Gazi University and Marmara University and that a similar number of dissertations were conducted in other universities. When all the dissertations were taken into account, in general, they were found to differ a lot in their subject areas. In most of the dissertations, the quantitative paradigm was adopted, while especially in recent years, more importance has been given to methods based on the qualitative paradigm. In addition, most of the dissertations conducted with quantitative paradigm were structured based on the general survey model and experimental research model. In terms of statistical techniques, university-focused approaches were used. In some universities, advanced statistical techniques were applied, while in some other universities, there was a moderate use of statistical techniques. Most of the studies produced results generalizable to the levels of postgraduate education and elementary school education. The studies were generally structured in face-to-face teaching processes, while some of them were designed in environments which did not include results generalizable to the face-to-face education system. In the present study, it was seen that the dissertations conducted in the departments of Fine Arts Education at the Institutes of Education Sciences in Turkey did not involve application-based approaches which included art-based or visual research in terms of either research topic or methodology.

Keywords: fine arts education, dissertations, evaluation of dissertations, research trends in fine arts education

Procedia PDF Downloads 188
1141 Revisiting Historical Illustrations in the Age of Digital Anatomy Education

Authors: Julia Wimmers-Klick

Abstract:

In the contemporary study of anatomy, medical students utilize a diverse array of resources, including lab handouts, lectures, and, increasingly, digital media such as interactive anatomy apps and digital images. Notably, a significant shift has occurred, with fewer students possessing traditional anatomy atlases or books, reflecting a broader trend towards digital approaches like Virtual Reality, Augmented Reality, and web-based programs. This paper seeks to explore the evolution of anatomy education by contrasting current digital tools with historical resources, such as classical anatomical illustrations and atlases, to assess their relevance and potential benefits in modern medical education. Through a comprehensive literature review, the development of anatomical illustrations is traced from the textual descriptions of Galen to the detailed and artistic representations of Da Vinci, Vesalius, and later anatomists. The examination includes how the printing press facilitated the dissemination of anatomical knowledge, transforming covert dissections into public spectacles and formalized teaching practices. Historical illustrations, often influenced by societal, religious, and aesthetic contexts, not only served educational purposes but also reflected the prevailing medical knowledge and ethical standards of their times. Critical questions are raised about the place of historical illustrations in today's anatomy curriculum. Specifically, their potential to teach critical thinking, highlight the history of medicine, and offer unique insights into past societal conditions are explored. These resources are viewed in their context, including the lack of diversity and the presence of ethical concerns, such as the use of illustrations from unethical sources like Pernkopf’s atlas. In conclusion, while digital tools offer innovative ways to visualize and interact with anatomical structures, historical illustrations provide irreplaceable value in understanding the evolution of medical knowledge and practice. The study advocates for a balanced approach that integrates traditional and modern resources to enrich medical education, promote critical thinking, and provide a comprehensive understanding of anatomy. Future research should investigate the optimal combination of these resources to meet the evolving needs of medical learners and the implications of the digital shift in anatomy education.

Keywords: human anatomy, historical illustrations, historical context, medical education

Procedia PDF Downloads 8
1140 The Effects of Physician-Family Communication from the Point View of Clinical Staff

Authors: Lu-Chiu Huang, Pei-Pei Chen, Li-Chin Yu, Chiao-Wen Kuo, Tsui-Tao Liu, Rung-Chuang Feng

Abstract:

Purpose: People put increasing emphasis on demands of medical quality and protecting their interests. Patients' or family's dissatisfaction with medical care may easily lead to medical dispute. Physician-family communication plays an essential role in medical care. A sound communication cannot only strengthen patients' belief in the medical team but make patient have definite insight into treatment course of the disease. A family meeting provides an effective platform for communication between clinical staff, patients and family. Decisions and consensuses formed in family meetings can promote patients' or family's satisfaction with medical care. Clinical staff's attitudes toward family meeting may determine behavioral intentions to hold family meeting. This study aims to explore clinical staff's difficulties in holding family meeting and evaluate how their attitudes and behavior influence the effect of family meetings. Methods: This was a cross-sectional study. It was conducted at a regional teaching hospital in Taipei city. The research team developed its own structural questionnaires, whose expert validity was checked by the nursing experts. Participants filled in the questionnaires online. Data were collected by convenience sampling. A total of 568 participants were invited. They included doctors, nurses, social workers, and so on. Results: 1) The average score of ‘clinical staff’s attitudes to family meetings’ was 5.15 (SD=0.898). It fell between ‘somewhat agree’ and ‘mostly agree’ on the 7-point likert scale. It indicated that clinical staff had positive attitudes toward family meetings, 2) The average score of ‘clinical staff’s behavior to family meetings’ was 5.61 (SD=0.937). It fell between ‘somewhat agree’ and ‘mostly agree’ on the 7-point likert scale. It meant clinical staff tended to have positive behavior at the family meeting, and 3) The average score of ‘Difficulty in conducting family meetings’ was 5.15 (SD=0.897). It fell between ‘somewhat agree’ and ‘mostly agree’ on the 7-point likert scale. The higher the score was, the less difficulty the clinical staff felt. It demonstrated clinical staff felt less difficulty in conducting family meetings. Clinical staff's identification with family meetings brought favored effects. Persistent and active promotion for family meetings can bring patients and family more benefits. Implications for practice: Understanding clinical staff's difficulty in participating family meeting and exploring their attitudes or behavior toward physician-family communication are helpful to develop modes of interaction. Consequently, quality and satisfaction of physician-family communication can be increased.

Keywords: clinical staff, communication, family meeting, physician-family

Procedia PDF Downloads 322
1139 Epidemiology of Low Back Pain among Nurses Working in Public Hospitals of Addis Ababa, Ethiopia

Authors: Mengestie Mulugeta Belay, Serebe Abay Gebrie, Biruk Lambbiso Wamisho, Amare Worku

Abstract:

Background: Low back pain (LBP) related to nursing profession, is a very common public health problem throughout the world. Various risk factors have been implicated in the etiology and LBP is assumed to be of multi-factorial origin as individual, work-related and psychosocial factors can contribute to its development. Objectives: To determine the prevalence and to identify risk factors of LBP among nurses working in Addis Ababa City Public Hospitals, Ethiopia, in the year 2015. Settings: Addis Ababa University, Black-Lion (‘Tikur Anbessa’) Hospital-BLH, is the country’s highest tertiary level referral and teaching Hospital. The three departments in connection with this study: Radiology, Pathology and Orthopedics, run undergraduate and residency programs and receive referred patients from all over the country. Methods: A cross-sectional study with internal comparison was conducted throughout the period October-December, 2015. Sample was chosen by simple random sampling technique by taken the lists of nurses from human resource departments as a sampling frame. A well-structured, pre-tested and self-administered questionnaire was used to collect quantifiable information. The questionnaire included socio-demographic, back pain features, consequences of back pain, work-related and psychosocial factors. The collected data was entered into EpiInfo version 3.5.4 and was analyzed by SPSS. A probability level of 0.05 or less and 95% confidence level was used to indicate statistical significance. Ethical clearance was obtained from all respected administrative bodies, Hospitals and study participants. Results: The study included 395 nurses and gave a response rate of 91.9%. The mean age was 30.6 (±8.4) years. Majority of the respondents were female (285, 72.2%). Nearly half of the participants (n=181, 45.8% (95% CI (40.8%- 50.6%))) were complained low back pain. There was statistical significant association between low back pain and working shift, physical activities at work; sleep disturbance and felt little pleasure by doing things. Conclusion: A high prevalence of low back pain was found among nurses working in Addis Ababa Public Hospitals. Recognition and preventive measures like providing resting periods should be taken to reduce the risk of low back pain in nurses working in Public hospitals.

Keywords: low back pain, risk factors, nurses, public hospitals

Procedia PDF Downloads 293
1138 Academic Staff Recruitment in Islamic University: A Proposed Holistic Model

Authors: Syahruddin Sumardi Samindjaya, Indra Fajar Alamsyah, Junaidah Hashim

Abstract:

Purpose: This study attempts to explore and presents a proposed recruitment model in Islamic university which aligned with holistic role. Design/methodology/approach: It is a conceptual paper in nature. In turn, this study is designed to utilize exploratory approach. Literature and document review that related to this topic are used as the methods to analyse the content found. Findings: Recruitment for any organization is fundamental to achieve its goal effectively. Staffing in universities is vital due to the important role of lecturers. Currently, Islamic universities still adopt the common process of recruitment for their academic staffs. Whereas, they have own characteristics which are embedded in their institutions. Furthermore, the FCWC (Foundation, Capability, Worldview and Commitment) model of recruitment proposes to suit the holistic character of Islamic university. Research limitation/implications: Further studies are required to empirically validate the concept through systematic investigations. Additionally, measuring this model by a designed means is appreciated. Practical implications: The model provides the map and alternative tool of recruitment for Islamic universities to determine the process of recruitment which can appropriate their institutions. In addition, it also allows stakeholders and policy makers to consider regarding Islamic values that should inculcate in the Islamic higher learning institutions. Originality/value: This study initiates a foundational contribution for an early sequence of research.

Keywords: academic staff, Islamic values, recruitment model, university

Procedia PDF Downloads 174
1137 Building Academic Success and Resilience in Social Work Students: An Application of Self-Determination Theory

Authors: Louise Bunce, Jill Childs, Adam J. Lonsdale, Naomi King

Abstract:

A major concern for the Social Work profession concerns the frequency of burn-out and high turnover of staff. The characteristic of resilience has been identified as playing a crucial role in social workers’ ability to have a satisfying and successful career. Thus a critical role for social work education is to develop resilience in social work students. We currently need to know more about how to train resilient social workers who will also increase the academic standing of the profession. The specific aim of this research was to quantify characteristics that may contribute towards resilience and academic success among student social workers in order to mitigate against the problems of burn-out and low academic standing. These three characteristics were competence (effectiveness at mastering the environment), autonomy (sense of control and free will), and relatedness (interacting and connecting with others), as specified in Self-Determination Theory (SDT). When these three needs are satisfied, we experience higher degrees of motivation to succeed and wellbeing. Thus when these three needs are met in social work students, they have the potential to raise academic standards and promote wellbeing characteristics that contribute to the development of resilience. The current study tested the hypothesis that higher levels of autonomy, competence, and relatedness, as defined by SDT, will predict levels of academic success and resilience in social work students. Two hundred and ten social work students studying at a number of universities completed well-established questionnaires to assess autonomy, competence, and relatedness, level of academic performance and resilience (The Brief Resilience Scale). In this scale, students rated their agreement with items e.g., ‘I bounce back quickly after hard times’ and ‘I usually come through difficult times with little struggle’. After controlling for various factors, including age, gender, ethnicity, and course (undergraduate or postgraduate) preliminary analysis revealed that the components of SDT provided useful predictive value for academic success and resilience. In particular, autonomy and competence provided a useful predictor of academic success while relatedness was a particularly useful predictor of resilience. This study demonstrated that SDT provides a valuable framework for helping to understand what predicts academic success and resilience among social work students. This is relevant because the psychological needs for autonomy, competence and relatedness can be affected by external social and cultural pressures, thus they can be improved by the right type of supportive teaching practices and educational environments. These findings contribute to the growing evidence-base to help build an academic and resilient social worker student body and workforce.

Keywords: education, resilience, self-determination theory, student social workers

Procedia PDF Downloads 323