Search results for: students’ learning achievements
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10303

Search results for: students’ learning achievements

2473 The Relationship between Iranian EFL Learners' Multiple Intelligences and Their Performance on Grammar Tests

Authors: Rose Shayeghi, Pejman Hosseinioun

Abstract:

The Multiple Intelligences theory characterizes human intelligence as a multifaceted entity that exists in all human beings with varying degrees. The most important contribution of this theory to the field of English Language Teaching (ELT) is its role in identifying individual differences and designing more learner-centered programs. The present study aims at investigating the relationship between different elements of multiple intelligence and grammar scores. To this end, 63 female Iranian EFL learner selected from among intermediate students participated in the study. The instruments employed were a Nelson English language test, Michigan Grammar Test, and Teele Inventory for Multiple Intelligences (TIMI). The results of Pearson Product-Moment Correlation revealed a significant positive correlation between grammatical accuracy and linguistic as well as interpersonal intelligence. The results of Stepwise Multiple Regression indicated that linguistic intelligence contributed to the prediction of grammatical accuracy.

Keywords: multiple intelligence, grammar, ELT, EFL, TIMI

Procedia PDF Downloads 474
2472 Using Neural Networks for Click Prediction of Sponsored Search

Authors: Afroze Ibrahim Baqapuri, Ilya Trofimov

Abstract:

Sponsored search is a multi-billion dollar industry and makes up a major source of revenue for search engines (SE). Click-through-rate (CTR) estimation plays a crucial role for ads selection, and greatly affects the SE revenue, advertiser traffic and user experience. We propose a novel architecture of solving CTR prediction problem by combining artificial neural networks (ANN) with decision trees. First, we compare ANN with respect to other popular machine learning models being used for this task. Then we go on to combine ANN with MatrixNet (proprietary implementation of boosted trees) and evaluate the performance of the system as a whole. The results show that our approach provides a significant improvement over existing models.

Keywords: neural networks, sponsored search, web advertisement, click prediction, click-through rate

Procedia PDF Downloads 556
2471 Adaptive Auth - Adaptive Authentication Based on User Attributes for Web Application

Authors: Senthuran Manoharan, Rathesan Sivagananalingam

Abstract:

One of the main issues in system security is Authentication. Authentication can be defined as the process of recognizing the user's identity and it is the most important step in the access control process to safeguard data/resources from being accessed by unauthorized users. The static method of authentication cannot ensure the genuineness of the user. Due to this reason, more innovative authentication mechanisms came into play. At first two factor authentication was introduced and later, multi-factor authentication was introduced to enhance the security of the system. It also had some issues and later, adaptive authentication was introduced. In this research paper, the design of an adaptive authentication engine was put forward. The user risk profile was calculated based on the user parameters and then the user was challenged with a suitable authentication method.

Keywords: authentication, adaptive authentication, machine learning, security

Procedia PDF Downloads 223
2470 Data Mining in Healthcare for Predictive Analytics

Authors: Ruzanna Muradyan

Abstract:

Medical data mining is a crucial field in contemporary healthcare that offers cutting-edge tactics with enormous potential to transform patient care. This abstract examines how sophisticated data mining techniques could transform the healthcare industry, with a special focus on how they might improve patient outcomes. Healthcare data repositories have dynamically evolved, producing a rich tapestry of different, multi-dimensional information that includes genetic profiles, lifestyle markers, electronic health records, and more. By utilizing data mining techniques inside this vast library, a variety of prospects for precision medicine, predictive analytics, and insight production become visible. Predictive modeling for illness prediction, risk stratification, and therapy efficacy evaluations are important points of focus. Healthcare providers may use this abundance of data to tailor treatment plans, identify high-risk patient populations, and forecast disease trajectories by applying machine learning algorithms and predictive analytics. Better patient outcomes, more efficient use of resources, and early treatments are made possible by this proactive strategy. Furthermore, data mining techniques act as catalysts to reveal complex relationships between apparently unrelated data pieces, providing enhanced insights into the cause of disease, genetic susceptibilities, and environmental factors. Healthcare practitioners can get practical insights that guide disease prevention, customized patient counseling, and focused therapies by analyzing these associations. The abstract explores the problems and ethical issues that come with using data mining techniques in the healthcare industry. In order to properly use these approaches, it is essential to find a balance between data privacy, security issues, and the interpretability of complex models. Finally, this abstract demonstrates the revolutionary power of modern data mining methodologies in transforming the healthcare sector. Healthcare practitioners and researchers can uncover unique insights, enhance clinical decision-making, and ultimately elevate patient care to unprecedented levels of precision and efficacy by employing cutting-edge methodologies.

Keywords: data mining, healthcare, patient care, predictive analytics, precision medicine, electronic health records, machine learning, predictive modeling, disease prognosis, risk stratification, treatment efficacy, genetic profiles, precision health

Procedia PDF Downloads 40
2469 Background Knowledge and Reading Comprehension in ELT Classes: A Pedagogical Perspective

Authors: Davoud Ansari Kejal, Meysam Sabour

Abstract:

For long, there has been a belief that a reader can easily comprehend a text if he is strong enough in vocabulary and grammatical knowledge but there was no account for the ability of understanding different subjects based on readers’ understanding of the surrounding world which is called world background knowledge. This paper attempts to investigate the reading comprehension process applying the schema theory as an influential factor in comprehending texts, in order to prove the important role of background knowledge in reading comprehension. Based on the discussion, some teaching methods are suggested for employing world background knowledge for an elaborated teaching of reading comprehension in an active learning environment in EFL classes.

Keywords: background knowledge, reading comprehension, schema theory, ELT classes

Procedia PDF Downloads 437
2468 Sinhala Sign Language to Grammatically Correct Sentences using NLP

Authors: Anjalika Fernando, Banuka Athuraliya

Abstract:

This paper presents a comprehensive approach for converting Sinhala Sign Language (SSL) into grammatically correct sentences using Natural Language Processing (NLP) techniques in real-time. While previous studies have explored various aspects of SSL translation, the research gap lies in the absence of grammar checking for SSL. This work aims to bridge this gap by proposing a two-stage methodology that leverages deep learning models to detect signs and translate them into coherent sentences, ensuring grammatical accuracy. The first stage of the approach involves the utilization of a Long Short-Term Memory (LSTM) deep learning model to recognize and interpret SSL signs. By training the LSTM model on a dataset of SSL gestures, it learns to accurately classify and translate these signs into textual representations. The LSTM model achieves a commendable accuracy rate of 94%, demonstrating its effectiveness in accurately recognizing and translating SSL gestures. Building upon the successful recognition and translation of SSL signs, the second stage of the methodology focuses on improving the grammatical correctness of the translated sentences. The project employs a Neural Machine Translation (NMT) architecture, consisting of an encoder and decoder with LSTM components, to enhance the syntactical structure of the generated sentences. By training the NMT model on a parallel corpus of Sinhala wrong sentences and their corresponding grammatically correct translations, it learns to generate coherent and grammatically accurate sentences. The NMT model achieves an impressive accuracy rate of 98%, affirming its capability to produce linguistically sound translations. The proposed approach offers significant contributions to the field of SSL translation and grammar correction. Addressing the critical issue of grammar checking, it enhances the usability and reliability of SSL translation systems, facilitating effective communication between hearing-impaired and non-sign language users. Furthermore, the integration of deep learning techniques, such as LSTM and NMT, ensures the accuracy and robustness of the translation process. This research holds great potential for practical applications, including educational platforms, accessibility tools, and communication aids for the hearing-impaired. Furthermore, it lays the foundation for future advancements in SSL translation systems, fostering inclusive and equal opportunities for the deaf community. Future work includes expanding the existing datasets to further improve the accuracy and generalization of the SSL translation system. Additionally, the development of a dedicated mobile application would enhance the accessibility and convenience of SSL translation on handheld devices. Furthermore, efforts will be made to enhance the current application for educational purposes, enabling individuals to learn and practice SSL more effectively. Another area of future exploration involves enabling two-way communication, allowing seamless interaction between sign-language users and non-sign-language users.In conclusion, this paper presents a novel approach for converting Sinhala Sign Language gestures into grammatically correct sentences using NLP techniques in real time. The two-stage methodology, comprising an LSTM model for sign detection and translation and an NMT model for grammar correction, achieves high accuracy rates of 94% and 98%, respectively. By addressing the lack of grammar checking in existing SSL translation research, this work contributes significantly to the development of more accurate and reliable SSL translation systems, thereby fostering effective communication and inclusivity for the hearing-impaired community

Keywords: Sinhala sign language, sign Language, NLP, LSTM, NMT

Procedia PDF Downloads 83
2467 The Differences in Normative Beliefs among Schoolchildren with Reactive, Proactive, Reactive-Proactive Aggression, and without Aggression

Authors: Annis Lai Chu Fung

Abstract:

This study is to fill up a research gap on examining the differences in normative beliefs (namely acceptance of weaknesses, acceptance of provoked aggression, and acceptance of unprovoked aggression) among different subtypes of aggressors and non-aggressors (reactive aggressors, proactive aggressors, reactive-proactive aggressors, and non-aggressors,). 2,236 students (1,372 males and 864 females), aged from 11 to 18, completed a self-reported questionnaire. Results revealed that (a) schoolchildren with reactive-proactive aggression have the highest acceptance of provoked aggression, the highest acceptance of unprovoked aggression, and the lowest acceptance of weakness; (b) schoolchildren with proactive aggression have higher acceptance of unprovoked aggression and lower acceptance of weakness than reactive aggressors; and (c) schoolchildren without aggression have the lowest acceptance of provoked aggression, the lowest acceptance of unprovoked aggression, and the highest acceptance of weakness.

Keywords: normative belief, schoolchildren, reactive, proactive, aggression

Procedia PDF Downloads 266
2466 Contextual Sentiment Analysis with Untrained Annotators

Authors: Lucas A. Silva, Carla R. Aguiar

Abstract:

This work presents a proposal to perform contextual sentiment analysis using a supervised learning algorithm and disregarding the extensive training of annotators. To achieve this goal, a web platform was developed to perform the entire procedure outlined in this paper. The main contribution of the pipeline described in this article is to simplify and automate the annotation process through a system of analysis of congruence between the notes. This ensured satisfactory results even without using specialized annotators in the context of the research, avoiding the generation of biased training data for the classifiers. For this, a case study was conducted in a blog of entrepreneurship. The experimental results were consistent with the literature related annotation using formalized process with experts.

Keywords: sentiment analysis, untrained annotators, naive bayes, entrepreneurship, contextualized classifier

Procedia PDF Downloads 378
2465 Epistemic Emotions during Cognitive Conflict: Associations with Metacognitive Feelings in High Conflict Scenarios

Authors: Katerina Nerantzaki, Panayiota Metallidou, Anastasia Efklides

Abstract:

The aim of the study was to investigate: (a) changes in the intensity of various epistemic emotions during cognitive processing in a decision-making task and (b) their associations with metacognitive feelings of difficulty and confidence. One hundred and fifty-two undergraduate university students were asked individually to read in the e-prime environment decision-making scenarios about moral dilemmas concerning self-driving cars, which differed in the level of conflict they produced, and then to make a choice between two options. Further, the participants were asked to rate on a four-point scale four epistemic emotions (surprise, curiosity, confusion, and wonder) and two metacognitive feelings (feeling of difficulty and feeling of confidence) after making their choice in each scenario. Changes in cognitive processing due to the level of conflict affected differently the intensity of the specific epistemic emotions. Further, there were interrelations of epistemic emotions with metacognitive feelings.

Keywords: confusion, curiosity, epistemic emotions, metacognitive experiences, surprise

Procedia PDF Downloads 64
2464 On Early Verb Acquisition in Chinese-Speaking Children

Authors: Yating Mu

Abstract:

Young children acquire native language with amazing rapidity. After noticing this interesting phenomenon, lots of linguistics, as well as psychologists, devote themselves to exploring the best explanations. Thus researches on first language acquisition emerged. Early lexical development is an important branch of children’s FLA (first language acquisition). Verb, the most significant class of lexicon, the most grammatically complex syntactic category or word type, is not only the core of exploring syntactic structures of language but also plays a key role in analyzing semantic features. Obviously, early verb development must have great impacts on children’s early lexical acquisition. Most scholars conclude that verbs, in general, are very difficult to learn because the problem in verb learning might be more about mapping a specific verb onto an action or event than about learning the underlying relational concepts that the verb or relational term encodes. However, the previous researches on early verb development mainly focus on the argument about whether there is a noun-bias or verb-bias in children’s early productive vocabulary. There are few researches on general characteristics of children’s early verbs concerning both semantic and syntactic aspects, not mentioning a general survey on Chinese-speaking children’s verb acquisition. Therefore, the author attempts to examine the general conditions and characteristics of Chinese-speaking children’s early productive verbs, based on data from a longitudinal study on three Chinese-speaking children. In order to present an overall picture of Chinese verb development, both semantic and syntactic aspects will be focused in the present study. As for semantic analysis, a classification method is adopted first. Verb category is a sophisticated class in Mandarin, so it is quite necessary to divide it into small sub-types, thus making the research much easier. By making a reasonable classification of eight verb classes on basis of semantic features, the research aims at finding out whether there exist any universal rules in Chinese-speaking children’s verb development. With regard to the syntactic aspect of verb category, a debate between nativist account and usage-based approach has lasted for quite a long time. By analyzing the longitudinal Mandarin data, the author attempts to find out whether the usage-based theory can fully explain characteristics in Chinese verb development. To sum up, this thesis attempts to apply the descriptive research method to investigate the acquisition and the usage of Chinese-speaking children’s early verbs, on purpose of providing a new perspective in investigating semantic and syntactic features of early verb acquisition.

Keywords: Chinese-speaking children, early verb acquisition, verb classes, verb grammatical structures

Procedia PDF Downloads 344
2463 Mathematical Knowledge a Prerequisite for Science Education Courses in Tertiary Institution

Authors: Esther Yemisi Akinjiola

Abstract:

Mathematics has been regarded as the backbone of science and technological development, without which no nation can achieve any sustainable growth and development. Mathematics is a useful tool to simplify science by quantification of phenomena; hence physics and chemistry cannot be done without Calculus and Statistics. Mathematics is used in physical science to calculate the measurement of objects and their characteristics, as well as to show the relationship between different functions and properties. Mathematics is the building block for everything in our daily lives, including the use of mobile devices, architecture design, ancient arts, engineering sports, and. among others. Therefore the study of Mathematics is made compulsory at primary, basic, and secondary school levels. Thus, this paper discusses the concepts of Mathematics, science, and their relationships. Also, it discusses Mathematics contents needed to study science-oriented courses such as physics education, chemistry education, and biology education in the tertiary institution. The paper concluded that without adequate knowledge of Mathematics, it will be difficult, if not impossible, for science education students to cope in their field of study.

Keywords: mathematical knowledge, prerequisite, science education, tertiary institution

Procedia PDF Downloads 74
2462 A Taxonomy of Professional Engineering Attributes for Tackling Global Humanitarian Challenges

Authors: Georgia Kremmyda, Angelos Georgoulas, Yiannis Koumpouros, James T. Mottram

Abstract:

There is a growing interest in enhancing the creativity and problem-solving ability of engineering students by expanding their engagement to complex, interdisciplinary problems such as environmental issues, resilience to man-made and natural disasters, global health matters, water needs, increased energy demands, and other global humanitarian challenges. Tackling societal challenges requires knowledgeable and erudite engineers who can handle, combine, transform and create innovative, affordable and sustainable solutions. This view simultaneously complements and challenges current conceptions of an emerging educational movement that, almost without exception, are underpinned by calls for competitive economic growth and technological development. This article reveals a taxonomy of humanitarian attributes to be enabled to professional engineers, through reformed curricula and innovative pedagogies, which once implemented and integrated efficiently in higher engineering education, they will provide students and educators with opportunities to explore interdependencies and connections between resources, sustainable design, societal needs, and the natural environment and to critically engage with implicit and explicit facets of disciplinary identity. The research involves carrying out a study on (a) current practices, best practices and barriers in knowledge organisation, content, and hierarchy in graduate engineering programmes, (b) best practices associated with teaching and research in engineering education around the world, (c) opportunities inherent in general reforms of graduate engineering education and inherent in integrating the humanitarian context throughout engineering education programmes, and, (d) an overarching taxonomy of professional attributes for tackling humanitarian challenges. Research methods involve state-of-the-art literature review on engineering education and pedagogy to resource thematic findings on current status in engineering education worldwide, and qualitative research through three practice dialogue workshops, run in Asia (Vietnam, Indonesia and Bangladesh) involving a variety of national, international and local stakeholders (industries; NGOs, governmental organisations). Findings from this study provide evidence on: (a) what are the professional engineering attributes (skills, experience, knowledge) needed for tackling humanitarian challenges; (b) how we can integrate other disciplines and professions to engineering while defining the professional attributes of engineers who are capable of tackling humanitarian challenges. The attributes will be linked to those discipline(s) and profession(s) that are more likely to enforce the attributes (removing the assumption that engineering education as it stands at the moment can provide all attributes), and; (c) how these attributes shall be supplied; what kind of pedagogies or training shall take place beyond current practices. Acknowledgment: The study is currently in progress and is being undertaken in the framework of the project ENHANCE - ENabling Humanitarian Attributes for Nurturing Community-based Engineering (project No: 598502-EEP-1-2018-1-UK-EPPKA2-CBHE-JP (2018-2582/001-001), funded by the Erasmus + KA2 Cooperation for innovation and the exchange of good practices – Capacity building in the field of Higher Education.

Keywords: professional engineering attributes, engineering education, taxonomy, humanitarian challenges, humanitarian engineering

Procedia PDF Downloads 177
2461 Native Speaker's Role in Improving the Speaking Skills of Second Language Learners

Authors: May George

Abstract:

Native speakers can play a significant role in improving second language learners speaking skills through weekly interaction. Speaking is one of the important skills that second language learners need to practice in order to be able to communicate the language. This study will examine Talkaboard as an important tool to achieve better outcomes in speaking a language. The subject of the study will be 16 advanced Arabic language learners at the college level. There will be a pre-test and post-test to examine the conversation outcomes using the Talkaborad tool. The students will be asked to write a summary and talk about their weekly conversation experience with the native speaker in class. The teacher will use a check list to determine the progress made in speaking the Arabic language. The results of this study will provide language teachers with information related to the native speakers’ role in language and the progress the second language learners made after interacting with native speakers.

Keywords: speaking, language, interaction, culture

Procedia PDF Downloads 469
2460 Parenting Styles and Their Relation to Videogame Addiction

Authors: Petr Květon, Martin Jelínek

Abstract:

We try to identify the role of various aspects of parenting style in the phenomenon of videogame playing addiction. Relevant self-report questionnaires were part of a wider set of methods focused on the constructs related to videogame playing. The battery of methods was administered in school settings in paper and pencil form. The research sample consisted of 333 (166 males, 167 females) elementary and high school students at the age between 10 and 19 years (m=14.98, sd=1.77). Using stepwise regression analysis, we assessed the influence of demographic variables (gender and age) and parenting styles. Age and gender together explained 26.3% of game addiction variance (F(2,330)=58.81, p<.01). By adding four aspect of parenting styles (inconsistency, involvement, control, and warmth) another 10.2% of variance was explained (∆F(4,326)=13.09, p<.01). The significant predictor was gender of the respondent, where males scored higher on game addiction scale (B=0.70, p<.01), age (β=-0.18, p<.01), where younger children showed higher level of addiction, and parental inconsistency (β=0.30, p<.01), where the higher the inconsistency in upbringing, the more developed game playing addiction.

Keywords: gender, parenting styles, video games, addiction

Procedia PDF Downloads 339
2459 An Architectural Model of Multi-Agent Systems for Student Evaluation in Collaborative Game Software

Authors: Monica Hoeldtke Pietruchinski, Andrey Ricardo Pimentel

Abstract:

The teaching of computer programming for beginners has been presented to the community as a not simple or trivial task. Several methodologies and research tools have been developed; however, the problem still remains. This paper aims to present multi-agent system architecture to be incorporated to the educational collaborative game software for teaching programming that monitors, evaluates and encourages collaboration by the participants. A literature review has been made on the concepts of Collaborative Learning, Multi-agents systems, collaborative games and techniques to teach programming using these concepts simultaneously.

Keywords: architecture of multi-agent systems, collaborative evaluation, collaboration assessment, gamifying educational software

Procedia PDF Downloads 443
2458 Classification of Red, Green and Blue Values from Face Images Using k-NN Classifier to Predict the Skin or Non-Skin

Authors: Kemal Polat

Abstract:

In this study, it has been estimated whether there is skin by using RBG values obtained from the camera and k-nearest neighbor (k-NN) classifier. The dataset used in this study has an unbalanced distribution and a linearly non-separable structure. This problem can also be called a big data problem. The Skin dataset was taken from UCI machine learning repository. As the classifier, we have used the k-NN method to handle this big data problem. For k value of k-NN classifier, we have used as 1. To train and test the k-NN classifier, 50-50% training-testing partition has been used. As the performance metrics, TP rate, FP Rate, Precision, recall, f-measure and AUC values have been used to evaluate the performance of k-NN classifier. These obtained results are as follows: 0.999, 0.001, 0.999, 0.999, 0.999, and 1,00. As can be seen from the obtained results, this proposed method could be used to predict whether the image is skin or not.

Keywords: k-NN classifier, skin or non-skin classification, RGB values, classification

Procedia PDF Downloads 234
2457 Implementation of Green Deal Policies and Targets in Energy System Optimization Models: The TEMOA-Europe Case

Authors: Daniele Lerede, Gianvito Colucci, Matteo Nicoli, Laura Savoldi

Abstract:

The European Green Deal is the first internationally agreed set of measures to contrast climate change and environmental degradation. Besides the main target of reducing emissions by at least 55% by 2030, it sets the target of accompanying European countries through an energy transition to make the European Union into a modern, resource-efficient, and competitive net-zero emissions economy by 2050, decoupling growth from the use of resources and ensuring a fair adaptation of all social categories to the transformation process. While the general purpose to allow the realization of the purposes of the Green Deal already dates back to 2019, strategies and policies keep being developed coping with recent circumstances and achievements. However, general long-term measures like the Circular Economy Action Plan, the proposals to shift from fossil natural gas to renewable and low-carbon gases, in particular biomethane and hydrogen, and to end the sale of gasoline and diesel cars by 2035, will all have significant effects on energy supply and demand evolution across the next decades. The interactions between energy supply and demand over long-term time frames are usually assessed via energy system models to derive useful insights for policymaking and to address technological choices and research and development. TEMOA-Europe is a newly developed energy system optimization model instance based on the minimization of the total cost of the system under analysis, adopting a technologically integrated, detailed, and explicit formulation and considering the evolution of the system in partial equilibrium in competitive markets with perfect foresight. TEMOA-Europe is developed on the TEMOA platform, an open-source modeling framework totally implemented in Python, therefore ensuring third-party verification even on large and complex models. TEMOA-Europe is based on a single-region representation of the European Union and EFTA countries on a time scale between 2005 and 2100, relying on a set of assumptions for socio-economic developments based on projections by the International Energy Outlook and a large technological dataset including 7 sectors: the upstream and power sectors for the production of all energy commodities and the end-use sectors, including industry, transport, residential, commercial and agriculture. TEMOA-Europe also includes an updated hydrogen module considering its production, storage, transportation, and utilization. Besides, it can rely on a wide set of innovative technologies, ranging from nuclear fusion and electricity plants equipped with CCS in the power sector to electrolysis-based steel production processes and steel in the industrial sector – with a techno-economic characterization based on public literature – to produce insightful energy scenarios and especially to cope with the very long analyzed time scale. The aim of this work is to examine in detail the scheme of measures and policies for the realization of the purposes of the Green Deal and to transform them into a set of constraints and new socio-economic development pathways. Based on them, TEMOA-Europe will be used to produce and comparatively analyze scenarios to assess the consequences of Green Deal-related measures on the future evolution of the energy mix over the whole energy system in an economic optimization environment.

Keywords: European Green Deal, energy system optimization modeling, scenario analysis, TEMOA-Europe

Procedia PDF Downloads 91
2456 The Way of the English Use of Businessmen for the ASEAN Economic Community in Chonburi Province

Authors: Kittivate Boonyopakorn

Abstract:

The purposes of this study were to investigate the method of the English use of the businessmen and to study their behavior of the utilization for the ASEAN economic community. The participants were divided into the three types of the merchants including the construction contractors, the construction material traders, and SME entrepreneurs. Survey questionnaires and interviews were used in this study. The findings showed that in the type of traders, 23 of the participants are construction contractors, 121 are construction material traders, and 206 are SME entrepreneurs. The study of English in language institute is highly 51.4%. The use of Google in translating English into Thai is 41.7%. Learning English themselves is 41.1% respectively. The businessmen study English for readiness for their trade.

Keywords: way of rnglish use, businessmen, ASEAN economic community, Chonburi province

Procedia PDF Downloads 230
2455 A Survey on How Faculty Perceive and Quest for Modes of Internationalization in a Private Higher Education Institution

Authors: Hanife Akar, Basak Calik, Gulcin Gulmez-Dag, Elanur Yilmaz

Abstract:

Internationalization in higher education (IHE) has been a longstanding issue in the Western World but its impact has travelled beyond its borders. As a developing country, universities in Turkey also have put into their agendas strategic plans for IHE to compete with global trends and benchmarked universities. The purpose of this study was to explore how faculty in a private university in Mid Anatolia would like see modes of internationalization in their institution through a survey design and understand their quest for internationalization. Findings indicate that participants (N=49) are internationalized in different ways, from holding international Ph.D. degrees to postdoctoral degrees, or being international faculty themselves. Participants’ visions seem to be affected by the type of programs they are in, and many consider being a part of an international joint program or having international students and faculty are an essential component in IHE. In addition to holding joints degrees, and exchange or international human sources, participants quest for more collaboration for R&D, more comparative research opportunities, and examine or develop curricula from a global perspective.

Keywords: faculty, higher education, internationalization, visions

Procedia PDF Downloads 229
2454 Discerning Beginning Teachers' Conceptions of Competence through a Phenomenographic Investigation

Authors: Pauline Swee Choo Goh, Kung Teck Wong

Abstract:

The research reported here investigates variation in beginning teachers’ early experiences of their own teaching competency. A phenomenographic research approach was used to show the qualitatively different ways teacher competence was understood amongst beginning teachers in Malaysia. Phenomenographic interviews were conducted with 18 beginning teachers who had started full time teaching for between 1-3 years. Analysis revealed that beginning teachers ‘saw’, ‘understood’ the conceptions of competency in five different ways: i) the ability to manage classroom and student behavior, ii) a strong knowledge of the subject content, iii) the ability to reach out for assistance and support, iv) understanding the students they teach, and v) possessing values of professionalism. The relationships between these different ways are represented diagrammatically. This investigation gives an insider’s perspective a strong voice of what constitutes teacher competence, as well as illustrates that if teacher competence is to be used for any articulation of teacher standards, the term must be carefully defined through the help of the group most affected by any judgements of their competency to avoid misunderstandings, unhappiness and discontent.

Keywords: pre-service teachers, phenomenology, competency, teacher education

Procedia PDF Downloads 307
2453 Emotion Detection in a General Human-Robot Interaction System Optimized for Embedded Platforms

Authors: Julio Vega

Abstract:

Expression recognition is a field of Artificial Intelligence whose main objectives are to recognize basic forms of affective expression that appear on people’s faces and contributing to behavioral studies. In this work, a ROS node has been developed that, based on Deep Learning techniques, is capable of detecting the facial expressions of the people that appear in the image. These algorithms were optimized so that they can be executed in real time on an embedded platform. The experiments were carried out in a PC with a USB camera and in a Raspberry Pi 4 with a PiCamera. The final results shows a plausible system, which is capable to work in real time even in an embedded platform.

Keywords: python, low-cost, raspberry pi, emotion detection, human-robot interaction, ROS node

Procedia PDF Downloads 113
2452 Assessing Factors That Constitute Talent in the Islamic Financial Institutions among Bank Officers

Authors: Zairani Zainol, Zulkiflee Daud

Abstract:

This study employed 86 respondents representing bank officers of Bank XYX (one of the full-fledged Islamic banks in Malaysia) in the northern region of Malaysia to assess the factors that constitute talent in the Islamic financial industries. To test the discriminant factors for talent among bank officers, a factor analysis was performed. The KMO, Bartlett and MSA tests were executed as the prerequisite before performing the factor analysis. The discriminant factors for talent were extracted via eigenvalues and rotated component matrixes. The results show that five factors, namely (1) self-motivation, (2) leadership, (3) teamwork, (4) interpersonal skills, and (5) creativity/innovation constitute talent in the Islamic financial industries. It is hoped that this study could offer guidelines to education providers, specifically those that conduct the Islamic finance and banking program, as to the areas of emphasis for students before graduating. For the Islamic financial institutions, this study is also vital since they could tackle the areas that need to be improved in managing their talents.

Keywords: talent, Islamic financial industries, talent development, bank’s officers

Procedia PDF Downloads 390
2451 Limits Problem Solving in Engineering Careers: Competences and Errors

Authors: Veronica Diaz Quezada

Abstract:

In this article, the performance and errors are featured and analysed in the limit problems solving of a real-valued function, in correspondence to competency-based education in engineering careers, in the south of Chile. The methodological component is contextualised in a qualitative research, with a descriptive and explorative design, with elaboration, content validation and application of quantitative instruments, consisting of two parallel forms of open answer tests, based on limit application problems. The mathematical competences and errors made by students from five engineering careers from a public University are identified and characterized. Results show better performance only to solve routine-context problem-solving competence, thus they are oriented towards a rational solution or they use a suitable problem-solving method, achieving the correct solution. Regarding errors, most of them are related to techniques and the incorrect use of theorems and definitions of real-valued function limits of real variable.

Keywords: engineering education, errors, limits, mathematics competences, problem solving

Procedia PDF Downloads 135
2450 Using Mining Methods of WEKA to Predict Quran Verb Tense and Aspect in Translations from Arabic to English: Experimental Results and Analysis

Authors: Jawharah Alasmari

Abstract:

In verb inflection, tense marks past/present/future action, and aspect marks progressive/continues perfect/completed actions. This usage and meaning of tense and aspect differ in Arabic and English. In this research, we applied data mining methods to test the predictive function of candidate features by using our dataset of Arabic verbs in-context, and their 7 translations. Weka machine learning classifiers is used in this experiment in order to examine the key features that can be used to provide guidance to enable a translator’s appropriate English translation of the Arabic verb tense and aspect.

Keywords: Arabic verb, English translations, mining methods, Weka software

Procedia PDF Downloads 257
2449 Scientific Theoretical Fundamentals of Comparative Analysis

Authors: Khalliyeva Gulnoz Iskandarovna, Mannonova Feruzabonu Sherali Qizi

Abstract:

A scientific field called comparative literature or literary comparative studies compares two or more literary phenomena. One of the most important scientific fields nowadays, when global social, cultural, and literary relations are growing daily, is comparative literature. Any comparative investigation reveals shared and unique characteristics of literary phenomena, which provide the cornerstone for the creation of overarching theoretical principles that apply to all literature. Comparative analysis consists of objects, and they are their constituents. For researchers, it is enough to know this. Comparative analysis, in addition to the above-mentioned actions, also focuses on comparing the components of the objects of analysis with each other. The purpose of this article is to investigate comparative analysis in literature and to identify similarities and differences between comparable objects. Students, teachers, and researchers should be able to describe comparative research techniques and their fundamental ideas when studying this topic. They should also have a basic understanding of comparative literature and their summary.

Keywords: object, natural, social, spiritual, epistemological, logical, methodological, methodological, axiological tasks, stages of comparison, environment, internal features, and typical situations

Procedia PDF Downloads 46
2448 “Moves” for Guiding Presentations in French

Authors: Nuchanat Handumrongkul, Suwaree Yordchim, Anantachai Aeka

Abstract:

Despite four years of study in the tourism industry, the Bachelor’s graduates cannot perform their jobs as experienced tour guides. This research aimed to develop French teaching and studying for Tourism with two main purposes: to analyze ‘Moves’ used in oral presentations at tourist attractions; and to study content in guiding presentations or 'Guide Speak'. The study employed audio recording of these presentations as an interview method in authentic situations, having four tour guides as respondents and information providers. The data was analyzed via moves and content analysis. The results found that there were eight moves used; namely: welcoming, introducing oneself, drawing someone’s attention, giving information, explaining, highlighting, persuading, and saying goodbye. In terms of content, the information being presented covered the outstanding characteristics of the places and well-integrated with other related content. The findings were used as guidelines for curriculum development; in particular, the core content and the presentation forming the basis for students to meet the standard requirements of the labor-market and professional schemes.

Keywords: moves, guiding presentation, french, tourism

Procedia PDF Downloads 225
2447 Exploring Non-Native English Language Teachers' Understandings and Attitudes towards the Integration of Intercultural Competence

Authors: Simin Sasani

Abstract:

This study will explore a group of English language teachers’ understanding of intercultural competence to find out if they are aware of the concept and how important it is for them. It will investigate how much they are concerned about the challenges that the learners might face in their intercultural communications and to what extent they can help the learners to overcome the barriers to increase students’ insight into cultural differences. In addition, it will explore how a group of non-native English language teachers define culture in relation to their English language teaching practices. More specifically, the research tries to take the how and why of inclusion of intercultural competence into consideration and how non-native teachers think they can improve their learners’ knowledge and skills in this domain. The study will be conducted in the UK and the participants are eight non-native English language teachers who are currently teaching general English language courses for foreigners. A pilot study have been conducted for this research which its results show three non-native English teachers are aware of the notion although they have not had any formal education about intercultural competence. Their challenges and limitation were also highlighted through interviews and observations.

Keywords: English, English language teachers, intercultural communications, intercultural competence, non-natives

Procedia PDF Downloads 450
2446 Challenges Encountered by Small Business Owners in Building Their Social Media Marketing Competency

Authors: Nilay Balkan

Abstract:

Introductory statement: The purpose of this study is to understand how small business owners develop social media marketing competency, the challenges they encounter in doing so, and establish the social media training needs of such businesses. These challenges impact the extent to which small business owners build effective social media knowledge and, in turn, impact their ability to implement effective social media marketing into their business practices. This means small businesses are not fully able to benefit from social media, such as benefits to customer relationship management or increasing brand image, which would support the overall business operations for these businesses. This research is part one of a two-phased study. The first phase aims to establish the challenges small business owners face in building social media marketing competency and their specific training needs. Phase two will then focus in more depth on the barriers and challenges emerging from phase one. Summary of Methodology: Interviews with ten small business owners were conducted from various sectors, including fitness, tourism, food, and drinks. These businesses were located in the central belt of Scotland, which is an area with the highest population and business density in Scotland. These interviews were in-depth and semi-structured, with the purpose of being investigative and understanding the phenomena from the lived experience of the small business owners. A purposive sampling was used, where small business owners fulfilling certain criteria were approached to take part in the interviews. Key findings: The study found four ways in which small business owners develop their social media competency (informal methods, formal methods, learning through a network, and experimenting) and the various challenges they face with these methods. Further, the study established four barriers impacting the development of social media marketing competency among the interviewed small business owners. In doing so, preliminary support needs have also emerged. Concluding statement: The contribution of this study is to understand the challenges small business owners face when learning how to use social media for business purposes and identifying their training needs. This understanding can help the development of specific and tailored support. In addition, specific and tailored training can support small businesses in building competency. This supports small businesses to progress to the next stage of their development, which could be to further their digital transformation or grow their business. The insights from this study can be used to support business competitiveness and support small businesses to become more resilient. Moreover, small businesses and entrepreneurs share some similar characteristics, such as limited resources and conflicting priorities, and the findings of this study may be able to support entrepreneurs in their social media marketing strategies as well.

Keywords: small business, marketing theory and applications, social media marketing, strategic management, digital competency, digitalisation, marketing research and strategy, entrepreneurship

Procedia PDF Downloads 74
2445 Elvis Improved Method for Solving Simultaneous Equations in Two Variables with Some Applications

Authors: Elvis Adam Alhassan, Kaiyu Tian, Akos Konadu, Ernest Zamanah, Michael Jackson Adjabui, Ibrahim Justice Musah, Esther Agyeiwaa Owusu, Emmanuel K. A. Agyeman

Abstract:

In this paper, how to solve simultaneous equations using the Elvis improved method is shown. The Elvis improved method says; to make one variable in the first equation the subject; make the same variable in the second equation the subject; equate the results and simplify to obtain the value of the unknown variable; put the value of the variable found into one equation from the first or second steps and simplify for the remaining unknown variable. The difference between our Elvis improved method and the substitution method is that: with Elvis improved method, the same variable is made the subject in both equations, and the two resulting equations equated, unlike the substitution method where one variable is made the subject of only one equation and substituted into the other equation. After describing the Elvis improved method, findings from 100 secondary students and the views of 5 secondary tutors to demonstrate the effectiveness of the method are presented. The study's purpose is proved by hypothetical examples.

Keywords: simultaneous equations, substitution method, elimination method, graphical method, Elvis improved method

Procedia PDF Downloads 110
2444 Quality of Care for the Maternal Complications at Selected Primary and Secondary Health Facilities of Bangladesh: Lessons Learned from a Formative Research

Authors: Mohiuddin Ahsanul Kabir Chowdhury, Nafisa Lira Huq, Afroza Khanom, Rafiqul Islam, Abdullah Nurus Salam Khan, Farhana Karim, Nabila Zaka, Shams El Arifeen, Sk. Masum Billah

Abstract:

After having astounding achievements in reducing maternal mortality and achieving the target for Millennium Development Goal (MDG) 5, the Government of Bangladesh has set new target to reduce Maternal Mortality Ratio (MMR) to 70 per 100,000 live births aligning with targets of Sustainable Development Goals (SDGs). Aversion of deaths from maternal complication by ensuring quality health care could be an important path to accelerate the rate of reduction of MMR. This formative research was aimed at exploring the provision of quality maternal health services at different level of health facilities. The study was conducted in 1 district hospital (DH) and 4 Upazila health complexes (UHC) of Kurigram district of Bangladesh, utilizing both quantitative and qualitative research methods. We conducted 14 key informant interviews with facility managers and 20 in-depth interviews with health care providers and support staff. Besides, we observed 387 normal deliveries from which we found 17 cases of post partum haemorrhage (PPH) and 2 cases of eclampsia during the data collection period extended from July-September 2016. The quantitative data were analyzed by using descriptive statistics, and the qualitative component underwent thematic analysis with the broad themes of facility readiness for maternal complication management, and management of complications. Inadequacy in human resources has been identified as the most important bottleneck to provide quality care to manage maternal complications. The DH had a particular paucity of human resources in medical officer cadre where about 61% posts were unfilled. On the other hand, in the UHCs the positions mostly empty were obstetricians (75%, paediatricians (75%), staff nurses (65%), and anaesthetists (100%). The workload on the existing staff is increased because of the persistence of vacant posts. Unavailability of anesthetists and consultants does not permit the health care providers (HCP) of lower cadres to perform emergency operative procedures and forces them to refer the patients although referral system is not well organized in rural Bangladesh. Insufficient bed capacity, inadequate training, shortage of emergency medicines etc. are other hindrance factors for facility readiness. Among the 387 observed delivery case, 17 (4.4%) were identified as PPH cases, and only 2 cases were found as eclampsia/pre-eclampsia. The majority of the patients were treated with uterine message (16 out of 17, 94.1%) and injectable Oxytocin (14 out of 17, 82.4%). The providers of DH mentioned that they can manage the PPH because of having provision for diagnostic and blood transfusion services, although not as 24/7 services. Regarding management of eclampsia/pre-eclampsia, HCPs provided Diazepam, MgSO4, and other anti-hypertensives. The UHCs did not have MgSO4 at stock even, and one facility manager admitted that they treat eclampsia with Diazepam only. The nurses of the UHCs were found to be afraid to handle eclampsia cases. The upcoming interventions must ensure refresher training of service providers, continuous availability of essential medicine and equipment needed for complication management, availability of skilled health workforce, availability of functioning blood transfusion unit and pairing of consultants and anaesthetists to reach the newly set targets altogether.

Keywords: Bangladesh, health facilities, maternal complications, quality of care

Procedia PDF Downloads 212