Search results for: enhancing learning experience
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 12651

Search results for: enhancing learning experience

6921 Exploring Inclusive Culture and Practice: The Perspectives of Macao Teachers in Informing Inclusive Teacher Education Programmes in Higher Education

Authors: Elisa Monteiro, Kiiko Ikegami

Abstract:

The inclusion of children with diverse learning needs and/or disabilities in regular classrooms has been identified as crucial to the provision of educational equity and quality for all students. In this, teachers play an essential role, as they have a strong impact on student attainment. Whilst the adoption of inclusive practice is increasing, with potential benefits for the teaching profession, there is also a rise in the level of its challenges in Macao as many more students with learning disabilities are now being included in general education classes. Consequently, there has been a significant focus on teacher professional development to ensure that teachers are adequately prepared to teach in inclusive classrooms that give access to diverse students. Major changes in teacher education will need to take place to include more inclusive education content and to equip teachers with the necessary skills in the area of inclusive practice. This paper draws on data from in-depth interviews with 20 teachers to examine teachers’ views of support, challenges, and barriers to inclusive practices at the school and classroom levels. Thematic analysis was utilised to determine major themes within the data. Several themes emerged and serve to illustrate the identified barriers and the potential value of effective teacher education. Suggestions for increased professional development opportunities for inclusive education specific to higher education institutions are presented and the implications for practice and teacher education are discussed.

Keywords: inclusion, inclusive practice, teacher education, higher education

Procedia PDF Downloads 84
6920 Artificial Neural Network to Predict the Optimum Performance of Air Conditioners under Environmental Conditions in Saudi Arabia

Authors: Amr Sadek, Abdelrahaman Al-Qahtany, Turkey Salem Al-Qahtany

Abstract:

In this study, a backpropagation artificial neural network (ANN) model has been used to predict the cooling and heating capacities of air conditioners (AC) under different conditions. Sufficiently large measurement results were obtained from the national energy-efficiency laboratories in Saudi Arabia and were used for the learning process of the ANN model. The parameters affecting the performance of the AC, including temperature, humidity level, specific heat enthalpy indoors and outdoors, and the air volume flow rate of indoor units, have been considered. These parameters were used as inputs for the ANN model, while the cooling and heating capacity values were set as the targets. A backpropagation ANN model with two hidden layers and one output layer could successfully correlate the input parameters with the targets. The characteristics of the ANN model including the input-processing, transfer, neurons-distance, topology, and training functions have been discussed. The performance of the ANN model was monitored over the training epochs and assessed using the mean squared error function. The model was then used to predict the performance of the AC under conditions that were not included in the measurement results. The optimum performance of the AC was also predicted under the different environmental conditions in Saudi Arabia. The uncertainty of the ANN model predictions has been evaluated taking into account the randomness of the data and lack of learning.

Keywords: artificial neural network, uncertainty of model predictions, efficiency of air conditioners, cooling and heating capacities

Procedia PDF Downloads 74
6919 Machine Learning Approaches Based on Recency, Frequency, Monetary (RFM) and K-Means for Predicting Electrical Failures and Voltage Reliability in Smart Cities

Authors: Panaya Sudta, Wanchalerm Patanacharoenwong, Prachya Bumrungkun

Abstract:

As With the evolution of smart grids, ensuring the reliability and efficiency of electrical systems in smart cities has become crucial. This paper proposes a distinct approach that combines advanced machine learning techniques to accurately predict electrical failures and address voltage reliability issues. This approach aims to improve the accuracy and efficiency of reliability evaluations in smart cities. The aim of this research is to develop a comprehensive predictive model that accurately predicts electrical failures and voltage reliability in smart cities. This model integrates RFM analysis, K-means clustering, and LSTM networks to achieve this objective. The research utilizes RFM analysis, traditionally used in customer value assessment, to categorize and analyze electrical components based on their failure recency, frequency, and monetary impact. K-means clustering is employed to segment electrical components into distinct groups with similar characteristics and failure patterns. LSTM networks are used to capture the temporal dependencies and patterns in customer data. This integration of RFM, K-means, and LSTM results in a robust predictive tool for electrical failures and voltage reliability. The proposed model has been tested and validated on diverse electrical utility datasets. The results show a significant improvement in prediction accuracy and reliability compared to traditional methods, achieving an accuracy of 92.78% and an F1-score of 0.83. This research contributes to the proactive maintenance and optimization of electrical infrastructures in smart cities. It also enhances overall energy management and sustainability. The integration of advanced machine learning techniques in the predictive model demonstrates the potential for transforming the landscape of electrical system management within smart cities. The research utilizes diverse electrical utility datasets to develop and validate the predictive model. RFM analysis, K-means clustering, and LSTM networks are applied to these datasets to analyze and predict electrical failures and voltage reliability. The research addresses the question of how accurately electrical failures and voltage reliability can be predicted in smart cities. It also investigates the effectiveness of integrating RFM analysis, K-means clustering, and LSTM networks in achieving this goal. The proposed approach presents a distinct, efficient, and effective solution for predicting and mitigating electrical failures and voltage issues in smart cities. It significantly improves prediction accuracy and reliability compared to traditional methods. This advancement contributes to the proactive maintenance and optimization of electrical infrastructures, overall energy management, and sustainability in smart cities.

Keywords: electrical state prediction, smart grids, data-driven method, long short-term memory, RFM, k-means, machine learning

Procedia PDF Downloads 56
6918 Deep Feature Augmentation with Generative Adversarial Networks for Class Imbalance Learning in Medical Images

Authors: Rongbo Shen, Jianhua Yao, Kezhou Yan, Kuan Tian, Cheng Jiang, Ke Zhou

Abstract:

This study proposes a generative adversarial networks (GAN) framework to perform synthetic sampling in feature space, i.e., feature augmentation, to address the class imbalance problem in medical image analysis. A feature extraction network is first trained to convert images into feature space. Then the GAN framework incorporates adversarial learning to train a feature generator for the minority class through playing a minimax game with a discriminator. The feature generator then generates features for minority class from arbitrary latent distributions to balance the data between the majority class and the minority class. Additionally, a data cleaning technique, i.e., Tomek link, is employed to clean up undesirable conflicting features introduced from the feature augmentation and thus establish well-defined class clusters for the training. The experiment section evaluates the proposed method on two medical image analysis tasks, i.e., mass classification on mammogram and cancer metastasis classification on histopathological images. Experimental results suggest that the proposed method obtains superior or comparable performance over the state-of-the-art counterparts. Compared to all counterparts, our proposed method improves more than 1.5 percentage of accuracy.

Keywords: class imbalance, synthetic sampling, feature augmentation, generative adversarial networks, data cleaning

Procedia PDF Downloads 127
6917 Knowledge Graph Development to Connect Earth Metadata and Standard English Queries

Authors: Gabriel Montague, Max Vilgalys, Catherine H. Crawford, Jorge Ortiz, Dava Newman

Abstract:

There has never been so much publicly accessible atmospheric and environmental data. The possibilities of these data are exciting, but the sheer volume of available datasets represents a new challenge for researchers. The task of identifying and working with a new dataset has become more difficult with the amount and variety of available data. Datasets are often documented in ways that differ substantially from the common English used to describe the same topics. This presents a barrier not only for new scientists, but for researchers looking to find comparisons across multiple datasets or specialists from other disciplines hoping to collaborate. This paper proposes a method for addressing this obstacle: creating a knowledge graph to bridge the gap between everyday English language and the technical language surrounding these datasets. Knowledge graph generation is already a well-established field, although there are some unique challenges posed by working with Earth data. One is the sheer size of the databases – it would be infeasible to replicate or analyze all the data stored by an organization like The National Aeronautics and Space Administration (NASA) or the European Space Agency. Instead, this approach identifies topics from metadata available for datasets in NASA’s Earthdata database, which can then be used to directly request and access the raw data from NASA. By starting with a single metadata standard, this paper establishes an approach that can be generalized to different databases, but leaves the challenge of metadata harmonization for future work. Topics generated from the metadata are then linked to topics from a collection of English queries through a variety of standard and custom natural language processing (NLP) methods. The results from this method are then compared to a baseline of elastic search applied to the metadata. This comparison shows the benefits of the proposed knowledge graph system over existing methods, particularly in interpreting natural language queries and interpreting topics in metadata. For the research community, this work introduces an application of NLP to the ecological and environmental sciences, expanding the possibilities of how machine learning can be applied in this discipline. But perhaps more importantly, it establishes the foundation for a platform that can enable common English to access knowledge that previously required considerable effort and experience. By making this public data accessible to the full public, this work has the potential to transform environmental understanding, engagement, and action.

Keywords: earth metadata, knowledge graphs, natural language processing, question-answer systems

Procedia PDF Downloads 149
6916 Factors Influencing the Use of Green Building Practices in the South African Residential Apartment Construction

Authors: Mongezi Nene, Emma Ayesu-Koranteng, Christopher Amoah, Ayo Adeniran

Abstract:

Although its use has been criticized over the years as being unencouraging, the green building concept is quickly overtaking other concepts, particularly in the construction of commercial properties. The goal of the study is to identify the variables influencing the use of green building practices when developing residential structures. A qualitative methodology, using interviews with semi-structured open-ended questions to 35 property practitioners operating residential apartments in Bloemfontein, South Africa, was used to collect primary data which was analysed using thematic content analysis. The findings show that while respondents have a good understanding of green building principles, they are not being used in the construction of residential buildings in South Africa due to issues with green building approval procedures, the potential for tenant rent increases, the cost of materials, technical issues, contractual issues, and a lack of awareness, among others. This paper recommends among others an urgent need to implement measures by stakeholders towards enhancing the adoption of green building concepts in the construction of residential buildings as well as incentivising its construction through lowered property rates.

Keywords: green building, residential apartments, construction, South Africa

Procedia PDF Downloads 104
6915 Challenges of Good Government in Enhancing Food Security for Sustainable National Development in Nigeria

Authors: Egboja Simon, Agi Sunday

Abstract:

One of the most important key to success of a nation is to ensure steady development and national economic self - sufficiency and independence. There have been challenges in food security related issues in many developing nations. The problems may be as a result of rise in food price across the globe diminishing global food reserve and erratic weather patterns among other factors. In Nigeria several Agricultural politics have been formulated to curtail food security challenges. Unfortunately, these policies have not yielded the deserved results of increase food production. This paper is designed to identify the various challenges confronting food security in Nigeria with a view of highlighting the reasons that accounting for these problems. This paper also suggests ways of addressing these challenges and concludes by saying that subsidization of the process of farm inputs like fertilizer, improved seed and agro chemicals education of the farmers on modern methods of farming through extension services, improvisation of villages based food storage mechanism and provision of infrastructural facilities in rural areas to facilitate the preservation and easy evacuation of farm produce should be encouraged.

Keywords: governance, security, food, development, conflict, hunger, society, sustainability

Procedia PDF Downloads 330
6914 Sustainable Management of Gastronomy Experiences as a Mechanism to Promote the Local Economy

Authors: Marianys Fernandez

Abstract:

Gastronomic experiences generate a positive impact on the dynamization of the economy when they are managed in a sustainable manner, given that they value the identity of the destination, strengthen cooperation between stakeholders in the sector, contribute to the preservation of gastronomic heritage, and encourage the implementation of competitive and sustainable public policies. Having as its main aim the analysis of sustainable management of gastronomic experiences, this study analyses different elements associated with the promotion of the local economy. For this purpose, a systematic literature review was carried out to identify, select, synthesise, and evaluate the studies that respond to the research objectives in order to select more reliable articles for research and reduce the potential for bias within the review of literature. To obtain reliable, updated and relevant sources for scientific research, the Web of Science and Scopus databases were used, taking into account the following key words: (1) experiential tourism, (2) gastronomy experience, (3) sustainable destination management, (4) sustainable gastronomy, (5) sustainable economy, in which we obtained a final list of 76 articles. The analysis of the literature allowed us to identify the most pertinent elements referring to the objective of the study: (a) need for competitive policies in the gastronomic sector to promote sustainable local economic development, (b) incentive for cooperation between stakeholders in the gastronomic sector, to guarantee the competitiveness of the destination, (c) propose sustainable standards in the gastronomic tourism sector that link the local economy. Gastronomic experiences constitute a dynamic element of the local economy and promote sustainable tourism. We can highlight that sustainability is a mechanism for the preservation of regional identity in the gastronomic sector through the valuation of the attributes of gastronomy, promotion of the local economy, strengthening of strategic alliances between the stakeholders of the gastronomic sector and its relevant contribution to the competitiveness of the destination. The theoretical implications of the study are focused on suggesting planning, management, and policy criteria to promote the sustainable management of gastronomic experiences in order to promote the local economy. In the practical context, research integrates different approaches, tools, and methods to encourage the active participation of local actors in the promotion of the local economy through the sustainable management of gastronomic tourism.

Keywords: experiential tourism, gastronomy experience, sustainable destination management, sustainable economy, sustainable gastronomy

Procedia PDF Downloads 74
6913 Geovisualisation for Defense Based on a Deep Learning Monocular Depth Reconstruction Approach

Authors: Daniel R. dos Santos, Mateus S. Maldonado, Estevão J. R. Batista

Abstract:

The military commanders increasingly dependent on spatial awareness, as knowing where enemy are, understanding how war battle scenarios change over time, and visualizing these trends in ways that offer insights for decision-making. Thanks to advancements in geospatial technologies and artificial intelligence algorithms, the commanders are now able to modernize military operations on a universal scale. Thus, geovisualisation has become an essential asset in the defense sector. It has become indispensable for better decisionmaking in dynamic/temporal scenarios, operation planning and management for the war field, situational awareness, effective planning, monitoring, and others. For example, a 3D visualization of war field data contributes to intelligence analysis, evaluation of postmission outcomes, and creation of predictive models to enhance decision-making and strategic planning capabilities. However, old-school visualization methods are slow, expensive, and unscalable. Despite modern technologies in generating 3D point clouds, such as LIDAR and stereo sensors, monocular depth values based on deep learning can offer a faster and more detailed view of the environment, transforming single images into visual information for valuable insights. We propose a dedicated monocular depth reconstruction approach via deep learning techniques for 3D geovisualisation of satellite images. It introduces scalability in terrain reconstruction and data visualization. First, a dataset with more than 7,000 satellite images and associated digital elevation model (DEM) is created. It is based on high resolution optical and radar imageries collected from Planet and Copernicus, on which we fuse highresolution topographic data obtained using technologies such as LiDAR and the associated geographic coordinates. Second, we developed an imagery-DEM fusion strategy that combine feature maps from two encoder-decoder networks. One network is trained with radar and optical bands, while the other is trained with DEM features to compute dense 3D depth. Finally, we constructed a benchmark with sparse depth annotations to facilitate future research. To demonstrate the proposed method's versatility, we evaluated its performance on no annotated satellite images and implemented an enclosed environment useful for Geovisualisation applications. The algorithms were developed in Python 3.0, employing open-source computing libraries, i.e., Open3D, TensorFlow, and Pythorch3D. The proposed method provides fast and accurate decision-making with GIS for localization of troops, position of the enemy, terrain and climate conditions. This analysis enhances situational consciousness, enabling commanders to fine-tune the strategies and distribute the resources proficiently.

Keywords: depth, deep learning, geovisualisation, satellite images

Procedia PDF Downloads 10
6912 Supporting Students with Autism Spectrum Disorder: A Model of Partnership and Capacity Building in Hong Kong

Authors: Irene T. Ho

Abstract:

Students with Autism Spectrum Disorder (ASD) studying in mainstream schools often face difficulties adjusting to school life and teachers often find it challenging to meet the needs of these students. The Hong Kong Jockey Club Autism Support Network (JC A-Connect) is an initiative launched in 2015 to enhance support for students with ASD as well as their families and schools. The School Support Programme of the Project aims at building the capacity of schools to provide quality education for these students. The present report provides a summary of the main features of the support model and the related evaluation results. The school support model was conceptualized in response to four observed needs: (1) inadequate teacher expertise in dealing with the related challenges, (2) the need to promote evidence-based practices in schools, (3) less than satisfactory home-school collaboration and whole-school participation, and (4) lack of concerted effort by different parties involved in providing support to schools. The resulting model had partnership and capacity building as two guiding tenets for the School Support Programme. There were two levels of partnership promoted in the project. At the programme support level, a platform that enables effective collaboration among major stakeholders was established, including the funding body that provides the necessary resources, the Education Bureau that helps to engage schools, university experts who provide professional leadership and research support, as well as non-governmental organization (NGO) professionals who provide services to the schools. At the programme implementation level, tripartite collaboration among teachers, parents and professionals was emphasized. This notion of partnership permeated efforts at capacity building targeting students with ASD, school personnel, parents and peers. During 2015 to 2018, school-based programmes were implemented in over 400 primary and secondary schools with the following features: (1) spiral Tier 2 (group) training for students with ASD to enhance their adaptive skills, led by professionals but with strong teacher involvement to promote transfer of knowledge and skills; (2) supplementary programmes for teachers, parents and peers to enhance their capability to support students with ASD; and (3) efforts at promoting continuing or transfer of learning, on the part of both students and teachers, to Tier 1 (classroom practice) and Tier 3 (individual training) contexts. Over 5,000 students participated in the Programme, representing about 50% of students diagnosed with ASD in mainstream public sector schools in Hong Kong. Results showed that the Programme was effective in helping students improve to various extents at three levels: achievement of specific training goals, improvement in adaptive skills in school, and change in ASD symptoms. The sense of competence of teachers and parents in dealing with ASD-related issues, measured by self-report rating scales, was also significantly enhanced. Moreover, effects on enhancing the school system to provide support for students with ASD, assessed according to indicators of inclusive education, were seen. The process and results of this Programme illustrate how obstacles to inclusive education for students with ASD could be overcome by strengthening the necessary partnerships and building the required capabilities of all parties concerned.

Keywords: autism, school support, skills training, teacher development, three-tier model

Procedia PDF Downloads 97
6911 Intercultural and Inclusive Teaching Competency Implementation within a Canadian Polytechnic's Academic Model: A Pre- and Post-Assessment Analysis

Authors: Selinda England, Ben Bodnaryk

Abstract:

With an unprecedented increase in provincial immigration and government support for greater international and culturally diverse learners, a trade/applied learning-focused polytechnic with four campuses within one Canadian province saw the need for intercultural awareness and an intercultural teaching competence strategy for faculty training. An institution-wide pre-assessment needs survey was conducted in 2018, in which 87% of faculty professed to have some/no training when working with international and/or culturally diverse learners. After researching fellow Polytechnics in Canada and seeing very little in the way of faculty support for intercultural competence, an institutional project team comprised of members from all facets of the Polytechnic was created and included: Indigenous experts, Academic Chairs, Directors, Human Resource Managers, and international/settlement subject matter experts. The project team was organized to develop and implement a new academic model focused on enriching intercultural competence among faculty. Utilizing a competency based model, the project team incorporated inclusive terminology into competency indicators and devised a four-phase proposal for implementing intercultural teacher training: a series of workshops focused on the needs of international and culturally diverse learners, including teaching strategies based on current TESOL methodologies, literature and online resources for quick access when planning lessons, faculty assessment examples and models of interculturally proficient instructors, and future job descriptions - all which promote and encourage development of specific intercultural skills. Results from a post-assessment survey (to be conducted in Spring 2020) and caveats regarding improvements and next steps will be shared. The project team believes its intercultural and inclusive teaching competency-based model is one of the first, institution-wide faculty supported initiatives within the Canadian college and Polytechnic post-secondary educational environment; it aims to become a leader in both the province and nation regarding intercultural competency training for trades, industry, and business minded community colleges and applied learning institutions.

Keywords: cultural diversity and education, diversity training teacher training, teaching and learning, teacher training

Procedia PDF Downloads 117
6910 Design of Distribution Network for Gas Cylinders in Jordan

Authors: Hazem J. Smadi

Abstract:

Performance of a supply chain is directly related to a distribution network that entails the location of storing materials or products and how products are delivered to the end customer through different stages in the supply chain. This study analyses the current distribution network used for delivering gas cylinders to end customer in Jordan. Evaluation of current distribution has been conducted across customer service components. A modification on the current distribution network in terms of central warehousing in each city in the country improves the response time and customer experience. 

Keywords: distribution network, gas cylinder, Jordan, supply chain

Procedia PDF Downloads 460
6909 Exploring Non-Governmental Organizations’ Performance Management: Bahrain Athletics Association as a Case Study

Authors: Nooralhuda Aljlas

Abstract:

In the ever-growing field of non-governmental organizations, the enhancement of performance management and measurement systems has been increasingly acknowledged by political, economic, social, legal, technological and environmental factors. Within Bahrain Athletics Association, such enhancement results from the key factors leading performance management including collaboration, feedback, human resource management, leadership and participative management. The exploratory, qualitative research conducted reviewed performance management theory. As reviewed, the key factors leading performance management were identified. Drawing on a non-governmental organization case study, the key factors leading Bahrain Athletics Association’s performance management were explored. By exploring the key factors leading Bahrain Athletics Association’s performance management, the research study proposed a theoretical framework of the key factors leading performance management in non-governmental organizations in general. The research study recommended further investigation of the role of the two key factors of command and control and leadership, combining military and civilian approaches to enhancing non-governmental organizations’ performance management.

Keywords: Bahrain athletics association, exploratory, key factor, performance management

Procedia PDF Downloads 364
6908 The Usefulness and Usability of a Linkedin Group for the Maintenance of a Community of Practice among Hand Surgeons Worldwide

Authors: Vaikunthan Rajaratnam

Abstract:

Maintaining continuous professional development among clinicians has been a challenge. Hand surgery is a unique speciality with the coming together of orthopaedics, plastics and trauma surgeons. The requirements for a team-based approach to care with the inclusion of other experts such as occupational, physiotherapist and orthotic and prosthetist provide the impetus for the creation of communities of practice. This study analysed the community of practice in hand surgery that was created through a social networking website for professionals. The main objectives were to discover the usefulness of this community of practice created in the platform of the group function of LinkedIn. The second objective was to determine the usability of this platform for the purposes of continuing professional development among members of this community of practice. The methodology used was one of mixed methods which included a quantitative analysis on the usefulness of the social network website as a community of practice, using the analytics provided by the LinkedIn platform. Further qualitative analysis was performed on the various postings that were generated by the community of practice within the social network website. This was augmented by a respondent driven survey conducted online to assess the usefulness of the platform for continuous professional development. A total of 31 respondents were involved in this study. This study has shown that it is possible to create an engaging and interactive community of practice among hand surgeons using the group function of this professional social networking website LinkedIn. Over three years the group has grown significantly with members from multiple regions and has produced engaging and interactive conversations online. From the results of the respondents’ survey, it can be concluded that there was satisfaction of the functionality and that it was an excellent platform for discussions and collaboration in the community of practice with a 69 % of satisfaction. Case-based discussions were the most useful functions of the community of practice. This platform usability was graded as excellent using the validated usability tool. This study has shown that the social networking site LinkedIn’s group function can be easily used as a community of practice effectively and provides convenience to professionals and has made an impact on their practice and better care for patients. It has also shown that this platform was easy to use and has a high level of usability for the average healthcare professional. This platform provided the improved connectivity among professionals involved in hand surgery care which allowed for the community to grow and with proper support and contribution of relevant material by members allowed for a safe environment for the exchange of knowledge and sharing of experience that is the foundation of a community practice.

Keywords: community of practice, online community, hand surgery, lifelong learning, LinkedIn, social media, continuing professional development

Procedia PDF Downloads 316
6907 Business Incubation of SMEs in India : A Case Study

Authors: Dinesh Khanduja, Sahib Sartaj Singh

Abstract:

In India, among the start ups, many new ventures fail and for the few that survive and grow, there are always numerous problems. In order to make these surviving units productive and cost effective-in today’s competitive environment, the traditional ways of supporting small enterprises and the related programs of governmental assistance need to be significantly transformed. In this context, ‘Business Incubation’ is emerging as one of the most innovative instruments to support small enterprise creation and development all over the world. Incubators, by providing on the-spot diagnosis and treatment of business problems, dramatically lower the early stage failure rate. In Europe, US and countries like China, Singapore, Thailand etc., the exceptionally fast growth of business incubators has baffled even the researchers. In this direction in India, following on the world pattern, several initiatives have been taken over the last decade to encourage the concept of business incubation. Besides profiling the existing ‘Business Incubators’ in India, the paper dwells upon a case study of SMEs in state of Punjab for exploring the relevance of business incubation for enhancing their productive capacity.

Keywords: business incubation, Technology Business Incubator (TBI), Rural Business Hub (RBH), entrepreneurship, Business Development Services (BDS), technology management

Procedia PDF Downloads 505
6906 Using Authentic and Instructional Materials to Support Intercultural Communicative Competence in ELT

Authors: Jana Beresova

Abstract:

The paper presents a study carried out in 2015-2016 within the national scheme of research - VEGA 1/0106/15 based on theoretical research and empirical verification of the concept of intercultural communicative competence. It focuses on the current conception concerning target languages teaching compatible with the Common European Framework of Reference for Languages: Learning, teaching, assessment. Our research had revealed how the concept of intercultural communicative competence had been perceived by secondary-school teachers of English in Slovakia before they were intensively trained. Intensive workshops were based on the use of both authentic and instructional materials with the goal to support interculturally oriented language teaching aimed at challenging thinking. The former concept that supported the development of the students´ linguistic knowledge and the use of a target language to obtain information about the culture of the country whose language learners were learning was expanded by the meaning-making framework which views language as a typical means by which culture is mediated. The goal of the workshop was to influence English teachers to better understand the concept of intercultural communicative competence, combining theory and practice optimally. The results of the study will be presented and analysed, providing particular recommendations for language teachers and suggesting some changes in the National Educational Programme from which English learners should benefit in their future studies or professional careers.

Keywords: authentic materials, English language teaching, instructional materials, intercultural communicative competence

Procedia PDF Downloads 270
6905 Investigating the Neural Heterogeneity of Developmental Dyscalculia

Authors: Fengjuan Wang, Azilawati Jamaludin

Abstract:

Developmental Dyscalculia (DD) is defined as a particular learning difficulty with continuous challenges in learning requisite math skills that cannot be explained by intellectual disability or educational deprivation. Recent studies have increasingly recognized that DD is a heterogeneous, instead of monolithic, learning disorder with not only cognitive and behavioral deficits but so too neural dysfunction. In recent years, neuroimaging studies employed group comparison to explore the neural underpinnings of DD, which contradicted the heterogenous nature of DD and may obfuscate critical individual differences. This research aimed to investigate the neural heterogeneity of DD using case studies with functional near-infrared spectroscopy (fNIRS). A total of 54 aged 6-7 years old of children participated in this study, comprising two comprehensive cognitive assessments, an 8-minute resting state, and an 8-minute one-digit addition task. Nine children met the criteria of DD and scored at or below 85 (i.e., the 16th percentile) on the Mathematics or Math Fluency subtest of the Wechsler Individual Achievement Test, Third Edition (WIAT-III) (both subtest scores were 90 and below). The remaining 45 children formed the typically developing (TD) group. Resting-state data and brain activation in the inferior frontal gyrus (IFG), superior frontal gyrus (SFG), and intraparietal sulcus (IPS) were collected for comparison between each case and the TD group. Graph theory was used to analyze the brain network under the resting state. This theory represents the brain network as a set of nodes--brain regions—and edges—pairwise interactions across areas to reveal the architectural organizations of the nervous network. Next, a single-case methodology developed by Crawford et al. in 2010 was used to compare each case’s brain network indicators and brain activation against 45 TD children’s average data. Results showed that three out of the nine DD children displayed significant deviation from TD children’s brain indicators. Case 1 had inefficient nodal network properties. Case 2 showed inefficient brain network properties and weaker activation in the IFG and IPS areas. Case 3 displayed inefficient brain network properties with no differences in activation patterns. As a rise above, the present study was able to distill differences in architectural organizations and brain activation of DD vis-à-vis TD children using fNIRS and single-case methodology. Although DD is regarded as a heterogeneous learning difficulty, it is noted that all three cases showed lower nodal efficiency in the brain network, which may be one of the neural sources of DD. Importantly, although the current “brain norm” established for the 45 children is tentative, the results from this study provide insights not only for future work in “developmental brain norm” with reliable brain indicators but so too the viability of single-case methodology, which could be used to detect differential brain indicators of DD children for early detection and interventions.

Keywords: brain activation, brain network, case study, developmental dyscalculia, functional near-infrared spectroscopy, graph theory, neural heterogeneity

Procedia PDF Downloads 53
6904 An Evolutionary Approach for Automated Optimization and Design of Vivaldi Antennas

Authors: Sahithi Yarlagadda

Abstract:

The design of antenna is constrained by mathematical and geometrical parameters. Though there are diverse antenna structures with wide range of feeds yet, there are many geometries to be tried, which cannot be customized into predefined computational methods. The antenna design and optimization qualify to apply evolutionary algorithmic approach since the antenna parameters weights dependent on geometric characteristics directly. The evolutionary algorithm can be explained simply for a given quality function to be maximized. We can randomly create a set of candidate solutions, elements of the function's domain, and apply the quality function as an abstract fitness measure. Based on this fitness, some of the better candidates are chosen to seed the next generation by applying recombination and permutation to them. In conventional approach, the quality function is unaltered for any iteration. But the antenna parameters and geometries are wide to fit into single function. So, the weight coefficients are obtained for all possible antenna electrical parameters and geometries; the variation is learnt by mining the data obtained for an optimized algorithm. The weight and covariant coefficients of corresponding parameters are logged for learning and future use as datasets. This paper drafts an approach to obtain the requirements to study and methodize the evolutionary approach to automated antenna design for our past work on Vivaldi antenna as test candidate. The antenna parameters like gain, directivity, etc. are directly caged by geometries, materials, and dimensions. The design equations are to be noted here and valuated for all possible conditions to get maxima and minima for given frequency band. The boundary conditions are thus obtained prior to implementation, easing the optimization. The implementation mainly aimed to study the practical computational, processing, and design complexities that incur while simulations. HFSS is chosen for simulations and results. MATLAB is used to generate the computations, combinations, and data logging. MATLAB is also used to apply machine learning algorithms and plotting the data to design the algorithm. The number of combinations is to be tested manually, so HFSS API is used to call HFSS functions from MATLAB itself. MATLAB parallel processing tool box is used to run multiple simulations in parallel. The aim is to develop an add-in to antenna design software like HFSS, CSTor, a standalone application to optimize pre-identified common parameters of wide range of antennas available. In this paper, we have used MATLAB to calculate Vivaldi antenna parameters like slot line characteristic impedance, impedance of stripline, slot line width, flare aperture size, dielectric and K means, and Hamming window are applied to obtain the best test parameters. HFSS API is used to calculate the radiation, bandwidth, directivity, and efficiency, and data is logged for applying the Evolutionary genetic algorithm in MATLAB. The paper demonstrates the computational weights and Machine Learning approach for automated antenna optimizing for Vivaldi antenna.

Keywords: machine learning, Vivaldi, evolutionary algorithm, genetic algorithm

Procedia PDF Downloads 110
6903 The Use of Mnemonic and Mathematical Mnemonic Method in Improving Historical Understanding

Authors: Lee Bih Ni, Nurul Asyikin Binti Hassan

Abstract:

This paper discusses the use of mnemonic and mathematical methods in enhancing the understanding of history. Mnemonics can help students from all levels including high school and in various disciplines including language, math and history. At the secondary level, students are exposed to various courses that require them to remember many facts that can be mastered through the application of mnemonic techniques. Researchers use narrative literature studies to illustrate the current state of art and science in the field of research focused. Researchers used narrative literature reviews to build a scientific base of knowledge. Researchers gather all the key points in the discussion, and put it here by referring to the specific field where the paper is essentially based. The findings suggest that the use of mnemonic techniques can improve the individual's memory by adding little effort. In implementing mnemonic techniques, it is important to integrate mathematics and history in the course as both are interconnected as mathematics has shaped our history and vice versa. This study shows that memory skills can actually be improved; the human mind can remember something more than expected.

Keywords: cognitive strategy, mnemonic technique, secondary school level study, mathematical mnemonic

Procedia PDF Downloads 134
6902 Intensive Use of Software in Teaching and Learning Calculus

Authors: Nodelman V.

Abstract:

Despite serious difficulties in the assimilation of the conceptual system of Calculus, software in the educational process is used only occasionally, and even then, mainly for illustration purposes. The following are a few reasons: The non-trivial nature of the studied material, Lack of skills in working with software, Fear of losing time working with software, The variety of the software itself, the corresponding interface, syntax, and the methods of working with the software, The need to find suitable models, and familiarize yourself with working with them, Incomplete compatibility of the found models with the content and teaching methods of the studied material. This paper proposes an active use of the developed non-commercial software VusuMatica, which allows removing these restrictions through Broad support for the studied mathematical material (and not only Calculus). As a result - no need to select the right software, Emphasizing the unity of mathematics, its intrasubject and interdisciplinary relations, User-friendly interface, Absence of special syntax in defining mathematical objects, Ease of building models of the studied material and manipulating them, Unlimited flexibility of models thanks to the ability to redefine objects, which allows exploring objects characteristics, and considering examples and counterexamples of the concepts under study. The construction of models is based on an original approach to the analysis of the structure of the studied concepts. Thanks to the ease of construction, students are able not only to use ready-made models but also to create them on their own and explore the material studied with their help. The presentation includes examples of using VusuMatica in studying the concepts of limit and continuity of a function, its derivative, and integral.

Keywords: counterexamples, limitations and requirements, software, teaching and learning calculus, user-friendly interface and syntax

Procedia PDF Downloads 81
6901 Investigating Interference Errors Made by Azzawia University 1st year Students of English in Learning English Prepositions

Authors: Aimen Mohamed Almaloul

Abstract:

The main focus of this study is investigating the interference of Arabic in the use of English prepositions by Libyan university students. Prepositions in the tests used in the study were categorized, according to their relation to Arabic, into similar Arabic and English prepositions (SAEP), dissimilar Arabic and English prepositions (DAEP), Arabic prepositions with no English counterparts (APEC), and English prepositions with no Arabic counterparts (EPAC). The subjects of the study were the first year university students of the English department, Sabrata Faculty of Arts, Azzawia University; both males and females, and they were 100 students. The basic tool for data collection was a test of English prepositions; students are instructed to fill in the blanks with the correct prepositions and to put a zero (0) if no preposition was needed. The test was then handed to the subjects of the study. The test was then scored and quantitative as well as qualitative results were obtained. Quantitative results indicated the number, percentages and rank order of errors in each of the categories and qualitative results indicated the nature and significance of those errors and their possible sources. Based on the obtained results the researcher could detect that students made more errors in the EPAC category than the other three categories and these errors could be attributed to the lack of knowledge of the different meanings of English prepositions. This lack of knowledge forced the students to adopt what is called the strategy of transfer.

Keywords: foreign language acquisition, foreign language learning, interference system, interlanguage system, mother tongue interference

Procedia PDF Downloads 387
6900 Applying Artificial Neural Networks to Predict Speed Skater Impact Concussion Risk

Authors: Yilin Liao, Hewen Li, Paula McConvey

Abstract:

Speed skaters often face a risk of concussion when they fall on the ice floor and impact crash mats during practices and competitive races. Several variables, including those related to the skater, the crash mat, and the impact position (body side/head/feet impact), are believed to influence the severity of the skater's concussion. While computer simulation modeling can be employed to analyze these accidents, the simulation process is time-consuming and does not provide rapid information for coaches and teams to assess the skater's injury risk in competitive events. This research paper promotes the exploration of the feasibility of using AI techniques for evaluating skater’s potential concussion severity, and to develop a fast concussion prediction tool using artificial neural networks to reduce the risk of treatment delays for injured skaters. The primary data is collected through virtual tests and physical experiments designed to simulate skater-mat impact. It is then analyzed to identify patterns and correlations; finally, it is used to train and fine-tune the artificial neural networks for accurate prediction. The development of the prediction tool by employing machine learning strategies contributes to the application of AI methods in sports science and has theoretical involvements for using AI techniques in predicting and preventing sports-related injuries.

Keywords: artificial neural networks, concussion, machine learning, impact, speed skater

Procedia PDF Downloads 109
6899 Combined Model Predictive Controller Technique for Enhancing NAO Gait Stabilization

Authors: Brahim Brahmi, Mohammed Hamza Laraki, Mohammad Habibur Rahman, Islam M. Rasedul, M. Assad Uz-Zaman

Abstract:

The humanoid robot, specifically the NAO robot must be able to provide a highly dynamic performance on the soccer field. Maintaining the balance of the humanoid robot during the required motion is considered as one of a challenging problems especially when the robot is subject to external disturbances, as contact with other robots. In this paper, a dynamic controller is proposed in order to ensure a robust walking (stabilization) and to improve the dynamic balance of the robot during its contact with the environment (external disturbances). The generation of the trajectory of the center of mass (CoM) is done by a model predictive controller (MPC) conjoined with zero moment point (ZMP) technique. Taking into account the properties of the rotational dynamics of the whole-body system, a modified previous control mixed with feedback control is employed to manage the angular momentum and the CoM’s acceleration, respectively. This latter is dedicated to provide a robust gait of the robot in the presence of the external disturbances. Simulation results are presented to show the feasibility of the proposed strategy.

Keywords: preview control, Nao robot, model predictive control

Procedia PDF Downloads 128
6898 Using Autoencoder as Feature Extractor for Malware Detection

Authors: Umm-E-Hani, Faiza Babar, Hanif Durad

Abstract:

Malware-detecting approaches suffer many limitations, due to which all anti-malware solutions have failed to be reliable enough for detecting zero-day malware. Signature-based solutions depend upon the signatures that can be generated only when malware surfaces at least once in the cyber world. Another approach that works by detecting the anomalies caused in the environment can easily be defeated by diligently and intelligently written malware. Solutions that have been trained to observe the behavior for detecting malicious files have failed to cater to the malware capable of detecting the sandboxed or protected environment. Machine learning and deep learning-based approaches greatly suffer in training their models with either an imbalanced dataset or an inadequate number of samples. AI-based anti-malware solutions that have been trained with enough samples targeted a selected feature vector, thus ignoring the input of leftover features in the maliciousness of malware just to cope with the lack of underlying hardware processing power. Our research focuses on producing an anti-malware solution for detecting malicious PE files by circumventing the earlier-mentioned shortcomings. Our proposed framework, which is based on automated feature engineering through autoencoders, trains the model over a fairly large dataset. It focuses on the visual patterns of malware samples to automatically extract the meaningful part of the visual pattern. Our experiment has successfully produced a state-of-the-art accuracy of 99.54 % over test data.

Keywords: malware, auto encoders, automated feature engineering, classification

Procedia PDF Downloads 72
6897 Rare Earth Doped Alkali Halide Crystals for Thermoluminescence Dosimetry Application

Authors: Pooja Seth, Shruti Aggarwal

Abstract:

The Europium (Eu) doped (0.02-0.1 wt %) lithium fluoride (LiF) crystal in the form of multicrystalline sheet was gown by the edge defined film fed growth (EFG) technique. Crystals were grown in argon gas atmosphere using graphite crucible and stainless steel die. The systematic incorporation of Eu inside the host LiF lattice was confirmed by X-ray diffractometry. Thermoluminescence (TL) glow curve was recorded on annealed (AN) crystals after irradiation with a gamma dose of 15 Gy. The effect of different concentration of Eu in enhancing the thermoluminescence (TL) intensity of LiF was studied. The normalized peak height of the Eu-doped LiF crystal was nearly 12 times that of the LiF crystals. The optimized concentration of Eu in LiF was found to be 0.05wt% at which maximum TL intensity was observed with main TL peak positioned at 185 °C. At higher concentration TL intensity decreases due to the formation of precipitates in the form of clusters or aggregates. The nature of the energy traps in Eu doped LiF was analysed through glow curve deconvolution. The trap depth was found to be in the range of 0.2 – 0.5 eV. These results showed that doping with Eu enhances the TL intensity by creating more defect sites for capturing of electron and holes during irradiation which might be useful for dosimetry application.

Keywords: thermoluminescence, defects, gamma radiation, crystals

Procedia PDF Downloads 330
6896 Biographical Learning and Its Impact on the Democratization Processes of Post War Societies

Authors: Rudolf Egger

Abstract:

This article shows some results of an ongoing project in Kosova. This project deals with the meaning of social transformation processes in the life-courses of Kosova people. One goal is to create an oral history archive in this country. In the last seven years we did some interpretative work (using narrative interviews) concerning the experiences and meanings of social changes from the perspective of life course. We want to reconstruct the individual possibilities in creating one's life in new social structures. After the terrible massacres of ethnical-territorially defined nationalism in former Yugoslavia it is the main focus to find out something about the many small daily steps which must be done, to build up a kind of “normality” in this country. These steps can be very well reconstructed by narrations, by life stories, because personal experiences are naturally linked with social orders. Each individual story is connected with further stories, in which the collective history will be negotiated and reflected. The view on the biographical narration opens the possibility to analyze the concreteness of the “individual case” in the complexity of collective history. Life stories contain thereby a kind of a transition character, that’s why they can be used for the reconstruction of periods of political transformation. For example: In the individual story we can find very clear the national or mythological character of the Albanian people in Kosova. The shown narrations can be read also as narrative lines in relation to the (re-)interpretation of the past, in which lived life is fixed into history in the so-called collective memory in Kosova.

Keywords: biographical learning, adult education, social change, post war societies

Procedia PDF Downloads 419
6895 Smart Disassembly of Waste Printed Circuit Boards: The Role of IoT and Edge Computing

Authors: Muhammad Mohsin, Fawad Ahmad, Fatima Batool, Muhammad Kaab Zarrar

Abstract:

The integration of the Internet of Things (IoT) and edge computing devices offers a transformative approach to electronic waste management, particularly in the dismantling of printed circuit boards (PCBs). This paper explores how these technologies optimize operational efficiency and improve environmental sustainability by addressing challenges such as data security, interoperability, scalability, and real-time data processing. Proposed solutions include advanced machine learning algorithms for predictive maintenance, robust encryption protocols, and scalable architectures that incorporate edge computing. Case studies from leading e-waste management facilities illustrate benefits such as improved material recovery efficiency, reduced environmental impact, improved worker safety, and optimized resource utilization. The findings highlight the potential of IoT and edge computing to revolutionize e-waste dismantling and make the case for a collaborative approach between policymakers, waste management professionals, and technology developers. This research provides important insights into the use of IoT and edge computing to make significant progress in the sustainable management of electronic waste

Keywords: internet of Things, edge computing, waste PCB disassembly, electronic waste management, data security, interoperability, machine learning, predictive maintenance, sustainable development

Procedia PDF Downloads 32
6894 Pressures of a Pandemic on the Perinatal Women: Experiences of Welsh Women

Authors: Filiz Celik, Rachel Harrad, Rob Keasley, Paul Bennett

Abstract:

The COVID-19 pandemic has posed a significant challenge to many, with some groups with particular vulnerability to adverse psychological impacts. These include those disadvantaged by mental ill health, either pre-existing or occurring during pregnancy or post-partum. Using a qualitative approach, the research aimed to identify the challenges posed by COVID-19 to women, their infants and families during the perinatal period and to suggest what further support can help alleviate the adverse mental health impact of COVID-19. 21 expectant and new mothers who were currently receiving support via a peri-natal mental health service participated in semi-structured interviews. In these interviews, participants explored the impact of changes in social circumstances and healthcare providers as a result of COVID-19 restrictions, with the resultant audio recordings transcribed and analyzed using Reflexive Thematic Analysis (RTA). Based on these accounts, it was concluded that women, their partners and potentially their infants experienced heightened peri-natal distress, and their experience at this time increased their risk for future mental health problems. Women described emerging as more vulnerable, owing to their role as primary caregivers during the perinatal period and also explained how social isolation and limited access to services meant protective buffers against mental health deterioration were reduced and the resources they needed in order to develop resilience were weakened. Although partners were invited to take part in the research, a sizeable volume of data could not be generated to fully assess the impact of the pandemic on a partner’s mental well-being. However, women expressed concerns about the paternal mental health of partners and husbands which invites us to be further vigilant to paternal mental health and associated experiences. Overall, these interviews serve to highlight and provide a voice to these women and their families who describe experiencing disadvantage at an already vulnerable time in their lives, as well as illustrating the need for services to prioritize the needs of this population when acute events strike, be those future pandemics or other disasters.

Keywords: patient experience, perinatal mental health, covid-19 pandemic, heightened anxiety, birth trauma, post-natal well-being

Procedia PDF Downloads 70
6893 Alternating Electric fields-Induced Senescence in Glioblastoma

Authors: Eun Ho Kim

Abstract:

Innovations have conjured up a mode of treating GBM cancer cells in the newly diagnosed patients in a period of 4.9 months at an improved median OS, which brings along only a few minor side effects in the phase III of the clinical trial. This mode has been termed the Alternating Electric Fields (AEF). The study at hand is aimed at determining whether the AEF treatment is beneficial in sensitizing the GBM cancer cells through the process of increasing the AEF –induced senescence. The methodology to obtain the findings for this research ranged across various components, such as obtaining and testing SA-β-gal staining, flow cytometry, Western blotting, morphology, and Positron Emission Tomography (PET) / Computed Tomography (CT), immunohistochemical staining and microarray. The number of cells that displayed a senescence-specific morphology and positive SA-ß-Gal activity gradually increased up to 5 days. These results suggest that p16, p21 and p27 are essential regulators of AEF -induced senescence via NF-κB activation. The results showed that the AEF treatment is functional in enhancing the AEF –induced senescence in the GBM cells via an apoptosis- independent mechanism. This research concludes that this mode of treatment is a trustworthy protocol that can be effectively employed to overcome the limitations of the conventional mode of treatment on GBM.

Keywords: alternating electric fields, senescence, glioblastoma, cell death

Procedia PDF Downloads 93
6892 Occupational Health Services (OHS) in Hong Kong Hospitals and the Experience of Nurses: A Mixed Methods Study

Authors: Wong Yat Cheung Maggie

Abstract:

Occupational Safety and Health Ordinance (OS&HO) (Chap 509) was enacted in 1997, OHS in HK should be growing and maturing, with a holistic approach to occupational health and safety in the workplace including physical, mental, social and spiritual well-being. The question is “How effective are OHSPs in meeting the current needs of HK health workers?” This study was designed to explore the issue for the first time, to empirically analyse the views of those who work in the system. The study employed a mixed method approach to collect various data from Occupational Health Service Providers (OHSPs), Occupational Health Service Consumers (OHSC): Registered nurses working in the hospital setting. This study was designed in two phases and two stages. Phase I Stage I was a paper survey to collect the data on OHSP. Then Phase I Stage II was a follow-up interview. Phase II Stage I was a paper survey to collect the data on OHSC. Then Phase II Stage II was a follow-up focus group study on OHSC for further clarification of the Phase II and Stage I result. The Phase I result reflects HK OHSPs point of view and their experience in the existing OHS practice in the local hospitals. It reflects various styles of reporting systems, staff profiles background and resource in providing OHS in HK hospitals. However, the basic OHS concern is similar between hospitals. In general, the OHS policies and procedures are available on site even though they may have different foci. The Phase II result is reflecting the HKs OHSCs echoes the OHSP feedback at providing of OHS, OHS concern and related policies and procedure are available on site. However, the most significant feedback from the OHSC at Phase II Stage II shows, nurses experienced various OHS concern most commonly work stress, workplace harassment and back strain without formal or official report to the related parties. The lack of reporting was due to the management handling attitude, stakeholders’ compliance and term of definition still have room to be improved even the related policies and procedures are available on site.

Keywords: occupational health service, registered nurse, Hong Kong hospital, mixed method

Procedia PDF Downloads 332