Search results for: impacting student learning outcomes
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10877

Search results for: impacting student learning outcomes

2447 Neural Network Based Compressor Flow Estimator in an Aircraft Vapor Cycle System

Authors: Justin Reverdi, Sixin Zhang, Serge Gratton, Said Aoues, Thomas Pellegrini

Abstract:

In Vapor Cycle Systems, the flow sensor plays a key role in different monitoring and control purposes. However, physical sensors can be expensive, inaccurate, heavy, cumbersome, or highly sensitive to vibrations, which is especially problematic when embedded into an aircraft. The conception of a virtual sensor based on other standard sensors is a good alternative. In this paper, a data-driven model using a Convolutional Neural Network is proposed to estimate the flow of the compressor. To fit the model to our dataset, we tested different loss functions. We show in our application that a Dynamic Time Warping based loss function called DILATE leads to better dynamical performance than the vanilla mean squared error (MSE) loss function. DILATE allows choosing a trade-off between static and dynamic performance.

Keywords: deep learning, dynamic time warping, vapor cycle system, virtual sensor

Procedia PDF Downloads 133
2446 Using Multiomic Plasma Profiling From Liquid Biopsies to Identify Potential Signatures for Disease Diagnostics in Late-Stage Non-small Cell Lung Cancer (NSCLC) in Trinidad and Tobago

Authors: Nicole Ramlachan, Samuel Mark West

Abstract:

Lung cancer is the leading cause of cancer-associated deaths in North America, with the vast majority being non-small cell lung cancer (NSCLC), with a five-year survival rate of only 24%. Non-invasive discovery of biomarkers associated with early-diagnosis of NSCLC can enable precision oncology efforts using liquid biopsy-based multiomics profiling of plasma. Although tissue biopsies are currently the gold standard for tumor profiling, this method presents many limitations since these are invasive, risky, and sometimes hard to obtain as well as only giving a limited tumor profile. Blood-based tests provides a less-invasive, more robust approach to interrogate both tumor- and non-tumor-derived signals. We intend to examine 30 stage III-IV NSCLC patients pre-surgery and collect plasma samples.Cell-free DNA (cfDNA) will be extracted from plasma, and next-generation sequencing (NGS) performed. Through the analysis of tumor-specific alterations, including single nucleotide variants (SNVs), insertions, deletions, copy number variations (CNVs), and methylation alterations, we intend to identify tumor-derived DNA—ctDNA among the total pool of cfDNA. This would generate data to be used as an accurate form of cancer genotyping for diagnostic purposes. Using liquid biopsies offer opportunities to improve the surveillance of cancer patients during treatment and would supplement current diagnosis and tumor profiling strategies previously not readily available in Trinidad and Tobago. It would be useful and advantageous to use this in diagnosis and tumour profiling as well as to monitor cancer patients, providing early information regarding disease evolution and treatment efficacy, and reorient treatment strategies in, timethereby improving clinical oncology outcomes.

Keywords: genomics, multiomics, clinical genetics, genotyping, oncology, diagnostics

Procedia PDF Downloads 138
2445 Organizational Commitment in Islamic Boarding School: The Implementation of Organizational Behavior Integrative Model

Authors: Siswoyo Haryono

Abstract:

Purpose – The fundamental goal of this research is to see if the integrative organizational behavior model can be used effectively in Islamic boarding schools. This paper also seeks to assess the effect of Islamic organizational culture, leadership, and spiritual intelligence on teachers' organizational commitment to Islamic Boarding schools. The goal of the mediation analysis is to see if the Islamic work ethic has a more significant effect on the instructors' organizational commitment than the direct effects of Islamic organizational culture, leadership, and Islamic spiritual intelligence. Design/methodology/approach – A questionnaire survey was used to obtain data from teachers at Islamic Boarding Schools. This study used the AMOS technique for structural equation modeling to evaluate the expected direct effect. To test the hypothesized indirect effect, employed Sobel test. Findings – Islamic organizational culture, Islamic leadership, and Islamic spiritual intelligence significantly affect Islamic work ethic. When it comes to Islamic corporate culture, Islamic leadership, Islamic spiritual intelligence, and Islamic work ethics have a significant impact. The findings of the mediation study reveal that Islamic organizational culture, leadership, and spiritual intelligence influences organizational commitment through Islamic work ethic. The total effect analysis shows that the most effective path to increasing teachers’ organizational commitment is Islamic leadership - Islamic work ethic – organizational commitment. Originality/value – This study evaluates the Integrative Model of Organizational Behavior by Colquitt (2016) applied in Islamic Boarding School. The model consists of contemporary leadership and individual characteristic as the antecedent. The mediating variables of the model consist of individual mechanisms such as trust, justice, and ethic. Individual performance and organizational commitment are the model's outcomes. These variables, on the other hand, do not represent the Islamic viewpoint as a whole. As a result, this study aims to assess the role of Islamic principles in the model. The study employs reliability and validity tests to get reliable and valid measures. The findings revealed that the evaluation model is proven to improve organizational commitment at Islamic Boarding School.

Keywords: Islamic leadership, Islamic spiritual intelligence, Islamic work ethic, organizational commitment, Islamic boarding school

Procedia PDF Downloads 142
2444 Fine Grained Action Recognition of Skateboarding Tricks

Authors: Frederik Calsius, Mirela Popa, Alexia Briassouli

Abstract:

In the field of machine learning, it is common practice to use benchmark datasets to prove the working of a method. The domain of action recognition in videos often uses datasets like Kinet-ics, Something-Something, UCF-101 and HMDB-51 to report results. Considering the properties of the datasets, there are no datasets that focus solely on very short clips (2 to 3 seconds), and on highly-similar fine-grained actions within one specific domain. This paper researches how current state-of-the-art action recognition methods perform on a dataset that consists of highly similar, fine-grained actions. To do so, a dataset of skateboarding tricks was created. The performed analysis highlights both benefits and limitations of state-of-the-art methods, while proposing future research directions in the activity recognition domain. The conducted research shows that the best results are obtained by fusing RGB data with OpenPose data for the Temporal Shift Module.

Keywords: activity recognition, fused deep representations, fine-grained dataset, temporal modeling

Procedia PDF Downloads 212
2443 Deep Learning Based Text to Image Synthesis for Accurate Facial Composites in Criminal Investigations

Authors: Zhao Gao, Eran Edirisinghe

Abstract:

The production of an accurate sketch of a suspect based on a verbal description obtained from a witness is an essential task for most criminal investigations. The criminal investigation system employs specifically trained professional artists to manually draw a facial image of the suspect according to the descriptions of an eyewitness for subsequent identification. Within the advancement of Deep Learning, Recurrent Neural Networks (RNN) have shown great promise in Natural Language Processing (NLP) tasks. Additionally, Generative Adversarial Networks (GAN) have also proven to be very effective in image generation. In this study, a trained GAN conditioned on textual features such as keywords automatically encoded from a verbal description of a human face using an RNN is used to generate photo-realistic facial images for criminal investigations. The intention of the proposed system is to map corresponding features into text generated from verbal descriptions. With this, it becomes possible to generate many reasonably accurate alternatives to which the witness can use to hopefully identify a suspect from. This reduces subjectivity in decision making both by the eyewitness and the artist while giving an opportunity for the witness to evaluate and reconsider decisions. Furthermore, the proposed approach benefits law enforcement agencies by reducing the time taken to physically draw each potential sketch, thus increasing response times and mitigating potentially malicious human intervention. With publically available 'CelebFaces Attributes Dataset' (CelebA) and additionally providing verbal description as training data, the proposed architecture is able to effectively produce facial structures from given text. Word Embeddings are learnt by applying the RNN architecture in order to perform semantic parsing, the output of which is fed into the GAN for synthesizing photo-realistic images. Rather than the grid search method, a metaheuristic search based on genetic algorithms is applied to evolve the network with the intent of achieving optimal hyperparameters in a fraction the time of a typical brute force approach. With the exception of the ‘CelebA’ training database, further novel test cases are supplied to the network for evaluation. Witness reports detailing criminals from Interpol or other law enforcement agencies are sampled on the network. Using the descriptions provided, samples are generated and compared with the ground truth images of a criminal in order to calculate the similarities. Two factors are used for performance evaluation: The Structural Similarity Index (SSIM) and the Peak Signal-to-Noise Ratio (PSNR). A high percentile output from this performance matrix should attribute to demonstrating the accuracy, in hope of proving that the proposed approach can be an effective tool for law enforcement agencies. The proposed approach to criminal facial image generation has potential to increase the ratio of criminal cases that can be ultimately resolved using eyewitness information gathering.

Keywords: RNN, GAN, NLP, facial composition, criminal investigation

Procedia PDF Downloads 144
2442 Sustainability through Resilience: How Emergency Responders Cope with Stressors

Authors: Sophie Kroeling, Agnetha Schuchardt

Abstract:

Striving for sustainability brings a lot of challenges for different fields of interest, e. g. security or health concerns. In Germany, civil protection is predominantly carried out by emergency responders who perform essential tasks of civil protection. Based on theoretical concepts of different psychological stress theories this contribution focuses on the question, how the resilience of emergency responders can be improved. The goal is to identify resources and successful coping strategies that help to prevent and reduce negative outcomes during or after stressful events. The paper will present results from a qualitative analysis of semi-structured qualitative interviews with 20 emergency responders. These results provide insights into the complexity of coping processes (e. g. controlling the situation, downplaying perceived personal threats through humor) and show the diversity of stressors (like complexity of the disastrous situation, intrusive press and media, or lack of social support within the organization). Self-efficacy expectation was a very important resource for coping with stressful situations. The results served as a starting point for a quantitative survey (that was conducted in March 2017), the development of education and training tools for emergency responders and the improvement of critical incident stress management processes. First results from the quantitative study with more than 700 participants show that, e. g., the emergency responders use social coping within their private social network and also within their aid organization and that both are correlated to resilience. Moreover, missing information, bureaucratic problems and social conflicts within the organization are events that the majority of the participants considered very onerous. Further results from regression analysis will be presented. The proposed paper will combine findings from the qualitative study with the quantitative results, illustrating figures and correlations with respective statements from the interviews. At the end, suggestions for the improvement of the emergency responder’s resilience are given and it is discussed how this can make a contribution to strive for civil security and furthermore a sustainable development.

Keywords: civil security, emergency responders, stress, resilience, resources

Procedia PDF Downloads 132
2441 Oro-Facial Manifestations of Acute Myeloid Leukaemia -A Case Report

Authors: Aamna Tufail, Kajal Kotecha, Iordanis Toursounidis, Ravinder Pabla

Abstract:

Introduction/Aims: Acute Myeloid Leukaemia (AML) is a part of leukaemic group of hematopoietic disorders with a varying range of presentations, including oro-facial manifestations. Early recognition and management are essential for favourable outcomes. Materials and Methods: We present our experience, clinical presentation, and clinical photographs of a patient with previously undiagnosed AML who presented with oral symptoms to the emergency department of our hospital. An analysis of clinical characteristics, diagnostic investigations, and management modalities was performed. Results/Statistics: A 58-year-old man presented to A&E reporting an 11-day history of right sided facial swelling, acute TMJ symptoms, and oral discomfort. A dentist ruled out acute dental causes one day post onset of symptoms. Initial assessment was anatomically inconsistent and did not reveal a routine oral or maxillofacial etiology. Detailed clinical examination demonstrated fever, generalised pallor, swelling and erythema of right nasolabial region, bilateral masseteric tenderness, intraoral palatal ecchymosis, palatal ulceration, buccal and labial petechiae, cervical lymphadenopathy, and haematoma on dorsum of right hand overlying right 2nd metacarpal joint. Suspecting a systemic medical cause, we requested haematological investigations, which revealed neutropenia, thrombocytopenia, and anaemia. Flow cytometry confirmed CD34 + AML. Oral discomfort was managed symptomatically. The patient was referred to a tertiary care centre for acute haematologic care, where he was treated with IV antibiotics and continuing cycles of chemotherapy. Conclusions/Clinical Relevance: Oro-facial manifestations may be the first clinical sign of AML. Awareness of its features is vital in early diagnosis. In this context, dentists and oral medicine specialists can play an important role in detecting clinical signs of haematological disorders such as AML.

Keywords: acute myeloid leukaemia, oral symptoms, ulceration, diagnosis, management

Procedia PDF Downloads 49
2440 Expression of Micro-RNA268 in Zinc Deficient Rice

Authors: Sobia Shafqat, Saeed Ahmad Qaisrani

Abstract:

MicroRNAs play an essential role in the regulation and development of all processes in most eukaryotes because of their prospective part as mediators controlling cell growth and differentiation towards the exact position of RNAs response in plants under biotic and abiotic factors or stressors. In a few cases, Zn is oblivious poisonous for plants due to its heavy metal status. Some other metals are extremely toxic, like Cd, Hg, and Pb, but these elements require in rice for the programming of genes under abiotic stress resembling Zn stress when micro RNAs268 was importantly introduced in rice. The micro RNAs overexpressed in transgenic plants with an accumulation of a large amount of melanin dialdehyde, hydrogen peroxide, and an excessive quantity of Zn in the seedlings stage. Let out results for rice pliability under Zn stress micro RNAs act as negative controllers. But the role of micro RNA268 act as a modulator in different ecological condition. It has been explained clearly with a long understanding of the role of micro RNA268 under stress conditions; pliability and practically showed outcome to increase plant sufferance under Zn stress because micro RNAs is an intervention technique for gene regulation in gene expression. The proposed study was experimented with by using genetic factors of Zn stress and toxicity effect on rice plants done at District Vehari, Pakistan. The trial was performed randomly with three replications in a complete block design (RCBD). These blocks were controlled with different concentrations of genetic factors. By overexpression of micro RNA268 rice, seedling growth was not stopped under Zn deficiency due to the accumulation of a large amount of melanin dialdehyde, hydrogen peroxide, and an excessive quantity of Zn in their seedlings. Results showed that micro RNA268 act as a negative controller under Zn stress. In the end, under stress conditions, micro RNA268 showed the necessary function in the tolerance of rice plants. The directorial work sketch gave out high agronomic applications and yield outcomes in rice with a specific amount of Zn application.

Keywords: micro RNA268, zinc, rice, agronomic approach

Procedia PDF Downloads 47
2439 Artificial Intelligence as a User of Copyrighted Work: Descriptive Study

Authors: Dominika Collett

Abstract:

AI applications, such as machine learning, require access to a vast amount of data in the training phase, which can often be the subject of copyright protection. During later usage, the various content with which the application works can be recorded or made available on the basis of which it produces the resulting output. The EU has recently adopted new legislation to secure machine access to protected works under the DSM Directive; but, the issue of machine use of copyright works is not clearly addressed. However, such clarity is needed regarding the increasing importance of AI and its development. Therefore, this paper provides a basic background of the technology used in the development of applications in the field of computer creativity. The second part of the paper then will focus on a legal analysis of machine use of the authors' works from the perspective of existing European and Czech legislation. The main results of the paper discuss the potential collision of existing legislation in regards to machine use of works with special focus on exceptions and limitations. The legal regulation of machine use of copyright work will impact the development of AI technology.

Keywords: copyright, artificial intelligence, legal use, infringement, Czech law, EU law, text and data mining

Procedia PDF Downloads 113
2438 Surgical Team Perceptions of the Surgical Safety Checklist in a Tertiary Hospital in Jordan: A Descriptive Qualitative Study

Authors: Rania Albsoul, Muhammad Ahmed Alshyyab, Baraa Ayed Al Odat, Nermeen Borhan Al Dwekat, Batool Emad Al-masri, Fatima Abdulsattar Alkubaisi, Salsabil Awni Flefil, Majd Hussein Al-Khawaldeh, Ragad Ayman Sa’ed, Maha Waleed Abu Ajamieh, Gerard Fitzgerald

Abstract:

Purpose: The purpose of this paper is to explore the perceptions of operating room staff towards the use of the World Health Organization Surgical Safety Checklist in a tertiary hospital in Jordan. Design/methodology/approach: This was a qualitative descriptive study. Semi-structured interviews were conducted with a purposeful sample of 21 healthcare staff employed in the operating room (nurses, residents, surgeons, and anaesthesiologists). The interviews were conducted in the period from October to December 2021. Thematic analysis was used to analyse the data. Findings: Three main themes emerged from data analysis, namely compliance with the surgical safety checklist, the impact of the surgical safety checklist, and barriers and facilitators to the use of the surgical safety checklist. The use of the checklist was seen as enabling staff to communicate effectively and thus accomplish patient safety and positive outcomes. The perceived barriers to compliance included excessive workload, congestion, and lack of training and awareness. Enhanced training and education were thought to improve the utilization of the surgical safety checklist and help enhance awareness about its importance. Originality/value: While steps to utilize the surgical safety checklist by the operation room personnel may seem simple, the quality of its administration is not necessarily robust. There are several challenges to consistent, complete, and effective administration of the surgical safety checklist by the surgical team members. Healthcare managers must employ interventions to eliminate barriers to and offer facilitators of adherence to the application of the surgical safety checklist, therefore promoting quality healthcare and patient safety.

Keywords: patient safety, surgical safety checklist, compliance, utility, operating room, quality healthcare, communication, teamwork

Procedia PDF Downloads 92
2437 Going Viral: Constructively Aligning the Use of Digital Video to Effectively Support Faculty Development

Authors: Samuel Olugbenga King

Abstract:

This review article, which is a synthesis of the relevant research literature, focuses on the capabilities of digital video to support, facilitate and enhance faculty development. Based on the literature review, faculty development (i.e., academic or educational development) requires the continued adoption of cohesive, theoretical frameworks to guide research and practice; incorporation of relevant tools from analogous fields, such as teacher professional development; systematic program evaluations; and detailed descriptions of practice to further practice and creative development. A cohesive, five-heuristic framework is subsequently outlined to inform the design and evaluation of the use of digital video, so as to address the barriers to advancing faculty development, as identified through the literature review. Alternative impact evaluation approaches are also described, while the limitations of using digital video for faculty development are highlighted. This paper is therefore conceived as one way to meaningfully leverage the educational affordances of digital video to address some lingering gaps in faculty development.

Keywords: digital video, faculty/educational development, evaluation, scholarship of teaching and learning (SoTL)

Procedia PDF Downloads 333
2436 On an Approach for Rule Generation in Association Rule Mining

Authors: B. Chandra

Abstract:

In Association Rule Mining, much attention has been paid for developing algorithms for large (frequent/closed/maximal) itemsets but very little attention has been paid to improve the performance of rule generation algorithms. Rule generation is an important part of Association Rule Mining. In this paper, a novel approach named NARG (Association Rule using Antecedent Support) has been proposed for rule generation that uses memory resident data structure named FCET (Frequent Closed Enumeration Tree) to find frequent/closed itemsets. In addition, the computational speed of NARG is enhanced by giving importance to the rules that have lower antecedent support. Comparative performance evaluation of NARG with fast association rule mining algorithm for rule generation has been done on synthetic datasets and real life datasets (taken from UCI Machine Learning Repository). Performance analysis shows that NARG is computationally faster in comparison to the existing algorithms for rule generation.

Keywords: knowledge discovery, association rule mining, antecedent support, rule generation

Procedia PDF Downloads 307
2435 Strategies for Achieving Application of Science in National Development

Authors: Orisakwe Chimuanya Favour Israel

Abstract:

In a world filled with the products of scientific inquiry, scientific literacy has become a necessity for everyone because it is indispensable to achieving technological development of any nation. Everyone needs to use scientific information to make choices that arise every day. Everyone needs to be able to engage intelligently in public discourse and debate about important issues that involves science and technology. And everyone deserves to share in the excitement and personal fulfillment that can come from -understanding and learning about the natural world. No doubt that industrialized countries have, through their control of science and technology education, developed the potential to increase production, and to improve the standard of living of their people. The main thrust of this paper therefore, is to present an overview of science education, strategies for achieving application of science in national development, such as teaching science with the right spirit of inquiry. Also, the paper discussed three research models that can help in national development and suggests the best out of the three which is more realistic for a developing country like ours (Nigeria) to follow for a sustainable national development and finally suggests some key ways of solving problems of development.

Keywords: scientific inquiry, scientific literacy, strategies, sustainable national development

Procedia PDF Downloads 358
2434 A Quantitative Study Identifying the Prevalence of Anxiety in Dyslexic Students in Higher Education

Authors: Amanda Abbott-Jones

Abstract:

Adult students with dyslexia in higher education can receive support for their cognitive needs but may also experience negative emotion such as anxiety due to their dyslexia in connection with their studies. This paper aims to test the hypothesis that adult dyslexic learners have a higher prevalence of academic and social anxiety than their non-dyslexic peers. A quantitative approach was used to measure differences in academic and social anxiety between 102 students with a formal diagnosis of dyslexia compared to 72 students with no history of learning difficulties. Academic and social anxiety was measured in a questionnaire based on the State-Trait Anxiety Inventory. Findings showed that dyslexic students showed statistically significant higher levels of academic, but not social anxiety in comparison to the non-dyslexic sample. Dyslexic students in higher education show academic anxiety levels that are well above what is shown by students without dyslexia. The implications of this for the dyslexia practitioner is that delivery of strategies to deal with anxiety should be seen equally as important, if not more so, than interventions to deal with cognitive difficulties.

Keywords: Academic, Anxiety, Dyslexia, Quantitative

Procedia PDF Downloads 120
2433 RGB-D SLAM Algorithm Based on pixel level Dense Depth Map

Authors: Hao Zhang, Hongyang Yu

Abstract:

Scale uncertainty is a well-known challenging problem in visual SLAM. Because RGB-D sensor provides depth information, RGB-D SLAM improves this scale uncertainty problem. However, due to the limitation of physical hardware, the depth map output by RGB-D sensor usually contains a large area of missing depth values. These missing depth information affect the accuracy and robustness of RGB-D SLAM. In order to reduce these effects, this paper completes the missing area of the depth map output by RGB-D sensor and then fuses the completed dense depth map into ORB SLAM2. By adding the process of obtaining pixel-level dense depth maps, a better RGB-D visual SLAM algorithm is finally obtained. In the process of obtaining dense depth maps, a deep learning model of indoor scenes is adopted. Experiments are conducted on public datasets and real-world environments of indoor scenes. Experimental results show that the proposed SLAM algorithm has better robustness than ORB SLAM2.

Keywords: RGB-D, SLAM, dense depth, depth map

Procedia PDF Downloads 125
2432 Ratification of the United Nations Convention for the Promotion and Protection of Their Human Rights and the Paradoxes of the Discriminatory Right to Acquire the Status of Persons with Disabilities in Cameroon

Authors: Dakeyi Athanase

Abstract:

The ratification of an international human rights legal instrument provides signatory States with an opportunity to assume a set of obligations and rights for the benefit of their citizens, offering increased possibilities, opportunities, and means to access an improved quality of life – to be, to appear, and to become. Developed nations typically experience cultural, political, social, economic, legal, and regulatory transformations in response to this transition. In a methodologically proactive approach, mechanisms undergo a visible and comprehensible process of qualitative and quantitative change. Conversely, in nations undergoing development, the response to such ratification varies. Some demonstrate positive policy changes, while others remain stagnant or regress. Cameroon falls into the second category, despite efforts, as it legally prohibits 50% of its population with disabilities from acquiring the status of a person with a disability. The overarching goal of this communication is to highlight these deficiencies and their detrimental effects on various aspects of life, fostering awareness among beneficiaries and advocating for more inclusive transformations in the country. Our project employs a popular and participatory methodological approach by involving beneficiaries and their organizations in its preparation. It is also inclusive, representing the diversity of disabilities and engaging natural and legal persons from various backgrounds. Active consultations occur at all levels of the activities. Anticipated outcomes include raising awareness globally among nations, international cooperation organizations, NGOs, and other inclusive development actors. We seek their support for local advocacy efforts to fully implement the United Nations Convention on the Rights of Persons with Disabilities (CRPD). Concurrently, we hope they express solidarity with the victims in Cameroon who have been left behind and recommend legal reforms to align domestic and international legislation with the promotion and protection of disability rights.

Keywords: droit, convention, handicap, discrimination, participation, inclusion

Procedia PDF Downloads 43
2431 Harmonic Data Preparation for Clustering and Classification

Authors: Ali Asheibi

Abstract:

The rapid increase in the size of databases required to store power quality monitoring data has demanded new techniques for analysing and understanding the data. One suggested technique to assist in analysis is data mining. Preparing raw data to be ready for data mining exploration take up most of the effort and time spent in the whole data mining process. Clustering is an important technique in data mining and machine learning in which underlying and meaningful groups of data are discovered. Large amounts of harmonic data have been collected from an actual harmonic monitoring system in a distribution system in Australia for three years. This amount of acquired data makes it difficult to identify operational events that significantly impact the harmonics generated on the system. In this paper, harmonic data preparation processes to better understanding of the data have been presented. Underlying classes in this data has then been identified using clustering technique based on the Minimum Message Length (MML) method. The underlying operational information contained within the clusters can be rapidly visualised by the engineers. The C5.0 algorithm was used for classification and interpretation of the generated clusters.

Keywords: data mining, harmonic data, clustering, classification

Procedia PDF Downloads 232
2430 The School Governing Council as the Impetus for Collaborative Education Governance: A Case Study of Two Benguet Municipalities in the Highlands of Northern Philippines

Authors: Maria Consuelo Doble

Abstract:

For decades, basic public education in the Philippines has been beleaguered by a governance scenario of multi-layered decision-making and the lack of collaboration between sectors in addressing issues on poor access to schools, high dropout rates, low survival rates, and poor student performance. These chronic problems persisted despite multiple efforts making it appear that the education system is incapable of reforming itself. In the mountainous rural towns of La Trinidad and Tuba, in the province of Benguet in Northern Philippines, collaborative education governance was catalyzed by the intervention of Synergeia Foundation, a coalition made up of individuals, institutions and organizations that aim to improve the quality of education in the Philippines. Its major thrust is to empower the major stakeholders at the community level to make education work by building the capacities of School Governing Councils (SGCs). Although mandated by the Department of Education in 2006, the SGCs in Philippine public elementary schools remained dysfunctional. After one year of capacity-building by Synergeia Foundation, some SGCs are already exhibiting active community-based multi-sectoral collaboration, while there are many that are not. With the myriad of factors hindering collaboration, Synergeia Foundation is now confronted with the pressing question: What are the factors that promote collaborative governance in the SGCs so that they can address the education-related issues that they are facing? Using Emerson’s (2011) framework on collaborative governance, this study analyzes the application of collaborative governance by highly-functioning SGCs in the public elementary schools of Tuba and La Trinidad. Findings of this action research indicate how the dynamics of collaboration composed of three interactive and iterative components – principled engagement, shared motivation and capacity for joint action – have resulted in meaningful short-term impact such as stakeholder engagement and decreased a number of dropouts. The change in the behavior of stakeholders is indicative of adaptation to a more collaborative approach in governing education in Benguet highland settings such as Tuba and La Trinidad.

Keywords: basic public education, Benguet highlands, collaborative governance, School Governing Council

Procedia PDF Downloads 276
2429 Innovations in Teaching

Authors: Dilek Turan Eroğlu

Abstract:

Educators have been searching the more effective and appalling methods of teaching for ages. It has always been an issue among the teachers and scientists to improve the quality of education and to ensure that all students have equal opportunities to learn. However, when it comes to the effective ways of learning,the learners are exposed to the ways which are chosen and approved to be effective by their teachers not by the learners themselves. This is the main problem of this study as the learners are not always happy to be in their classes being treated with their teachers’ favourite styles. This paper is telling the results of a study which has been conducted with the university students in Turkey. The students have been interviewed and asked to respond some questions related to best practices to find out their favourite styles, medium, techniques and strategies. The study has been conducted using qualitative research methods i.e one to one interviews and group discussions. The results show that the learners have significantly different views than the educators when it comes to modern teaching styles. Their definition of the term “modern teaching styles” is different than the general understanding. The university students expect their teachers to be “early adopter”. of ICT tools and or the other electronic devices, but a modern teacher must have many other characteristics for them.

Keywords: effective, innovation, teaching, modern teaching styles

Procedia PDF Downloads 334
2428 Application of Artificial Neural Network in Initiating Cleaning Of Photovoltaic Solar Panels

Authors: Mohamed Mokhtar, Mostafa F. Shaaban

Abstract:

Among the challenges facing solar photovoltaic (PV) systems in the United Arab Emirates (UAE), dust accumulation on solar panels is considered the most severe problem that faces the growth of solar power plants. The accumulation of dust on the solar panels significantly degrades output from these panels. Hence, solar PV panels have to be cleaned manually or using costly automated cleaning methods. This paper focuses on initiating cleaning actions when required to reduce maintenance costs. The cleaning actions are triggered only when the dust level exceeds a threshold value. The amount of dust accumulated on the PV panels is estimated using an artificial neural network (ANN). Experiments are conducted to collect the required data, which are used in the training of the ANN model. Then, this ANN model will be fed by the output power from solar panels, ambient temperature, and solar irradiance, and thus, it will be able to estimate the amount of dust accumulated on solar panels at these conditions. The model was tested on different case studies to confirm the accuracy of the developed model.

Keywords: machine learning, dust, PV panels, renewable energy

Procedia PDF Downloads 127
2427 Meaningful Habit for EFL Learners

Authors: Ana Maghfiroh

Abstract:

Learning a foreign language needs a big effort from the learner itself to make their language ability grows better day by day. Among those, they also need a support from all around them including teacher, friends, as well as activities which support them to speak the language. When those activities developed well as a habit which are done regularly, it will help improving the students’ language competence. It was a qualitative research which aimed to find out and describe some activities implemented in Pesantren Al Mawaddah, Ponorogo, in order to teach the students a foreign language. In collecting the data, the researcher used interview, questionnaire, and documentation. From the study, it was found that Pesantren Al Mawaddah had successfully built the language habit on the students to speak the target language. More than 15 hours a day students were compelled to speak foreign language, Arabic or English, in turn. It aimed to habituate the students to keep in touch with the target language. The habit was developed through daily language activities, such as dawn vocabs giving, dictionary handling, daily language use, speech training and language intensive course, daily language input, and night vocabs memorizing. That habit then developed the students awareness towards the language learned as well as promoted their language mastery.

Keywords: habit, communicative competence, daily language activities, Pesantren

Procedia PDF Downloads 521
2426 The Effectiveness of Energy-related Tax in Curbing Transport-related Carbon Emissions: The Role of Green Finance and Technology in OECD Economies

Authors: Hassan Taimoor, Piotr Krajewski, Piotr Gabrielzcak

Abstract:

Being responsible for the largest source of energy-related emissions, the transportation sector is driven by more than half of global oil demand and total energy consumption, making it a crucial factor in tackling climate change and environmental degradation. The present study empirically tests the effectives of the energy-related tax (TXEN) in curbing transport-related carbon emissions (CO2TRANSP) in Organization for Economic Cooperation and Development (OECD) economies over the period of 1990-2020. Moreover, Green Finance (GF), Technology (TECH), and Gross domestic product (GDP) have also been added as explanatory factors which might affect CO2TRANSP emissions. The study employs the Method of Moment Quantile Regression (MMQR), an advance econometric technique to observe the variations along each quantile. Based on the results of the preliminary test, we confirm the presence of cross-sectional dependence and slope heterogeneity. Whereas the result of the panel unit root test report mixed order of variables’ integration. The findings reveal that rise in income level activates CO2TRANSP, confirming the first stage of Environmental Kuznet Hypothesis. Surprisingly, the present TXEN policies of OECD member states are not mature enough to tackle the CO2TRANSP emissions. However, the findings confirm that GF and TECH are solely responsible for the reduction in the CO2TRANSP. The outcomes of Bootstrap Quantile Regression (BSQR) further validate and support the earlier findings of MMQR. Based on the findings of this study, it is revealed that the current TXEN policies are too moderate, and an incremental and progressive rise in TXEN may help in a transition toward a cleaner and sustainable transportation sector in the study region.

Keywords: transport-related CO2 emissions, energy-related tax, green finance, technological development, oecd member states

Procedia PDF Downloads 63
2425 New Experiences into Pancreatic Disease Science

Authors: Nadia Akbarpour

Abstract:

Pancreatic ductal adenocarcinoma is a forceful and obliterating illness, which is portrayed by intrusiveness, fast movement, and significant protection from treatment. Advances in neurotic arrangement and malignant growth hereditary qualities have worked on our illustrative comprehension of this infection; be that as it may, significant parts of pancreatic disease science remain ineffectively comprehended. A superior comprehension of pancreatic disease science should lead the way to more viable medicines. In the course of the most recent couple of years, there have been significant advances in the sub-atomic and organic comprehension of pancreatic malignancy. This included comprehension of the genomic intricacy of the illness, the job of pancreatic malignant growth undifferentiated organisms, the importance of the growth microenvironment, and the one-of-a-kind metabolic transformation of pancreas disease cells to acquire supplements under hypoxic climate. Endeavors have been made towards the advancement of the practical answer for its treatment with compelled achievement due to its complicated science. It is grounded that pancreatic malignancy undifferentiated cells (CSCs), yet present in a little count, contribute extraordinarily to PC inception, movement, and metastasis. Standard chemo and radiotherapeutic choices, notwithstanding, grow general endurance, the connected aftereffects are a huge concern. In the midst of the latest decade, our understanding with regards to atomic and cell pathways engaged with PC and the job of CSCs in its movement has expanded massively. By and by, the center is to target CSCs. The natural items have acquired a lot of thought as of late as they, generally, sharpen CSCs to chemotherapy and target atomic flagging engaged with different cancers, including PC. Some arranged investigations have demonstrated promising outcomes recommending that assessments in this course bring a ton to the table for the treatment of PC. Albeit preclinical investigations uncovered the significance of natural items in lessening pancreatic carcinoma, restricted examinations have been led to assess their part in centers. The current survey gives another knowledge to late advances in pancreatic malignancy science, treatment, and the current status of natural items in its expectation.

Keywords: pancreatic, genomic, organic, cancer

Procedia PDF Downloads 123
2424 Foreign Language Anxiety: Perceptions and Attitudes in the Egyptian ESL Classroom

Authors: Shaden S. Attia

Abstract:

This study investigated foreign language anxiety (FLA) and teachers’ awareness of its presence in the Egyptian ESL classrooms and how FLA correlates with different variables such as four language skills, students' sex, and activities used in class. A combination of quantitative and qualitative instruments was used in order to investigate the previously mentioned variables, which included five interviews with teachers, six classroom observations, a survey for teachers, and a questionnaire for students. The findings of the study revealed that some teachers were aware of the presence of FLA, with some of them believing that other teachers, however, are not aware of this phenomenon, and even when they notice anxiety, they do not always relate it to learning a foreign language. The results also showed that FLA was affected by students’ sex, different language skills, and affective anxieties; however, teachers were unaware of the effect of these variables. The results demonstrated that both teachers and students preferred group and pair work to individual activities as they were more relaxing and less anxiety-provoking. These findings contribute to raising teachers' awareness of FLA in ESL classrooms and how it is affected by different variables.

Keywords: foreign language anxiety, situation specific anxiety, skill-specific anxiety, teachers’ perceptions

Procedia PDF Downloads 136
2423 Alternator Fault Detection Using Wigner-Ville Distribution

Authors: Amin Ranjbar, Amir Arsalan Jalili Zolfaghari, Amir Abolfazl Suratgar, Mehrdad Khajavi

Abstract:

This paper describes two stages of learning-based fault detection procedure in alternators. The procedure consists of three states of machine condition namely shortened brush, high impedance relay and maintaining a healthy condition in the alternator. The fault detection algorithm uses Wigner-Ville distribution as a feature extractor and also appropriate feature classifier. In this work, ANN (Artificial Neural Network) and also SVM (support vector machine) were compared to determine more suitable performance evaluated by the mean squared of errors criteria. Modules work together to detect possible faulty conditions of machines working. To test the method performance, a signal database is prepared by making different conditions on a laboratory setup. Therefore, it seems by implementing this method, satisfactory results are achieved.

Keywords: alternator, artificial neural network, support vector machine, time-frequency analysis, Wigner-Ville distribution

Procedia PDF Downloads 356
2422 Effectiveness of Video Interventions for Perpetrators of Domestic Violence

Authors: Zeynep Turhan

Abstract:

Digital tools can improve knowledge and awareness of strategies and skills for healthy and respectful intimate relationships. The website of the Healthy and Respectful Relationship Program has been developed and included five key videos about how to build healthy intimate relationships. This study examined the perspectives about informative videos by focusing on how individuals learn new information or challenge their preconceptions or attitudes regarding male privilege and women's oppression. Five individuals who received no-contact orders and attended group intervention were the sample of this study. The observation notes were the major methodology examining how participants responded to video tools. The data analysis method was the interpretative phenomenological analysis. The results showed that many participants found the tools useful in learning the types of violence and communication strategies. Nevertheless, obstacles to implementing some techniques were found in their relationships. These digital tools might enhance healthy and respectful relationships despite some limitations.

Keywords: healthy relationship, digital tools, intimate partner violence, perpetrators, video interventions

Procedia PDF Downloads 77
2421 Female Labor Force Participation in Iranian Rural Areas: An Inter-provincial Study

Authors: Zahra Mila Elmi, Mahsa Khanekheshi

Abstract:

Almost half of the population and potential manpower in the country and rural areas are women. Manpower especially educated people, plays an important role in the production and economic growth. Also, the potential of rural areas to create employment should not be overlooked. In this research, the effects of socio-economic and demographic factors on women's economic participation in rural areas of Iran's provinces will be studied. Therefore, this study was performed by using the results of the rural households income and expenditure surveys -has been taken in 2016- in the framework of pseudo panel data. This study used the logit model and the maximum likelihood method to study the rural women's participation, with 28,265 observations. Results show the inverted U-shaped relationship between age and the probability of female participation; In other words, young women are more likely to participate in labor markets more than the other groups. Divorced and single woman has more chance of participation in comparison with who was being married. With increasing the divorce rate and singleness in Iran, economic policymakers must provide appropriate solutions for this challenge in the coming years. On the base of the results, being a student and the presence of an infant under the age of 6 in the household has a negative effect on the possibility of women's participation in the labor market. The women's education level has a U-shaped relationship with their participation rate. Illiteracy and high education have a strong positive effect on the economic participation of rural women. This shows the dual labor market for women in Iran. Illiterate women are attracted to service jobs, and educated woman are more attracted to education and health jobs. Increasing household income has a small but positive and significant effect on the probability of rural female participation. In the overlook, due to the frequency of the women population in the age group of 25 to 35 years, and more willingness of women in the age 35 to 44 years to participate in the labor market, and studying ofa significant portion of the rural women, the increase of rural female participation is expected in the years ahead. Thus, it is expected policy maker to create new job opportunities for the employment of educated women and take the necessary plan to improve the current situation for women.

Keywords: female participation rate, rural area, provincial data, pseudo-panel data method

Procedia PDF Downloads 81
2420 An Approach to Tackle Start up Problems Using Applied Games

Authors: Aiswarya Gopal, Kamal Bijlani, Vinoth Rengaraj, R. Jayakrishnan

Abstract:

In the business world, the term “startup” is frequently ringing the bell with the high frequency of young ventures. The main dilemma of startups is the unsuccessful management of the unique risks that have to be confronted in the present world of competition and technology. This research work tried to bring out a game based methodology to improve enough real-world experience among entrepreneurs as well as management students to handle risks and challenges in the field. The game will provide experience to the player to overcome challenges like market problems, running out of cash, poor management, and product problems which can be resolved by a proper strategic approach in the entrepreneurship world. The proposed serious game works on the life cycle of a new software enterprise where the entrepreneur moves from the planning stage to secured financial stage, laying down the basic business structure, and initiates the operations ensuring the increment in confidence level of the player.

Keywords: business model, game based learning, poor management, start up

Procedia PDF Downloads 461
2419 Rewilding the River: Assessing the Environmental Effects and Regulatory Influences of the Condit Dam Removal Process

Authors: Neda Safari, Jacob Petersen-Perlman

Abstract:

There are more than two million dams in the United States, and a considerable portion of them are either non-operational or approaching the end of their designed lifespan. However, this emerging trend is new, and the majority of dam sites have not undergone thorough research and assessments after their removal to determine the overall effectiveness of restoration initiatives, particularly in the case of large-scale dams that may significantly impact their surrounding areas. A crucial factor to consider is the lack of specific regulations pertaining to dam removal at the federal level. Consequently, other environmental regulations that were not originally designed with dam removal considerations are used to execute these projects. This can result in delays or challenges for dam removal initiatives. The process of removing dams is usually the most important first step to restore the ecological and biological health of the river, but often there is a lack of measurable indicators to assess if it has achieved its intended objectives. In addition, the majority of studies on dam removal are only short-term and focus on a particular measure of response. Therefore, it is essential to conduct extensive and continuous monitoring to analyze the river's response throughout every aspect. Our study is divided into two sections. The first section of my research will analyze the establishment and utilization of dam removal laws and regulations in the Condit Dam removal process. We will highlight the areas where the frameworks for policy and dam removal projects remain in need of improvement in order to facilitate successful dam removals in the future. In this part, We will review the policies and plans that affected the decision-making process to remove the Condit dam while also looking at how they impacted the physical changes to the river after the dam was removed. In the second section, we will look at the effects of the dam removal over a decade later and attempt to determine how the river's physical response has been impacted by this modification. Our study aims to investigate the Condit dam removal process and its impact on the ecological response of the river. We anticipate identifying areas for improvement in policies pertaining to dam removal projects and exploring ways to enhance them to ensure improved project outcomes in the future.

Keywords: dam removal, ecolocgical change, water related regulation, water resources

Procedia PDF Downloads 33
2418 Expert Opinions about Barriers to Physical Activity among Ghanaian Adults with Type 2 Diabetes Mellitus: A Qualitative Descriptive Study

Authors: Mohammed Amin, Debra Kerr, Yacoba Atiase, Andrea Driscoll

Abstract:

Background: Physical activity (PA) is a major component of diabetes self-care management; although this is often stressed to patients, many adults with Type 2 Diabetes Mellitus (T2DM)lead sedentary lifestyles, and barriers exist for uptake of PA. Aim: To explore opinions of healthcare professionals about barriers to PA for adults with T2DM in Ghana. Methods: This qualitative descriptive study included 13healthcare professionals (3 Physiotherapists, 3 exercise physiologists, 3 nurses, and 4 physicians) who provide care to individuals with T2DM in Ghana. Data was collected by semi-structured interviews. The social cognitive theory guided the design of the interview schedule. Data was analysed using thematic analysis. Results: Four main themeswere identified: 1) Individual-related factors, 2) Interpersonal factors, 3) Environment-related factors, and 4) Health system-related factors. Fear of injury, existing co-morbidities, and lack of time make it difficult for people with T2DM to engage in PA. Lack of family support, fear of social ridicule, and cultural beliefs prevent uptake of PA. Poorly designed community spaces, including safe walkways and lack of exercise facilities, inhibit PA participation. Few physical therapists and physical therapy centres exist to support PA participation among people with T2DM. Some nurses and doctors lack adequate knowledge to deliver proper PA education to clients, thereby making clients lack the needed support. Conclusion: Adults with T2DM may be restricted from partaking in PA arising from personal and external factors. This study has identified that barriers to exercise need consideration when designing PA programs that aim to improve health outcomes for people with T2DM in Ghana.

Keywords: type 2 diabetes, physical activity, exercise, ghana, qualitative, barriers

Procedia PDF Downloads 117