Search results for: Deep learning
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8120

Search results for: Deep learning

6410 Plant Leaf Recognition Using Deep Learning

Authors: Aadhya Kaul, Gautam Manocha, Preeti Nagrath

Abstract:

Our environment comprises of a wide variety of plants that are similar to each other and sometimes the similarity between the plants makes the identification process tedious thus increasing the workload of the botanist all over the world. Now all the botanists cannot be accessible all the time for such laborious plant identification; therefore, there is an urge for a quick classification model. Also, along with the identification of the plants, it is also necessary to classify the plant as healthy or not as for a good lifestyle, humans require good food and this food comes from healthy plants. A large number of techniques have been applied to classify the plants as healthy or diseased in order to provide the solution. This paper proposes one such method known as anomaly detection using autoencoders using a set of collections of leaves. In this method, an autoencoder model is built using Keras and then the reconstruction of the original images of the leaves is done and the threshold loss is found in order to classify the plant leaves as healthy or diseased. A dataset of plant leaves is considered to judge the reconstructed performance by convolutional autoencoders and the average accuracy obtained is 71.55% for the purpose.

Keywords: convolutional autoencoder, anomaly detection, web application, FLASK

Procedia PDF Downloads 140
6409 Universal Design for Learning: Its Impact for Enhanced Performance in General Psychology

Authors: Jose Gay D. Gallego

Abstract:

This study examined the learning performance in General Psychology of 297 freshmen of the CPSU-Main through the Pre and Post Tests. The instructional intervention via Universal Design for Learning (UDL) was applied to 33% (97 out of 297) of these freshmen as the Treatment Group while the 67% (200) belonged to the Control Group for traditional instructions. Statistical inferences utilized one-way Analysis of Variance for mean differences; Pearson R Correlations for bivariate relationships, and; Factor Analysis for significant components that contributed most to the Universal Design for Learning instructions. Findings showed very high levels of students’ acquired UDL skills. Results in the pre test in General Psychology, respectively, were low and average when grouped into low and high achievers. There was no significant mean difference in the acquired nine UDL components when categorized into seven colleges to generalize that between colleges they were on the same very high levels. Significant differences were found in three test areas in General Psychology in eight colleges whose students in College of teacher education taking the lead in the learning performance. Significant differences were also traced in the post test in favor of the students in the treatment group. This proved that UDL really impacted the learning performance of the low achieving students. Significant correlations were revealed between the components of UDL and General Psychology. There were twenty four significant itemized components that contributed most to UDL instructional interventions. Implications were emphasized to maximizing the principles of UDL with the contention of thoughtful planning related to the four curricular pillars of UDL: (a) instructional goals, (b) instructional delivery methods, (c) instructional materials, and (d) student assessments.

Keywords: universal design for learning, enhanced performance, teaching innovation, technology in education, social science area

Procedia PDF Downloads 253
6408 Semantic Textual Similarity on Contracts: Exploring Multiple Negative Ranking Losses for Sentence Transformers

Authors: Yogendra Sisodia

Abstract:

Researchers are becoming more interested in extracting useful information from legal documents thanks to the development of large-scale language models in natural language processing (NLP), and deep learning has accelerated the creation of powerful text mining models. Legal fields like contracts benefit greatly from semantic text search since it makes it quick and easy to find related clauses. After collecting sentence embeddings, it is relatively simple to locate sentences with a comparable meaning throughout the entire legal corpus. The author of this research investigated two pre-trained language models for this task: MiniLM and Roberta, and further fine-tuned them on Legal Contracts. The author used Multiple Negative Ranking Loss for the creation of sentence transformers. The fine-tuned language models and sentence transformers showed promising results.

Keywords: legal contracts, multiple negative ranking loss, natural language inference, sentence transformers, semantic textual similarity

Procedia PDF Downloads 86
6407 Vocational Education: A Synergy for Skills Acquisition and Global Learning in Colleges of Education in Ogun State, Nigeria

Authors: Raimi, Kehinde Olawuyi, Omoare Ayodeji Motunrayo

Abstract:

In the last two decades, there has been rising youth unemployment, restiveness, and social vices in Nigeria. The relevance of Vocational Education for skills acquisition, global learning, and national development to address these problems cannot be underestimated. Thus, the need to economically empower Nigerian youths to be able to develop the nation and meet up in the ever-changing global learning and economy led to the assessment of Vocational Education as Synergy for the Skills Acquisition and Global Learning in Ogun State, Nigeria. One hundred and twenty out of 1,500 students were randomly selected for this study. Data were obtained through a questionnaire and were analyzed with descriptive statistics and Chi-square. The results of the study showed that 59.2% of the respondents were between 20 – 24 years of age, 60.8% were male, and 65.8% had a keen interest in Vocational Education. Also, 90% of the respondents acquired skills in extension/advisory, 78.3% acquired skills in poultry production, and 69.1% acquired skills in fisheries/aquaculture. The major constraints to Vocational Education are inadequate resource personnel (χ² = 10.25, p = 0.02), inadequate training facilities (x̅ = 2.46) and unstable power supply (x̅ = 2.38). Results of Chi-square showed significance association between constraints and Skills Acquisition (χ² = 12.54, p = 0.00) at p < 0.05 level of significance. It was established that Vocational Education significantly contributed to students’ skills acquisition and global learning. This study, therefore, recommends that inadequate personnel should be looked into by the school authority in order not to over-stretch the available staff of the institution while the provision of alternative stable power supply (solar power) is also essential for effective teaching and learning process.

Keywords: vocational education, skills acquisition, national development, global learning

Procedia PDF Downloads 110
6406 The Role of Communicative Grammar in Cross-Cultural Learning Environment

Authors: Tonoyan Lusine

Abstract:

The Communicative Grammar (CG) of a language deals with semantics and pragmatics in the first place as communication is a process of generating speech. As it is well known people can communicate with the help of limited word expressions and grammatical means. As to non-verbal communication, both vocabulary and grammar are not essential at all. However, the development of the communicative competence lies in verbal, non-verbal, grammatical, socio-cultural and intercultural awareness. There are several important issues and environment management strategies related to effective communication that one might need to consider for a positive learning experience. International students bring a broad range of cultural perspectives to the learning environment, and this diversity has the capacity to improve interaction and to enrich the teaching/learning process. Intercultural setting implies creative and thought-provoking work with different cultural worldviews and international perspectives. It is worth mentioning that the use of Communicative Grammar models creates a profound background for the effective intercultural communication.

Keywords: CG, cross-cultural communication, intercultural awareness, non-verbal behavior

Procedia PDF Downloads 370
6405 MLProxy: SLA-Aware Reverse Proxy for Machine Learning Inference Serving on Serverless Computing Platforms

Authors: Nima Mahmoudi, Hamzeh Khazaei

Abstract:

Serving machine learning inference workloads on the cloud is still a challenging task at the production level. The optimal configuration of the inference workload to meet SLA requirements while optimizing the infrastructure costs is highly complicated due to the complex interaction between batch configuration, resource configurations, and variable arrival process. Serverless computing has emerged in recent years to automate most infrastructure management tasks. Workload batching has revealed the potential to improve the response time and cost-effectiveness of machine learning serving workloads. However, it has not yet been supported out of the box by serverless computing platforms. Our experiments have shown that for various machine learning workloads, batching can hugely improve the system’s efficiency by reducing the processing overhead per request. In this work, we present MLProxy, an adaptive reverse proxy to support efficient machine learning serving workloads on serverless computing systems. MLProxy supports adaptive batching to ensure SLA compliance while optimizing serverless costs. We performed rigorous experiments on Knative to demonstrate the effectiveness of MLProxy. We showed that MLProxy could reduce the cost of serverless deployment by up to 92% while reducing SLA violations by up to 99% that can be generalized across state-of-the-art model serving frameworks.

Keywords: serverless computing, machine learning, inference serving, Knative, google cloud run, optimization

Procedia PDF Downloads 158
6404 The Efficacy of Open Educational Resources in Students’ Performance and Engagement

Authors: Huda Al-Shuaily, E. M. Lacap

Abstract:

Higher Education is one of the most essential fundamentals for the advancement and progress of a country. It demands to be as accessible as possible and as comprehensive as it can be reached. In this paper, we succeeded to expand the accessibility and delivery of higher education using an Open Educational Resources (OER), a freely accessible, openly licensed documents, and media for teaching and learning. This study creates a comparative design of student’s academic performance on the course Introduction to Database and student engagement to the virtual learning environment (VLE). The study was done in two successive semesters - one without using the OER and the other is using OER. In the study, we established that there is a significant increase in student’s engagement in VLE in the latter semester compared to the former. By using the latter semester’s data, we manage to show that the student’s engagement has a positive impact on students’ academic performance. Moreso, after clustering their academic performance, the impact is seen higher for students who are low performing. The results show that these engagements can be used to potentially predict the learning styles of the student with a high degree of precision.

Keywords: EDM, learning analytics, moodle, OER, student-engagement

Procedia PDF Downloads 319
6403 Deep Learning-Based Channel Estimation for RIS-Assisted Unmanned Aerial Vehicle-Enabled Wireless Communication System

Authors: Getaneh Berie Tarekegn

Abstract:

Wireless communication via unmanned aerial vehicles (UAVs) has drawn a great deal of attention due to its flexibility in establishing line-of-sight (LoS) communications. However, in complex urban and dynamic environments, the movement of UAVs can be blocked by trees and high-rise buildings that obstruct directional paths. With reconfigurable intelligent surfaces (RIS), this problem can be effectively addressed. To achieve this goal, accurate channel estimation in RIS-assisted UAV-enabled wireless communications is crucial. This paper proposes an accurate channel estimation model using long short-term memory (LSTM) for a multi-user RIS-assisted UAV-enabled wireless communication system. According to simulation results, LSTM can improve the channel estimation performance of RIS-assisted UAV-enabled wireless communication.

Keywords: channel estimation, reconfigurable intelligent surfaces, long short-term memory, unmanned aerial vehicles

Procedia PDF Downloads 32
6402 Using Integrative Assessment in Distance Learning: The Case of Department of Education - Navotas City

Authors: Meduranda Marco

Abstract:

This paper aimed to discuss the Integrative Assessment (IA) initiative of the Schools Division Office - Navotas City. The introduction provided a brief landscape analysis of the current state of education, the context of SDO Navotas, and the rationale for the administration of Integrative Assessment (IA) in schools. The IA methodology, procedure, and implementation activities were also shared. Feedback and reports on IA showed positive results as all schools in the Division were able to operationalize IA and consequently foster academic ease for learners and parents. Challenges met after compliance were also documented and strategies to continuously improve the Integrative Assessment process were proposed.

Keywords: distance learning assessment, integrative assessment, academic ease, learning outcomes evaluation

Procedia PDF Downloads 124
6401 Disaster Probability Analysis of Banghabandhu Multipurpose Bridge for Train Accidents and Its Socio-Economic Impact on Bangladesh

Authors: Shahab Uddin, Kazi M. Uddin, Hamamah Sadiqa

Abstract:

The paper deals with the Banghabandhu Multipurpose Bridge (BMB), the 11th longest bridge in the world was constructed in 1998 aimed at contributing to promote economic development in Bangladesh. In recent years, however, the high incidence of traffic accidents and injuries at the bridge sites looms as a great safety concern. Investigation into the derailment of nine bogies out of thirteen of Dinajpur-bound intercity train ‘Drutajan Express ’were derailed and inclined on the Banghabandhu Multipurpose Bridge on 28 April 2014. The train accident in Bridge will be deep concern for both structural safety of bridge and people than other vehicles accident. In this study we analyzed the disaster probability of the Banghabandhu Multipurpose Bridge for accidents by checking the fitness of Bridge structure. We found that train accident impact is more risky than other vehicles accidents. We also found that socio-economic impact on Bangladesh will be deep concerned.

Keywords: train accident, derailment, disaster, socio-economic

Procedia PDF Downloads 287
6400 A Survey of Some Technology Enhanced Teaching and Learning Techniques: Implication to Educational Development in Nigeria

Authors: Abdullahi Bn Umar

Abstract:

Over the years curriculum planners and researchers in education have continued to seek for ways to improve teaching and learning by way of varying approaches to curriculum and instruction in line with dynamic nature of knowledge. In this regards various innovative strategies to teaching and learning have been adopted to match with the technological advancement in education particularly in the aspect of instructional delivery through Information Communication Technology (ICT) as a tools. This paper reviews some innovative strategies and how they impact on learner’s achievement and educational development in Nigeria. The paper concludes by recommending innovative approach appropriate for use in Nigerian context.

Keywords: innovation, instructional delivery, virtual laboratory, educational design

Procedia PDF Downloads 458
6399 Haematology and Serum Biochemical Profile of Laying Chickens Reared on Deep Litter System with or without Access to Grass or Legume Pasture under Humid Tropical Climate

Authors: E. Oke, A. O. Ladokun, J. O. Daramola, O. M. Onagbesan

Abstract:

There has been a growing interest on the effects of access to pasture on poultry health status. However, there is a paucity of data on the relative benefits of grass and legume pastures. An experiment was conducted to determine the effects of rearing systems {deep litter system (DL), deep litter with access to legumes (LP) or grass (GP) pastures} haematology and serum chemistry of ISA Brown layers. The study involved the use of two hundred and forty 12 weeks old pullets. The birds were reared until 60 weeks of age. Eighty birds were assigned to each treatment; each treatment had four replicates of 20 birds each. Blood samples (2.5 ml) were collected from the wing vein of two birds per replicate and serum chemistry and haematological parameters were determined. The results showed that there were no significant differences between treatments in all the parameters considered at 18 weeks of age. At 24 weeks old, the percentage of heterophyl (HET) in DL and LP were similar but higher than that of GP. The ratio of H:L was higher (P<0.05) in DL than those of LP and GP while LP and GP were comparable. At week 38 of age, the percentage of PCV in the birds in LP and GP were similar but the birds in DL had significantly lower level than that of GP. In the early production phase, serum total protein of the birds in LP was similar to that of GP but higher (P<0.05) than that of DL. At the peak production phase (week 38), the total protein in GP and DL were similar but significantly lower than that of LP. The albumin level in LP was greater (P<0.05) than GP but similar to that of DL. In the late production phase, the total protein in LP was significantly higher than that of DL but similar to that of GP. It was concluded that rearing chickens in either grass or legume pasture did not have deleterious effects on the health of laying chickens but improved some parameters including blood protein and HET/lymphocyte.

Keywords: rearing systems, stylosanthes, cynodon serum chemistry, haematology, hen

Procedia PDF Downloads 306
6398 Effects of Live Webcast-Assisted Teaching on Physical Assessment Technique Learning of Young Nursing Majors

Authors: Huey-Yeu Yan, Ching-Ying Lee, Hung-Ru Lin

Abstract:

Background: Physical assessment is a vital clinical nursing competence. The gap between conventional teaching method and the way e-generation students’ preferred could be bridged owing to the support of Internet technology, i.e. interacting with online media to manage learning works. Nursing instructors in the wake of new learning pattern of the e-generation students are challenged to actively adjust and make teaching contents and methods more versatile. Objective: The objective of this research is to explore the effects on teaching and learning with live webcast-assisted on a specific topic, Physical Assessment technique, on a designated group of young nursing majors. It’s hoped that, with a way of nursing instructing, more versatile learning resources may be provided to facilitate self-directed learning. Design: This research adopts a cross-sectional descriptive survey. The instructor demonstrated physical assessment techniques and operation procedures via live webcast broadcasted online to all students. It increased both the off-time interaction between teacher and students concerning teaching materials. Methods: A convenient sampling was used to recruit a total of 52 nursing-majors at a certain university. The nursing majors took two-hour classes of Physical Assessment per week for 18 weeks (36 hrs. in total). The instruction covered four units with live webcasting and then conducted an online anonymous survey of learning outcomes by questionnaire. The research instrument was the online questionnaire, covering three major domains—online media used, learning outcome evaluation and evaluation result. The data analysis was conducted via IBM SPSS Statistics Version 2.0. The descriptive statistics was undertaken to describe the analysis of basic data and learning outcomes. Statistical methods such as descriptive statistics, t-test, ANOVA, and Pearson’s correlation were employed in verification. Results: Results indicated the following five major findings. (1) learning motivation, about four fifth of the participants agreed the online instruction resources are very helpful in improving learning motivation and raising the learning interest. (2) learning needs, about four fifth of participants agreed it was helpful to plan self-directed practice after the instruction, and meet their needs of repetitive learning and/or practice at their leisure time. (3) learning effectiveness, about two third agreed it was helpful to reduce pre-exam anxiety, and improve their test scores. (4) course objects, about three fourth agreed that it was helpful to achieve the goal of ‘executing the complete Physical Assessment procedures with proper skills’. (5) finally, learning reflection, about all of participants agreed this experience of online instructing, learning, and practicing is beneficial to them, they recommend instructor to share with other nursing majors, and they will recommend it to fellow students too. Conclusions: Live webcasting is a low-cost, convenient, efficient and interactive resource to facilitate nursing majors’ motivation of learning, need of self-directed learning and practice, outcome of learning. When live webcasting is integrated into nursing teaching, it provides an opportunity of self-directed learning to promote learning effectiveness, as such to fulfill the teaching objective.

Keywords: innovative teaching, learning effectiveness, live webcasting, physical assessment technique

Procedia PDF Downloads 112
6397 Students' Perceptions of Social Media as a Means to Improve Their Language Skills

Authors: Bahia Braktia, Ana Marcela Montenegro Sanchez

Abstract:

Social media, such as Facebook, Twitter, and YouTube, has been used for teaching and learning for quite some time. These platforms have been proven to be a good tool to improve various language skills, students’ performance of the English language, motivation as well as trigger the authentic language interaction. However, little is known about the potential effects of social media usage on the learning performance of Arabic language learners. The present study explores the potential role that the social media technologies play in learning Arabic as a foreign language at a university in Southeast of United States. In order to investigate this issue, an online survey was administered to examine the perceptions and attitudes of American students learning Arabic. The research questions were: How does social media, specifically Facebook and Twitter, impact the students' Arabic language skills, and what is their attitude toward it? The preliminary findings of the study showed that students had a positive attitude toward the use of social media to enhance their Arabic language skills, and that they used a range of social media features to expose themselves to the Arabic language and communicate in Arabic with native Arabic speaking friends. More detailed findings will be shared in the light data analysis with the audience during the presentation.

Keywords: foreign language learning, social media, students’ perceptions, survey

Procedia PDF Downloads 198
6396 Learning in Multicultural Workspaces: A Case of Aged Care

Authors: Robert John Godby

Abstract:

To be responsive now and in the future, workplaces must address the demands of multicultural teams as they become more common elements of the global labor force. This is especially the case for aged care due to the aging population, industry growth and migrant recruitment. This research identifies influences on and improvements for learning in these environments. Its unique contribution is to illuminate how culturally diverse workplaces can work and learn together more effectively. A mixed-methods approach was used to gather data about this topic in two phases. Firstly, the research methods included a survey of 102 aged care workers around Australia from two multi-site aged care organisations. The questionnaire elicited both quantitative and qualitative data about worker characteristics and perspectives on working and learning in aged care. Secondly, a case study of one aged care worksite was formulated drawing on worksite information and interviews with workers. A review of the literature suggests that learning in multicultural work environments is influenced by three main factors: 1) the individual workers themselves, 2) their interaction with each other and 3) the environment in which they work. There are various accounts of these three factors, how they are manifested and how they lead to a change in workers’ disposition, knowledge, or expertise when confronted with new circumstances. The study has found that a key individual factor influencing learning is cultural background. Their unique view of the world was shown to affect their approach to both their work and co-working. Interactional factors suggest that the high requirement for collaboration in aged care positively supports learning in this context; however, it can be hindered by cultural bias and spoken accent. The study also found that environmental factors, such as disruptions caused by the pandemic, were another key influence. For example, the need to wear face masks hindered the communication needed for workplace learning. This was especially challenging due to the diverse language backgrounds and abilities within the teams. Potential improvements for learning in multicultural aged care work environments were identified. These include more frequent and structured inter-peer learning (e.g. buddying), communication training (e.g. English language usage for both native and non-native speaking workers) and support for cross-cultural habitude (e.g. recognizing and adapting to cultural differences). Workplace learning in cross-cultural aged care environments is an area that is not extensively dealt with in the literature. This study addresses this gap and holds the potential to contribute practical insights to aged care and other diverse industries.

Keywords: cross-cultural learning, learning in aged care, migrant learning, workplace learning

Procedia PDF Downloads 138
6395 Softening Finishing: Teaching and Learning Materials

Authors: C.W. Kan

Abstract:

Softening applied on textile products based on several reasons. First, the synthetic detergent removes natural oils and waxes, thus lose the softness. Second, compensate the harsh handle of resin finishing. Also, imitate natural fibres and improve the comfort of fabric are the reasons to apply softening. There are different types of softeners for softening finishing of textiles, nonionic softener, anionic softener, cationic softener and silicone softener. The aim of this study is to illustrate the proper application of different softeners and their final softening effect in textiles. The results could also provide guidance note to the students in learning this topic. Acknowledgment: Authors would like to thank the financial support from the Hong Kong Polytechnic University for this work.

Keywords: learning materials, softening, textiles, effect

Procedia PDF Downloads 200
6394 Exploring Key Elements of Successful Distance Learning Programs: A Case Study in Palau

Authors: Maiya Smith, Tyler Thorne

Abstract:

Background: The Pacific faces multiple healthcare crises, including high rates of noncommunicable diseases, infectious disease outbreaks, and susceptibility to natural disasters. These issues are expected to worsen in the coming decades, increasing the burden on an already understaffed healthcare system. Telehealth is not new to the Pacific, but improvements in technology and accessibility have increased its utility and have already proven to reduce costs and increase access to care in remote areas. Telehealth includes distance learning; a form of education that can help alleviate many healthcare issues by providing continuing education to healthcare professionals and upskilling staff, while decreasing costs. This study examined distance learning programs at the Ministry of Health in the Pacific nation of Palau and identified key elements to their successful distance learning programs. Methods: Staff at the Belau National Hospital in Koror, Palau as well as private practitioners were interviewed to assess distance learning programs utilized. This included physicians, IT personnel, public health members, and department managers of allied health. In total, 36 people were interviewed. Standardized questions and surveys were conducted in person throughout the month of July 2019. Results: Two examples of successful distance learning programs were identified. Looking at the factors that made these programs successful, as well as consulting with staff who undertook other distance learning programs, four factors for success were determined: having a cohort, having a facilitator, dedicated study time off from work, and motivation. Discussion: In countries as geographically isolated as the Pacific, with poor access to specialists and resources, telehealth has the potential to radically change how healthcare is delivered. Palau shares similar resources and issues as other countries in the Pacific and the lessons learned from their successful programs can be adapted to help other Pacific nations develop their own distance learning programs.

Keywords: distance learning, Pacific, Palau, telehealth

Procedia PDF Downloads 122
6393 Improve Student Performance Prediction Using Majority Vote Ensemble Model for Higher Education

Authors: Wade Ghribi, Abdelmoty M. Ahmed, Ahmed Said Badawy, Belgacem Bouallegue

Abstract:

In higher education institutions, the most pressing priority is to improve student performance and retention. Large volumes of student data are used in Educational Data Mining techniques to find new hidden information from students' learning behavior, particularly to uncover the early symptom of at-risk pupils. On the other hand, data with noise, outliers, and irrelevant information may provide incorrect conclusions. By identifying features of students' data that have the potential to improve performance prediction results, comparing and identifying the most appropriate ensemble learning technique after preprocessing the data, and optimizing the hyperparameters, this paper aims to develop a reliable students' performance prediction model for Higher Education Institutions. Data was gathered from two different systems: a student information system and an e-learning system for undergraduate students in the College of Computer Science of a Saudi Arabian State University. The cases of 4413 students were used in this article. The process includes data collection, data integration, data preprocessing (such as cleaning, normalization, and transformation), feature selection, pattern extraction, and, finally, model optimization and assessment. Random Forest, Bagging, Stacking, Majority Vote, and two types of Boosting techniques, AdaBoost and XGBoost, are ensemble learning approaches, whereas Decision Tree, Support Vector Machine, and Artificial Neural Network are supervised learning techniques. Hyperparameters for ensemble learning systems will be fine-tuned to provide enhanced performance and optimal output. The findings imply that combining features of students' behavior from e-learning and students' information systems using Majority Vote produced better outcomes than the other ensemble techniques.

Keywords: educational data mining, student performance prediction, e-learning, classification, ensemble learning, higher education

Procedia PDF Downloads 89
6392 Integrating Explicit Instruction and Problem-Solving Approaches for Efficient Learning

Authors: Slava Kalyuga

Abstract:

There are two opposing major points of view on the optimal degree of initial instructional guidance that is usually discussed in the literature by the advocates of the corresponding learning approaches. Using unguided or minimally guided problem-solving tasks prior to explicit instruction has been suggested by productive failure and several other instructional theories, whereas an alternative approach - using fully guided worked examples followed by problem solving - has been demonstrated as the most effective strategy within the framework of cognitive load theory. An integrated approach discussed in this paper could combine the above frameworks within a broader theoretical perspective which would allow bringing together their best features and advantages in the design of learning tasks for STEM education. This paper represents a systematic review of the available empirical studies comparing the above alternative sequences of instructional methods to explore effects of several possible moderating factors. The paper concludes that different approaches and instructional sequences should coexist within complex learning environments. Selecting optimal sequences depends on such factors as specific goals of learner activities, types of knowledge to learn, levels of element interactivity (task complexity), and levels of learner prior knowledge. This paper offers an outline of a theoretical framework for the design of complex learning tasks in STEM education that would integrate explicit instruction and inquiry (exploratory, discovery) learning approaches in ways that depend on a set of defined specific factors.

Keywords: cognitive load, explicit instruction, exploratory learning, worked examples

Procedia PDF Downloads 104
6391 Infrastructural Barriers to Engaged Learning in the South Pacific: A Mixed-Methods Study of Cook Islands Nurses' Attitudes towards Health Information Technology

Authors: Jonathan Frank, Michelle Salmona

Abstract:

We conducted quantitative and qualitative analyses of nurses’ perceived ease of use of electronic medical records and telemedicine in the Cook Islands. We examined antecedents of perceived ease of use through the lens of social construction of learning, and cultural diffusion. Our findings confirmed expected linkages between PEOU, attitudes and intentions. Interviews with nurses suggested infrastructural barriers to engaged learning. We discussed managerial implications of our findings, and areas of interest for future research.

Keywords: health information technology, ICT4D, TAM, developing countries

Procedia PDF Downloads 266
6390 Improving Students’ Participation in Group Tasks: Case Study of Adama Science and Technology University

Authors: Fiseha M. Guangul, Annissa Muhammed, Aja O. Chikere

Abstract:

Group task is one method to create the conducive environment for the active teaching-learning process. Performing group task with active involvement of students will benefit the students in many ways. However, in most cases all students do not participate actively in the group task, and hence the intended benefits are not acquired. This paper presents the improvements of students’ participation in the group task and learning from the group task by introducing different techniques to enhance students’ participation. For the purpose of this research Carpentry and Joinery II (WT-392) course from Wood Technology Department at Adama Science and Technology University was selected, and five groups were formed. Ten group tasks were prepared and the first five group tasks were distributed to the five groups in the first day without introducing the techniques that are used to enhance participation of students in the group task. On another day, the other five group tasks were distributed to the same groups and various techniques were introduced to enhance students’ participation in the group task. The improvements of students’ learning from the group task after the implementation of the techniques. After implementing the techniques the evaluation showed that significant improvements were obtained in the students’ participation and learning from the group task.

Keywords: group task, students participation, active learning, the evaluation method

Procedia PDF Downloads 198
6389 Data Poisoning Attacks on Federated Learning and Preventive Measures

Authors: Beulah Rani Inbanathan

Abstract:

In the present era, it is vivid from the numerous outcomes that data privacy is being compromised in various ways. Machine learning is one technology that uses the centralized server, and then data is given as input which is being analyzed by the algorithms present on this mentioned server, and hence outputs are predicted. However, each time the data must be sent by the user as the algorithm will analyze the input data in order to predict the output, which is prone to threats. The solution to overcome this issue is federated learning, where the models alone get updated while the data resides on the local machine and does not get exchanged with the other local models. Nevertheless, even on these local models, there are chances of data poisoning, and it is crystal clear from various experiments done by many people. This paper delves into many ways where data poisoning occurs and the many methods through which it is prevalent that data poisoning still exists. It includes the poisoning attacks on IoT devices, Edge devices, Autoregressive model, and also, on Industrial IoT systems and also, few points on how these could be evadible in order to protect our data which is personal, or sensitive, or harmful when exposed.

Keywords: data poisoning, federated learning, Internet of Things, edge computing

Procedia PDF Downloads 70
6388 Examining French Teachers’ Teaching and Learning Approaches in Some Selected Junior High Schools in Ghana

Authors: Paul Koffitse Agobia

Abstract:

In 2020 the Ministry of Education in Ghana and the National Council for Curriculum and Assessment (NaCCA) rolled out a new curriculum, Common Core Programme (CCP) for Basic 7 to 10, that lays emphasis on character building and values which are important to the Ghanaian society by providing education that will produce character–minded learners, with problem solving skills, who can play active roles in dealing with the increasing challenges facing Ghana and the global society. Therefore, learning and teaching approaches that prioritise the use of digital learning resources and active learning are recommended. The new challenge facing Ghanaian teachers is the ability to use new technologies together with the appropriate content pedagogical knowledge to help learners develop, aside the communication skills in French, the essential 21st century skills as recommended in the new curriculum. This article focusses on the pedagogical approaches that are recommended by NaCCA. The study seeks to examine French language teachers’ understanding of the recommended pedagogical approaches and how they use digital learning resources in class to foster the development of these essential skills and values. 54 respondents, comprised 30 teachers and 24 head teachers, were selected in 6 Junior High schools in rural districts (both private and public) and 6 from Junior High schools in an urban setting. The schools were selected in three regions: Volta, Central and Western regions. A class observation checklist and an interview guide were used to collect data for the study. The study reveals that some teachers adopt teaching techniques that do not promote active learning. They demonstrate little understanding of the core competences and values, therefore, fail to integrate them in their lessons. However, some other teachers, despite their lack of understanding of learning and teaching philosophies, adopted techniques that can help learners develop some of the core competences and values. In most schools, digital learning resources are not utilized, though teachers have smartphones or laptops.

Keywords: active learning, core competences, digital learning resources, pedagogical approach, values.

Procedia PDF Downloads 55
6387 A Learning-Based EM Mixture Regression Algorithm

Authors: Yi-Cheng Tian, Miin-Shen Yang

Abstract:

The mixture likelihood approach to clustering is a popular clustering method where the expectation and maximization (EM) algorithm is the most used mixture likelihood method. In the literature, the EM algorithm had been used for mixture regression models. However, these EM mixture regression algorithms are sensitive to initial values with a priori number of clusters. In this paper, to resolve these drawbacks, we construct a learning-based schema for the EM mixture regression algorithm such that it is free of initializations and can automatically obtain an approximately optimal number of clusters. Some numerical examples and comparisons demonstrate the superiority and usefulness of the proposed learning-based EM mixture regression algorithm.

Keywords: clustering, EM algorithm, Gaussian mixture model, mixture regression model

Procedia PDF Downloads 493
6386 E-Immediacy in Saudi Higher Education Context: Female Students’ Perspectives

Authors: Samar Alharbi, Yota Dimitriadi

Abstract:

The literature on educational technology in Saudi Arabia reveals female learners’ unwillingness to study fully online courses in higher education despite the fact that Saudi universities have offered a variety of online degree programmes to undergraduate students in many regions of the country. The root causes keeping female students from successfully learning in online environments are limited social interaction, lack of motivation and difficulty with the use of e-learning platforms. E-immediacy remains an important method of online teaching to enhance students’ interaction and support their online learning. This study explored Saudi female students’ perceptions, as well as the experiences of lecturers’ immediacy behaviours in online environments, who participate in fully online courses using Blackboard at a Saudi university. Data were collected through interviews with focus groups. The three focus groups included five to seven students each. The female participants were asked about lecturers’ e-immediacy behaviours and which e-immediacy behaviours were important for an effective learning environment. A thematic analysis of the data revealed three main themes: the encouragement of student interaction, the incorporation of social media and addressing the needs of students. These findings provide lecturers with insights into instructional designs and strategies that can be adopted in using e-immediacy in effective ways, thus improving female learners’ interactions as well as their online learning experiences.

Keywords: e-learning, female students, higher education, immediacy

Procedia PDF Downloads 325
6385 The Influence of Mathematic Learning Outcomes towards Physics Ability in Senior High School through Authentic Assessment System

Authors: Aida Nurul Safitri, Rosita Sari

Abstract:

Physics is science, which in its learning there are some product such as theory, fact, concept, law and formula. So that to understand physics lesson students not only need a theory or concept but also mathematical calculation to solve physics problem through formula or equation. This is can be taken from mathematics lesson which obtained by students. This research is to know the influence of mathematics learning outcomes towards physics ability in Senior High School through authentic assessment system. Based on the researches have been discussed, is obtained that mathematic lesson have an important role in physics learning but it according to one aspect only, namely cognitive aspect. In Indonesia, curriculum of 2013 reinforces displacement in the assessment, from assessment through test (measuring the competence of knowledge based on the result) toward authentic assessment (measuring the competence of attitudes, skills, and knowledge based on the process and results). In other researches are mentioned that authentic assessment system give positive responses for students to improve their motivation and increase the physics learning in the school.

Keywords: authentic assessment, curriculum of 2013, mathematic, physics

Procedia PDF Downloads 227
6384 The Effects of Drill and Practice Courseware on Students’ Achievement and Motivation in Learning English

Authors: Y. T. Gee, I. N. Umar

Abstract:

Students’ achievement and motivation in learning English in Malaysia is a worrying trend as it is lagging behind several other countries in Asia. Thus, necessary actions have to be taken by the parties concerned to overcome this problem. The purpose of this research was to study the effects of drill and practice courseware on students’ achievement and motivation in learning English language. A multimedia courseware was developed for this purpose. The independent variable was the drill and practice courseware while the dependent variables were the students’ achievement and motivation. Their achievement was measured using pre-test and post-test scores, while motivation was measured using a questionnaire adapted from Keller’s (1979) Instructional Materials Motivation Scale. A total of 60 students from three vernacular primary schools in a northern state in Malaysia were randomly selected in this study. The findings indicate: (1) a significant difference between the students’ pre-test and post-test scores after using the courseware, (2) no significant difference in the achievement score between male and female students after using the courseware, (3) a significant difference in motivation score between the female and the male students, and (4) while the female students scored significantly higher than the male students in the aspects of relevance, confidence and satisfaction, no significant difference in terms of attention was observed between them. Overall, the findings clearly indicate that although the female students are significantly more motivated than their male students, they are equally good in terms of achievement after learning from the courseware. Through this study, the drill and practice courseware is proven to influence the students’ learning and motivation.

Keywords: courseware, drill and practice, English learning, motivation

Procedia PDF Downloads 288
6383 Foreign Language Reading Comprehenmsion and the Linguistic Intervention Program

Authors: Silvia Hvozdíková, Eva Stranovská

Abstract:

The purpose of the article is to discuss the results of the research conducted during the period of two semesters paying attention to selected factors of foreign language reading comprehension through the means of Linguistic Intervention Program. The Linguistic Intervention Program was designed for the purpose of the current research. It refers to such method of foreign language teaching which emphasized active social learning, creative drama strategies, self-directed learning. The research sample consisted of 360 respondents, foreign language learners ranging from 13 – 17 years of age. Specifically designed questionnaire and a standardized foreign language reading comprehension tests were applied to serve the purpose. The outcomes of the research recorded significant results towards significant relationship between selected elements of the Linguistic Intervention Program and the academic achievements in the factors of reading comprehension.

Keywords: foreign language learning, linguistic intervention program, reading comprehension, social learning

Procedia PDF Downloads 100
6382 Improving the Performance of Back-Propagation Training Algorithm by Using ANN

Authors: Vishnu Pratap Singh Kirar

Abstract:

Artificial Neural Network (ANN) can be trained using backpropagation (BP). It is the most widely used algorithm for supervised learning with multi-layered feed-forward networks. Efficient learning by the BP algorithm is required for many practical applications. The BP algorithm calculates the weight changes of artificial neural networks, and a common approach is to use a two-term algorithm consisting of a learning rate (LR) and a momentum factor (MF). The major drawbacks of the two-term BP learning algorithm are the problems of local minima and slow convergence speeds, which limit the scope for real-time applications. Recently the addition of an extra term, called a proportional factor (PF), to the two-term BP algorithm was proposed. The third increases the speed of the BP algorithm. However, the PF term also reduces the convergence of the BP algorithm, and criteria for evaluating convergence are required to facilitate the application of the three terms BP algorithm. Although these two seem to be closely related, as described later, we summarize various improvements to overcome the drawbacks. Here we compare the different methods of convergence of the new three-term BP algorithm.

Keywords: neural network, backpropagation, local minima, fast convergence rate

Procedia PDF Downloads 476
6381 An Analytical Study of Organizational Implication in EFL Writing Experienced by Iranian Students with Learning Difficulties

Authors: Yoones Tavoosy

Abstract:

This present study concentrates on the organizational implication the Iranian students with learning difficulties (LD) experience when they write an English essay. Particularly, the present study aims at exploring students' structural problems in EFL essay writing. A mixed method research design was employed including a questionnaire and a semi-structured in-depth interview. Technical Data Analysis of findings exposed that students experience a number of difficulties in the structure of EFL essay writing. Discussion and implications of these findings are presented respectively.

Keywords: Iranian students, learning difficulties, organizational implication, writing

Procedia PDF Downloads 203