Search results for: structured query language (SQL)
1743 Diversity and Intensity of International Technology Transfer and their Impacts on Organizational Performance
Authors: Seongryong Kang, Woonjin Kim, Sungjoo Lee
Abstract:
Under the environment of fierce competition and globalized economy, international technology collaboration has gained increasing attention as a way to improve innovation efficiency. While international technology transfer helps a firm to acquire necessary technology in a short period of time, it also has a risk; embedding external technology from overseas partners may cause a transaction cost due to the regional, cultural and language barriers, which tend to offset the benefits of such transfer. Though a number of previous studies have focused on the effects of technology in-transfer on firm performance, few have conducted in the context of international technology transfer. To fill this gap, this study aims to investigate the impact of international technology in-transfer on firm performance – both innovation and financial performance, with a particular emphasis on the diversity and intensity of such transfer. To do this, we adopted technology balance payment (TBP) data of Korean firms from 2010 to 2011, where an intermediate regression analysis was used to identify the intermediate effects of absorptive capacity. The analysis results indicate that i) the diversity and intensity of international technology transfer influence innovation performance by improving R&D capability positively; and ii) the diversity has a positive impact but the intensity has a negative impact on financial performance through the intermediation of R&D intensity. The research findings are expected to provide meaningful implications for establishing global technology strategy and developing policy programs to facilitate technology transfer.Keywords: diversity, intensity, international technology acquisition, performance, technology transfer
Procedia PDF Downloads 3611742 End-to-End Spanish-English Sequence Learning Translation Model
Authors: Vidhu Mitha Goutham, Ruma Mukherjee
Abstract:
The low availability of well-trained, unlimited, dynamic-access models for specific languages makes it hard for corporate users to adopt quick translation techniques and incorporate them into product solutions. As translation tasks increasingly require a dynamic sequence learning curve; stable, cost-free opensource models are scarce. We survey and compare current translation techniques and propose a modified sequence to sequence model repurposed with attention techniques. Sequence learning using an encoder-decoder model is now paving the path for higher precision levels in translation. Using a Convolutional Neural Network (CNN) encoder and a Recurrent Neural Network (RNN) decoder background, we use Fairseq tools to produce an end-to-end bilingually trained Spanish-English machine translation model including source language detection. We acquire competitive results using a duo-lingo-corpus trained model to provide for prospective, ready-made plug-in use for compound sentences and document translations. Our model serves a decent system for large, organizational data translation needs. While acknowledging its shortcomings and future scope, it also identifies itself as a well-optimized deep neural network model and solution.Keywords: attention, encoder-decoder, Fairseq, Seq2Seq, Spanish, translation
Procedia PDF Downloads 1751741 Linguistic Features for Sentence Difficulty Prediction in Aspect-Based Sentiment Analysis
Authors: Adrian-Gabriel Chifu, Sebastien Fournier
Abstract:
One of the challenges of natural language understanding is to deal with the subjectivity of sentences, which may express opinions and emotions that add layers of complexity and nuance. Sentiment analysis is a field that aims to extract and analyze these subjective elements from text, and it can be applied at different levels of granularity, such as document, paragraph, sentence, or aspect. Aspect-based sentiment analysis is a well-studied topic with many available data sets and models. However, there is no clear definition of what makes a sentence difficult for aspect-based sentiment analysis. In this paper, we explore this question by conducting an experiment with three data sets: ”Laptops”, ”Restaurants”, and ”MTSC” (Multi-Target-dependent Sentiment Classification), and a merged version of these three datasets. We study the impact of domain diversity and syntactic diversity on difficulty. We use a combination of classifiers to identify the most difficult sentences and analyze their characteristics. We employ two ways of defining sentence difficulty. The first one is binary and labels a sentence as difficult if the classifiers fail to correctly predict the sentiment polarity. The second one is a six-level scale based on how many of the top five best-performing classifiers can correctly predict the sentiment polarity. We also define 9 linguistic features that, combined, aim at estimating the difficulty at sentence level.Keywords: sentiment analysis, difficulty, classification, machine learning
Procedia PDF Downloads 891740 Utilization of an Object Oriented Tool to Perform Model-Based Safety Analysis According to Extended Failure System Models
Authors: Royia Soliman, Salma ElAnsary, Akram Amin Abdellatif, Florian Holzapfel
Abstract:
Model-Based Safety Analysis (MBSA) is an approach in which the system and safety engineers share a common system model created using a model-based development process. The model can also be extended by the failure modes of the system components. There are two famous approaches for the addition of fault behaviors to system models. The first one is to enclose the failure into the system design directly. The second approach is to develop a fault model separately from the system model, thus combining both independent models for safety analysis. This paper introduces a hybrid approach of MBSA. The approach tries to use informal abstracted models to investigate failure behaviors. The approach will combine various concepts such as directed graph traversal, event lists and Constraint Satisfaction Problems (CSP). The approach is implemented using an Object Oriented programming language. The components are abstracted to its failure logic and relationships of connected components. The implemented approach is tested on various flight control systems, including electrical and multi-domain examples. The various tests are analyzed, and a comparison to different approaches is represented.Keywords: flight control systems, model based safety analysis, safety assessment analysis, system modelling
Procedia PDF Downloads 1641739 Political Economy in Climate Change Adaptation Efforts: Exploring Enclosure, Exclusion, Encroachment, and Entrenchment from the Case of Bangladesh
Authors: Shafiqul Islam, Cordia Chu
Abstract:
Bangladesh contributes little to global climate change, yet it is one of the countries most vulnerable to climate change. Based on semi-structured in-depth interviews and literature review, focusing public spending distribution process, this paper demonstrates how the processes of political economy- enclosure, exclusion, encroachment, and entrenchment hinder the Climate Change Adaptation (CCA) efforts of Bangladesh Climate Change Trust Fund (BCCTF). Enclosure refers to when CCA projects allocated to less vulnerable areas or expand the roles of influencing actors into the public sphere. Exclusion refers to when CCA projects limit affected people's access to resources or marginalize particular stakeholders in decision-making activities. Encroachment refers to when allocation of CCA projects and selection of location and issues degrade the environmental affect or contribute to other forms of disaster risk. Entrenchment refers to when CCA projects aggravate the disempowerment of common people worsen the concentrations of wealth and income inequality within a community. In the case of Bangladesh, climate change policies implemented under the country’s National Adaptation Program of Action (NAPA) and Bangladesh Climate Change Strategic Action Plan (BCCSAP) have somehow enabled influential-elites to mobilize and distribute resources through bureaucracies. Exclusionary forms of fund distribution of CCA exist at both the national and local scales. CCA related allocations have encroached through the low land areas development project without consulting local needs. Most severely, CCA related unequal allocations have entrenched social class trapping the backward communities vulnerable to climate related disasters. Planners and practitioners of BCCTF need to take necessary steps to eliminate the potential risks from the processes of enclosure, exclusion, encroachment, and entrenchment happens in project fund allocations.Keywords: Bangladesh, climate change adaptation, political economy, public fund distribution
Procedia PDF Downloads 1411738 Network Word Discovery Framework Based on Sentence Semantic Vector Similarity
Authors: Ganfeng Yu, Yuefeng Ma, Shanliang Yang
Abstract:
The word discovery is a key problem in text information retrieval technology. Methods in new word discovery tend to be closely related to words because they generally obtain new word results by analyzing words. With the popularity of social networks, individual netizens and online self-media have generated various network texts for the convenience of online life, including network words that are far from standard Chinese expression. How detect network words is one of the important goals in the field of text information retrieval today. In this paper, we integrate the word embedding model and clustering methods to propose a network word discovery framework based on sentence semantic similarity (S³-NWD) to detect network words effectively from the corpus. This framework constructs sentence semantic vectors through a distributed representation model, uses the similarity of sentence semantic vectors to determine the semantic relationship between sentences, and finally realizes network word discovery by the meaning of semantic replacement between sentences. The experiment verifies that the framework not only completes the rapid discovery of network words but also realizes the standard word meaning of the discovery of network words, which reflects the effectiveness of our work.Keywords: text information retrieval, natural language processing, new word discovery, information extraction
Procedia PDF Downloads 951737 Challenges of the Implementation of Real Time Online Learning in a South African Context
Authors: Thifhuriwi Emmanuel Madzunye, Patricia Harpur, Ephias Ruhode
Abstract:
A review of the pertinent literature identified a gap concerning the hindrances and opportunities accompanying the implementation of real-time online learning systems (RTOLs) in rural areas. Whilst RTOLs present a possible solution to teaching and learning issues in rural areas, little is known about the implementation of digital strategies among schools in isolated communities. This study explores associated guidelines that have the potential to inform decision-making where Internet-based education could improve educational opportunities. A systematic literature review has the potential to consolidate and focus on disparate literature served to collect interlinked data from specific sources in a structured manner. During qualitative data analysis (QDA) of selected publications via the application of a QDA tool - ATLAS.ti, the following overarching themes emerged: digital divide, educational strategy, human factors, and support. Furthermore, findings from data collection and literature review suggest that signiant factors include a lack of digital knowledge, infrastructure shortcomings such as a lack of computers, poor internet connectivity, and handicapped real-time online may limit students’ progress. The study recommends that timeous consideration should be given to the influence of the digital divide. Additionally, the evolution of educational strategy that adopts digital approaches, a focus on training of role-players and stakeholders concerning human factors, and the seeking of governmental funding and support are essential to the implementation and success of RTOLs.Keywords: communication, digital divide, digital skills, distance, educational strategy, government, ICT, infrastructures, learners, limpopo, lukalo, network, online learning systems, political-unrest, real-time, real-time online learning, real-time online learning system, pass-rate, resources, rural area, school, support, teachers, teaching and learning and training
Procedia PDF Downloads 3341736 Soil Carbon Stock in Sub-Optimal Land due to Climate Change on Development Cymbopogon nardus L. at Simawang Village, West Sumatera, Indonesia
Authors: Juniarti Yuni
Abstract:
Simawang area is one of the critical areas (sub-optimal) that experienced drought from climate changes. Potential dry land belonging to sub-optimal in Simawang, West Sumatera, Indonesia not been fully utilized for agricultural cultivation. Simawang village, West Sumatera, Indonesia is formerly known as the rice barn, due to the climate change area is experiencing a drought, so the rice fields that were once productive now a grazing paddock because of lack of water. This study aims to calculate the soil carbon stock in Simawang village, West Sumatera Indonesia. The study was conducted in Simawang village, Tanah Datar regency, West Sumatera from October 2014 until December 2017. The study was conducted on sub-optimal land to be planted with Cymbopogon nardus L. (Sereh wangi in Indonesian language). Composite soil sampling conducted at a depth of 0-20 cm, 20–40 cm. Based on the depth of soil carbon stocks gained higher ground 6473 T/Ha at a depth of 0-20 cm at a depth of 20-40 cm. Efforts to increase soil carbon is expected to be cultivated through Cymbopogon nardus L. planting has been done.Keywords: climate changes, sereh wangi (Cymbopogon nardus L.), soil carbon stock, sub optimal land
Procedia PDF Downloads 3001735 Developing a Moodle Course for Translation Theory and Methodology: The Importance of Theory in Translation Studies and Its Application
Authors: Antonia Tsaknaki
Abstract:
There are many and divergent views on how the science of translation should be taught in academic institutions or colleges, meaning as an independent study area or as part of Linguistics, Literature or Foreign Languages Departments. A much more debated issue refers to the question of whether translation theory should be included in syllabuses and study programs or the focus should be solely on practicing the profession, that is translating texts. This dissertation examines prevailing views on the significance of translation theory in translation studies in order to design an open course on moodle. Taking into account that there is a remarkable percentage of translation professionals who are self-taught without having any specific studies, the course aims at helping either translation students or professional translators familiarize with concepts, methods and problem-solving strategies that are considered necessary during the process. It is organized in four modules where the learner is guided through a series of topics (register, equivalence, decision-making, level of naturalness, Skopos theory etc); after completing these topics, they are given assignments (further reading) and texts to work on in order to practice the skills obtained. The course does not focus on a specific language pair and therefore is suitable for every individual who needs a theoretical background to boost their performance or for institutions seeking to save classroom time but not at the expense of learners’ skills.Keywords: MOOCs, moodle, online learning, open courses, translation, translation theory
Procedia PDF Downloads 1451734 Subsidiary Entrepreneurial Orientation, Trust in Headquarters and Performance: The Mediating Role of Autonomy
Authors: Zhang Qingzhong
Abstract:
Though there exists an increasing number of research studies on the headquarters-subsidiary relationship, and within this context, there is a focus on subsidiaries' contributory role to multinational corporations (MNC), subsidiary autonomy, and the conditions under which autonomy exerts an effect on subsidiary performance still constitute a subject of debate in the literature. The objective of this research is to study the MNC subsidiary autonomy and performance relationship and the effect of subsidiary entrepreneurial orientation and trust on subsidiary autonomy in the China environment, a phenomenon that has not yet been studied. The research addresses the following three questions: (i) Is subsidiary autonomy associated with MNC subsidiary performance in the China environment? (ii) How do subsidiary entrepreneurship and its trust in headquarters affect the level of subsidiary autonomy and its relationship with subsidiary performance? (iii) Does subsidiary autonomy have a mediating effect on subsidiary performance with subsidiary’s entrepreneurship and trust in headquarters? In the present study, we have reviewed literature and conducted semi-structured interviews with multinational corporation (MNC) subsidiary senior executives in China. Building on our insights from the interviews and taking perspectives from four theories, namely the resource-based view (RBV), resource dependency theory, integration-responsiveness framework, and social exchange theory, as well as the extant articles on subsidiary autonomy, entrepreneurial orientation, trust, and subsidiary performance, we have developed a model and have explored the direct and mediating effects of subsidiary autonomy on subsidiary performance within the framework of the MNC. To test the model, we collected and analyzed data based on cross-industry two waves of an online survey from 102 subsidiaries of MNCs in China. We used structural equation modeling to test measurement, direct effect model, and conceptual framework with hypotheses. Our findings confirm that (a) subsidiary autonomy is positively related to subsidiary performance; (b) subsidiary entrepreneurial orientation is positively related to subsidiary autonomy; (c) subsidiary’s trust in headquarters has a positive effect on subsidiary autonomy; (d) subsidiary autonomy mediates the relationship between entrepreneurial orientation and subsidiary performance; (e) subsidiary autonomy mediates the relationship between trust and subsidiary performance. Our study highlights the important role of subsidiary autonomy in leveraging the resource of subsidiary entrepreneurial orientation and its trust relationship with headquarters to achieve high performance. We discuss the theoretical and managerial implications of the findings and propose directions for future research.Keywords: subsidiary entrepreneurial orientation, trust, subsidiary autonomy, subsidiary performance
Procedia PDF Downloads 1861733 Prisoners for Sexual Offences: Custodial Regime, Prison Experience and Reintegration Interventions
Authors: Nikolaos Koulouris, Anna Kasapoglou, Dimitris Koros
Abstract:
The paper aims to present the course of ongoing research concerning the treatment of pretrial detainees, convicted or released prisoners for sexual offenses, an area that has not received much attention in Greece in terms of the prison experience and the reintegration potentials regarding this specific category of prisoners. The study plan provides for the use of a combination of research methods (focus groups with prisoners, structured individual interviews with prisoners and prison staff). Also, interviews with ex-prisoners detained regarding sexual offenses will take place. In Greece, there are no special provisions for the treatment of sexual offenders in prison, nor are there any special programs in place for their rehabilitation. Sexual offenders are usually separated from other prisoners, as the informal code of the social organization of the prison community dictates, despite no relevant legal framework. The study aims to explore the reasons for the separate detention of sexual offenders and discuss their special (non) treatment from different points of view, namely the legality and legitimacy of this discriminatory practice in terms of prisoners’ protection, safety, stigmatization, and possible social exclusion, as well as their post-release expectations and social reintegration potentials. The purpose of the research is the exploration of the prison experience of sexual offenders, the exercise of their legal rights, their adjustment to the demands of social life in prison, as well as the role of prison officers and various interventions aiming to their preparation for reentry to society. The study will take into consideration the European and international prison/penitentiary standards and best practices in order to examine the issue comparatively, while the contribution of the United Nations and the Council of Europe and its standards will be used to assess the treatment of sexual offenders in terms of its compatibility to international and European model-rules and trends. The outcome will be utilized to form main directions and propositions for a coherent and consistent human rights-based and social integration-oriented penal policy regarding the treatment of persons accused or convicted of sexual offenses in Greece.Keywords: prisoners’ treatment, sex offenders, social exclusion, social reintegration
Procedia PDF Downloads 1541732 A Study on Knowledge, Attitude and Behavior on Emergency Contraception among Higher Secondary and Bachelor Level Youth Students of Lekhnath Municipality, Nepal
Authors: Gokul Pathak, Dilip Kumar Yadav
Abstract:
Background: Unsafe/unprotected and early sexual relations are highly responsible for the problems of unwanted pregnancy, child birth and other adverse consequences. Emergency contraception (EC) refers to methods that women can use to prevent pregnancy after unprotected sexual intercourse, method failure or incorrect use. Aim and Objective: The objective of this research study was to assess the level of knowledge, attitude and behavior on emergency contraception among youth students of Lekhnath Municipality. Methodology: This institution based descriptive study was carried out in August-October 2012 on Lekhnath Municipality, Nepal. Multistage simple random sampling procedure with pretested semi structured questionnaire following self administered technique was used to collect information. Collected data was coded and entered in the EpiData 3.1 ® and exported to Statistical Package for Social Science (SPSS®) version 20.0 for analysis. Chi-square test and Spearman correlation was applied wherever required. Results: A total of 641 students (87.6 %), youth students participated in this study which incorporates 354 male and 287 female youth students, of them 54.3% were from Higher Secondary level and 45.7% were from Undergraduate level. The awareness of EC among respondents was found only 64.7%. 25.8% respondents were found to have fair knowledge level where as 74.2% had poor knowledge level. Level of knowledge was significantly associated with age, educational level, faculty and educational status of mother. The study showed 82.4% respondent’s favorable attitude towards use of EC. 21.1% respondents were found to be sexually active (29.7% male and 10.5% female) and only 28.1% of sexually active respondents had ever used any method of EC. Conclusion: Knowledge about EC was found quiet low among youth. There was significant lack of knowledge about exact time limit of using devices of EC. Similarly several misconceptions regarding EC were found very high among youth. Health education initiatives should target students as they are more likely to be sexually active.Keywords: emergency contraception, youth, unsafe/unprotected sexual intercourse, knowledge, attitude and behavior
Procedia PDF Downloads 4461731 Expert Opinions about Barriers to Physical Activity among Ghanaian Adults with Type 2 Diabetes Mellitus: A Qualitative Descriptive Study
Authors: Mohammed Amin, Debra Kerr, Yacoba Atiase, Andrea Driscoll
Abstract:
Background: Physical activity (PA) is a major component of diabetes self-care management; although this is often stressed to patients, many adults with Type 2 Diabetes Mellitus (T2DM)lead sedentary lifestyles, and barriers exist for uptake of PA. Aim: To explore opinions of healthcare professionals about barriers to PA for adults with T2DM in Ghana. Methods: This qualitative descriptive study included 13healthcare professionals (3 Physiotherapists, 3 exercise physiologists, 3 nurses, and 4 physicians) who provide care to individuals with T2DM in Ghana. Data was collected by semi-structured interviews. The social cognitive theory guided the design of the interview schedule. Data was analysed using thematic analysis. Results: Four main themeswere identified: 1) Individual-related factors, 2) Interpersonal factors, 3) Environment-related factors, and 4) Health system-related factors. Fear of injury, existing co-morbidities, and lack of time make it difficult for people with T2DM to engage in PA. Lack of family support, fear of social ridicule, and cultural beliefs prevent uptake of PA. Poorly designed community spaces, including safe walkways and lack of exercise facilities, inhibit PA participation. Few physical therapists and physical therapy centres exist to support PA participation among people with T2DM. Some nurses and doctors lack adequate knowledge to deliver proper PA education to clients, thereby making clients lack the needed support. Conclusion: Adults with T2DM may be restricted from partaking in PA arising from personal and external factors. This study has identified that barriers to exercise need consideration when designing PA programs that aim to improve health outcomes for people with T2DM in Ghana.Keywords: type 2 diabetes, physical activity, exercise, ghana, qualitative, barriers
Procedia PDF Downloads 1361730 The Evolution of Amazon Alexa: From Voice Assistant to Smart Home Hub
Authors: Abrar Abuzaid, Maha Alaaeddine, Haya Alesayi
Abstract:
This project is centered around understanding the usage and impact of Alexa, Amazon's popular virtual assistant, in everyday life. Alexa, known for its integration into devices like Amazon Echo, offers functionalities such as voice interaction, media control, providing real-time information, and managing smart home devices. Our primary focus is to conduct a straightforward survey aimed at uncovering how people use Alexa in their daily routines. We plan to reach out to a wide range of individuals to get a diverse perspective on how Alexa is being utilized for various tasks, the frequency and context of its use, and the overall user experience. The survey will explore the most common uses of Alexa, its impact on daily life, features that users find most beneficial, and improvements they are looking for. This project is not just about collecting data but also about understanding the real-world applications of a technology like Alexa and how it fits into different lifestyles. By examining the responses, we aim to gain a practical understanding of Alexa's role in homes and possibly in workplaces. This project will provide insights into user satisfaction and areas where Alexa could be enhanced to meet the evolving needs of its users. It’s a step towards connecting technology with everyday life, making it more accessible and user-friendlyKeywords: Amazon Alexa, artificial intelligence, smart speaker, natural language processing
Procedia PDF Downloads 621729 Fostering Fresh Graduate Students’ Confidence in Speaking English: An Action Research to Students of Muria Kudus University, Central Java, Indonesia
Authors: Farid Noor Romadlon
Abstract:
Welcoming the ASEAN Economic Community and globalization, people need to have a good communication skill. Being able to speak English is one of important qualification in this skill and as global citizen. This study focused on fostering fresh graduate students’ confidence in speaking English. So, students have good performance in speaking. There were thirty (30) students from first semester of English Education Department who joined Intensive Course class as the subject. They had poor motivation to speak English since English is a foreign language which is not exposed in their environment. This study used Three Communicative Activities technique in twelve successive meetings totally. It was done in two cycles (six meetings for each) since there were some activities should be improved in the first session (cycle). Oral test was administered to find the quantitative result and observation conducted to strengthen the finding. The result indicated that Three Communicative Activities improved students’ confidence in speaking English. They had significant progress in their performance in the class. The technique which allowed students to have more spaces to explore and express their ideas to their friends increased their confidence in their performance. The group or cooperative activities stimulated students to think critically in the discussion and promoted their confidence to talk more.Keywords: students’ confidence, three communicative activities, speaking, Muria Kudus University
Procedia PDF Downloads 2131728 Co-Design of Accessible Speech Recognition for Users with Dysarthric Speech
Authors: Elizabeth Howarth, Dawn Green, Sean Connolly, Geena Vabulas, Sara Smolley
Abstract:
Through the EU Horizon 2020 Nuvoic Project, the project team recruited 70 individuals in the UK and Ireland to test the Voiceitt speech recognition app and provide user feedback to developers. The app is designed for people with dysarthric speech, to support communication with unfamiliar people and access to speech-driven technologies such as smart home equipment and smart assistants. Participants with atypical speech, due to a range of conditions such as cerebral palsy, acquired brain injury, Down syndrome, stroke and hearing impairment, were recruited, primarily through organisations supporting disabled people. Most had physical or learning disabilities in addition to dysarthric speech. The project team worked with individuals, their families and local support teams, to provide access to the app, including through additional assistive technologies where needed. Testing was user-led, with participants asked to identify and test use cases most relevant to their daily lives over a period of three months or more. Ongoing technical support and training were provided remotely and in-person throughout the testing period. Structured interviews were used to collect feedback on users' experiences, with delivery adapted to individuals' needs and preferences. Informal feedback was collected through ongoing contact between participants, their families and support teams and the project team. Focus groups were held to collect feedback on specific design proposals. User feedback shared with developers has led to improvements to the user interface and functionality, including faster voice training, simplified navigation, the introduction of gamification elements and of switch access as an alternative to touchscreen access, with other feature requests from users still in development. This work offers a case-study in successful and inclusive co-design with the disabled community.Keywords: co-design, assistive technology, dysarthria, inclusive speech recognition
Procedia PDF Downloads 1101727 The Effect of Video Using in Teaching Speaking on Students of Non-Native English Speakers at STIE Perbanas Surabaya
Authors: Kartika Marta Budiana
Abstract:
Low competence in speaking for the students of Non English native speakers have been crucial so far for the teachers in language teaching in Indonesia. This study attempts to explore the effect of video using in teaching speaking onstudents of non-native English speakers at STIE Perbanas Surabaya. This includes investigate the students` attitudes toward the video used in classroom. This is a quantitative research that is an experimental one based on analyses derived the concepts of from teaching speaking and the use of video. There are two classes observed, the experimental and the control one. The experimental consist of 28 students and the control class consists of 25 students. Before the treatment given, both of the group is given the pre-test to check their ability level. Then, after the treatment is given, the post-test is given to the both groups. Then, the students were given treatment how to conduct a meeting that they learnt from a video of business English. The post test was held after they undergone a treatment. The instruments to get the data are the oral test and questionnaire. The data of this study is students` score and from the tests` score it can be seen there is a positive significant difference in the experimental group. The t-test to test hypothesize also shows that it is accepted which said that there is an improvement on the students` speaking competence achievement. In conclusion, the video effects on the significant difference on the students speaking competence achievement.Keywords: video, teaching, speaking, Indonesia
Procedia PDF Downloads 4351726 Lessons from Seven Years of Teaching Mindfulness to Children Living in a Context of Vulnerability
Authors: Annie Devault
Abstract:
Mindfulness-based interventions (MBI) can be beneficial for the well-being of children. MBIs offered for children in contexts of vulnerability (poverty, neglect) report positive results in terms of emotion regulation and cognitive flexibility. Anxiety is a common issue for children living in a vulnerable context. It has a negative impact on children’s attention span, emotional regulation and self-esteem. The MBI (12 weeks) associated with this research has been developed for a total of 30 children suffering from anxiety (7 to 9 years old) and receiving services from a community center over the last seven years. The first objective is to describe in details the content of the mindfulness-based intervention. The second purpose is to document what helps and what hinders the practice of mindfulness for children living in a context of vulnerability. A special attention will be given to the importance of the way that the intervention is offered and the principles that are followed by the practitioners. Perceived effects of the intervention on children were collected through an individual semi-structured interview with each child at the end of the program. Parents were also interviewed to have their point of view on the effect of their children’s participation in the group. Anxiety was measure with the Beck youth pre-post and at follow up (2 months). Qualitative analysis of the interviews with children showed that most of them mentioned that the program helped them become calmer, more confident, less scared and more able to deal with difficult emotions. Almost all of them reported having used the material provided to them to practice at home. This result has been confirmed by parents. They reported that their child had gained confidence and were better at verbalizing emotions. Children also grew calmer, even though all anxiety was not gone. They would have liked more material to practice at home. The quantitative instrument used to measure anxiety did not corroborate the qualitative interviews about anxiety. Discussion will question the use of this questionnaire for children who have important cognitive limitations. Discussion will also report the importance of the personalized contact with children, along with other consideration, to enhance the adherence of children and parents. The MBI seems to have benefited children in different ways, which is corroborated by most parents. Since the sample was limited, we will need to continue documenting its effects with more children and parents. The major strength of this research is to have reported the subjective perspectives of children on their experience of mindfulness.Keywords: anxiety, mindfulness, children, best practices
Procedia PDF Downloads 1131725 Best Practices in Designing a Mentoring Programme for Soft Skills Development
Authors: D. Kokt, T. F. Dreyer
Abstract:
The main objective of the study was to design a mentoring programme aimed at developing the soft skills of mentors. The mentors are all employed by a multinational corporation. The company had a mentoring plan in place that did not yield the required results, especially related to the development of soft skills. This prompted the researchers to conduct an extensive literature review followed by a mixed methods approach to ascertain the best practices in developing the soft skills of mentors. The outcomes of the study led to the development of a structured mentoring programme using 25 modules to be completed by mentors. The design incorporated a blended modular approach using both face-to-face teaching and teaching supported by Information Communication Technology (ICT). Blended learning was ideal as the ICT component helped to minimise instructor-mentor physical contact as part of the health measures during the Covid-19 pandemic. The blended learning approach also allowed instructors and mentors an online or offline mode, so that mentors could have more time for creative and cooperative exercises. A range of delivery methodologies were spread out across the different modules to ensure mentor engagement and accelerate mentor development. This included concept development through in-person instructor-led training sessions, concept development through virtual instructor-led training sessions, simulations, case studies, e-learning, role plays, interactive learning using mentoring toolkits, and experiential learning through application. The mentor development journey included formal modular competency assessments. All modules contained post-competency assessment consisting of 10 questions (comprising of a combination of explanatory questions and multiple-choice questions) to ensure understanding and deal with identified competency gaps. The minimum pass mark for all modular competency assessments was 80%. Mentors were allowed to retake the assessment if they scored less than 80% until they demonstrated understanding at the required level.Keywords: mentor, mentee, soft skills, mentor development, blended learning, modular approach
Procedia PDF Downloads 281724 Promoting Creative and Critical Thinking in Mathematics
Authors: Ana Maria Reis D'Azevedo Breda, Catarina Maria Neto da Cruz
Abstract:
The Japanese art of origami provides a rich context for designing exploratory mathematical activities for children and young people. By folding a simple sheet of paper, fascinating and surprising planar and spatial configurations emerge. Equally surprising is the unfolding process, which also produces striking patterns. The procedure of folding, unfolding, and folding again allows the exploration of interesting geometric patterns. When adequately and systematically done, we may deduce some of the mathematical rules ruling origami. As the child/youth folds the sheet of paper repeatedly, he can physically observe how the forms he obtains are transformed and how they relate to the pattern of the corresponding unfolding, creating space for the understanding/discovery of mathematical principles regulating the folding-unfolding process. As part of a 2023 Summer Academy organized by a Portuguese university, a session entitled “Folding, Thinking and Generalizing” took place. Twenty-three students attended the session, all enrolled in the 2nd cycle of Portuguese Basic Education and aged between 10 and 12 years old. The main focus of this session was to foster the development of critical cognitive and socio-emotional skills among these young learners using origami. These skills included creativity, critical analysis, mathematical reasoning, collaboration, and communication. Employing a qualitative, descriptive, and interpretative analysis of data collected during the session through field notes and students’ written productions, our findings reveal that structured origami-based activities not only promote student engagement with mathematical concepts in a playful and interactive but also facilitate the development of socio-emotional skills, which include collaboration and effective communication between participants. This research highlights the value of integrating origami into educational practices, highlighting its role in supporting comprehensive cognitive and emotional learning experiences.Keywords: skills, origami rules, active learning, hands-on activities
Procedia PDF Downloads 671723 Decision Making Approach through Generalized Fuzzy Entropy Measure
Authors: H. D. Arora, Anjali Dhiman
Abstract:
Uncertainty is found everywhere and its understanding is central to decision making. Uncertainty emerges as one has less information than the total information required describing a system and its environment. Uncertainty and information are so closely associated that the information provided by an experiment for example, is equal to the amount of uncertainty removed. It may be pertinent to point out that uncertainty manifests itself in several forms and various kinds of uncertainties may arise from random fluctuations, incomplete information, imprecise perception, vagueness etc. For instance, one encounters uncertainty due to vagueness in communication through natural language. Uncertainty in this sense is represented by fuzziness resulting from imprecision of meaning of a concept expressed by linguistic terms. Fuzzy set concept provides an appropriate mathematical framework for dealing with the vagueness. Both information theory, proposed by Shannon (1948) and fuzzy set theory given by Zadeh (1965) plays an important role in human intelligence and various practical problems such as image segmentation, medical diagnosis etc. Numerous approaches and theories dealing with inaccuracy and uncertainty have been proposed by different researcher. In the present communication, we generalize fuzzy entropy proposed by De Luca and Termini (1972) corresponding to Shannon entropy(1948). Further, some of the basic properties of the proposed measure were examined. We also applied the proposed measure to the real life decision making problem.Keywords: entropy, fuzzy sets, fuzzy entropy, generalized fuzzy entropy, decision making
Procedia PDF Downloads 4501722 Mediation in Turkey
Authors: Ibrahim Ercan, Mustafa Arikan
Abstract:
In recent years, alternative dispute resolution methods have attracted the attention of many country’s legislators. Instead of solving the disputes by litigation, putting the end to a dispute by parties themselves is more important for the preservation of social peace. Therefore, alternative dispute resolution methods (ADR) have been discussed more intensively in Turkey as well as the whole world. After these discussions, Mediation Act was adopted on 07.06.2012 and entered into force on 21.06.2013. According to the Mediation Act, it is only possible to mediate issues arising from the private law. Also, it is not compulsory to go to mediation in Turkish law, it is optional. Therefore, the parties are completely free to choose mediation method in dispute resolution. Mediators need to be a lawyer with experience in five years. Therefore, it is not possible to be a mediator who is not lawyers. Beyond five years of experience, getting education and success in exams about especially body language and psychology is also very important to be a mediator. If the parties compromise as a result of mediation, a document is issued. This document will also have the ability to exercising availability under certain circumstances. Thus, the parties will not need to apply to the court again. On the contrary, they will find the opportunity to execute this document, so they can regain their debts. However, the Mediation Act has entered into force in a period of nearly two years of history; it is possible to say that the interest in mediation is not at the expected level. Therefore, making mediation mandatory for some disputes has been discussed recently. At this point, once the mediation becomes mandatory and good results follows it, this institution will be able to find a serious interest in Turkey. Otherwise, if the results will not be satisfying, the mediation method will be removed.Keywords: alternative dispute resolution methods, mediation act, mediation, mediator, mediation in Turkey
Procedia PDF Downloads 3651721 Modeling Bessel Beams and Their Discrete Superpositions from the Generalized Lorenz-Mie Theory to Calculate Optical Forces over Spherical Dielectric Particles
Authors: Leonardo A. Ambrosio, Carlos. H. Silva Santos, Ivan E. L. Rodrigues, Ayumi K. de Campos, Leandro A. Machado
Abstract:
In this work, we propose an algorithm developed under Python language for the modeling of ordinary scalar Bessel beams and their discrete superpositions and subsequent calculation of optical forces exerted over dielectric spherical particles. The mathematical formalism, based on the generalized Lorenz-Mie theory, is implemented in Python for its large number of free mathematical (as SciPy and NumPy), data visualization (Matplotlib and PyJamas) and multiprocessing libraries. We also propose an approach, provided by a synchronized Software as Service (SaaS) in cloud computing, to develop a user interface embedded on a mobile application, thus providing users with the necessary means to easily introduce desired unknowns and parameters and see the graphical outcomes of the simulations right at their mobile devices. Initially proposed as a free Android-based application, such an App enables data post-processing in cloud-based architectures and visualization of results, figures and numerical tables.Keywords: Bessel Beams and Frozen Waves, Generalized Lorenz-Mie Theory, Numerical Methods, optical forces
Procedia PDF Downloads 3801720 Gymnastics Under Special Surveillance. The Impact of Western Sanctions on Russian Sport
Authors: Aleksandra Majewska
Abstract:
The article analyses the impact of Western sanctions on Russian rhythmic gymnastics since the outbreak of war in Ukraine. The chronological presentation of events shows how international political tensions and economic sanctions have affected the organisation of competitions, training and the careers of athletes. The article outlines the key moments and decisions that have changed the landscape of Russian sport, including the decision to change the citizenship made by some gymnasts in order to continue competing in international competitions. Russia strongly opposes participation in competitions without its flag and anthem while maintaining the view that Russian gymnasts are crucial to the prestige of rhythmic gymnastics in the world. In response to the sanctions, Russia created its own rules for rhythmic gymnastics, according to which they now compete domestically. Furthermore, this sport in Russia is strongly linked to politics, which further emphasises its importance in the national and international context. The information collected derives from numerous interviews with Russian athletes, coaches and other people, which are available only in the Russian language. The findings highlight the significant difficulties Russian athletes have faced due to their isolation in the international arena and the adaptive strategies adopted by Russia in the face of these challenges. The article makes an important contribution to understanding the consequences of global politics on the world of sport and the fate of individual athletes.Keywords: sport, gymnastics, war in Ukraine, sanctions
Procedia PDF Downloads 391719 Knowledge, Attitude, and Practice Regarding Standard Precautions in Medical Students of Rawalpindi Medical University, Pakistan; A Cross-Sectional Descriptive Study
Authors: Zainab Idrees Ahmad, Mahjabeen Qureshi, Zainab Hussain
Abstract:
Standard precautions are a set of infection control practices used to prevent the transmission of diseases that can be acquired by contact with body fluids, non-intact skin, and mucous membranes. Lack of practice of SPs can result in a considerable increase in morbidity and mortality rates. Medical students (the future physicians) should have the highest knowledge of standard precautions to prevent the spread of nosocomial infections and ensure their safety as well. This study was designed. To assess the knowledge of medical students regarding standard precautions. And explore the attitude of medical students of MBBS in the third, fourth and final year towards standard precautions.: A descriptive cross-sectional study was conducted in the setting of Rawalpindi Medical University, Pakistan including the students of MBBS in their 3rd, 4th and final years. The study duration was from October 2022 to February 2023. The sample size calculated was 282 with a confidence interval of 95%. A questionnaire was structured utilizing the WHO guidelines on SPs assessing knowledge and attitude regarding hand hygiene, needle stick injury, use of gloves and mask, and sharp disposal. A total of 300 responses were received utilizing the technique of non-random convenience sampling. Data was analyzed using the latest version of SPSS.:Knowledge score regarding components of SPs, hand hygiene, and moments of hand hygiene was satisfactory. However, score regarding the use of PPE, needle stick injury, and sharp disposal was low. Almost all the students were compliant with the proper washing of hands but the observation of recommended time length was lacking. Compliance with the use of correct PPE and informing the supervisor upon getting a needle stick injury was low. This study signifies that medical students lack knowledge regarding standard precautions. This is alarming as this can be the vehicle for the spread of nosocomial infections. Proper training should be given to medical students to prevent the spread of hospital-acquired infections.Keywords: attitude, knowledge, medical students, standard precautions
Procedia PDF Downloads 1271718 Impacting the Processes of Freight Logistics at Upper Austrian Companies by the Use of Mobility Management
Authors: Theresa Steiner, Markus Pajones, Christian Haider
Abstract:
Traffic is being induced by companies due to their economic behavior. Basically, two different types of traffic occur at company sites: freight traffic and commuting traffic. Due to the fact that these traffic types are connected to each other in different kinds, an integrated approach to manage them is useful. Mobility management is a proved method for companies, to handle the traffic processes caused by their business activities. According to recent trend analysis in Austria, the freight traffic as well as the individual traffic, as part of the commuting traffic, will continue to increase. More traffic jams, as well as negative environmental impacts, are expected impacts for the future. Mobility management is a tool to control the traffic behavior with the scope to reduce emissions and other negative effects which are caused by traffic. Until now, mobility management is mainly used for optimizing commuting traffic without taking the freight logistics processes into consideration. However, the method of mobility management can be used to improve the freight traffic area of a company as well. The focus of this paper will be particularly laid on analyzing to what extent companies are already using mobility management to influence not only the commuting traffic they produce but also their processes of freight logistics. A further objective is to acquire knowledge about the motivating factors which persuade companies to introduce and apply mobility management. Additionally, advantages and disadvantages of this tool will be defined as well as limitations and factors of success, with a special focus on freight logistics, will be depicted. The first step of this paper is to conduct a literature review on the issue of mobility management with a special focus on freight logistics processes. To compare the theoretical findings with the practice, interviews, following a structured interview guidline, with mobility managers of different companies in Upper Austria will be undertaken. A qualitative analysis of these surveys will in a first step show the motivation behind using mobility management to improve traffic processes and how far this approach is already being used to especially influence the freight traffic of the companies. An evaluation to what extent the method of mobility management is already being approached at Upper Austrian companies to regulate freight logistics processes will be one outcome of this publication. Furthermore, the results of the theoretical and practical analysis will reveal not only the possibilities but also the limitations of using mobility management to influence the processes of freight logistics.Keywords: freight logistics processes, freight traffic, mobility management, passenger traffic
Procedia PDF Downloads 3161717 A Semantic Registry to Support Brazilian Aeronautical Web Services Operations
Authors: Luís Antonio de Almeida Rodriguez, José Maria Parente de Oliveira, Ednelson Oliveira
Abstract:
In the last two decades, the world’s aviation authorities have made several attempts to create consensus about a global and accepted approach for applying semantics to web services registry descriptions. This problem has led communities to face a fat and disorganized infrastructure to describe aeronautical web services. It is usual for developers to implement ad-hoc connections among consumers and providers and manually create non-standardized service compositions, which need some particular approach to compose and semantically discover a desired web service. Current practices are not precise and tend to focus on lightweight specifications of some parts of the OWL-S and embed them into syntactic descriptions (SOAP artifacts and OWL language). It is necessary to have the ability to manage the use of both technologies. This paper presents an implementation of the ontology OWL-S that describes a Brazilian Aeronautical Web Service Registry, which makes it able to publish, advertise, make multi-criteria semantic discovery aligned with the ideas of the System Wide Information Management (SWIM) Program, and invoke web services within the Air Traffic Management context. The proposal’s best finding is a generic approach to describe semantic web services. The paper also presents a set of functional requirements to guide the ontology development and to compare them to the results to validate the implementation of the OWL-S Ontology.Keywords: aeronautical web services, OWL-S, semantic web services discovery, ontologies
Procedia PDF Downloads 871716 Creating a Dementia-Friendly Community
Authors: Annika Kjallman Alm, Ove Hellzen, Malin Rising-Homlstrom
Abstract:
The concept of dementia‐friendly communities focuses on the lived experience of people who have dementia and is most relevant to addressing their needs and the needs of those people who live with and provide support for them. The goal of communities becoming dementia‐friendly is for dementia to be normalized and recognized as a disabling condition. People with dementia find being connected to self, to others, and to the environment by meaningful activities as important. According to the concept underlying dementia-friendly communities, people with dementia or cognitive decline can continue to live in the community if their residential community has sufficiently strong social capital. The aim of this study is to explore staff and leaders’ experiences in implementing interventions to enhance a more inclusive dementia-friendly community. A municipality in northern Sweden with a population of approx. 100 000 inhabitants decided to create a dementia friendly municipality. As part of the initiative, a Centre for support was established. The Centre offered support for both individuals and groups, did home visits, and provided information about Dementia. Interviews were conducted with staff who had undergone training in a structured form of multidimensional support, the PER-model®, and worked at the Centre for support. The staff consisted of registered nurses, occupational therapists, and specialized nurses who had worked there for more than five years, and all had training in dementia. All interviews were audio-recorded and transcribed verbatim. The transcribed data were analyzed using qualitative content analysis. Results suggest that implementing the PER-model® of support for persons in the early stages of dementia and their next of kin added a much-needed form of support and perceived possibilities to enhance daily life in the early stages of dementia. The staff appreciated that the structure of PER-model® was evidenced based. They also realized that they never even considered that the person with dementia also needed support in the early stages but that they now had tools for that as well. Creating a dementia friendly municipality offering different kinds of support for all stages of dementia is a challenge. However, evidence-based tools and a broad spectrum of different types of support, whether individual or group, are needed to tailor to everyone’s needs. A conviction that all citizens are equal and should all be involved in the community is a strong motivator.Keywords: dementia, dementia-friendly, municipality, support
Procedia PDF Downloads 1781715 Robotics and Embedded Systems Applied to the Buried Pipeline Inspection
Authors: Robson C. Santos, Julio C. P. Ribeiro, Iorran M. de Castro, Luan C. F. Rodrigues, Sandro R. L. Silva, Diego M. Quesada
Abstract:
The work aims to develop a robot in the form of autonomous vehicle to detect, inspection and mapping of underground pipelines through the ATmega328 Arduino platform. Hardware prototyping very similar to C / C ++ language that facilitates its use in robotics open source, resembles PLC used in large industrial processes. The robot will traverse the surface independently of direct human action, in order to automate the process of detecting buried pipes, guided by electromagnetic induction. The induction comes from coils that sends the signal to the Arduino microcontroller contained in that will make the difference in intensity and the treatment of the information, then this determines actions to electrical components such as relays and motors, allowing the prototype to move on the surface and getting the necessary information. The robot was developed by electrical and electronic assemblies that allowed test your application. The assembly is made up of metal detector coils, circuit boards and microprocessor, which interconnected circuits previously developed can determine, process control and mechanical actions for a robot (autonomous car) that will make the detection and mapping of buried pipelines plates.Keywords: robotic, metal detector, embedded system, pipeline inspection
Procedia PDF Downloads 6141714 The Effect of the Base Computer Method on Repetitive Behaviors and Communication Skills
Authors: Hoorieh Darvishi, Rezaei
Abstract:
Introduction: This study investigates the efficacy of computer-based interventions for children with Autism Spectrum Disorder , specifically targeting communication deficits and repetitive behaviors. The research evaluates novel software applications designed to enhance narrative capabilities and sensory integration through structured, progressive intervention protocols Method: The study evaluated two intervention software programs designed for children with autism, focusing on narrative speech and sensory integration. Twelve children aged 5-11 participated in the two-month intervention, attending three 45-minute weekly sessions, with pre- and post-tests measuring speech, communication, and behavioral outcomes. The narrative speech software incorporated 14 stories using the Cohen model. It progressively reduced software assistance as children improved their storytelling abilities, ultimately enabling independent narration. The process involved story comprehension questions and guided story completion exercises. The sensory integration software featured approximately 100 exercises progressing from basic classification to complex cognitive tasks. The program included attention exercises, auditory memory training (advancing from single to four-syllable words), problem-solving, decision-making, reasoning, working memory, and emotion recognition activities. Each module was accompanied by frequency and pitch-adjusted music that child enjoys it to enhance learning through multiple sensory channels (visual, auditory, and tactile). Conclusion: The results indicated that the use of these software programs significantly improved communication and narrative speech scores in children, while also reducing scores related to repetitive behaviors. Findings: These findings highlight the positive impact of computer-based interventions on enhancing communication skills and reducing repetitive behaviors in children with autism.Keywords: autism, communication_skills, repetitive_behaviors, sensory_integration
Procedia PDF Downloads 9