Search results for: emotion state
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7513

Search results for: emotion state

7393 Surveyed Emotional Responses to Musical Chord Progressions Imbued with Binaural Pulsations

Authors: Jachin Pousson, Valdis Bernhofs

Abstract:

Applications of the binaural sound experience are wide-ranged. This paper focuses on the interaction between binaural tones and human emotion with an aim to apply the resulting knowledge artistically. For the purpose of this study, binaural music is defined as musical arrangements of sound which are made of combinations of binaural difference tones. Here, the term ‘binaural difference tone’ refers to the pulsating tone heard within the brain which results from listening to slightly differing audio frequencies or pure pitches in each ear. The frequency or tempo of the pulsations is the sum of the precise difference between the frequencies two tones and is measured in beats per second. Polyrhythmic pulsations that can be heard within combinations of these differences tones have shown to be able to entrain or tune brainwave patterns to frequencies which have been linked to mental states which can be characterized by different levels of attention and mood.

Keywords: binaural auditory pulsations, brainwave entrainment, emotion, music composition

Procedia PDF Downloads 149
7392 The Role of Attachment and Dyadic Coping in Shaping Relational Intimacy

Authors: Anna Wendolowska, Dorota Czyzowska

Abstract:

An intimate relationship is a significant factor that influences romantic partners’ well-being. In the face of stress, avoidant partners often employ a defense-against-intimacy strategy, leading to reduced relationship satisfaction, intimacy, interdependence, and longevity. Dyadic coping can buffer the negative effects of stress on relational satisfaction. Emotional competence mediates the relationship between insecure attachment and intimacy. In the current study, the link between attachment, different forms of dyadic coping, and various aspects of relationship satisfaction was examined. Both partners completed the attachment style questionnaire, the well matching couple questionnaire, and the dyadic coping inventory. The data was analyzed using the actor–partner interdependence model. The results highlighted a negative association between insecure-avoidant attachment style and intimacy. The actor effects of avoidant attachment on relational intimacy for women and for men were significant, whilst the partner effects for both spouses were not significant. The emotion-focused common dyadic coping moderated the relationship between avoidance of attachment and the partner's sense of intimacy. After controlling for the emotion-focused common dyadic coping, the actor effect of attachment on intimacy for men was slightly weaker, and the actor effect for women turned out to be insignificant. The emotion-focused common dyadic coping weakened the negative association between insecure attachment and relational intimacy. The impact of adult attachment and dyadic coping significantly contributes to subjective relational well-being.

Keywords: adult attachment, dyadic coping, relational intimacy, relationship satisfaction

Procedia PDF Downloads 134
7391 The Effects of Online Video Gaming on Creativity

Authors: Chloe Shu-Hua Yeh

Abstract:

Effects of videogame play on players cognitive abilities is a growing research field in the recent decades, however, little is known about how ‘out-of-school’ use of videogame influences creativity. This interdisciplinary research explores the cognitive and emotional effects of two different types of online videogames (an action videogame and a non-action videogame) on subsequent creativity performances using a within-participant design study with 36 participants. Results showed that after playing the action game participants performed higher originality, elaboration and flexibility than after playing the causal game. The results explored effects of emotional states elicited during playing the games suggesting that arousal may be a significant emotional factor which influence subsequent creativity performance. The cognitive and emotional effects of videogame were discussed followed with implications for emotion-creativity-videogame play research, game designers, educational practitioners and parents.

Keywords: attentional breadth, creativity, emotion, videogame play

Procedia PDF Downloads 508
7390 A New Nonlinear State-Space Model and Its Application

Authors: Abdullah Eqal Al Mazrooei

Abstract:

In this work, a new nonlinear model will be introduced. The model is in the state-space form. The nonlinearity of this model is in the state equation where the state vector is multiplied by its self. This technique makes our model generalizes many famous models as Lotka-Volterra model and Lorenz model which have many applications in the real life. We will apply our new model to estimate the wind speed by using a new nonlinear estimator which suitable to work with our model.

Keywords: nonlinear systems, state-space model, Kronecker product, nonlinear estimator

Procedia PDF Downloads 665
7389 Engaging with Security and State from a Gendered Lens in the South Asian Context: Indian State’s Construction of Internal Security and State Responses

Authors: Pooja Bakshi

Abstract:

In the following paper, an attempt would be made to engage with the relationship between the state and the imperatives of security from a gendered lens. This will be juxtaposed with the feminist engagement with International Law. Theorizations from the literature on South Asian politics and Global politics would be applied to the manner in which the Indian state has defined and proposed to deal with concerns of internal security pertaining to the ‘Left Wing Extremism’ in 2010-2011. It would be argued that the state needs to be disaggregated into the legislature, executive and the judiciary; since there are times when some institutional parts of the state provide space for progressive democratic engagement whilst other institutions don’t. The specific contours of violence faced by women and children at the hands of the state, in the above-mentioned discourse would also be examined. In the end, implications of the security state discourse on debates in International Law would be elaborated.

Keywords: feminist engagement, human rights, state response to left extremism, security studies in South Asia

Procedia PDF Downloads 478
7388 Improving the Performance of Deep Learning in Facial Emotion Recognition with Image Sharpening

Authors: Ksheeraj Sai Vepuri, Nada Attar

Abstract:

We as humans use words with accompanying visual and facial cues to communicate effectively. Classifying facial emotion using computer vision methodologies has been an active research area in the computer vision field. In this paper, we propose a simple method for facial expression recognition that enhances accuracy. We tested our method on the FER-2013 dataset that contains static images. Instead of using Histogram equalization to preprocess the dataset, we used Unsharp Mask to emphasize texture and details and sharpened the edges. We also used ImageDataGenerator from Keras library for data augmentation. Then we used Convolutional Neural Networks (CNN) model to classify the images into 7 different facial expressions, yielding an accuracy of 69.46% on the test set. Our results show that using image preprocessing such as the sharpening technique for a CNN model can improve the performance, even when the CNN model is relatively simple.

Keywords: facial expression recognittion, image preprocessing, deep learning, CNN

Procedia PDF Downloads 114
7387 Text Emotion Recognition by Multi-Head Attention based Bidirectional LSTM Utilizing Multi-Level Classification

Authors: Vishwanath Pethri Kamath, Jayantha Gowda Sarapanahalli, Vishal Mishra, Siddhesh Balwant Bandgar

Abstract:

Recognition of emotional information is essential in any form of communication. Growing HCI (Human-Computer Interaction) in recent times indicates the importance of understanding of emotions expressed and becomes crucial for improving the system or the interaction itself. In this research work, textual data for emotion recognition is used. The text being the least expressive amongst the multimodal resources poses various challenges such as contextual information and also sequential nature of the language construction. In this research work, the proposal is made for a neural architecture to resolve not less than 8 emotions from textual data sources derived from multiple datasets using google pre-trained word2vec word embeddings and a Multi-head attention-based bidirectional LSTM model with a one-vs-all Multi-Level Classification. The emotions targeted in this research are Anger, Disgust, Fear, Guilt, Joy, Sadness, Shame, and Surprise. Textual data from multiple datasets were used for this research work such as ISEAR, Go Emotions, Affect datasets for creating the emotions’ dataset. Data samples overlap or conflicts were considered with careful preprocessing. Our results show a significant improvement with the modeling architecture and as good as 10 points improvement in recognizing some emotions.

Keywords: text emotion recognition, bidirectional LSTM, multi-head attention, multi-level classification, google word2vec word embeddings

Procedia PDF Downloads 151
7386 A Literature Review on Emotion Recognition Using Wireless Body Area Network

Authors: Christodoulou Christos, Politis Anastasios

Abstract:

The utilization of Wireless Body Area Network (WBAN) is experiencing a notable surge in popularity as a result of its widespread implementation in the field of smart health. WBANs utilize small sensors implanted within the human body to monitor and record physiological indicators. These sensors transmit the collected data to hospitals and healthcare facilities through designated access points. Bio-sensors exhibit a diverse array of shapes and sizes, and their deployment can be tailored to the condition of the individual. Multiple sensors may be strategically placed within, on, or around the human body to effectively observe, record, and transmit essential physiological indicators. These measurements serve as a basis for subsequent analysis, evaluation, and therapeutic interventions. In conjunction with physical health concerns, numerous smartwatches are engineered to employ artificial intelligence techniques for the purpose of detecting mental health conditions such as depression and anxiety. The utilization of smartwatches serves as a secure and cost-effective solution for monitoring mental health. Physiological signals are widely regarded as a highly dependable method for the recognition of emotions due to the inherent inability of individuals to deliberately influence them over extended periods of time. The techniques that WBANs employ to recognize emotions are thoroughly examined in this article.

Keywords: emotion recognition, wireless body area network, WBAN, ERC, wearable devices, psychological signals, emotion, smart-watch, prediction

Procedia PDF Downloads 28
7385 Sovereign State System in the Era of Globalisation: An Appraisal

Authors: Dilip Gogoi

Abstract:

This paper attempts to explore the notion of sovereign state system, its emergence and legitimization by the treaty of Westphalia, 1648 in Europe and examines how the very notion of sovereign state is subject to changes in the later part of the 20th century both politically and economically in the wake of globalisation. The paper firstly traces the tradition of Westphalian sovereign state system which influenced the dominant understanding about sovereign state system till mid 20th century. Secondly, it explores how the notion of sovereign nation state is subjected to change in the post World War II specially in the context of universal acceptance of human rights and right to intervene in internal affairs of a sovereign state to protect the same, the decolonization and legitimization of the principle of self determination and through the experience of European Integration. Thirdly, it analyses how globalisation drives certain fundamental changes and poses challenges to the sovereign state system. The concluding part of the paper argues that sovereign state system is relevant and will continue to be relevant although it needs to redefine its role in the changing global environment.

Keywords: Westphalia, sovereignty, nation-state system, intervention, globalisation

Procedia PDF Downloads 423
7384 Exploring the Suitability and Benefits of Two Different Mindfulness-Based Interventions with Marginalized Female Youth

Authors: Samaneh Abedini, Diana Coholic

Abstract:

The transition from adolescence into adulthood involves many changes that result in increased vulnerability to psychological challenges. This developmental stage can be especially stressful for female youth living in underserviced regions. If mental health problems are left untreated in socially marginalized youth, these challenges can extend into adulthood. We know that a lack of access to mental health services and supports can influence adolescents’ psycho-social development and well-being, while resilience and emotion regulation can help them cope with these challenges. Feasible therapeutic programs can play a significant role in assisting youth in developing these characteristics and skills. Mindfulness-Based Cognitive Therapy for Children (MBCT-C) and Holistic Art-Based Program (HAP) are two examples of mindfulness-based interventions (MBIs) that address emotion regulation, coping strategies, and resilience in marginalized youth. While each program’s beneficial effects have been documented, there is a lack of research comparing MBIs with youth, within underserviced geographical locations, and across different cultures. In this study, the sample was 42 female youth between the ages of 12 and 17 years from Iran. 42 female youth from the Elm o Honar High School, located in rural parts of Iran, Isfahan province, have been enrolled in the study. The participants were assigned to one of the MBIs (three MBCT-C experimental groups (n=20) and three HAP experimental groups (n=22)). All participants completed measures including the Child and Youth Resilience Measure-28 (CYRM-28), Child and Adolescent Mindfulness Measure (CAMM), and Difficulties in Emotion Regulation Scale (DERS) at baseline and post-intervention. At the end of intervention, the MBCT-C and HAP experimental groups showed significant changes in resilience and emotion regulation. However, the changes in resilience in HAP groups were not significant; the participants in MBCT-C experimental groups showed significant improvement in resilience. The study provided initial evidence that mindfulness-based intervention can be potentially beneficial for improving mental health status in marginalized Iranian female youth living in the middle east culture.

Keywords: benefits, female, marginalized, mindfulness, youth

Procedia PDF Downloads 65
7383 A Study on the Ideal and Actual Coping Responses of Public and Private College School Teachers on Job-Related Stress

Authors: Zaralyn Bernardo, Dante Boac, Annabelle Del Rosario

Abstract:

Professional individuals who are in a primary role to impart learning with the new generation are alarmingly tend to have a vast decrease in their workforce due to stress at work. Thus, the study used mixed method research design to explore the ideal and actual coping patterns of college school teachers, both private and public, using Coping Response Inventory-Adult (CRI-Adult). It was suggested that in order for coping to be effective there must be a congruence or good match between coping efforts and preferred coping style. Results basically provided the same information on sources of teacher stress. However, workload and low salary were more likely heightened, for public and private school, respectively. There is also a significant difference between the ideal and actual coping style of college school teachers. Though the public school teachers leaned towards problem-focused as their ideal way of coping, both public and private teachers are somewhat inclined to use emotion-focused coping in actual situation. Results of FGD identified the factors that contribute to the incongruence or mismatch in their preferred style of coping and actual efforts to cope. Identified factors based on thematic analysis (TA) are clustered into themes such as affectivity and rehearsal of the preferred coping responses, sensitivity to pressure impairs coping efficacy, seeking for social acceptance and approval, indefinite appraisal of perceived stress, emotional dysregulation, and impulsivity, immediate desire to terminate negative emotion and adversity. Most of the factors somewhat provide partial elucidation on the engagement of the respondents on emotion-focused coping.

Keywords: coping responses subtypes, appraisal, teacher stress, ideal and actual coping

Procedia PDF Downloads 137
7382 Adaptive Transmission Scheme Based on Channel State in Dual-Hop System

Authors: Seung-Jun Yu, Yong-Jun Kim, Jung-In Baik, Hyoung-Kyu Song

Abstract:

In this paper, a dual-hop relay based on channel state is studied. In the conventional relay scheme, a relay uses the same modulation method without reference to channel state. But, a relay uses an adaptive modulation method with reference to channel state. If the channel state is poor, a relay eliminates latter 2 bits and uses Quadrature Phase Shift Keying (QPSK) modulation. If channel state is good, a relay modulates the received symbols with 16-QAM symbols by using 4 bits. The performance of the proposed scheme for Symbol Error Rate (SER) and throughput is analyzed.

Keywords: adaptive transmission, channel state, dual-hop, hierarchical modulation, relay

Procedia PDF Downloads 352
7381 Metaphors of Love and Passion in Lithuanian Comics

Authors: Saulutė Juzelėnienė, Skirmantė Šarkauskienė

Abstract:

In this paper, it is aimed to analyse the multimodal representations of the concepts of LOVE and PASSION in Lithuanian graphic novel “Gertrūda”, by Gerda Jord. The research is based on the earlier findings by Forceville (2005), Eerden (2009) as well as insights made by Shihara and Matsunaka (2009) and Kövecses (2000). The domains of target and source of LOVE and PASSION metaphors in comics are expressed by verbal and non-verbal cues. The analysis of non-verbal cues adopts the concepts of rune and indexes. A pictorial rune is a graphic representation of an object that does not exist in reality in comics, such as lines, dashes, text "balloons", and pictorial index – a graphically represented object of reality, a real symptom expressing a certain emotion, such as a wide smile, furrowed eyebrows, etc. Indexes are often hyperbolized in comics. The research revealed that most frequent source domains are CLOSINESS/UNITY, NATURAL/ PHYSICAL FORCE, VALUABLE OBJECT, PRESSURE. The target is the emotion of LOVE/PASSION which belongs to a more abstract domain of psychological experience. In this kind of metaphor, the picture can be interpreted as representing the emotion of happiness. Data are taken from Lithuanian comic books and Internet sites, where comics have been presented. The data and the analysis we are providing in this article aims to reveal that there are pictorial metaphors that manifest conceptual metaphors that are also expressed verbally and that methodological framework constructed for the analysis in the papers by Forceville at all is applicable to other emotions and culture specific pictorial manifestations.

Keywords: multimodal metaphor, conceptual metaphor, comics, graphic novel, concept of love/passion

Procedia PDF Downloads 50
7380 Rumination in Borderline Personality Disorder: A Meta-Analytic Review

Authors: Mara J. Richman, Zsolt Unoka, Robert Dudas, Zsolt Demetrovics

Abstract:

Borderline personality disorder (BPD) is characterized by deficits in emotion regulation and effective liability. Of this domain, ruminative behaviors have been considered a core feature of emotion dysregulation difficulties. Taking this into consideration, a meta-analysis was performed to assess how BPD symptoms correlate with rumination, while also considering clinical moderator variables such as comorbidity, GAF score, and type of BPD symptom and demographic moderator variables such as age, gender, and education level. Analysis of correlation across rumination domains for the entire sample revealed a medium overall correlation. When assessing types of rumination, the largest correlation was among pain rumination followed by anger, depressive, and anxious rumination. Furthermore, affective instability had the strongest correlation with increased rumination, followed by unstable relationships, identity disturbance, and self-harm/ impulsivity, respectively. Demographic variables showed no significance. Clinical implications are considered and further therapeutic interventions are discussed in the context of rumination.

Keywords: borderline personality disorder, meta-analysis, rumination, symptoms

Procedia PDF Downloads 179
7379 The Effect of Brand Recovery Communications on Embarrassed Consumers’ Cognitive Appraisal and Post-purchase Behavior

Authors: Kin Yan Ho

Abstract:

Negative brand news (such as Volkswagen’s faulty carbon emission reports, China’s Luckin Coffee scandal, and bribery in reputable US universities) influence how people perceive a company. Germany’s citizens claimed Volkswagen’s scandal as a national embarrassment and cannot recover their psychological damages through monetary and non-monetary compensation. The main research question is to examine how consumers evaluate and respond to embarrassing brand publicity. The cognitive appraisal theory is used as a theoretical foundation. This study describes the use of scenario-based experiment. The findings suggest that consumers with different levels of embarrassment evaluate brand remedial offers from emotion-focused and task-focused restorative justice perspectives (newly derived from the well-established scales of perceived justice). When consumers face both negative and positive brand information (i.e., negative publicity news and a remedial offer), they change their appraisal criterion. The social situation in the cognitive reappraisal process influences the quality of the customer-brand relationship and the customer’s recovery from brand embarrassment. The results also depict that the components of recovery compensation cause differences in emotion recovery, relationship quality, and repurchase intentions. This study extends embarrassment literature in an embarrassing brand publicity context. The emotional components of brand remedial tactics provide insights to brand managers on how to handle different consumers’ emotions, consumer satisfaction, and foster positive future behavior.

Keywords: brand relationship quality, cognitive appraisal, crisis communications, emotion, justice, social presence

Procedia PDF Downloads 108
7378 The State in Africa and the twenty-First Century Global Economic Relations

Authors: Sunday Ofum Ogon

Abstract:

The 1648 Westphalia Conference in Europe ushered in the state as the only legal entity with powers to engage in interstate relations on matters that bothers on the development need of her citizens. This epochal entry of the state reshaped global relations with the curtailment of the powers of individual and groups in external relations as the state became the only entity that acted on behalf of any individual or non-state actors like NGOs residing within the parameters of such a country. Thus, the paper interrogated the extent at which the state determines her Politico-Economic relations with regards to development and growth within the state. To achieve these objectives, the paper relied on documentary evidences wherein the qualitative descriptive method was used for data collection and analysis. The paper exploited the facilities of the Rentier State theory as a guide to the study. It was revealed at the end of the study that the 21st century global economic relations is largely determine by international organizations as exemplified by the World Bank and the International Monitory Fund (IMF) where their activities in the continent has undermined state sovereignty. Hence the paper recommended amongst others that states should look inward for development strategies rather than relying on handout from supra-national organizations which has infringe on their sovereignty.

Keywords: State , Global , Rentier state, Twenty-First Century

Procedia PDF Downloads 250
7377 Development and State in Brazil: How Do Some Institutions Think and Influence These Issues

Authors: Alessandro Andre Leme

Abstract:

To analyze three Brazilian think tanks: a) Fernando Henrique Foundation; b) Celso Furtado International Center; c) Millennium Institute and how they dispute interpretations about the type of development and State that should be adopted in Brazil. We will make use of Network and content analysis of the sites. The analyzes show a dispute that goes from a defense of ultraliberalism to developmentalism, going through a hybrid between State and Market voiced in each of the Think Tanks.

Keywords: sociopolitical and economic thinking, development, strategies, intellectuals, state

Procedia PDF Downloads 123
7376 A Neuroscience-Based Learning Technique: Framework and Application to STEM

Authors: Dante J. Dorantes-González, Aldrin Balsa-Yepes

Abstract:

Existing learning techniques such as problem-based learning, project-based learning, or case study learning are learning techniques that focus mainly on technical details, but give no specific guidelines on learner’s experience and emotional learning aspects such as arousal salience and valence, being emotional states important factors affecting engagement and retention. Some approaches involving emotion in educational settings, such as social and emotional learning, lack neuroscientific rigorousness and use of specific neurobiological mechanisms. On the other hand, neurobiology approaches lack educational applicability. And educational approaches mainly focus on cognitive aspects and disregard conditioning learning. First, authors start explaining the reasons why it is hard to learn thoughtfully, then they use the method of neurobiological mapping to track the main limbic system functions, such as the reward circuit, and its relations with perception, memories, motivations, sympathetic and parasympathetic reactions, and sensations, as well as the brain cortex. The authors conclude explaining the major finding: The mechanisms of nonconscious learning and the triggers that guarantee long-term memory potentiation. Afterward, the educational framework for practical application and the instructors’ guidelines are established. An implementation example in engineering education is given, namely, the study of tuned-mass dampers for earthquake oscillations attenuation in skyscrapers. This work represents an original learning technique based on nonconscious learning mechanisms to enhance long-term memories that complement existing cognitive learning methods.

Keywords: emotion, emotion-enhanced memory, learning technique, STEM

Procedia PDF Downloads 70
7375 Cognitive Dysfunctioning and the Fronto-Limbic Network in Bipolar Disorder Patients: A Fmri Meta-Analysis

Authors: Rahele Mesbah, Nic Van Der Wee, Manja Koenders, Erik Giltay, Albert Van Hemert, Max De Leeuw

Abstract:

Introduction: Patients with bipolar disorder (BD), characterized by depressive and manic episodes, often suffer from cognitive dysfunction. An up-to-date meta-analysis of functional Magnetic Resonance Imaging (fMRI) studies examining cognitive function in BD is lacking. Objective: The aim of the current fMRI meta-analysis is to investigate brain functioning of bipolar patients compared with healthy subjects within three domains of emotion processing, reward processing, and working memory. Method: Differences in brain regions activation were tested within whole-brain analysis using the activation likelihood estimation (ALE) method. Separate analyses were performed for each cognitive domain. Results: A total of 50 fMRI studies were included: 20 studies used an emotion processing (316 BD and 369 HC) task, 9 studies a reward processing task (215 BD and 213 HC), and 21 studies used a working memory task (503 BD and 445 HC). During emotion processing, BD patients hyperactivated parts of the left amygdala and hippocampus as compared to HC’s, but showed hypoactivation in the inferior frontal gyrus (IFG). Regarding reward processing, BD patients showed hyperactivation in part of the orbitofrontal cortex (OFC). During working memory, BD patients showed increased activity in the prefrontal cortex (PFC) and anterior cingulate cortex (ACC). Conclusions: This meta-analysis revealed evidence for activity disturbances in several brain areas involved in the cognitive functioning of BD patients. Furthermore, most of the found regions are part of the so-called fronto-limbic network which is hypothesized to be affected as a result of BD candidate genes' expression.

Keywords: cognitive functioning, fMRI analysis, bipolar disorder, fronto-limbic network

Procedia PDF Downloads 432
7374 A Mathematical Model of Power System State Estimation for Power Flow Solution

Authors: F. Benhamida, A. Graa, L. Benameur, I. Ziane

Abstract:

The state estimation of the electrical power system operation state is very important for supervising task. With the nonlinearity of the AC power flow model, the state estimation problem (SEP) is a nonlinear mathematical problem with many local optima. This paper treat the mathematical model for the SEP and the monitoring of the nonlinear systems of great dimensions with an application on power electrical system, the modelling, the analysis and state estimation synthesis in order to supervise the power system behavior. in fact, it is very difficult, to see impossible, (for reasons of accessibility, techniques and/or of cost) to measure the excessive number of the variables of state in a large-sized system. It is thus important to develop software sensors being able to produce a reliable estimate of the variables necessary for the diagnosis and also for the control.

Keywords: power system, state estimation, robustness, observability

Procedia PDF Downloads 494
7373 State Estimation Method Based on Unscented Kalman Filter for Vehicle Nonlinear Dynamics

Authors: Wataru Nakamura, Tomoaki Hashimoto, Liang-Kuang Chen

Abstract:

This paper provides a state estimation method for automatic control systems of nonlinear vehicle dynamics. A nonlinear tire model is employed to represent the realistic behavior of a vehicle. In general, all the state variables of control systems are not precisedly known, because those variables are observed through output sensors and limited parts of them might be only measurable. Hence, automatic control systems must incorporate some type of state estimation. It is needed to establish a state estimation method for nonlinear vehicle dynamics with restricted measurable state variables. For this purpose, unscented Kalman filter method is applied in this study for estimating the state variables of nonlinear vehicle dynamics. The objective of this paper is to propose a state estimation method using unscented Kalman filter for nonlinear vehicle dynamics. The effectiveness of the proposed method is verified by numerical simulations.

Keywords: state estimation, control systems, observer systems, nonlinear systems

Procedia PDF Downloads 114
7372 Freedom and Resentment in Plato’s Phaedo

Authors: Chad Van Schoelandt, Chara Kokkiou

Abstract:

This paper discusses Socrates’ fundamental views of morality and freedom in Plato’s Phaedo through examining the fittingness of resentment and related emotional responses. In different parts of the dialogue there seems to be two kinds of emotional justification, which seem to explain different types of appeal that Socrates makes in order to defend his own emotional responses and make recommendations to others. The upshot of this paper is to bring out the connection between different emotional responses and beliefs. In particular, it focuses on the unfittingness of the Strawsonian resentment. If one, taking a rationalistic approach, agrees that some emotions, such as resentment, have a cognitive or belief-like component, then people reacting differently to the same situation suggests differences in their judgments and beliefs. However, at times, including in Socrates’s direction to his friends in the Phaedo, emotions are justified by pragmatic appeal, independent of the beliefs associated with the emotion. In any case, there are both fittingness-based and pragmatic factors that determine and condition the warrant of an emotional response. Overall, an emotion is fitting when the agent’s beliefs indicate that the conditions of appropriatedness are met. Socrates views resentment and sorrow as unfitting due to the mismatch with his own moral beliefs and his teaching to others. At the same time, Socrates argues that his friends’ expression of sorrow at his last moments is unseemly because it is not included in the widely accepted social practices, though the emotion itself is not necessarily unfitting. Socrates’s unexpected emotional response to his death, namely his lack of resentment and sorrow, implies a different belief system and indicates his students’ lack of understanding of the actual implications of his views. Thus, the paper will bring out how complicated Socrates’s ideas were even for people who had a sustained engagement with his ideas. Overall, the paper will illuminate how these two parties (Socrates – friends) view different moral duties, namely the individual duty to philosophy, which signifies a meaningful life, and the civic duty to obey the law, which signals Socrates’ death.

Keywords: Emotions, freedom, morality, Plato

Procedia PDF Downloads 59
7371 The Affect of Ethnic Minority People: A Prediction by Gender and Marital Status

Authors: A. K. M. Rezaul Karim, Abu Yusuf Mahmud, S. H. Mahmud

Abstract:

The study aimed to investigate whether the affect (experience of feeling or emotion) of ethnic minority people can be predicted by gender and marital status. Toward this end, positive affect and negative affect of 103 adult indigenous persons were measured. Analysis of data in multiple regressions demonstrated that both gender and marital status are significantly associated with positive affect (Gender: β=.318, p < .001; Marital status: β=.201, p < .05), but not with negative affect. Results indicated that the indigenous males have 0.32 standard deviations increased positive affect as compared to the indigenous females and that married individuals have 0.20 standard deviations increased positive affect as compared to their unmarried counterparts. These findings advance our understanding that gender and marital status inequalities in the experience of emotion are not specific to the mainstream society; rather it is a generalized picture of all societies. In general, men possess more positive affect than females; married persons possess more positive affect than the unmarried persons.

Keywords: positive affect, negative affect, ethnic minority, gender, marital status

Procedia PDF Downloads 423
7370 Secularism and Political Inclusion: Turkey in the 2000s

Authors: Edgar Sar

Abstract:

For more than a decade, secularism’s compatibility with religion has been called into question. Particularly, secular states’ exclusionary practices were raised to prove that secularism is not necessary for democracy. Meanwhile, with the debut of Turkey’s Justice and Development Party (AKP) in 2002, Turkish state’s approach to religion has gradually changed. It is argued in that presentation that this change has led Turkey to a process of de-secularization, which refers to a considerable regress in state’s inclusionary and pluralist credentials. In this regard, this study both reflects on the relationship between secularism and democracy within the context of Turkish experience and analyses the consequences of the process of de-secularization of state in Turkey. To analyze Turkish state’s changing approach to religion and measure the de-secularization of the state, the connection between state and religion will be examined in three levels: ends, institutions, and law and policies. The presentation will indicate that Turkish state’s connection with religion in all three levels significantly weakened its secular credentials, which at the same time risked state’s commitment to neutrality, freedom of conscience and equality. In this regard, the change in Turkish state’s approach to religion throughout the 2000s, which this study refers to as the process of the de-secularization of the state, also brought about a process of de-democratization for Turkey.

Keywords: AKP, political inclusion, secularism, Turkey

Procedia PDF Downloads 324
7369 The Standardization of Colorado Schools to Offer Opportunity Through Equal Education

Authors: Heather Caldwell

Abstract:

In 1915, state superintendent, Mary C.C. Bradford initiated a state standardization plan in order to improve the quality of schools and the educational experience for all children in Colorado. This plan would change the schools, improving them and offering more opportunities for children, teachers, and the community. In a state where geography limited opportunity to make all schools equal and brought challenges to state school leaders to improve education throughout the state, the leadership prevailed and worked together with local schools and school leaders to make drastic improvements in the curriculum. This paper will discuss this plan and will highlight key contributions to this standardization plan that improved opportunities for all students in the state of Colorado through these educational initiatives.

Keywords: history of education, standardization, curriculum, state superintendent, women in education

Procedia PDF Downloads 26
7368 Studies of Substituent and Solvent Effect on Spectroscopic Properties Of 6-OH-4-CH3, 7-OH-4-CH3 and 7-OH-4-CF3 Coumarin

Authors: Sanjay Kumar

Abstract:

This paper reports the solvent effects on the electronic absorption and fluorescence emission spectra of 6-OH-4-CH3, 7-OH-4-CH3 and 7-OH-4-CF3 coumarin derivatives having -OH, -CH3 and -CF3 substituent at different positions in various solvents (Polar and Non-Polar). The first excited singlet state dipole moment and ground state dipole moment were calculated using Bakhshiev, Kawski-Chamma-Viallet and Reichardt-Dimroth equations and were compared for all the coumarin studied. In all cases the dipole moments were found to be higher in the excited singlet state than in the ground state indicating a substantial redistribution of Π-electron density in the excited state. The angle between the excited singlet state and ground state dipole moment is also calculated. The red shift of the absorption and fluorescence emission bands, observed for all the coumarin studied upon increasing the solvent polarity indicating that the electronic transitions were Π → Π* nature.

Keywords: coumarin, solvent effects, absorption spectra, emission spectra, excited singlet state dipole moment, ground state dipole moment, solvatochromism

Procedia PDF Downloads 813
7367 The Significant Effect of Wudu’ and Zikr in the Controlling of Emotional Pressure Using Biofeedback Emwave Technique

Authors: Mohd Anuar Awang Idris, Muhammad Nubli Abdul Wahab, Nora Yusma Mohamed Yusoff

Abstract:

Wudu’ (Ablution) and Zikr are amongst some of the spiritual tools which may help an individual control his mind, emotion and attitude. These tools are deemed to be able to deliver a positive impact on an individual’s psychophysiology. The main objective of this research is to determine the effects of Wudu’ (Ablution) and Zikr therapy using the biofeedback emWave application and technology. For this research, 13 students were selected as samples from the students’ representative body at the University Tenaga National, Malaysia. The DASS (Depression Anxiety Stress Scale) questionnaire was used to help with the assessment and measurement of each student’s ability in controlling his or her emotions before and after the therapies. The biofeedback emWave technology was utilized to monitor the student’s psychophysiology level. In addition, the data obtained from the Heart rate variability (HRV) test have also been used to affirm that Wudu’ and Zikr had had significant impacts on the student’s success in controlling his or her emotional pressure.

Keywords: biofeedback EmWave, emotion, psychophysiology, wudu’, zikr

Procedia PDF Downloads 182
7366 The Role of the State Budget: An Evaluation of Public Expenditures and Taxes in Turkey

Authors: Erdal Eroğlu, Özhan Çetinkaya

Abstract:

The purpose of this paper is to show how state plays a regulatory role in the relations of distribution by analyzing tax and expenditure in Turkey. This paper has two main arguments. First, state intervenes in economic and social life via budget policies and steers the relations of distribution within the scope of the reproduction of the capital accumulation and legitimacy. Secondly, a great amount of public expenditure benefits capital owners while state gains its tax income mainly from low and middle income groups.

Keywords: distribution, public expenditure, state budget, taxes

Procedia PDF Downloads 501
7365 Optimized Deep Learning-Based Facial Emotion Recognition System

Authors: Erick C. Valverde, Wansu Lim

Abstract:

Facial emotion recognition (FER) system has been recently developed for more advanced computer vision applications. The ability to identify human emotions would enable smart healthcare facility to diagnose mental health illnesses (e.g., depression and stress) as well as better human social interactions with smart technologies. The FER system involves two steps: 1) face detection task and 2) facial emotion recognition task. It classifies the human expression in various categories such as angry, disgust, fear, happy, sad, surprise, and neutral. This system requires intensive research to address issues with human diversity, various unique human expressions, and variety of human facial features due to age differences. These issues generally affect the ability of the FER system to detect human emotions with high accuracy. Early stage of FER systems used simple supervised classification task algorithms like K-nearest neighbors (KNN) and artificial neural networks (ANN). These conventional FER systems have issues with low accuracy due to its inefficiency to extract significant features of several human emotions. To increase the accuracy of FER systems, deep learning (DL)-based methods, like convolutional neural networks (CNN), are proposed. These methods can find more complex features in the human face by means of the deeper connections within its architectures. However, the inference speed and computational costs of a DL-based FER system is often disregarded in exchange for higher accuracy results. To cope with this drawback, an optimized DL-based FER system is proposed in this study.An extreme version of Inception V3, known as Xception model, is leveraged by applying different network optimization methods. Specifically, network pruning and quantization are used to enable lower computational costs and reduce memory usage, respectively. To support low resource requirements, a 68-landmark face detector from Dlib is used in the early step of the FER system.Furthermore, a DL compiler is utilized to incorporate advanced optimization techniques to the Xception model to improve the inference speed of the FER system. In comparison to VGG-Net and ResNet50, the proposed optimized DL-based FER system experimentally demonstrates the objectives of the network optimization methods used. As a result, the proposed approach can be used to create an efficient and real-time FER system.

Keywords: deep learning, face detection, facial emotion recognition, network optimization methods

Procedia PDF Downloads 96
7364 Stimulating the Social Emotional Development of Children through Play Activities: The Role of Teachers and Parents Support

Authors: Mahani Razali, Nordin Mamat

Abstract:

The purpose of this research is to identify the teacher’s role and parent’s participation to develop children`s socio emotion through play activities. This research is based on three main objectives which are to identify children`s socio emotion during play activities, teacher’s role and parent’s participation to develop children`s socio emotion. This qualitative study was carried out among 25 pre-school children, three teachers and three parents as the research sample. On the other hand, parent’s support was obtained from their discussions, supervisions and communication at home. The data collection procedures involved structured observation which was to identify socio emotional development element among pre-school children through play activities; as for semi-structured interviews, it was done to study the perception of the teachers and parents on the acquired socio emotional development among the children. Besides, documentation analysis method was used as to triangulate acquired information with observations and interviews. In this study, the qualitative data analysis was tabulated in descriptive manner with frequency and percentage format. This study primarily focused on five main socio emotional elements among the pre-school children: 1) Cooperation, 2) Confidence and Courage, 3) Ability to communicate, 4) patience, and 5) Tolerance. The findings of this study were presented in the form of case to case manner from the researches sample. Findings revealed that the children showed positive outcomes on the socio emotional development during their play. Both teachers and parents showed positive perceptions towards the acquired socio emotional development during their play activities. In conclusion, this research summarizes that teacher’s role and parent’s support can improve children`s socio emotional development through play activities. As a whole, this research highlighted the significance of play activities as to stimulate socio emotional development among the pre-school children.

Keywords: social emotional, children, play activities, stimulating

Procedia PDF Downloads 386