Search results for: traditional learning approach
21616 Machine Learning Approach for Mutation Testing
Authors: Michael Stewart
Abstract:
Mutation testing is a type of software testing proposed in the 1970s where program statements are deliberately changed to introduce simple errors so that test cases can be validated to determine if they can detect the errors. Test cases are executed against the mutant code to determine if one fails, detects the error and ensures the program is correct. One major issue with this type of testing was it became intensive computationally to generate and test all possible mutations for complex programs. This paper used reinforcement learning and parallel processing within the context of mutation testing for the selection of mutation operators and test cases that reduced the computational cost of testing and improved test suite effectiveness. Experiments were conducted using sample programs to determine how well the reinforcement learning-based algorithm performed with one live mutation, multiple live mutations and no live mutations. The experiments, measured by mutation score, were used to update the algorithm and improved accuracy for predictions. The performance was then evaluated on multiple processor computers. With reinforcement learning, the mutation operators utilized were reduced by 50 – 100%.Keywords: automated-testing, machine learning, mutation testing, parallel processing, reinforcement learning, software engineering, software testing
Procedia PDF Downloads 20121615 Embedded Hybrid Intuition: A Deep Learning and Fuzzy Logic Approach to Collective Creation and Computational Assisted Narratives
Authors: Roberto Cabezas H
Abstract:
The current work shows the methodology developed to create narrative lighting spaces for the multimedia performance piece 'cluster: the vanished paradise.' This empirical research is focused on exploring unconventional roles for machines in subjective creative processes, by delving into the semantics of data and machine intelligence algorithms in hybrid technological, creative contexts to expand epistemic domains trough human-machine cooperation. The creative process in scenic and performing arts is guided mostly by intuition; from that idea, we developed an approach to embed collective intuition in computational creative systems, by joining the properties of Generative Adversarial Networks (GAN’s) and Fuzzy Clustering based on a semi-supervised data creation and analysis pipeline. The model makes use of GAN’s to learn from phenomenological data (data generated from experience with lighting scenography) and algorithmic design data (augmented data by procedural design methods), fuzzy logic clustering is then applied to artificially created data from GAN’s to define narrative transitions built on membership index; this process allowed for the creation of simple and complex spaces with expressive capabilities based on position and light intensity as the parameters to guide the narrative. Hybridization comes not only from the human-machine symbiosis but also on the integration of different techniques for the implementation of the aided design system. Machine intelligence tools as proposed in this work are well suited to redefine collaborative creation by learning to express and expand a conglomerate of ideas and a wide range of opinions for the creation of sensory experiences. We found in GAN’s and Fuzzy Logic an ideal tool to develop new computational models based on interaction, learning, emotion and imagination to expand the traditional algorithmic model of computation.Keywords: fuzzy clustering, generative adversarial networks, human-machine cooperation, hybrid collective data, multimedia performance
Procedia PDF Downloads 14321614 The Effect of Social Structural Change on the Traditional Turkish Houses Becoming Unusable
Authors: Gamze Fahriye Pehlivan, Tulay Canitez
Abstract:
The traditional Turkish houses becoming unusable are a result of the deterioration of the balanced interaction between users and house (human and house) continuing during the history. Especially depending upon the change in social structure, the houses becoming neglected do not meet the desires of the users and do not have the meaning but the shelter are becoming unusable and are being destroyed. A conservation policy should be developed and renovations should be made in order to pass the traditional houses carrying the quality of a cultural and historical document presenting the social structure, the lifestyle and the traditions of its own age to the next generations and to keep them alive.Keywords: house, social structural change, social structural, traditional Turkish houses
Procedia PDF Downloads 28921613 Oath Taking-An Approach to Combating Criminality: Challenges and Implication to the Victim Centered Approach in Human Trafficking
Authors: Faith G. Ehiemua, Chandra E. Ulinfun
Abstract:
This work presents two approaches that use competing models to combat criminality in human trafficking. It argues that oath-taking is an approach used to combat and repress crime by natives of African descent. Therefore, certain value choices reflected explicitly or implicitly in its habitual functioning are features of crime control, a model of the criminal process used to repress and prevent crime. By pitting the approaches against each other, the work examines the utility of the purpose of each approach with the aim of assessing moral worthiness. The approaches adopted are descriptive, normative, and theoretical. The findings reveal that oath-taking is effective in human trafficking mainly because Africans believe that the African traditional system is efficient. However, the utilitarian ethical theory applied to the use of oath-taking in human trafficking shows oath-taking as protecting the interest of human traffickers against the general good of society.Keywords: human rights, human trafficking, oath taking, utilitarianism, victim-centered approach
Procedia PDF Downloads 21821612 Toward Green Islamic Finance: A Case Study from an Emirati Islamic Bank
Authors: Nada Hamed, Mariam Aldhaheri, Sonia Abdennadher
Abstract:
Islamic Finance is not a new term that emerging in the global market, but it is still under scope by many countries. Its characteristics and regulation are not widely clear and implemented. In 2015, The United Nation announced a plan about potential benefits of using Islamic Finance as a sustainable development approach. Enhancing its application in financial markets could protect from unexpected crisis that might be created from the traditional tools of finance. This paper focuses on this area to test if Islamic finance could be used for maintaining sustainable development and if the term of 'Green Islamic Finance' could be implemented to minimize the deficiencies and 'pollution’ generated from traditional techniques and tools of finance. This paper intends to measure the impact on financial performance and sustainability when financial institutions use Islamic finance or better practice it. The objective of this explanatory research is to measure the performance of Islamic Finance with using a case study of an Islamic bank. The paper would analyze and compare the behavior of financial institutions that used traditional financing tools and converted to Islamic banking system. The methodology used is based on a case study of an Islamic bank in Dubai with comparing its performance before implementing Islamic Finance and after. The selected case study represents the first national bank in Emirates Arab Unis who adopt the Islamic finance approach. Based on a time series analysis, a quantitative analysis would be also used through looking at various set of ratios that are routinely used to measure bank performance.Keywords: Islamic finance, financial stability, green finance, Islamic finance practices, financial ratios
Procedia PDF Downloads 22921611 Characterizing Content Language Integrated Learning (CLIL) Teaching in an EFL Primary School: A Case Study
Authors: Alfia Sari
Abstract:
The implementation of the Content Language Integrated Learning (CLIL) approach in Indonesia has shown positive impacts in several educational institutions. Several studies have proven the benefits of implementing the CLIL approach, including the development of students’ language and content subject knowledge. Interestingly, one primary school in Surabaya, Indonesia, has been successfully implementing the CLIL approach. The students achieved high content and language subject scores, and the school was accredited A. A study on how the CLIL approach was practiced is important to investigate how teachers implemented it and how students benefited from it. Therefore, this present study attempted to investigate the implementation of the CLIL approach in this school to characterize good practices that can be implemented in other schools. A case study was conducted to observe its implementation in the third-grade classes (English, Science, and Math) by using the Protocol for Language Arts Teaching Observation (PLATO). The findings indicated that the CLIL teaching in this school accommodated the content and language well (scores 3-4). The content and language were clearly integrated, and the teachers successfully carried out the subjects in English. Teachers offered students opportunities to listen, speak, read, and write using the target language. This study described some characteristics of CLIL teaching in primary school that can be used as examples for future CLIL teachers to integrate the content and language in their teaching practices.Keywords: CLIL, ELT, young learners, case study
Procedia PDF Downloads 5121610 Instance Selection for MI-Support Vector Machines
Authors: Amy M. Kwon
Abstract:
Support vector machine (SVM) is a well-known algorithm in machine learning due to its superior performance, and it also functions well in multiple-instance (MI) problems. Our study proposes a schematic algorithm to select instances based on Hausdorff distance, which can be adapted to SVMs as input vectors under the MI setting. Based on experiments on five benchmark datasets, our strategy for adapting representation outperformed in comparison with original approach. In addition, task execution times (TETs) were reduced by more than 80% based on MissSVM. Hence, it is noteworthy to consider this representation adaptation to SVMs under MI-setting.Keywords: support vector machine, Margin, Hausdorff distance, representation selection, multiple-instance learning, machine learning
Procedia PDF Downloads 3621609 Low Enrollment in Civil Engineering Departments: Challenges and Opportunities
Authors: Alaa Yehia, Ayatollah Yehia, Sherif Yehia
Abstract:
There is a recurring issue of low enrollments across many civil engineering departments in postsecondary institutions. While there have been moments where enrollments begin to increase, civil engineering departments find themselves facing low enrollments at around 60% over the last five years across the Middle East. There are many reasons that could be attributed to this decline, such as low entry-level salaries, over-saturation of civil engineering graduates in the job market, and a lack of construction projects due to the impending or current recession. However, this recurring problem alludes to an intrinsic issue of the curriculum. The societal shift to the usage of high technology such as machine learning (ML) and artificial intelligence (AI) demands individuals who are proficient at utilizing it. Therefore, existing curriculums must adapt to this change in order to provide an education that is suitable for potential and current students. In this paper, In order to provide potential solutions for this issue, the analysis considers two possible implementations of high technology into the civil engineering curriculum. The first approach is to implement a course that introduces applications of high technology in Civil Engineering contexts. While the other approach is to intertwine applications of high technology throughout the degree. Both approaches, however, should meet requirements of accreditation agencies. In addition to the proposed improvement in civil engineering curriculum, a different pedagogical practice must be adapted as well. The passive learning approach might not be appropriate for Gen Z students; current students, now more than ever, need to be introduced to engineering topics and practice following different learning methods to ensure they will have the necessary skills for the job market. Different learning methods that incorporate high technology applications, like AI, must be integrated throughout the curriculum to make the civil engineering degree more attractive to prospective students. Moreover, the paper provides insight on the importance and approach of adapting the Civil Engineering curriculum to address the current low enrollment crisis that civil engineering departments globally, but specifically in the Middle East, are facing.Keywords: artificial intelligence (AI), civil engineering curriculum, high technology, low enrollment, pedagogy
Procedia PDF Downloads 16721608 Student Engagement and Perceived Academic Stress: Open Distance Learning in Malaysia
Authors: Ng Siew Keow, Cheah Seeh Lee
Abstract:
Students’ strong engagement in learning increases their motivation and satisfaction to learn, be resilient to combat academic stress. Engagement in learning is even crucial in the open distance learning (ODL) setting, where the adult students are learning remotely, lessons and learning materials are mostly delivered via online platforms. This study aimed to explore the relationship between learning engagement and perceived academic stress levels of adult students who enrolled in ODL learning mode. In this descriptive correlation study during the 2021-2022 academic years, 101 adult students from Wawasan Open University, Malaysia (WOU) were recruited through convenient sampling. The adult students’ online learning engagement levels and perceived academic stress levels were identified through the self-report Online Student Engagement Scale (OSE) and the Perception of Academic Stress Scale (PASS). The Pearson correlation coefficient test revealed a significant positive relationship between online student engagement and perceived academic stress (r= 0.316, p<0.01). The higher scores on PASS indicated lower levels of perceived academic stress. The findings of the study supported the assumption of the importance of engagement in learning in promoting psychological well-being as well as sustainability in online learning in the open distance learning context.Keywords: student engagement, academic stress, open distance learning, online learning
Procedia PDF Downloads 16221607 Combining the Noble Values of Traditional Architecture on Modern Architecture
Authors: Dwi Retno Sri Ambarwati
Abstract:
Recently, the traditional architecture were getting lost, replaced by modern architecture. The existence of many traditional houses often changing the function and change the values in an effort to adjust to the modern lifestyle, whereas the spiritual background of traditional architectural design is very specific and be the basis for consideration in the construction of the building, both in terms of determining the location of the building, the direction toward building, the spatial pattern and organization of space, zoning, hierarchical space, building form, ornamentation, the selection of building materials, and so on. The changes in function and form will transformed the spiritual values contained in it, because the architecture affects human behavior and reflects the culture. The traditional architecture views the architecture as a concept that has different tendencies in terms of orientation, shape, and attitude toward nature that tends to harmony with the social environment and local culture. The concept of the spirit of place made the architecture looks familiar, not arrogant and give a positive value to the surrounding environment. Every culture has a traditional architecture that full of spiritual values, although in the simplest form. Humans can learn about human values and local wisdom through the positive values that contained in traditional architecture, the desire to balance themselves with nature and the environment, not overbearing, strict adherence to the prevailing norms, openness in public life and intimacy family life that form a harmonious in life. The great and the wise value of traditional architecture should be revived in modern architecture that tends to ignore the spiritual values and more concerned with the functional and aesthetic pleasure, by combining the noble values of traditional architecture into modern architecture.Keywords: architecture, combining noble values, local wisdom, traditional architecture
Procedia PDF Downloads 46221606 Challenges Associated with Recruitment of Professional Doctorate Degree Holders into Ghanaian Universities
Authors: Joseph E. Cobbinah, Abigail A. Aryeh-Adjei
Abstract:
Over the years, entry into the academia in any Ghanaian university requires an advanced research degree, more preferably traditional doctorate (PhD or DPhil). It is however argued that PhD is more research intensive, so since university teaching involves a lot of research, those having traditional doctorate have good research background to teach in a university and are thus recruited as lecturers. However, in the last ten years, a reasonable number of academics enter Ghanaian universities with professional doctorate degrees, which hitherto was considered to be only suitable for industry, because it gives individuals with just basic research skills needed for professional practice, unlike the traditional PhD which is research intensive degree. Currently, there are a reasonable number of professional doctorate degree holders with qualifications like DBA, EdD, PsychD, DPharm, EngD, among others in various departments in many Ghanaian universities. Maybe, because such degree holders also use the title Dr, some university authorities put them at par with their counterparts with traditional doctorate, although some lecturers with PhD seem to look down upon those with traditional doctorate degrees and this has created some tension amongst those academics. This makes their promotions and holding of university academic positions very problematic in some ways. This paper therefore seeks to investigate the types of professional doctorate degree holders working as lecturers in some selected universities in Ghana and the challenges associated with their recruitment, acceptability and proper integration into universities’ teaching and learning. The paper adopted qualitative research methodology. In all, respondents from three state-owned and privately owned universities were involved in the study. Administrators, lecturers, heads of departments and deans of faculty were interviewed to assess the challenges associated with the recruitment of professional doctorate degree holders and any problems they face in the departments they work. It became evident that, although some lecturers enter the academia with professional doctorate degrees, their counterparts seem not to give them the recognition and respect they deserve. Although there is little or no evidence that professional doctorate degree holders are under performing, recruiting professional doctorate degree holders does not only become a challenge, but also their progression into the university’s promotion ladder become very slow compared to their counterparts with traditional PhD degrees.Keywords: professional doctorate, academia, lecturers, Ghanaian universities, orate
Procedia PDF Downloads 31321605 Traditional Chinese Medicine Treatment for Coronary Heart Disease: a Meta-Analysis
Abstract:
Traditional Chinese medicine has been used in the treatment of coronary heart disease (CHD) for centuries, and in recent years, the research data on the efficacy of traditional Chinese medicine through clinical trials has gradually increased to explore its real efficacy and internal pharmacology. However, due to the complexity of traditional Chinese medicine prescriptions, the efficacy of each component is difficult to clarify, and pharmacological research is challenging. This study aims to systematically review and clarify the clinical efficacy of traditional Chinese medicine in the treatment of coronary heart disease through a meta-analysis. Based on PubMed, CNKI database, Wanfang data, and other databases, eleven randomized controlled trials and 1091 CHD subjects were included. Two researchers conducted a systematic review of the papers and conducted a meta-analysis supporting the positive therapeutic effect of traditional Chinese medicine in the treatment of CHD.Keywords: coronary heart disease, Chinese medicine, treatment, meta-analysis
Procedia PDF Downloads 12521604 Developing Interactive Media for Piston Engine Lectures to Improve Cadets Learning Outcomes: Literature Study
Authors: Jamaludin Jamaludin, Suparji Suparji, Lilik Anifah, I. Gusti Putu Asto Buditjahjanto, Eppy Yundra
Abstract:
Learning media is an important and main component in the learning process. By using currently available media, cadets still have difficulty understanding how the piston engine works, so they are not able to apply these concepts appropriately. This study aims to examine the development of interactive media for piston engine courses in order to improve student learning outcomes. The research method used is a literature study of several articles, journals and proceedings of interactive media development results from 2010-2020. The results showed that the development of interactive media is needed to support the learning process and influence the cognitive abilities of students. With this interactive media, learning outcomes can be improved and the learning process can be effective.Keywords: interactive media, learning outcomes, learning process, literature study
Procedia PDF Downloads 15421603 A Call for Transformative Learning Experiences to Facilitate Student Workforce Diversity Learning in the United States
Authors: Jeanetta D. Sims, Chaunda L. Scott, Hung-Lin Lai, Sarah Neese, Atoya Sims, Angelia Barrera-Medina
Abstract:
Given the call for increased transformative learning experiences and the demand for academia to prepare students to enter workforce diversity careers, this study explores the landscape of workforce diversity learning in the United States. Using a multi-disciplinary syllabi browsing process and a content analysis method, the most prevalent instructional activities being used in workforce-diversity related courses in the United States are identified. In addition, the instructional activities are evaluated based on transformative learning tenants.Keywords: workforce diversity, workforce diversity learning, transformative learning, diversity education, U. S. workforce diversity, workforce diversity assignments
Procedia PDF Downloads 50521602 The Role of Eclectic Approach to Teach Communicative Function at Secondary Level
Authors: Fariha Asif
Abstract:
The main purpose of this study was to investigate the effectiveness of eclectic approach in teaching of communicative functions. The objectives of the study were to get the information about the use of communicative functions through eclectic approach and to point out the most effective way of teaching functional communication and social interaction with the help of communicative activities through eclectic approach. The next step was to select sample from the selected population. As the research was descriptive so a questionnaire was developed on the basis of hypothesis and distributed to different selected schools of Lahore, Pakistan. Then data was tabulated, analyzed and interpreted through computer by finding percentages of different responses given by teachers to see the results. It was concluded that eclectic approach is effective in teaching communicative functions and communicative functions are better when taught through eclectic approach and communicative activities are more appropriate way of teaching communicative functions. It was found those teachers who were qualified in ELT gave better opinions as compare to those who did not have this degree. Techniques like presentations, dialogues and roleplay proved to be effective for teaching functional communication through communicative activities and also motivate the students not only in learning rules but also in using them to communicate with others.Keywords: methodology, functions, teaching, ESP
Procedia PDF Downloads 56921601 Using Happening Performance in Vocabulary Teaching
Authors: Mustafa Gultekin
Abstract:
It is believed that drama can be used in language classes to create a positive atmosphere for students to use the target language in an interactive way. Thus, drama has been extensively used in many settings in language classes. Although happening has been generally used as a performance art of theatre, this new kind of performance has not been widely known in language teaching area. Therefore, it can be an innovative idea to use happening in language classes, and thus a positive environment can be created for students to use the language in an interactive way. Happening can be defined as an art performance that puts emphasis on interaction in an audience. Because of its interactive feature, happening can also be used in language classes to motivate students to use the language in an interactive environment. The present study aims to explain how a happening performance can be applied to a learning environment to teach vocabulary in English. In line with this purpose, a learning environment was designed for a vocabulary presentation lesson. At the end of the performance, students were asked to compare the traditional way of teaching and happening performance in terms of effectiveness. It was found that happening performance provided the students with a more creative and interactive environment to use the language. Therefore, happening can be used in language classrooms as an innovative tool for education.Keywords: English, happening, language learning, vocabulary teaching
Procedia PDF Downloads 36721600 The Impact of Usefulness and Ease of Using Mobile Learning Technology on Faculty Acceptance
Authors: Leena Ahmad Khaleel Alfarani, Maggie McPherson, Neil Morris
Abstract:
Over the last decade, m-learning has been widely accepted and utilized by many western universities. However, Saudi universities face many challenges in utilizing such technology, a central one being to encourage teachers to use such technology. Although there are several factors that affect faculty members’ participation in the adoption of m-learning, this paper focuses merely on two factors, the usefulness and ease of using m-learning. A sample of 279 faculty members in one Saudi university has responded to the online survey. The results of the study have revealed that there is a statistically significant relationship (at the 0.05 level) between both usefulness and ease of using m-learning factors and the intention of teachers to use m-learning currently and in the future.Keywords: mobile learning, diffusion of innovation theory, technology acceptance, faculty adoption
Procedia PDF Downloads 54721599 Design of the Ubiquitous Cloud Learning Management System
Authors: Panita Wannapiroon, Noppadon Phumeechanya, Sitthichai Laisema
Abstract:
This study is the research and development which is intended to: 1) design the ubiquitous cloud learning management system and: 2) assess the suitability of the design of the ubiquitous cloud learning management system. Its methods are divided into 2 phases. Phase 1 is the design of the ubiquitous cloud learning management system, phase 2 is the assessment of the suitability of the design the samples used in this study are work done by 25 professionals in the field of Ubiquitous cloud learning management systems and information and communication technology in education selected using the purposive sampling method. Data analyzed by arithmetic mean and standard deviation. The results showed that the ubiquitous cloud learning management system consists of 2 main components which are: 1) the ubiquitous cloud learning management system server (u-Cloud LMS Server) including: cloud repository, cloud information resources, social cloud network, cloud context awareness, cloud communication, cloud collaborative tools, and: 2) the mobile client. The result of the system suitability assessment from the professionals is in the highest range.Keywords: learning management system, cloud computing, ubiquitous learning, ubiquitous learning management system
Procedia PDF Downloads 52321598 Traditional Rainwater Harvesting Systems: A Sustainable Solution for Non-Urban Populations in the Mediterranean
Authors: S. Fares, K. Mellakh, A. Hmouri
Abstract:
The StorMer project aims to set up a network of researchers to study traditional hydraulic rainwater harvesting systems in the Mediterranean basin, a region suffering from the major impacts of climate change and limited natural water resources. The arid and semi-arid Mediterranean basin has a long history of pioneering water management practices. The region has developed various ancient traditional water management systems, such as cisterns and qanats, to sustainably manage water resources under historical conditions of scarcity. Therefore, the StorMer project brings together Spain, France, Italy, Greece, Jordan and Morocco to explore traditional rainwater harvesting practices and systems in the Mediterranean region and to develop accurate modeling to simulate the performance and sustainability of these technologies under present-day climatic conditions. The ultimate goal of this project was to resuscitate and valorize these practices in the context of contemporary challenges. This project was intended to establish a Mediterranean network to serve as a basis for a more ambitious project. The ultimate objective was to analyze traditional hydraulic systems and create a prototype hydraulic ecosystem using a coupled environmental approach and traditional and ancient know-how, with the aim of reinterpreting them in the light of current techniques. The combination of ‘traditional’ and ‘modern knowledge/techniques’ is expected to lead to proposals for innovative hydraulic systems. The pandemic initially slowed our progress, but in the end it forced us to carry out the fieldwork in Morocco and Saudi Arabia, and so restart the project. With the participation of colleagues from chronologically distant fields (archaeology, sociology), we are now prepared to share our observations and propose the next steps. This interdisciplinary approach should give us a global vision of the project's objectives and challenges. A diachronic approach is needed to tackle the question of the long-term adaptation of societies in a Mediterranean context that has experienced several periods of water stress. The next stage of the StorMer project is the implementation of pilots in non-urbanized regions. These pilots will test the implementation of traditional systems and will be maintained and evaluated in terms of effectiveness, cost and acceptance. Based on these experiences, larger projects will be proposed and could provide information for regional water management policies. One of the most important lessons learned from this project is the highly social nature of managing traditional rainwater harvesting systems. Unlike modern, centralized water infrastructures, these systems often require the involvement of communities, which assume ownership and responsibility for them. This kind of community engagement leads to greater maintenance and, therefore, sustainability of the systems. Knowledge of the socio-cultural characteristics of these communities means that the systems can be adapted to the needs of each location, ensuring greater acceptance and efficiency.Keywords: oasis, rainfall harvesting, arid regions, Mediterranean
Procedia PDF Downloads 4321597 Using Immersive Study Abroad Experiences to Strengthen Preservice Teachers’ Critical Reflection Skills on Future Classroom Practices
Authors: Meredith Jones, Susan Catapano, Carol McNulty
Abstract:
Study abroad experiences create unique learning opportunities for preservice teachers to strengthen their reflective thinking practices through applied learning experiences. Not only do study abroad experiences provide opportunities for students to expand their cultural sensitivity, but incorporating applied learning experiences in study abroad trips creates unique opportunities for preservice teachers to engage in critical reflection on their teaching skills. Applied learning experiences are designed to nurture learning and growth through a reflective, experiential process outside the traditional classroom setting. As students participate in applied learning experiences, they engage in critical reflection independently, with their peers, and with university faculty. Critical reflection within applied learning contexts generates, deepens, and documents learning but must be intentionally designed to be effective. Grounded in Dewey’s model of reflection, this qualitative study examines longitudinal data from various study abroad cohorts from a particular university. Reflective data was collected during the study abroad trip, and follow up data on critical reflection of teaching practices were collected six months and a year after the trip. Dewey’s model of reflection requires preservice teachers to make sense of their experiences by reflecting on theoretical knowledge, experiences, and pedagogical knowledge. Guided reflection provides preservice teachers with a framework to respond to questions and ideas critical to the applied learning outcomes. Prompts are used to engage preservice teachers in reflecting on situations they have experienced and how they can be transferred to their teaching. Findings from this study noted that students with previous field experiences, or work in the field, engaged in more critical reflection on pedagogical knowledge throughout their applied learning experience. Preservice teachers with limited experiences in the field benefited from engaging in critical reflection prompted by university faculty during the applied learning experience. However, they were able to independently engage in critical reflection once they began work in the field through university field placements, internships, or student teaching. Finally, students who participated in study abroad applied learning experiences reported their critical reflection on their teaching practices, and cultural sensitivity enhanced their teaching and relationships with children once they formally entered the teaching profession.Keywords: applied learning experiences, critical reflection, cultural sensitivity, preservice teachers, teacher education
Procedia PDF Downloads 13921596 Overview on Effectiveness of Learning Contract in Architecture Design Studios
Authors: Badiossadat Hassanpour, Reza Sirjani, Nangkuala Utaberta
Abstract:
The avant-garde educational systems are striving to find a life long learning methods. Different fields and majors have test variety of proposed models, and found their difficulties and strengths. Architecture as a critical stage of education due to its characteristics which are learning by doing and critique based education and evaluation is out of this study procedure. Learning contracts is a new alternative form of evaluation of students’ achievements, while it acts as agreement about learning goals. Obtained results from studies in different fields which confirm its positive impact on students' learning in those fields and positively affected students' motivation and confidence in meeting their own learning needs, prompted us to implement this model in architecture design studio. In this implemented contract to the studio, students were asked to use the existing possibility of contract to have self assessment and examine their professional development to identify whether they are deficient or they would like to develop more expertise. The evidences of this research as well indicate that students feel positive about the learning contract and see it accommodating their individual learning needs.Keywords: contract (LC), architecture design studio, education, student-centered learning
Procedia PDF Downloads 44021595 A Formal Approach for Instructional Design Integrated with Data Visualization for Learning Analytics
Authors: Douglas A. Menezes, Isabel D. Nunes, Ulrich Schiel
Abstract:
Most Virtual Learning Environments do not provide support mechanisms for the integrated planning, construction and follow-up of Instructional Design supported by Learning Analytic results. The present work aims to present an authoring tool that will be responsible for constructing the structure of an Instructional Design (ID), without the data being altered during the execution of the course. The visual interface aims to present the critical situations present in this ID, serving as a support tool for the course follow-up and possible improvements, which can be made during its execution or in the planning of a new edition of this course. The model for the ID is based on High-Level Petri Nets and the visualization forms are determined by the specific kind of the data generated by an e-course, a population of students generating sequentially dependent data.Keywords: educational data visualization, high-level petri nets, instructional design, learning analytics
Procedia PDF Downloads 24421594 Using Scrum in an Online Smart Classroom Environment: A Case Study
Authors: Ye Wei, Sitalakshmi Venkatraman, Fahri Benli, Fiona Wahr
Abstract:
The present digital world poses many challenges to various stakeholders in the education sector. In particular, lecturers of higher education (HE) are faced with the problem of ensuring that students are able to achieve the required learning outcomes despite rapid changes taking place worldwide. Different strategies are adopted to retain student engagement and commitment in classrooms to address the differences in learning habits, preferences, and styles of the digital generation of students recently. Further, the onset of the coronavirus disease (COVID-19) pandemic has resulted in online teaching being mandatory. These changes have compounded the problems in the learning engagement and short attention span of HE students. New agile methodologies that have been successfully employed to manage projects in different fields are gaining prominence in the education domain. In this paper, we present the application of Scrum as an agile methodology to enhance student learning and engagement in an online smart classroom environment. We demonstrate the use of our proposed approach using a case study to teach key topics in information technology that require students to gain technical and business-related data analytics skills.Keywords: agile methodology, Scrum, online learning, smart classroom environment, student engagement, active learning
Procedia PDF Downloads 16321593 Research on Traditional Rammed Earth Houses in Southern Zhejiang, China: Based on the perspective of "Geographical Embeddedness"
Abstract:
Zhejiang’s special geographical environment has created characteristic mountain dwellings with climate adaptability. Among them, the terrain of southern Zhejiang is dominated by mountainous and hilly landforms, and its traditional dwellings have distinctive characteristics. They are often adapted to local conditions and laid out in accordance with the mountains. In order to block the severe winter weather conditions, local traditional building materials such as rammed earth are mostly used. However, with the development of urbanization, traditional villages have undergone large-scale changes, gradually losing their original uniqueness. In order to solve this problem, this paper takes traditional villages around Baishanzu National Park in Zhejiang as an example and selects nine typical villages in Jingning County and Longquan, respectively. Based on field investigations, extracting the environmental adaptability of local traditional rammed earth houses from the perspective of “geographical embeddedness”. And then combined with case analysis, discussing the translation and development of its traditional architectural methods in contemporary rammed earth buildings in southern Zhejiang.Keywords: geographical embeddedness , lighting, modernization translation, rammed earth building, ventilation
Procedia PDF Downloads 10921592 The Impact of Task-Based Language Teaching on Iranian Female Intermediate EFL Learners’ Writing Performance
Authors: Gholam Reza Parvizi, Hossein Azad, Ali Reza Kargar
Abstract:
This article investigated the impact of task-based language teaching (TBLT) on writing performance of the Iranian intermediate EFL learners. There were two groups of forty students of the intermediate female learners studying English in Jahad-e-Daneshgahi language institute, ranging in age from thirteen to nineteen. They participated in their regular classes in the institute and were assigned to two groups including an experimental group of task-based language teaching and a control group for the purpose of homogeneity, all students in two groups took an achievement test before the treatment. As a pre-test; students were assigned to write a task at the beginning of the course. One of the classes was conducted through talking a TBLT approach on their writing, while the other class followed regular patterns of teaching, namely traditional approach for TBLT group. There were some tasks chosen from learners’ textbook. The task selection was in accordance with learning standards for ESL and TOFEL writing sections. At the end of the treatment, a post-test was administered to both experimental group and the control group. Scoring was done on the basis of scoring scale of “expository writing quality scale”. The researcher used paired samples t-test to analyze the effect of TBLT teaching approach on the writing performance of the learners. The data analysis revealed that the subjects in TBLT group performed better on the writing performance post-test than the subjects in control group. The findings of the study also demonstrated that TBLT would enhance writing performance in the group of learners. Moreover, it was indicated that TBLT has been effective in teaching writing performance to Iranian EFL learnersKeywords: task-based language teaching, task, language teaching approach, writing proficiency, EFL learners
Procedia PDF Downloads 42521591 Competences for Learning beyond the Academic Context
Authors: Cristina Galván-Fernández
Abstract:
Students differentiate the different contexts of their lives as well as employment, hobbies or studies. In higher education is needed to transfer the experiential knowledge to theory and viceversa. However, is difficult to achieve than students use their personal experiences and social readings for get the learning evidences. In an experience with 178 education students from Chile and Spain we have used an e-portfolio system and a methodology for 4 years with the aims of help them to: 1) self-regulate their learning process and 2) use social networks and professional experiences for make the learning evidences. These two objectives have been controlled by interviews to the same students in different moments and two questionnaires. The results of this study show that students recognize the ownership of their learning and progress in planning and reflection of their own learning.Keywords: competences, e-portfolio, higher education, self-regulation
Procedia PDF Downloads 30121590 Research on Knowledge Graph Inference Technology Based on Proximal Policy Optimization
Authors: Yihao Kuang, Bowen Ding
Abstract:
With the increasing scale and complexity of knowledge graph, modern knowledge graph contains more and more types of entity, relationship, and attribute information. Therefore, in recent years, it has been a trend for knowledge graph inference to use reinforcement learning to deal with large-scale, incomplete, and noisy knowledge graph and improve the inference effect and interpretability. The Proximal Policy Optimization (PPO) algorithm utilizes a near-end strategy optimization approach. This allows for more extensive updates of policy parameters while constraining the update extent to maintain training stability. This characteristic enables PPOs to converge to improve strategies more rapidly, often demonstrating enhanced performance early in the training process. Furthermore, PPO has the advantage of offline learning, effectively utilizing historical experience data for training and enhancing sample utilization. This means that even with limited resources, PPOs can efficiently train for reinforcement learning tasks. Based on these characteristics, this paper aims to obtain better and more efficient inference effect by introducing PPO into knowledge inference technology.Keywords: reinforcement learning, PPO, knowledge inference, supervised learning
Procedia PDF Downloads 6821589 20 Definitions in 20 Years: Exploring the Evolution of Blended Learning Definitions from 2003-2022
Authors: Damian Gordon, Paul Doyle, Anna Becevel, Tina Baloh
Abstract:
The goal of this research is to explore the evolution of the concept of “blended learning” over a twenty-year period, to see whether or not the conceptualization has remained consistent or if it has become either more specific or more general. To achieve this goal, the term “blended learning” (and variations) was searched for in various bibliographical repositories for each year 2003-2022 to locate a highly cited paper that is not behind a paywall, to locate unique definitions that would be freely available to all academics each year. Each of the twenty unique definitions is explored to identify how they categorize both the Classroom Component and the Computer Component of blended learning, as well as identify which discipline each definition originates from and which country it comes from to see if there are any significant geographical variations. Based on this analysis, trends that appear in the definitions are noted, as well as an overall interpretation of the notion of “Blended Learning.”Keywords: blended learning, definitions of blended learning, e-learning, thematic searches
Procedia PDF Downloads 13021588 UKIYO-E: User Knowledge Improvement Based on Youth Oriented Entertainment, Art Appreciation Support by Interacting with Picture
Authors: Haruya Tamaki, Tsugunosuke Sakai, Ryuichi Yoshida, Ryohei Egusa, Shigenori Inagaki, Etsuji Yamaguchi, Fusako Kusunoki, Miki Namatame, Masanori Sugimoto, Hiroshi Mizoguchi
Abstract:
Art appreciation is important as part of children education. Art appreciation can enrich sensibility and creativity. To enrich sensibility and creativity, the children have to learning knowledge of picture such as social and historical backgrounds and author intention. High learning effect can acquire by actively learning. In short, it is important that encourage learning of the knowledge about pictures actively. It is necessary that children feel like interest to encourage learning of the knowledge about pictures actively. In a general art museum, comments on pictures are done through writing. Thus, we expect that this method cannot arouse the interest of the children in pictures, because children feel like boring. In brief, learning about the picture information is difficult. Therefore, we are developing an art-appreciation support system that will encourage learning of the knowledge about pictures actively by children feel like interest. This system uses that Interacting with Pictures to learning of the knowledge about pictures. To Interacting with Pictures, children have to utterance by themselves. We expect that will encourage learning of the knowledge about pictures actively by Interacting with Pictures. To more actively learning, children can choose who talking with by information that location and movement of the children. This system must be able to acquire real-time knowledge of the location, movement, and voice of the children. We utilize the Microsoft’s Kinect v2 sensor and its library, namely, Kinect for Windows SDK and Speech Platform SDK v11 for this purpose. By using these sensor and library, we can determine the location, movement, and voice of the children. As the first step of this system, we developed ukiyo-e game that use ukiyo-e to appreciation object. Ukiyo-e is a traditional Japanese graphic art that has influenced the western society. Therefore, we believe that the ukiyo-e game will be appreciated. In this study, we applied talking to pictures to learn information about the pictures because we believe that learning information about the pictures by talking to the pictures is more interesting than commenting on the pictures using only texts. However, we cannot confirm if talking to the pictures is more interesting than commenting using texts only. Thus, we evaluated through EDA measurement whether the user develops an interest in the pictures while talking to them using voice recognition or by commenting on the pictures using texts only. Hence, we evaluated that children have interest to picture while talking to them using voice recognition through EDA measurement. In addition, we quantitatively evaluate that enjoyed this game or not and learning information about the pictures for primary schoolchildren. In this paper, we summarize these two evaluation results.Keywords: actively learning, art appreciation, EDA, Kinect V2
Procedia PDF Downloads 28621587 Human Resources and Business Result: An Empirical Approach Based on RBV Theory
Authors: Xhevrie Mamaqi
Abstract:
Organization capacity learning is a process referring to the sum total of individual and collective learning through training programs, experience and experimentation, among others. Today, in-business ongoing training is one of the most important strategies for human capital development and it is crucial to sustain and improve workers’ knowledge and skills. Many organizations, firms and business are adopting a strategy of continuous learning, encouraging employees to learn new skills continually to be innovative and to try new processes and work in order to achieve a competitive advantage and superior business results. This paper uses the Resource Based View and Capacities (RBV) approach to construct a hypothetical relationships model between training and business results. The test of the model is applied on transversal data. A sample of 266 business of Spanish sector service has been selected. A Structural Equation Model (SEM) is used to estimate the relationship between ongoing training, represented by two latent dimension denominated Human and Social Capital resources and economic business results. The coefficients estimated have shown the efficient of some training aspects explaining the variation in business results.Keywords: business results, human and social capital resources, training, RBV theory, SEM
Procedia PDF Downloads 300