Search results for: quest based learning
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 32274

Search results for: quest based learning

30294 Analysis of a IncResU-Net Model for R-Peak Detection in ECG Signals

Authors: Beatriz Lafuente Alcázar, Yash Wani, Amit J. Nimunkar

Abstract:

Cardiovascular Diseases (CVDs) are the leading cause of death globally, and around 80% of sudden cardiac deaths are due to arrhythmias or irregular heartbeats. The majority of these pathologies are revealed by either short-term or long-term alterations in the electrocardiogram (ECG) morphology. The ECG is the main diagnostic tool in cardiology. It is a non-invasive, pain free procedure that measures the heart’s electrical activity and that allows the detecting of abnormal rhythms and underlying conditions. A cardiologist can diagnose a wide range of pathologies based on ECG’s form alterations, but the human interpretation is subjective and it is contingent to error. Moreover, ECG records can be quite prolonged in time, which can further complicate visual diagnosis, and deeply retard disease detection. In this context, deep learning methods have risen as a promising strategy to extract relevant features and eliminate individual subjectivity in ECG analysis. They facilitate the computation of large sets of data and can provide early and precise diagnoses. Therefore, the cardiology field is one of the areas that can most benefit from the implementation of deep learning algorithms. In the present study, a deep learning algorithm is trained following a novel approach, using a combination of different databases as the training set. The goal of the algorithm is to achieve the detection of R-peaks in ECG signals. Its performance is further evaluated in ECG signals with different origins and features to test the model’s ability to generalize its outcomes. Performance of the model for detection of R-peaks for clean and noisy ECGs is presented. The model is able to detect R-peaks in the presence of various types of noise, and when presented with data, it has not been trained. It is expected that this approach will increase the effectiveness and capacity of cardiologists to detect divergences in the normal cardiac activity of their patients.

Keywords: arrhythmia, deep learning, electrocardiogram, machine learning, R-peaks

Procedia PDF Downloads 186
30293 Electroencephalography-Based Intention Recognition and Consensus Assessment during Emergency Response

Authors: Siyao Zhu, Yifang Xu

Abstract:

After natural and man-made disasters, robots can bypass the danger, expedite the search, and acquire unprecedented situational awareness to design rescue plans. The hands-free requirement from the first responders excludes the use of tedious manual control and operation. In unknown, unstructured, and obstructed environments, natural-language-based supervision is not amenable for first responders to formulate, and is difficult for robots to understand. Brain-computer interface is a promising option to overcome the limitations. This study aims to test the feasibility of using electroencephalography (EEG) signals to decode human intentions and detect the level of consensus on robot-provided information. EEG signals were classified using machine-learning and deep-learning methods to discriminate search intentions and agreement perceptions. The results show that the average classification accuracy for intention recognition and consensus assessment is 67% and 72%, respectively, proving the potential of incorporating recognizable users’ bioelectrical responses into advanced robot-assisted systems for emergency response.

Keywords: consensus assessment, electroencephalogram, emergency response, human-robot collaboration, intention recognition, search and rescue

Procedia PDF Downloads 93
30292 Solution Approaches for Some Scheduling Problems with Learning Effect and Job Dependent Delivery Times

Authors: M. Duran Toksari, Berrin Ucarkus

Abstract:

In this paper, we propose two algorithms to optimally solve makespan and total completion time scheduling problems with learning effect and job dependent delivery times in a single machine environment. The delivery time is the extra time to eliminate adverse effect between the main processing and delivery to the customer. In this paper, we introduce the job dependent delivery times for some single machine scheduling problems with position dependent learning effect, which are makespan are total completion. The results with respect to two algorithms proposed for solving of the each problem are compared with LINGO solutions for 50-jobs, 100-jobs and 150-jobs problems. The proposed algorithms can find the same results in shorter time.

Keywords: delivery Times, learning effect, makespan, scheduling, total completion time

Procedia PDF Downloads 469
30291 Evaluating Imitation Behavior of Children with Autism Spectrum Disorder Using Humanoid Robot NAO

Authors: Masud Karim, Md. Solaiman Mia, Saifuddin Md. Tareeq, Md. Hasanuzzaman

Abstract:

Autism Spectrum Disorder (ASD) is a neurodevelopment disorder. Such disorder is found in childhood life. Children with ASD have less capabilities in communication and social skills. Therapies are used to develop communication and social skills. Recently researchers have been trying to use robots in such therapies. In this paper, we have presented social skill learning test cases for children with ASD. Autism conditions are measured in 30 children in a special school. Among them, twelve children are selected who have equal ASD conditions. Then six children participated in training with humans, and another six children participated in training with robots. The learning session continued for one week and three hours each day. We have taken an assessment test before the learning sessions. After completing the learning sessions, we have taken another assessment test. We have found better performances from children who have participated in robotic sessions rather than the children who have participated in human sessions.

Keywords: children with ASD, NAO robot, human-robot interaction, social skills

Procedia PDF Downloads 88
30290 Identifying Autism Spectrum Disorder Using Optimization-Based Clustering

Authors: Sharifah Mousli, Sona Taheri, Jiayuan He

Abstract:

Autism spectrum disorder (ASD) is a complex developmental condition involving persistent difficulties with social communication, restricted interests, and repetitive behavior. The challenges associated with ASD can interfere with an affected individual’s ability to function in social, academic, and employment settings. Although there is no effective medication known to treat ASD, to our best knowledge, early intervention can significantly improve an affected individual’s overall development. Hence, an accurate diagnosis of ASD at an early phase is essential. The use of machine learning approaches improves and speeds up the diagnosis of ASD. In this paper, we focus on the application of unsupervised clustering methods in ASD as a large volume of ASD data generated through hospitals, therapy centers, and mobile applications has no pre-existing labels. We conduct a comparative analysis using seven clustering approaches such as K-means, agglomerative hierarchical, model-based, fuzzy-C-means, affinity propagation, self organizing maps, linear vector quantisation – as well as the recently developed optimization-based clustering (COMSEP-Clust) approach. We evaluate the performances of the clustering methods extensively on real-world ASD datasets encompassing different age groups: toddlers, children, adolescents, and adults. Our experimental results suggest that the COMSEP-Clust approach outperforms the other seven methods in recognizing ASD with well-separated clusters.

Keywords: autism spectrum disorder, clustering, optimization, unsupervised machine learning

Procedia PDF Downloads 116
30289 Predicting Provider Service Time in Outpatient Clinics Using Artificial Intelligence-Based Models

Authors: Haya Salah, Srinivas Sharan

Abstract:

Healthcare facilities use appointment systems to schedule their appointments and to manage access to their medical services. With the growing demand for outpatient care, it is now imperative to manage physician's time effectively. However, high variation in consultation duration affects the clinical scheduler's ability to estimate the appointment duration and allocate provider time appropriately. Underestimating consultation times can lead to physician's burnout, misdiagnosis, and patient dissatisfaction. On the other hand, appointment durations that are longer than required lead to doctor idle time and fewer patient visits. Therefore, a good estimation of consultation duration has the potential to improve timely access to care, resource utilization, quality of care, and patient satisfaction. Although the literature on factors influencing consultation length abound, little work has done to predict it using based data-driven approaches. Therefore, this study aims to predict consultation duration using supervised machine learning algorithms (ML), which predicts an outcome variable (e.g., consultation) based on potential features that influence the outcome. In particular, ML algorithms learn from a historical dataset without explicitly being programmed and uncover the relationship between the features and outcome variable. A subset of the data used in this study has been obtained from the electronic medical records (EMR) of four different outpatient clinics located in central Pennsylvania, USA. Also, publicly available information on doctor's characteristics such as gender and experience has been extracted from online sources. This research develops three popular ML algorithms (deep learning, random forest, gradient boosting machine) to predict the treatment time required for a patient and conducts a comparative analysis of these algorithms with respect to predictive performance. The findings of this study indicate that ML algorithms have the potential to predict the provider service time with superior accuracy. While the current approach of experience-based appointment duration estimation adopted by the clinic resulted in a mean absolute percentage error of 25.8%, the Deep learning algorithm developed in this study yielded the best performance with a MAPE of 12.24%, followed by gradient boosting machine (13.26%) and random forests (14.71%). Besides, this research also identified the critical variables affecting consultation duration to be patient type (new vs. established), doctor's experience, zip code, appointment day, and doctor's specialty. Moreover, several practical insights are obtained based on the comparative analysis of the ML algorithms. The machine learning approach presented in this study can serve as a decision support tool and could be integrated into the appointment system for effectively managing patient scheduling.

Keywords: clinical decision support system, machine learning algorithms, patient scheduling, prediction models, provider service time

Procedia PDF Downloads 121
30288 Voting Representation in Social Networks Using Rough Set Techniques

Authors: Yasser F. Hassan

Abstract:

Social networking involves use of an online platform or website that enables people to communicate, usually for a social purpose, through a variety of services, most of which are web-based and offer opportunities for people to interact over the internet, e.g. via e-mail and ‘instant messaging’, by analyzing the voting behavior and ratings of judges in a popular comments in social networks. While most of the party literature omits the electorate, this paper presents a model where elites and parties are emergent consequences of the behavior and preferences of voters. The research in artificial intelligence and psychology has provided powerful illustrations of the way in which the emergence of intelligent behavior depends on the development of representational structure. As opposed to the classical voting system (one person – one decision – one vote) a new voting system is designed where agents with opposed preferences are endowed with a given number of votes to freely distribute them among some issues. The paper uses ideas from machine learning, artificial intelligence and soft computing to provide a model of the development of voting system response in a simulated agent. The modeled development process involves (simulated) processes of evolution, learning and representation development. The main value of the model is that it provides an illustration of how simple learning processes may lead to the formation of structure. We employ agent-based computer simulation to demonstrate the formation and interaction of coalitions that arise from individual voter preferences. We are interested in coordinating the local behavior of individual agents to provide an appropriate system-level behavior.

Keywords: voting system, rough sets, multi-agent, social networks, emergence, power indices

Procedia PDF Downloads 394
30287 Constructive Alignment in the Digital Age: Challenges and Opportunities at the University of Sulaimani

Authors: Daban Mohammed Haji

Abstract:

This paper explores the application of constructive alignment in digital education at the University of Sulaimani, focusing specifically on the Language and Culture Center, Translation Department, and English Department. Constructive alignment, an outcome-based pedagogical framework developed by John Biggs, ensures that learning activities and assessments are directly aligned with the intended learning outcomes (ILOs). The study's findings reveal a significant gap in awareness and understanding of this pedagogical concept among lecturers. Many instructors are unfamiliar with constructive alignment, and those who have some knowledge of it face considerable challenges. These challenges include aligning learning activities and assessments with the ILOs and fostering higher-order cognitive skills as outlined in the SOLO taxonomy and revised Bloom’s taxonomy. To address this issue, the existing pedagogy center at the University of Sulaimani could play a pivotal role. This center has the potential to foster faculty development and promote the adoption of constructive alignment in online teaching. By leveraging the center's expertise and resources, a tailored program can be designed to enhance faculty understanding and application of this pedagogical framework.

Keywords: constructive alignment, student-centerdness, pedagogy, bologna process

Procedia PDF Downloads 33
30286 Promoting Health and Academic Achievement: Mental Health Promoting Online Education

Authors: Natalie Frandsen

Abstract:

Pursuing post-secondary education is a milestone for many Canadian youths. This transition involves many changes and opportunities for growth. However, this may also be a period where challenges arise. Perhaps not surprisingly, mental health challenges for post-secondary students are common. This poses difficulties for students and instructors. Common mental-health-related symptoms (e.g., low motivation, fatigue, inability to concentrate) can affect academic performance, and instructors may need to provide accommodations for these students without the necessary expertise. ‘Distance education’ has been growing and gaining momentum in Canada for three decades. As a consequence of the COVID-19 pandemic, post-secondary institutions have been required to deliver courses using ‘remote’ methods (i.e., various online delivery modalities). The learning challenges and subsequent academic performance issues experienced by students with mental-health-related disabilities studying online are not well understood. However, we can postulate potential factors drawing from learning theories, the relationship between mental-health-related symptoms and academic performance, and learning design. Identifying barriers and opportunities to academic performance is an essential step in ensuring that students with mental-health-related disabilities are able to achieve their academic goals. Completing post-secondary education provides graduates with more employment opportunities. It is imperative that our post-secondary institutions take a holistic view of learning by providing learning and mental health support while reducing structural barriers. Health-promoting universities and colleges infuse health into their daily operations and academic mandates. Acknowledged in this Charter is the notion that all sectors must take an active role in favour of health, social justice, and equity for all. Drawing from mental health promotion and Universal Design for Learning (UDL) frameworks, relevant adult learning concepts, and critical digital pedagogy, considerations for mental-health-promoting, online learning community development will be summarized. The education sector has the opportunity to create and foster equitable and mental health-promoting learning environments. This is of particular importance during a global pandemic when the mental health of students is being disproportionately impacted.

Keywords: academic performance, community, mental health promotion, online learning

Procedia PDF Downloads 136
30285 Anxiety Factors in the Saudi EFL Learners

Authors: Fariha Asif

Abstract:

The Saudi EFL learners face a number of problems in EFL learning, anxiety is the most potent one among those. It means that its resolution can lead to better language skills in Saudi students. That’s why, the study is carried out and is considered to be of interest to the Saudi language learners, educators and the policy makers because of the potentially negative impact that anxiety has on English language learning. The purpose of the study is to explore the factors that cause language anxiety in the Saudi EFL learners while learning speaking skills and the influence it casts on communication in the target language. The investigation of the anxiety-producing factors that arise while learning to communicate in the target language will hopefully broaden the insight into the issue of language anxiety and will help language teachers in making the classroom environment less stressful. The study seeks to answer the questions such as what are the psycholinguistic factors that cause language anxiety among ESL/EFL learners in learning and speaking English Language, especially in the context of the Saudi students. What are the socio-cultural factors that cause language anxiety among Saudi EFL learners in learning and speaking English Language? How is anxiety manifested in the language learning of the Saudi EFL learners? And which strategies can be used to successfully cope with language anxiety? The scope of the study is limited to the college and university English Teachers and subject specialists (males and females) in public sectors colleges and universities in Saudi Arabia. Some of the key findings of the study are:, Anxiety plays an important role in English as foreign language learning for the Saudi EFL learners. Some teachers believe that anxiety bears negatives effects for the learners, while some others think that anxiety serves a positive outcome for the learners by giving them an extra bit of motivation to do their best in English language learning. Language teachers seem to have consensus that L1 interference is one of the major factors that cause anxiety among the Saudi EFL learners. Most of the Saudi EFL learners are found to have fear of making mistakes. They don’t take initiative and opt to keep quiet and don’t respond fearing that they would make mistakes and this would ruin their image in front of their peers. Discouraging classroom environment is also counted as one of the major anxiety causing factors. The teachers, who don’t encourage learners positively, make them anxious and they start avoiding class participation. It is also found that English language teachers have their important role to minimize the negative effects of anxiety in the classes. The teachers’ positive encouragement can do wonders in this regard. A positive, motivating and encouraging class environment is essential to produce desired results in English language learning for the Saudi EFL learners.

Keywords: factors, psychology, speaking, EFL

Procedia PDF Downloads 465
30284 Self-Supervised Learning for Hate-Speech Identification

Authors: Shrabani Ghosh

Abstract:

Automatic offensive language detection in social media has become a stirring task in today's NLP. Manual Offensive language detection is tedious and laborious work where automatic methods based on machine learning are only alternatives. Previous works have done sentiment analysis over social media in different ways such as supervised, semi-supervised, and unsupervised manner. Domain adaptation in a semi-supervised way has also been explored in NLP, where the source domain and the target domain are different. In domain adaptation, the source domain usually has a large amount of labeled data, while only a limited amount of labeled data is available in the target domain. Pretrained transformers like BERT, RoBERTa models are fine-tuned to perform text classification in an unsupervised manner to perform further pre-train masked language modeling (MLM) tasks. In previous work, hate speech detection has been explored in Gab.ai, which is a free speech platform described as a platform of extremist in varying degrees in online social media. In domain adaptation process, Twitter data is used as the source domain, and Gab data is used as the target domain. The performance of domain adaptation also depends on the cross-domain similarity. Different distance measure methods such as L2 distance, cosine distance, Maximum Mean Discrepancy (MMD), Fisher Linear Discriminant (FLD), and CORAL have been used to estimate domain similarity. Certainly, in-domain distances are small, and between-domain distances are expected to be large. The previous work finding shows that pretrain masked language model (MLM) fine-tuned with a mixture of posts of source and target domain gives higher accuracy. However, in-domain performance of the hate classifier on Twitter data accuracy is 71.78%, and out-of-domain performance of the hate classifier on Gab data goes down to 56.53%. Recently self-supervised learning got a lot of attention as it is more applicable when labeled data are scarce. Few works have already been explored to apply self-supervised learning on NLP tasks such as sentiment classification. Self-supervised language representation model ALBERTA focuses on modeling inter-sentence coherence and helps downstream tasks with multi-sentence inputs. Self-supervised attention learning approach shows better performance as it exploits extracted context word in the training process. In this work, a self-supervised attention mechanism has been proposed to detect hate speech on Gab.ai. This framework initially classifies the Gab dataset in an attention-based self-supervised manner. On the next step, a semi-supervised classifier trained on the combination of labeled data from the first step and unlabeled data. The performance of the proposed framework will be compared with the results described earlier and also with optimized outcomes obtained from different optimization techniques.

Keywords: attention learning, language model, offensive language detection, self-supervised learning

Procedia PDF Downloads 105
30283 Econometric Analysis of West African Countries’ Container Terminal Throughput and Gross Domestic Products

Authors: Kehinde Peter Oyeduntan, Kayode Oshinubi

Abstract:

The west African ports have been experiencing large inflow and outflow of containerized cargo in the last decades, and this has created a quest amongst the countries to attain the status of hub port for the sub-region. This study analyzed the relationship between the container throughput and Gross Domestic Products (GDP) of nine west African countries, using Simple Linear Regression (SLR), Polynomial Regression Model (PRM) and Support Vector Machines (SVM) with a time series of 20 years. The results showed that there exists a high correlation between the GDP and container throughput. The model also predicted the container throughput in west Africa for the next 20 years. The findings and recommendations presented in this research will guide policy makers and help improve the management of container ports and terminals in west Africa, thereby boosting the economy.

Keywords: container, ports, terminals, throughput

Procedia PDF Downloads 214
30282 Critical Review of Web Content Mining Extraction Mechanisms

Authors: Rabia Bashir, Sajjad Akbar

Abstract:

There is an inevitable demand of web mining due to rapid increase of huge information on the Internet, but the striking variety of web structures has made required content retrieval a difficult task. To counter this issue, Web Content Mining (WCM) emerges as a potential candidate which extracts and integrates suitable resources of data to users. In past few years, research has been done on several extraction techniques for WCM i.e. agent-based, template-based, assumption-based, statistic-based, wrapper-based and machine learning. However, it is still unclear that either these approaches are efficiently tackling the significant challenges of WCM or not. To answer this question, this paper identifies these challenges such as language independency, structure flexibility, performance, automation, dynamicity, redundancy handling, intelligence, relevant content retrieval, and privacy. Further, mapping of these challenges is done with existing extraction mechanisms which helps to adopt the most suitable WCM approach, given some conditions and characteristics at hand.

Keywords: content mining challenges, web content mining, web content extraction approaches, web information retrieval

Procedia PDF Downloads 548
30281 “Those Are the Things that We Need to be Talking About”: The Impact of Learning About the History of Racial Oppression during Ghana Study Abroad

Authors: Katarzyna Olcoń, Rose M. Pulliam, Dorie J. Gilbert

Abstract:

This article examines the impact of learning about the history of racial oppression on U.S. university students who participated in a Ghana study abroad which involved visiting the former slave dungeons. Relying on ethnographic observations, individual interviews, and written journals of 27 students (predominantly White and Latino/a and social work majors), we identified four themes: (1) the suffering and resilience of African and African descent people; (2) ‘it’s still happening today’; (3) ‘you don’t learn about that in school’; and (4) remembrance, equity, and healing.

Keywords: racial oppression, anti-racism pedagogy, student learning, social work education, study abroad

Procedia PDF Downloads 119
30280 Benjaminian Translatability and Elias Canetti's Life Component: The Other German Speaking Modernity

Authors: Noury Bakrim

Abstract:

Translatability is one of Walter Benjamin’s most influential notions, it is somehow representing the philosophy of language and history of what we might call and what we indeed coined as ‘the other German Speaking Modernity’ which could be shaped as a parallel thought form to the Marxian-Hegelian philosophy of history, the one represented by the school of Frankfurt. On the other hand, we should consider the influence of the plural German speaking identity and the Nietzschian and Goethean heritage, this last being focused on a positive will of power: the humanised human being. Having in perspective the benjaminian notion of translatability (Übersetzbarkeit), to be defined as an internal permanent hermeneutical possibility as well as a phenomenological potential of a translation relation, we are in fact touching this very double limit of both historical and linguistic reason. By life component, we mean the changing conditions of genetic and neurolinguistic post-partum functions, to be grasped as an individuation beyond the historical determinism and teleology of an event. It is, so to speak, the retrospective/introspective canettian auto-fiction, the benjaminian crystallization of the language experience in the now-time of writing/transmission. Furthermore, it raises various questioning points when it comes to translatability, they are basically related to psycholinguistic separate poles, the fatherly ladino Spanish and the motherly Vienna German, but relating more in particular to the permanent ontological quest of a world loss/belonging. Another level of this quest would be the status of Veza Canetti-Taubner Calderón, german speaking Author, Canetti’s ‘literary wife’, writer’s love, his inverted logos, protective and yet controversial ‘official private life partner’, the permanence of the jewish experience in the exiled german language. It sheds light on a traumatic relation of an inadequate/possible language facing the reconstruction of an oral life, the unconscious split of the signifier and above all on the frustrating status of writing in Canetti’s work : Using a suffering/suffered written German to save his remembered acquisition of his tongue/mother tongue by saving the vanishing spoken multilingual experience. While Canetti’s only novel ‘Die Blendung’ designates that fictional referential dynamics focusing on the nazi worldless horizon: the figure of Kien is an onomastic signifier, the anti-Canetti figure, the misunderstood legacy of Kant, the system without thought. Our postulate would be the double translatability of his auto-fiction inventing the bios oral signifier basing on the new praxemes created by Canetti’s german as observed in the English, French translations of his memory corpus. We aim at conceptualizing life component and translatability as two major features of a german speaking modernity.

Keywords: translatability, language biography, presentification, bioeme, life Order

Procedia PDF Downloads 426
30279 Work-Integrated Learning Practices: Comparative Case Studies across Three Countries

Authors: Shairn Hollis-Turner

Abstract:

The changing demands of workplace practice in the field of business information and administration have placed considerable pressure on educators to prepare students for the world of work. In this paper, we argue that appropriate forms of work-integrated learning (WIL) could enhance learning experiences in higher education and support educators to meet industry needs for changing times. The study aims to enhance business information and administration education from a practice perspective. The guiding research question is: How can a systematic understanding of work-integrated learning practices enhance learning experiences in higher education? The research design comprised comparative case studies across three countries and was framed by Activity Theory. Analysis of the findings highlighted the similarities across WIL systems for higher education practices and the differences within the activity systems. The findings showed similarities in program practice, content, placement, and in the struggles of students to find placements. The findings also showed misalignments between WIL preparation, delivery, and future focus of WIL at these institutions. The findings suggest that employment requirements vary across countries and that systems could be improved to meet the demands of workplace practice for changing times for the benefit of students’ learning and employability.

Keywords: business administration, business information, knowledge, post graduate diploma

Procedia PDF Downloads 51
30278 A Deep-Learning Based Prediction of Pancreatic Adenocarcinoma with Electronic Health Records from the State of Maine

Authors: Xiaodong Li, Peng Gao, Chao-Jung Huang, Shiying Hao, Xuefeng B. Ling, Yongxia Han, Yaqi Zhang, Le Zheng, Chengyin Ye, Modi Liu, Minjie Xia, Changlin Fu, Bo Jin, Karl G. Sylvester, Eric Widen

Abstract:

Predicting the risk of Pancreatic Adenocarcinoma (PA) in advance can benefit the quality of care and potentially reduce population mortality and morbidity. The aim of this study was to develop and prospectively validate a risk prediction model to identify patients at risk of new incident PA as early as 3 months before the onset of PA in a statewide, general population in Maine. The PA prediction model was developed using Deep Neural Networks, a deep learning algorithm, with a 2-year electronic-health-record (EHR) cohort. Prospective results showed that our model identified 54.35% of all inpatient episodes of PA, and 91.20% of all PA that required subsequent chemoradiotherapy, with a lead-time of up to 3 months and a true alert of 67.62%. The risk assessment tool has attained an improved discriminative ability. It can be immediately deployed to the health system to provide automatic early warnings to adults at risk of PA. It has potential to identify personalized risk factors to facilitate customized PA interventions.

Keywords: cancer prediction, deep learning, electronic health records, pancreatic adenocarcinoma

Procedia PDF Downloads 155
30277 Educational System in Developing Countries and E-learning Evaluation in the Face of COVID Pandemic

Authors: Timothy Wale Olaosebikan

Abstract:

The adverse effect of the Covid-19 outbreak and lock-downs on the world economy has coursed a major disrupt in mostly all sectors. The educational sector is not exempted from this disruption as it is one of the most affected sectors in the world. Similarly, most developing countries are still struggling to adopt/ adapt with the 21st-century advancement of technology, which includes e-learning/ e-education. Furthermore, one is left to wonder of the possibility of these countries surviving this disruption on their various educational systems that may no longer be business as usual after the Covid Pandemic era. This study evaluates the e-learning process of educational systems, especially in developing countries. The collection of data for the study was effected through the use of questionnaires with sampling drawn by stratified random sampling. The data was analyzed using descriptive and inferential statistics. The findings of the study show that about 30% of developing countries have fully adopted the e-learning system, about 45% of these countries are still struggling to upgrade while about 25% of these countries are yet to adopt the e-learning system of education. The study concludes that the sudden closure of educational institutions around the world during the Covid Pandemic period should facilitate a teaching pedagogy of e-learning and virtual delivery of courses and programmes in these developing countries. If this approach can be fully adopted, schools might have to grapple with the initial teething problems, given the sudden transition just in order to preserve the welfare of students. While progress should be made to transit as the case may be, lectures and seminars can be delivered through the web conferencing site-zoom. Interestingly, this can be done on a mobile phone. The demands of this approach would equally allow lecturers to make major changes to their work habits, uploading their teaching materials online, and get to grips with what online lecturing entails. Consequently, the study recommends that leaders of developing countries, regulatory authorities, and heads of educational institutions must adopt e-learning into their educational system. Also, e-learning should be adopted into the educational curriculum of students, especially from elementary school up to tertiary level. Total compliance to the e-learning system must be ensured on the part of both the institutions, stake holders, lecturers, tutors, and students. Finally, collaborations with developed countries and effective funding for e-learning integration must form the heart of their cardinal mission.

Keywords: Covid pandemic, developing countries, educational system, e-learning

Procedia PDF Downloads 102
30276 Improving Music Appreciation and Narrative Abilities of Students with Intellectual Disabilities through a College Service-Learning Model

Authors: Shan-Ken Chien

Abstract:

This research aims to share the application of the Music and Narrative Curriculum developed through a college community service-learning course to a special education classroom in a local secondary school. The development of the Music and Narrative Curriculum stems from the music appreciation courses that the author has taught at the university. The curriculum structure consists of three instructional phases, each with three core literacy. This study will show the implementation of an eighteen-week general music education course, including classroom training on the university campus and four intervention music lessons in a special education classroom. Students who participated in the Music and Narrative Curriculum came from two different parts. One is twenty-five college students enrolling in Music Literacy and Community Service-Learning, and the other one is nine junior high school students with intellectual disabilities (ID) in a special education classroom. This study measures two parts. One is the effectiveness of the Music and Narrative Curriculum in applying four interventions in music lessons in a special education classroom, and the other is measuring college students' service-learning experiences and growth outcomes.

Keywords: college service-learning, general music education, music literacy, narrative skills, students with special needs

Procedia PDF Downloads 81
30275 Design-Based Elements to Sustain Participant Activity in Massive Open Online Courses: A Case Study

Authors: C. Zimmermann, E. Lackner, M. Ebner

Abstract:

Massive Open Online Courses (MOOCs) are increasingly popular learning hubs that are boasting considerable participant numbers, innovative technical features, and a multitude of instructional resources. Still, there is a high level of evidence showing that almost all MOOCs suffer from a declining frequency of participant activity and fairly low completion rates. In this paper, we would like to share the lessons learned in implementing several design patterns that have been suggested in order to foster participant activity. Our conclusions are based on experiences with the ‘Dr. Internet’ MOOC, which was created as an xMOOC to raise awareness for a more critical approach to online health information: participants had to diagnose medical case studies. There is a growing body of recommendations (based on Learning Analytics results from earlier xMOOCs) as to how the decline in participant activity can be alleviated. One promising focus in this regard is instructional design patterns, since they have a tremendous influence on the learner’s motivation, which in turn is a crucial trigger of learning processes. Since Medieval Age storytelling, micro-learning units and specific comprehensible, narrative structures were chosen to animate the audience to follow narration. Hence, MOOC participants are not likely to abandon a course or information channel when their curiosity is kept at a continuously high level. Critical aspects that warrant consideration in this regard include shorter course duration, a narrative structure with suspense peaks (according to the ‘storytelling’ approach), and a course schedule that is diversified and stimulating, yet easy to follow. All of these criteria have been observed within the design of the Dr. Internet MOOC: 1) the standard eight week course duration was shortened down to six weeks, 2) all six case studies had a special quiz format and a corresponding resolution video which was made available in the subsequent week, 3) two out of six case studies were split up in serial video sequences to be presented over the span of two weeks, and 4) the videos were generally scheduled in a less predictable sequence. However, the statistical results from the first run of the MOOC do not indicate any strong influences on the retention rate, so we conclude with some suggestions as to why this might be and what aspects need further consideration.

Keywords: case study, Dr. internet, experience, MOOCs, design patterns

Procedia PDF Downloads 266
30274 An Experiment with Science Popularization in Rural Schools of Sehore District in Madhya Pradesh, India

Authors: Peeyush Verma, Anil Kumar, Anju Rawlley, Chanchal Mehra

Abstract:

India's school-going population is largely served by an educational system that is, in most rural parts, stuck with methods that emphasize rote learning, endless examinations, and monotonous classroom activities. Rural government schools are generally seen as having poor infrastructure, poor support system and low motivation for teaching as well as learning. It was experienced during the survey of this project that there is lesser motivation of rural boys and girls to attend their schools and still less likely chances to study science, tabooed as “difficult”. An experiment was conducted with the help of Rural Knowledge Network Project through Department of Science and Technology, Govt of India in five remote villages of Sehore District in Madhya Pradesh (India) during 2012-2015. These schools are located about 50-70 Km away from Bhopal, the capital of Madhya Pradesh and can distinctively qualify as average rural schools. Three tier methodology was adapted to unfold the experiment. In first tier randomly selected boys and girls from these schools were taken to a daylong visit to the Regional Science Centre located in Bhopal. In second tier, randomly selected half of those who visited earlier were again taken to the Science Centre to make models of Science. And in third tier, all the boys and girls studying science were exposed to video lectures and study material through web. The results have shown an interesting face towards learning science among youths in rural schools through peer learning or incremental learning. The students who had little or no interest in learning science became good learners and queries started pouring in from the neighbourhood village as well as a few parents requested to take their wards in the project to learn science. The paper presented is a case study of the experiment conducted in five rural schools of Sehore District. It reflects upon the methodology of developing awareness and interest among students and finally engaging them in popularising science through peer-to-peer learning using incremental learning elements. The students, who had a poor perception about science initially, had changed their attitude towards learning science during the project period. The results of this case, however, cannot be generalised unless replicated in the same setting elsewhere.

Keywords: popularisation of science, science temper, incremental learning, peer-to-peer learning

Procedia PDF Downloads 315
30273 An Interactive Voice Response Storytelling Model for Learning Entrepreneurial Mindsets in Media Dark Zones

Authors: Vineesh Amin, Ananya Agrawal

Abstract:

In a prolonged period of uncertainty and disruptions in the pre-said normal order, non-cognitive skills, especially entrepreneurial mindsets, have become a pillar that can reform the educational models to inform the economy. Dreamverse Learning Lab’s IVR-based storytelling program -Call-a-Kahaani- is an evolving experiment with an aim to kindle entrepreneurial mindsets in the remotest locations of India in an accessible and engaging manner. At the heart of this experiment is the belief that at every phase in our life’s story, we have a choice which brings us closer to achieving our true potential. This interactive program is thus designed using real-time storytelling principles to empower learners, ages 24 and below, to make choices and take decisions as they become more self-aware, practice grit, try new things through stories, guided activities, and interactions, simply over a phone call. This research paper highlights the framework behind an ongoing scalable, data-oriented, low-tech program to kindle entrepreneurial mindsets in media dark zones supported by iterative design and prototyping to reach 13700+ unique learners who made 59000+ calls for 183900+min listening duration to listen to content pieces of around 3 to 4 min, with the last monitored (March 2022) record of 34% serious listenership, within one and a half years of its inception. The paper provides an in-depth account of the technical development, content creation, learning, and assessment frameworks, as well as mobilization models which have been leveraged to build this end-to-end system.

Keywords: non-cognitive skills, entrepreneurial mindsets, speech interface, remote learning, storytelling

Procedia PDF Downloads 209
30272 University Students' Perceptions of Effective Teaching

Authors: Christine K. Ormsbee, Jeremy S. Robinson

Abstract:

Teacher quality is important for United States universities. It impacts student achievement, program and degree progress, and even retention. While course instructors are still the primary designers and deliverers of instruction in U.S. higher education classrooms, students have become better and more vocal consumers of instruction. They are capable of identifying what instructors do that facilitates their learning or, conversely, what instructors do that makes learning more difficult. Instructors can use students as resources as they design and implement their courses. Students have become more aware of their own learning preferences and processes and can articulate those. While it is not necessarily possible or likely that an instructor can address the widely varying differences in learning preferences represented by a large class of students, it is possible for them to employ general instructional supports that help students understand clearly the instructor's study expectations, identify critical content, efficiently commit content to memory, and develop new skills. Those learning supports include reading guides, test study guides, and other instructor-developed tasks that organize learning for students, hold them accountable for the content, and prepare them to use that material in simulated and real situations. When U.S. university teaching and learning support staff work with instructors to help them identify areas of their teaching to improve, a key part of that assistance includes talking to the instructor member's students. Students are asked to explain what the instructor does that helps them learn, what the instructor does that impedes their learning, and what they wish the instructor would do. Not surprisingly, students are very specific in what they see as helpful learning supports for them. Moreover, they also identify impediments to their success, viewing those as the instructor creating unnecessary barriers to learning. A qualitative survey was developed to provide undergraduate students the opportunity to identify instructor behaviors and/or practices that they thought helped students learn and those behaviors and practices that were perceived as hindrances to student success. That information is used to help instructors implement more student-focused learning supports that facilitate student achievement. In this session, data shared from the survey will focus on supportive instructor behaviors identified by undergraduate students in an institution located in the southwest United States and those behaviors that students perceive as creating unnecessary barriers to their academic success.

Keywords: effective teaching, pedagogy, student engagement, instructional design

Procedia PDF Downloads 85
30271 Learning outside the Box by Using Memory Techniques Skill: Case Study in Indonesia Memory Sports Council

Authors: Muhammad Fajar Suardi, Fathimatufzzahra, Dela Isnaini Sendra

Abstract:

Learning is an activity that has been used to do, especially for a student or academics. But a handful of people have not been using and maximizing their brains work and some also do not know a good brain work time in capturing the lessons, so that knowledge is absorbed is also less than the maximum. Indonesia Memory Sports Council (IMSC) is an institution which is engaged in the performance of the brain and the development of effective learning methods by using several techniques that can be used in considering the lessons and knowledge to grasp well, including: loci method, substitution method, and chain method. This study aims to determine the techniques and benefits of using the method given in learning and memorization by applying memory techniques taught by Indonesia Memory Sports Council (IMSC) to students and the difference if not using this method. This research uses quantitative research with survey method addressed to students of Indonesian Memory Sports Council (IMSC). The results of this study indicate that learn, understand and remember the lesson using the techniques of memory which is taught in Indonesia Memory Sport Council is very effective and faster to absorb the lesson than learning without using the techniques of memory, and this affects the academic achievement of students in each educational institution.

Keywords: chain method, Indonesia memory sports council, loci method, substitution method

Procedia PDF Downloads 290
30270 Deep Learning-Based Automated Structure Deterioration Detection for Building Structures: A Technological Advancement for Ensuring Structural Integrity

Authors: Kavita Bodke

Abstract:

Structural health monitoring (SHM) is experiencing growth, necessitating the development of distinct methodologies to address its expanding scope effectively. In this study, we developed automatic structure damage identification, which incorporates three unique types of a building’s structural integrity. The first pertains to the presence of fractures within the structure, the second relates to the issue of dampness within the structure, and the third involves corrosion inside the structure. This study employs image classification techniques to discern between intact and impaired structures within structural data. The aim of this research is to find automatic damage detection with the probability of each damage class being present in one image. Based on this probability, we know which class has a higher probability or is more affected than the other classes. Utilizing photographs captured by a mobile camera serves as the input for an image classification system. Image classification was employed in our study to perform multi-class and multi-label classification. The objective was to categorize structural data based on the presence of cracks, moisture, and corrosion. In the context of multi-class image classification, our study employed three distinct methodologies: Random Forest, Multilayer Perceptron, and CNN. For the task of multi-label image classification, the models employed were Rasnet, Xceptionet, and Inception.

Keywords: SHM, CNN, deep learning, multi-class classification, multi-label classification

Procedia PDF Downloads 36
30269 Input Data Balancing in a Neural Network PM-10 Forecasting System

Authors: Suk-Hyun Yu, Heeyong Kwon

Abstract:

Recently PM-10 has become a social and global issue. It is one of major air pollutants which affect human health. Therefore, it needs to be forecasted rapidly and precisely. However, PM-10 comes from various emission sources, and its level of concentration is largely dependent on meteorological and geographical factors of local and global region, so the forecasting of PM-10 concentration is very difficult. Neural network model can be used in the case. But, there are few cases of high concentration PM-10. It makes the learning of the neural network model difficult. In this paper, we suggest a simple input balancing method when the data distribution is uneven. It is based on the probability of appearance of the data. Experimental results show that the input balancing makes the neural networks’ learning easy and improves the forecasting rates.

Keywords: artificial intelligence, air quality prediction, neural networks, pattern recognition, PM-10

Procedia PDF Downloads 232
30268 Language Development and Learning about Violence

Authors: Karen V. Lee

Abstract:

The background and significance of this study involves research about a music teacher discovering how language development and learning can help her overcome harmful and lasting consequences from sexual violence. Education about intervention resources from language development that helps her cope with consequences influencing her career as teacher. Basic methodology involves the qualitative method of research as theoretical framework where the author is drawn into a deep storied reflection about political issues surrounding teachers who need to overcome social, psychological, and health risk behaviors from violence. Sub-themes involve available education from learning resources to ensure teachers receive social, emotional, physical, spiritual, and intervention resources that evoke visceral, emotional responses from the audience. Major findings share how language development and learning provide helpful resources to victims of violence. It is hoped the research dramatizes an episodic yet incomplete story that highlights the circumstances surrounding the protagonist’s life. In conclusion, the research has a reflexive storied framework that embraces harmful and lasting consequences from sexual violence. The reflexive story of the sensory experience critically seeks verisimilitude by evoking lifelike and believable feelings from others. Thus, the scholarly importance of using language development and learning for intervention resources can provide transformative aspects that contribute to social change. Overall, the circumstance surrounding the story about sexual violence is not uncommon in society. Language development and learning supports the moral mission to help teachers overcome sexual violence that socially impacts their professional lives as victims.

Keywords: intervention, language development and learning, sexual violence, story

Procedia PDF Downloads 331
30267 Machine Learning Model Applied for SCM Processes to Efficiently Determine Its Impacts on the Environment

Authors: Elena Puica

Abstract:

This paper aims to investigate the impact of Supply Chain Management (SCM) on the environment by applying a Machine Learning model while pointing out the efficiency of the technology used. The Machine Learning model was used to derive the efficiency and optimization of technology used in SCM and the environmental impact of SCM processes. The model applied is a predictive classification model and was trained firstly to determine which stage of the SCM has more outputs and secondly to demonstrate the efficiency of using advanced technology in SCM instead of recuring to traditional SCM. The outputs are the emissions generated in the environment, the consumption from different steps in the life cycle, the resulting pollutants/wastes emitted, and all the releases to air, land, and water. This manuscript presents an innovative approach to applying advanced technology in SCM and simultaneously studies the efficiency of technology and the SCM's impact on the environment. Identifying the conceptual relationships between SCM practices and their impact on the environment is a new contribution to the research. The authors can take a forward step in developing recent studies in SCM and its effects on the environment by applying technology.

Keywords: machine-learning model in SCM, SCM processes, SCM and the environmental impact, technology in SCM

Procedia PDF Downloads 116
30266 Task-Based Teaching for Developing Communication Skills in Second Language Learners

Authors: Geeta Goyal

Abstract:

Teaching-learning of English as a second language is a challenge for the learner as well as the teacher. Whereas a student may find it hard and get demotivated while communicating in a language other than mother tongue, a teacher, too, finds it difficult to integrate necessary teaching material in lesson plans to maximize the outcome. Studies reveal that task-based teaching can be useful in diverse contexts in a second language classroom as it helps in creating opportunities for language exposure as per learners' interest and capability levels, which boosts their confidence and learning efficiency. The present study has analysed the impact of various activities carried out in a heterogenous group of second language learners at tertiary level in a semi-urban area in Haryana state of India. Language tasks were specifically planned with a focus on engaging groups of twenty-five students for a period of three weeks. These included language games such as spell-well, cross-naught besides other communicative and interactive tasks like mock-interviews, role plays, sharing experiences, storytelling, simulations, scene-enact, video-clipping, etc. Tools in form of handouts and cue cards were also used as per requirement. This experiment was conducted for ten groups of students taking bachelor’s courses in different streams of humanities, commerce, and sciences. Participants were continuously supervised, monitored, and guided by the respective teacher. Feedback was collected from the students through classroom observations, interviews, and questionnaires. Students' responses revealed that they felt comfortable and got plenty of opportunities to communicate freely without being afraid of making mistakes. It was observed that even slow/timid/shy learners got involved by getting an experience of English language usage in friendly environment. Moreover, it helped the teacher in establishing a trusting relationship with students and encouraged them to do the same with their classmates. The analysis of the data revealed that majority of students demonstrated improvement in their interest and enthusiasm in the class. The study revealed that task-based teaching was an effective method to improve the teaching-learning process under the given conditions.

Keywords: communication skills, English, second language, task-based teaching

Procedia PDF Downloads 87
30265 A Comparative Study of Malware Detection Techniques Using Machine Learning Methods

Authors: Cristina Vatamanu, Doina Cosovan, Dragos Gavrilut, Henri Luchian

Abstract:

In the past few years, the amount of malicious software increased exponentially and, therefore, machine learning algorithms became instrumental in identifying clean and malware files through semi-automated classification. When working with very large datasets, the major challenge is to reach both a very high malware detection rate and a very low false positive rate. Another challenge is to minimize the time needed for the machine learning algorithm to do so. This paper presents a comparative study between different machine learning techniques such as linear classifiers, ensembles, decision trees or various hybrids thereof. The training dataset consists of approximately 2 million clean files and 200.000 infected files, which is a realistic quantitative mixture. The paper investigates the above mentioned methods with respect to both their performance (detection rate and false positive rate) and their practicability.

Keywords: ensembles, false positives, feature selection, one side class algorithm

Procedia PDF Downloads 292