Search results for: evidence belief function
8465 Analyzing Quranic Pedagogical Approaches in Comparison to Modern Teaching Methods
Authors: Sajjad Ali
Abstract:
The Quranic pedagogical methods don't imply that the Quran explicitly prescribes teaching methods. Instead, it acknowledges the inherent ways of learning and teaching that align with human nature, offering guidance in this direction. Qur'an briefly describes different angles of acquiring knowledge. Narrative, interrogative, question, analytical, poetic, comparative and critical methods of teaching are briefly described in the Holy Quran. The Muslim Ummah has a firm belief that the Qur'an is a comprehensive book which mentions every dry and wet, but this does not mean that the Qur'an is a manual book. This means that the Qur'an contains symbols and hints about everything. The fact that everything is mentioned in the Qur'an means that the Qur'an only provides guidance, while its interpretation requires contemplation.Keywords: hadith, knowledge, reality, understanding
Procedia PDF Downloads 738464 Comparative Analysis of Sigmoidal Feedforward Artificial Neural Networks and Radial Basis Function Networks Approach for Localization in Wireless Sensor Networks
Authors: Ashish Payal, C. S. Rai, B. V. R. Reddy
Abstract:
With the increasing use and application of Wireless Sensor Networks (WSN), need has arisen to explore them in more effective and efficient manner. An important area which can bring efficiency to WSNs is the localization process, which refers to the estimation of the position of wireless sensor nodes in an ad hoc network setting, in reference to a coordinate system that may be internal or external to the network. In this paper, we have done comparison and analysed Sigmoidal Feedforward Artificial Neural Networks (SFFANNs) and Radial Basis Function (RBF) networks for developing localization framework in WSNs. The presented work utilizes the Received Signal Strength Indicator (RSSI), measured by static node on 100 x 100 m2 grid from three anchor nodes. The comprehensive evaluation of these approaches is done using MATLAB software. The simulation results effectively demonstrate that FFANNs based sensor motes will show better localization accuracy as compared to RBF.Keywords: localization, wireless sensor networks, artificial neural network, radial basis function, multi-layer perceptron, backpropagation, RSSI, GPS
Procedia PDF Downloads 3378463 Rejection Sensitivity and Romantic Relationships: A Systematic Review and Meta-Analysis
Authors: Mandira Mishra, Mark Allen
Abstract:
This meta-analysis explored whether rejection sensitivity relates to facets of romantic relationships. A comprehensive literature search identified 60 studies (147 effect sizes; 16,955 participants) that met inclusion criteria. Data were analysed using inverse-variance weighted random effects meta-analysis. Mean effect sizes from 21 meta-analyses provided evidence that more rejection sensitive individuals report lower levels of relationship satisfaction and relationship closeness, lower levels of perceived partner satisfaction, a greater likelihood of intimate partner violence (perpetration and victimization), higher levels of relationship concerns and relationship conflict, and higher levels of jealousy and self-silencing behaviours. There was also some evidence that rejection sensitive individuals are more likely to engage in risky sexual behaviour and are more prone to sexual compulsivity. There was no evidence of publication bias and various levels of heterogeneity in computed averages. Random effects meta-regression identified participant age and sex as important moderators of pooled mean effects. These findings provide a foundation for the theoretical development of rejection sensitivity in romantic relationships and should be of interest to relationship and marriage counsellors and other relationship professionals.Keywords: intimate partner violence, relationship satisfaction, commitment, sexual orientation, risky sexual behaviour
Procedia PDF Downloads 798462 Overall Function and Symptom Impact of Self-Applied Myofascial Release in Adult Patients With Fibromyalgia. A Seven-Week Pilot Study
Authors: Domenica Tambasco, Riina Bray, Sophia Jaworski, Gillian Grant, Celeste Corkery
Abstract:
Fibromyalgia is a chronic condition characterized by widespread musculoskeletal pain, fatigue, and reduced function. Management of symptoms include medications, physical treatments and mindfulness therapies. Myofascial Release is a modality that has been successfully applied in var-ious musculoskeletal conditions. However, to the author’s best knowledge, it is not yet recog-nized as a self-management therapy option in Fibromyalgia. In this study, we investigated whether Self-applied Myofascial Release (SMR) is associated with overall improved function and symptoms in Fibromyalgia. Methods: Eligible adult patients with a confirmed diagnosis of Fibromyalgia at Women’s College Hospital were recruited to SMR. Sessions ran for 1 hour once a week for 7 weeks, led by the same two Physiotherapists knowledgeable in this physical treat-ment modality. The main outcome measure was an overall impact score for function and symp-toms based on the validated assessment tool for Fibromyalgia, the Revised Fibromyalgia Impact Questionnaire (FIQR), measured pre and post-intervention. Both descriptive and analytical methods were applied and reported. Results: We analyzed results using a paired t-test to deter-mine if there was a statistically significant difference in mean FIQR scores between initial (pre-intervention) and final (post-intervention) scores. A clinically significant difference in FIQR was defined as a reduction in score by 10 or more points. Conclusions: Our pilot study showed that SMR appeared to be a safe and effective intervention for our Fibromyalgia participants and the overall impact on function and symptoms occurred in only 7 weeks. Further studies with larger sample sizes comparing SMR to other physical treatment modalities (such as stretching) in an RCT are recommended.Keywords: fibromyalgia, myofascial release, physical therapy, FIQR
Procedia PDF Downloads 748461 A New Distribution and Application on the Lifetime Data
Authors: Gamze Ozel, Selen Cakmakyapan
Abstract:
We introduce a new model called the Marshall-Olkin Rayleigh distribution which extends the Rayleigh distribution using Marshall-Olkin transformation and has increasing and decreasing shapes for the hazard rate function. Various structural properties of the new distribution are derived including explicit expressions for the moments, generating and quantile function, some entropy measures, and order statistics are presented. The model parameters are estimated by the method of maximum likelihood and the observed information matrix is determined. The potentiality of the new model is illustrated by means of real life data set.Keywords: Marshall-Olkin distribution, Rayleigh distribution, estimation, maximum likelihood
Procedia PDF Downloads 5008460 Loss Function Optimization for CNN-Based Fingerprint Anti-Spoofing
Authors: Yehjune Heo
Abstract:
As biometric systems become widely deployed, the security of identification systems can be easily attacked by various spoof materials. This paper contributes to finding a reliable and practical anti-spoofing method using Convolutional Neural Networks (CNNs) based on the types of loss functions and optimizers. The types of CNNs used in this paper include AlexNet, VGGNet, and ResNet. By using various loss functions including Cross-Entropy, Center Loss, Cosine Proximity, and Hinge Loss, and various loss optimizers which include Adam, SGD, RMSProp, Adadelta, Adagrad, and Nadam, we obtained significant performance changes. We realize that choosing the correct loss function for each model is crucial since different loss functions lead to different errors on the same evaluation. By using a subset of the Livdet 2017 database, we validate our approach to compare the generalization power. It is important to note that we use a subset of LiveDet and the database is the same across all training and testing for each model. This way, we can compare the performance, in terms of generalization, for the unseen data across all different models. The best CNN (AlexNet) with the appropriate loss function and optimizers result in more than 3% of performance gain over the other CNN models with the default loss function and optimizer. In addition to the highest generalization performance, this paper also contains the models with high accuracy associated with parameters and mean average error rates to find the model that consumes the least memory and computation time for training and testing. Although AlexNet has less complexity over other CNN models, it is proven to be very efficient. For practical anti-spoofing systems, the deployed version should use a small amount of memory and should run very fast with high anti-spoofing performance. For our deployed version on smartphones, additional processing steps, such as quantization and pruning algorithms, have been applied in our final model.Keywords: anti-spoofing, CNN, fingerprint recognition, loss function, optimizer
Procedia PDF Downloads 1368459 Theoretical Analysis of the Optical and Solid State Properties of Thin Film
Authors: E. I. Ugwu
Abstract:
Theoretical analysis of the optical and Solid State properties of ZnS thin film using beam propagation technique in which a scalar wave is propagated through the material thin film deposited on a substrate with the assumption that the dielectric medium is section into a homogenous reference dielectric constant term, and a perturbed dielectric term, representing the deposited thin film medium is presented in this work. These two terms, constitute arbitrary complex dielectric function that describes dielectric perturbation imposed by the medium of for the system. This is substituted into a defined scalar wave equation in which the appropriate Green’s Function was defined on it and solved using series technique. The green’s value obtained from Green’s Function was used in Dyson’s and Lippmann Schwinger equations in conjunction with Born approximation method in computing the propagated field for different input regions of field wavelength during which the influence of the dielectric constants and mesh size of the thin film on the propagating field were depicted. The results obtained from the computed field were used in turn to generate the data that were used to compute the band gaps, solid state and optical properties of the thin film such as reflectance, Transmittance and reflectance with which the band gap obtained was found to be in close approximate to that of experimental value.Keywords: scalar wave, optical and solid state properties, thin film, dielectric medium, perturbation, Lippmann Schwinger equations, Green’s Function, propagation
Procedia PDF Downloads 4368458 Optimization of the Measure of Compromise as a Version of Sorites Paradox
Authors: Aleksandar Hatzivelkos
Abstract:
The term ”compromise” is mostly used casually within the social choice theory. It is usually used as a mere result of the social choice function, and this omits its deeper meaning and ramifications. This paper is based on a mathematical model for the description of a compromise as a version of the Sorites paradox. It introduces a formal definition of d-measure of divergence from a compromise and models a notion of compromise that is often used only colloquially. Such a model for vagueness phenomenon, which lies at the core of the notion of compromise enables the introduction of new mathematical structures. In order to maximize compromise, different methods can be used. In this paper, we explore properties of a social welfare function TdM (from Total d-Measure), which is defined as a function which minimizes the total sum of d-measures of divergence over all possible linear orderings. We prove that TdM satisfy strict Pareto principle and behaves well asymptotically. Furthermore, we show that for certain domain restrictions, TdM satisfy positive responsiveness and IIIA (intense independence of irrelevant alternatives) thus being equivalent to Borda count on such domain restriction. This result gives new opportunities in social choice, especially when there is an emphasis on compromise in the decision-making process.Keywords: borda count, compromise, measure of divergence, minimization
Procedia PDF Downloads 1338457 A System Functions Set-Up through Near Field Communication of a Smartphone
Authors: Jaemyoung Lee
Abstract:
We present a method to set up system functions through a near filed communication (NFC) of a smartphone. The short communication distance of the NFC which is usually less than 4 cm could prevent any interferences from other devices and establish a secure communication channel between a system and the smartphone. The proposed set-up method for system function values is demonstrated for a blacbox system in a car. In demonstration, system functions of a blackbox which is manipulated through NFC of a smartphone are controls of image quality, sound level, shock sensing level to store images, etc. The proposed set-up method for system function values can be used for any devices with NFC.Keywords: system set-up, near field communication, smartphone, android
Procedia PDF Downloads 3358456 Degradation of EE2 by Different Consortium of Enriched Nitrifying Activated Sludge
Authors: Pantip Kayee
Abstract:
17α-ethinylestradiol (EE2) is a recalcitrant micropollutant which is found in small amounts in municipal wastewater. But these small amounts still adversely affect for the reproductive function of aquatic organisms. Evidence in the past suggested that full-scale WWTPs equipped with nitrification process enhanced the removal of EE2 in the municipal wastewater. EE2 has been proven to be able to be transformed by ammonia oxidizing bacteria (AOB) via co-metabolism. This research aims to clarify the EE2 degradation pattern by different consortium of ammonia oxidizing microorganism (AOM) including AOA (ammonia oxidizing archaea) and investigate contribution between the existing ammonia monooxygenase (AMO) and new synthesized AOM. The result showed that AOA or AOB of N. oligotropha cluster in enriched nitrifying activated sludge (NAS) from 2mM and 5mM, commonly found in municipal WWTPs, could degrade EE2 in wastewater via co-metabolism. Moreover, the investigation of the contribution between the existing ammonia monooxygenase (AMO) and new synthesized AOM demonstrated that the new synthesized AMO enzyme may perform ammonia oxidation rather than the existing AMO enzyme or the existing AMO enzyme may has a small amount to oxidize ammonia.Keywords: 17α-ethinylestradiol, nitrification, ammonia oxidizing bacteria, ammonia oxidizing archaea
Procedia PDF Downloads 2918455 Welfare Estimation in a General Equilibrium Model with Cities
Authors: Oded Hochman
Abstract:
We first show that current measures of welfare changes in the whole economy do not apply to an economy with cities. In addition, since such measures are defined over a partial equilibrium, they capture only partially the effect of a welfare change. We then define a unique and additive measure that we term the modified economic surplus (mES) which fully captures the welfare effects caused by a change in the price of a nationally traded good. We show that the price change causes, on the one hand a change of land rents in the economy and, on the other hand, an equal change of mES that can be estimated by measuring areas in the price-quantity national demand and supply plane. We construct for each city a cost function from which we derive a city’s and, after aggregation, an economy-wide demand and supply functions of nationwide prices and of either the unearned incomes (Marshalian functions) or the utility levels (compensated functions).Keywords: city cost function, welfare measures, modified compensated variation, modified economic surplus, unearned income function, differential land rents, city size
Procedia PDF Downloads 3188454 Investigating Transformative Practices in the Bangladeshi Classroom
Authors: Rubaiyat Jahan, Nasreen Sultana Mitu
Abstract:
This paper examines the theoretical construct of transformative practices, and reports some evidence of transformative practices from a couple of Bangladeshi English teachers. The idea of transformative practices calls for teachers’ capabilities to invest their intellectual labor in teaching with an assumption that along with the academic advancement of the learners, it aims for the personal transformation for both the learners as well for themselves. Following an ethnographic research approach, data for this study were collected through in-depth interviews, informal talks and classroom observations for a period of one year. In relevance to the English classroom of the Bangladeshi context, from this study, references of transformative practices have been underlined from the participant teachers’ views on English language teaching as well as from their actual practices. According to data of this research, some evidence of transformative practices in the form of critical language awareness and personal theories of practices emerge from the participants’ articulation of the beliefs on teaching; and from the participant teachers’ classroom practices evidence of self-directed acts of teaching, self-directed acts of professional development, and liberatory autonomy have been highlighted as the reflections of transformative practices. The implication of this paper refers to the significance of practicing teachers’ articulation of beliefs and views on teaching along with their orientation to critical pedagogical relations.Keywords: critical language awareness, personal theories of practice, teacher autonomy, transformative practices
Procedia PDF Downloads 2208453 Mental Health and Technology: Evidence Review
Authors: Kylie Henderson
Abstract:
Adapting mental health interventions is important when providing support to those experiencing difficulties. This analysis aimed to explore and evaluate the effectiveness of various forms of mental health interventions. Literature that has analysed face-to-face (F2F), phone (Telehealth), mobile (mHealth) and online (e-interventions) interferences found all interventions were effective in reducing and treating symptoms of mental health disorders. F2F and Telehealth interventions facilitated greater engagement and client satisfaction. Due to accessibility and privacy, mHealth and e-interventions were the preferred methods of engagement with health services for youth and young adults. Regardless, these interventions still identified several barriers of high dropout, low adherence, and lack of awareness. Additionally, a large proportion of interventions lacked evidence-based foundations. Exploration of interventions that utilise a variety of interfaces, as well as incorporated evidence-based literature and clinician experience, show that they benefit those experiencing mental health difficulties. Applications like YourHealth+ provide a combination of interventions (F2F, mHealth, and e-interventions) to improve the wellbeing of job seekers and employment consults. Individuals that have used the application in conjunction with therapy have reported feeling more empowered and demonstrated improved wellbeing. Practitioners have also described improved confidence in their ability to provide support to clients. Therefore, it can be proposed that utilising a variety of interventions as well as incorporating literature and experience is beneficial to those experiencing mental health difficulties and to health practitioners.Keywords: face-to-face, e-interventions, mHealth, YourHealth+
Procedia PDF Downloads 1378452 Design and Analysis of Universal Multifunctional Leaf Spring Main Landing Gear for Light Aircraft
Authors: Meiyuan Zheng, Jingwu He, Yuexi Xiong
Abstract:
A universal multi-function leaf spring main landing gear was designed for light aircraft. The main landing gear combined with the leaf spring, skidding, and wheels enables it to have a good takeoff and landing performance on various grounds such as the hard, snow, grass and sand grounds. Firstly, the characteristics of different landing sites were studied in this paper in order to analyze the load of the main landing gear on different types of grounds. Based on this analysis, the structural design optimization along with the strength and stiffness characteristics of the main landing gear has been done, which enables it to have good takeoff and landing performance on different types of grounds given the relevant regulations and standards. Additionally, the impact of the skidding on the aircraft during the flight was also taken into consideration. Finally, a universal multi-function leaf spring type of the main landing gear suitable for light aircraft has been developed.Keywords: landing gear, multi-function, leaf spring, skidding
Procedia PDF Downloads 2648451 Effect of Forests and Forest Cover Change on Rainfall in the Central Rift Valley of Ethiopia
Authors: Alemayehu Muluneh, Saskia Keesstra, Leo Stroosnijder, Woldeamlak Bewket, Ashenafi Burka
Abstract:
There are some scientific evidences and a belief by many that forests attract rain and deforestation contributes to a decline of rainfall. However, there is still a lack of concrete scientific evidence on the role of forests in rainfall amount. In this paper, we investigate the forest-rainfall relationships in the environmentally hot spot area of the Central Rift Valley (CRV) of Ethiopia. Specifically, we evaluate long term (1970-2009) rainfall variability and its relationship with historical forest cover and the relationship between existing forest cover and topographical variables and rainfall distribution. The study used 16 long term and 15 short term rainfall stations. The Mann-Kendall test, bi variate and multiple regression models were used. The results show forest and wood land cover continuously declined over the 40 years period (1970-2009), but annual rainfall in the rift valley floor increased by 6.42 mm/year. But, on the escarpment and highlands, annual rainfall decreased by 2.48 mm/year. The increase in annual rainfall in the rift valley floor is partly attributable to the increase in evaporation as a result of increasing temperatures from the 4 existing lakes in the rift valley floor. Though, annual rainfall is decreasing on the escarpment and highlands, there was no significant correlation between this rainfall decrease and forest and wood land decline and also rainfall variability in the region was not explained by forest cover. Hence, the decrease in annual rainfall on the escarpment and highlands is likely related to the global warming of the atmosphere and the surface waters of the Indian Ocean. Spatial variability of number of rainy days from systematically observed two-year’s rainfall data (2012-2013) was significantly (R2=-0.63) explained by forest cover (distance from forest). But, forest cover was not a significant variable (R2=-0.40) in explaining annual rainfall amount. Generally, past deforestation and existing forest cover showed very little effect on long term and short term rainfall distribution, but a significant effect on number of rainy days in the CRV of Ethiopia.Keywords: elevation, forest cover, rainfall, slope
Procedia PDF Downloads 5458450 The Effect of Bilingualism on Prospective Memory
Authors: Aslı Yörük, Mevla Yahya, Banu Tavat
Abstract:
It is well established that bilinguals outperform monolinguals on executive function tasks. However, the effects of bilingualism on prospective memory (PM), which also requires executive functions, have not been investigated vastly. This study aimed to compare bi and monolingual participants' PM performance in focal and non-focal PM tasks. Considering that bilinguals have greater executive function abilities than monolinguals, we predict that bilinguals’ PM performance would be higher than monolinguals on the non-focal PM task, which requires controlled monitoring processes. To investigate these predictions, we administered the focal and non-focal PM task and measured the PM and ongoing task performance. Forty-eight Turkish-English bilinguals residing in North Macedonia and forty-eight Turkish monolinguals living in Turkey between the ages of 18-30 participated in the study. They were instructed to remember responding to rarely appearing PM cues while engaged in an ongoing task, i.e., spatial working memory task. The focality of the task was manipulated by giving different instructions for PM cues. In the focal PM task, participants were asked to remember to press an enter key whenever a particular target stimulus appeared in the working memory task; in the non-focal PM task, instead of responding to a specific target shape, participants were asked to remember to press the enter key whenever the background color of the working memory trials changes to a specific color (yellow). To analyze data, we performed a 2 × 2 mixed factorial ANOVA with the task (focal versus non-focal) as a within-subject variable and language group (bilinguals versus monolinguals) as a between-subject variable. The results showed no direct evidence for a bilingual advantage in PM. That is, the group’s performance did not differ in PM accuracy and ongoing task accuracy. However, bilinguals were overall faster in the ongoing task, yet this was not specific to PM cue’s focality. Moreover, the results showed a reversed effect of PM cue's focality on the ongoing task performance. That is, both bi and monolinguals showed enhanced performance in the non-focal PM cue task. These findings raise skepticism about the literature's prevalent findings and theoretical explanations. Future studies should investigate possible alternative explanations.Keywords: bilingualism, executive functions, focality, prospective memory
Procedia PDF Downloads 1148449 Influence of Strengthening of Hip Abductors and External Rotators in Treatment of Patellofemoral Pain Syndrome
Authors: Karima Abdel Aty Hassan Mohamed, Manal Mohamed Ismail, Mona Hassan Gamal Eldein, Ahmed Hassan Hussein, Abdel Aziz Mohamed Elsingerg
Abstract:
Background: Patellofemoral pain (PFP) is a common musculoskeletal pain condition, especially in females. Decreased hip muscle strength has been implicated as a contributing factor, yet the relationships between pain, hip muscle strength and function are not known. Objective: The purpose of this study is to investigate the effects of strengthening hip abductors and lateral rotators on pain intensity, function and hip abductor and hip lateral rotator eccentric and concentric torques in patients with PFPS. Methods: Thirty patients had participated in this study; they were assigned into two experimental groups. With age ranged for eighty to thirty five years. Group A consisted of 15 patients (11females and 4 males) with mean age 20.8 (±2.73) years, received closed kinetic chain exercises program, stretching exercises for tight lower extremity soft tissues, and hip strengthening exercises .Group B consisted of 15 patients (12 females and 3 males) with mean age 21.2(±3.27) years, received closed kinetic chain exercises program and stretching exercises for tight lower extremity soft tissues. Treatment was given 2-3times/week, for 6 weeks. Patients were evaluated pre and post treatment for their pain severity, function of knee joint, hip abductors and external rotators concentric/eccentric peak torque. Result: the results revealed that there were significant differences in pain and function between both groups, while there was improvement for all values for both group. Conclusion: Six weeks rehabilitation program focusing on knee strengthening exercises either supplemented by hip strengthening exercises or not effective in improving function, reducing pain and improving hip muscles torque in patients with PFPS. However, adding hip abduction and lateral rotation strengthening exercises seem to reduce pain and improve function more efficiently.Keywords: patellofemoral pain syndrome, hip muscles, rehabilitation, isokinetic
Procedia PDF Downloads 4478448 Paying Less and Getting More: Evidence on the Effect of Corporate Purpose from Two Natural Field Experiments
Authors: Nikolai Brosch, Alwine Mohnen
Abstract:
Academics and business leaders increasingly call for a (re)definition of a corporate purpose beyond profit-maximization to contribute to the welfare of society. This study investigates the effect of communicating such a pro-social corporate purpose on three employee-level outcomes that constitute major cost components for most organizations: workers reservation wage, work quality, and work misbehavior. To provide causal evidence, two natural field experiments were conducted with almost 2,000 workers recruited from different online labor marketplaces. Workers were randomly assigned to treatments manipulating whether or not they received information about the employer’s corporate purpose and subsequently performed a short, real-effort task for payment. The main findings in both experiments show that receiving information about an employer’s pro-social corporate purpose causes workers to accept lower wages (9% lower in the first experiment and 28% lower in the second experiment) for the same job. Workers that personally assess high importance to organizations having a pro-social purpose are most responsive. At the same time, sacrificing wage for a corporate purpose comes at no cost of quality and even decreases the likelihood of engaging in work misbehavior. In a broader context, the results provide some evidence that the (re)definition of corporate purpose in commercial organizations is not ultimately at odds with creating profits.Keywords: corporate purpose, natural field experiment, reservation wage, work misbehavior, work quality
Procedia PDF Downloads 2368447 Rural-Urban Drift: Labour Migration, Health-Seeking Behaviour Disparity in the Urban Slum of Madina, Ghana
Authors: Ransford Kwaku Afeadie
Abstract:
Purpose – The health challenges that characterises most of the migrants’ urban slums raise a lot of concern for their well-being. Health-seeking behaviour becomes an important step towards maintaining a healthy life. The importance of contextual issues is necessary to help meet specific community health needs and programmes. Therefore, this study aims to bridge the knowledge gap by investigating health-seeking behaviour disparity among rural-urban labour migrant slum dwellers before and after migration to the urban slums of Madina in the Greater Accra Region, Ghana. Design/methodology/approach – The author used explanatory sequential approach of research investigation. Questionnaire and interview guides were used to collect data from the respondents; however, in the absence of an existing reliable sampling frame, the various communities were selected by the use of cluster sampling proportional to size. At the second stage, a simple random sampling was used to select the various household heads. A total of 241 questionnaires were retrieved from the respondents representing a response rate of 100%. The author used the purposive sampling technique to conduct eight in-depth interviews and six key informants’ interviews. Findings – The author found various discrepancies in many of the activities that could fulfill substantial health-seeking behaviour in the slum as compared to migrant’s places of origin. The reason for coming to the slum amidst many settlements needs and low education background are the factors that accounted for this. This study, therefore, contradicts the proposition held by the health belief model. It is, therefore, important to note that contextual issues are key, in this case, rural-urban migrant slums present a different dynamic that must be taken into account when designing health programmes for such settings. Originality/value – Many, if not all the, studies on health-seeking behaviour have focused on urban slums without taking into account urban migrants’ slums. Such a failure to take into account the variations of the health needs of migrants’ urban slum settings can eventually lead to a mismatch of health programmes meant to address their challenges. Therefore, this study brings to the fore such variations that must be taken into account when designing health programmes. The study also indicates that even with the same people, there were disparities in terms of health-seeking behaviour in the slum and at places of origin.Keywords: health-seeking behaviour, rural–urban migration, urban slums, health belief model
Procedia PDF Downloads 1878446 The Impact of Gender Inequality on Corruption:Evidence from Politics and Labor Market
Authors: Mahmoud Salari
Abstract:
Corruption and gender inequality are the main topics of interest for both economists and policymakers. This study develops various static and dynamic estimation models to examine the impact of gender inequality in politics and the labor market on corruption using data of 170 countries from 1998 to 2014. This study uses two most reliable corruption indexes, including Corruption Perceptions Index (CPI) and Corruption Control (CC), to evaluate corruption levels across countries. The results indicate that gender inequality in politics has a strong impact on corruption level, and those countries that have larger/smaller gender inequality in their parliaments are faced with higher/lower corruption, respectively. Meanwhile, there is no enough evidence that supports the relationship between gender inequality in the labor market and corruption, and the results indicate that gender inequality in the labor market is not directly linked to the corruption level.Keywords: corruption, female labor force participation, politics, gender inequality
Procedia PDF Downloads 1858445 Kinematic Hardening Parameters Identification with Respect to Objective Function
Authors: Marina Franulovic, Robert Basan, Bozidar Krizan
Abstract:
Constitutive modelling of material behaviour is becoming increasingly important in prediction of possible failures in highly loaded engineering components, and consequently, optimization of their design. In order to account for large number of phenomena that occur in the material during operation, such as kinematic hardening effect in low cycle fatigue behaviour of steels, complex nonlinear material models are used ever more frequently, despite of the complexity of determination of their parameters. As a method for the determination of these parameters, genetic algorithm is good choice because of its capability to provide very good approximation of the solution in systems with large number of unknown variables. For the application of genetic algorithm to parameter identification, inverse analysis must be primarily defined. It is used as a tool to fine-tune calculated stress-strain values with experimental ones. In order to choose proper objective function for inverse analysis among already existent and newly developed functions, the research is performed to investigate its influence on material behaviour modelling.Keywords: genetic algorithm, kinematic hardening, material model, objective function
Procedia PDF Downloads 3298444 Impact of Safety and Quality Considerations of Housing Clients on the Construction Firms’ Intention to Adopt Quality Function Deployment: A Case of Construction Sector
Authors: Saif Ul Haq
Abstract:
The current study intends to examine the safety and quality considerations of clients of housing projects and their impact on the adoption of Quality Function Deployment (QFD) by the construction firm. Mixed method research technique has been used to collect and analyze the data wherein a survey was conducted to collect the data from 220 clients of housing projects in Saudi Arabia. Then, the telephonic and Skype interviews were conducted to collect data of 15 professionals working in the top ten real estate companies of Saudi Arabia. Data were analyzed by using partial least square (PLS) and thematic analysis techniques. Findings reveal that today’s customer prioritizes the safety and quality requirements of their houses and as a result, construction firms adopt QFD to address the needs of customers. The findings are of great importance for the clients of housing projects as well as for the construction firms as they could apply QFD in housing projects to address the safety and quality concerns of their clients.Keywords: construction industry, quality considerations, quality function deployment, safety considerations
Procedia PDF Downloads 1228443 Role of Long Noncoding RNA HULC on Colorectal Carcinoma Progression through Epigenetically Repressing NKD2 Expression
Authors: Shu-Jun Li, Cheng-Cao Sun, De-Jia Li
Abstract:
Recently, long noncoding RNAs (lncRNAs) have been emerged as crucial regulators of human diseases and prognostic markers in numerous of cancers, including colorectal carcinoma (CRC). Here, we identified an oncogenetic lncRNA HULC, which may promote colorectal tumorigenesis. HULC has been found to be up-regulated and acts as oncogene in gastric cancer and hepatocellular carcinoma, but its expression pattern, biological function and underlying mechanism in CRC is still undetermined. Here, we reported that HULC expression is also over-expressed in CRC, and its increased level is associated with poor prognosis and shorter survival. Knockdown of HULC impaired CRC cells proliferation, migration and invasion, facilitated cell apoptosis in vitro, and inhibited tumorigenicity of CRC cells in vivo. Mechanistically, RNA immunoprecipitation (RIP) and RNA pull-down experiment demonstrated that HULC could simultaneously interact with EZH2 to repress underlying targets NKD2 transcription. In addition, rescue experiments determined that HULC oncogenic function is partly dependent on repressing NKD2. Taken together, our findings expound how HULC over-expression endows an oncogenic function in CRC.Keywords: long noncoding RNA, HULC, NKD2, colorectal carcinoma, proliferation, apoptosis
Procedia PDF Downloads 2248442 The Healing 'Touch' of Music: A Neuro-Acoustics Approach to Understand Its Therapeutic Effect
Authors: Jagmeet S. Kanwal, Julia F. Langley
Abstract:
Music can heal the body, but a mechanistic understanding of this phenomenon is lacking. This study explores the effects of music presentation on neurologic and physiologic responses leading to metabolic changes in the human body. The mind and body co-exist in a corporeal entity and within this framework, sickness ensues when the mind-body balance goes awry. It is further hypothesized that music has the capacity to directly reset this balance. Two lines of inquiry taken together can provide a mechanistic understanding of this phenomenon 1) Empirical evidence for a sound-sensitive pressure sensor system in the body, and 2) The notion of a “healing center” within the brain that is activated by specific patterns of sounds. From an acoustics perspective, music is spatially distributed as pressure waves ranging from a few cm to several meters in wavelength. These waves interact and propagate in three-dimensions in unique ways, depending on the wavelength. Furthermore, music creates dynamically changing wave-fronts. Frequencies between 200 Hz and 1 kHz generate wavelengths that range from 5'6" to 1 foot. These dimensions are in the range of the body size of most people making it plausible that these pressure waves can geometrically interact with the body surface and create distinct patterns of pressure stimulation across the skin surface. For humans, short wavelength, high frequency (> 200 Hz) sounds are best received via cochlear receptors. For low frequency (< 200 Hz), long wavelength sound vibrations, however, the whole body may act as an ideal receiver. A vast array of highly sensitive pressure receptors (Pacinian corpuscles) is present just beneath the skin surface, as well as in the tendons, bones, several organs in the abdomen, and the sexual organs. Per the available empirical evidence, these receptors contribute to music perception by allowing the whole body to function as a sound receiver, and knowledge of how they function is essential to fully understanding the therapeutic effect of music. Neuroscientific studies have established that music stimulates the limbic system that can trigger states of anxiety, arousal, fear, and other emotions. These emotional states of brain activity play a crucial role in filtering top-down feedback from thoughts and bottom-up sensory inputs to the autonomic system, which automatically regulates bodily functions. Music likely exerts its pleasurable and healing effects by enhancing functional and effective connectivity and feedback mechanisms between brain regions that mediate reward, autonomic, and cognitive processing. Stimulation of pressure receptors under the skin by low-frequency music-induced sensations can activate multiple centers in the brain, including the amygdala, the cingulate cortex, and nucleus accumbens. Melodies in music in the low (< 600 Hz) frequency range may augment auditory inputs after convergence of the pressure-sensitive inputs from the vagus nerve onto emotive processing regions within the limbic system. The integration of music-generated auditory and somato-visceral inputs may lead to a synergistic input to the brain that promotes healing. Thus, music can literally heal humans through “touch” as it energizes the brain’s autonomic system for restoring homeostasis.Keywords: acoustics, brain, music healing, pressure receptors
Procedia PDF Downloads 1668441 Novel Inference Algorithm for Gaussian Process Classification Model with Multiclass and Its Application to Human Action Classification
Authors: Wanhyun Cho, Soonja Kang, Sangkyoon Kim, Soonyoung Park
Abstract:
In this paper, we propose a novel inference algorithm for the multi-class Gaussian process classification model that can be used in the field of human behavior recognition. This algorithm can drive simultaneously both a posterior distribution of a latent function and estimators of hyper-parameters in a Gaussian process classification model with multi-class. Our algorithm is based on the Laplace approximation (LA) technique and variational EM framework. This is performed in two steps: called expectation and maximization steps. First, in the expectation step, using the Bayesian formula and LA technique, we derive approximately the posterior distribution of the latent function indicating the possibility that each observation belongs to a certain class in the Gaussian process classification model. Second, in the maximization step, using a derived posterior distribution of latent function, we compute the maximum likelihood estimator for hyper-parameters of a covariance matrix necessary to define prior distribution for latent function. These two steps iteratively repeat until a convergence condition satisfies. Moreover, we apply the proposed algorithm with human action classification problem using a public database, namely, the KTH human action data set. Experimental results reveal that the proposed algorithm shows good performance on this data set.Keywords: bayesian rule, gaussian process classification model with multiclass, gaussian process prior, human action classification, laplace approximation, variational EM algorithm
Procedia PDF Downloads 3338440 Parameterized Lyapunov Function Based Robust Diagonal Dominance Pre-Compensator Design for Linear Parameter Varying Model
Authors: Xiaobao Han, Huacong Li, Jia Li
Abstract:
For dynamic decoupling of linear parameter varying system, a robust dominance pre-compensator design method is given. The parameterized pre-compensator design problem is converted into optimal problem constrained with parameterized linear matrix inequalities (PLMI); To solve this problem, firstly, this optimization problem is equivalently transformed into a new form with elimination of coupling relationship between parameterized Lyapunov function (PLF) and pre-compensator. Then the problem was reduced to a normal convex optimization problem with normal linear matrix inequalities (LMI) constraints on a newly constructed convex polyhedron. Moreover, a parameter scheduling pre-compensator was achieved, which satisfies robust performance and decoupling performances. Finally, the feasibility and validity of the robust diagonal dominance pre-compensator design method are verified by the numerical simulation of a turbofan engine PLPV model.Keywords: linear parameter varying (LPV), parameterized Lyapunov function (PLF), linear matrix inequalities (LMI), diagonal dominance pre-compensator
Procedia PDF Downloads 3988439 Tip60’s Novel RNA-Binding Function Modulates Alternative Splicing of Pre-mRNA Targets Implicated in Alzheimer’s Disease
Authors: Felice Elefant, Akanksha Bhatnaghar, Keegan Krick, Elizabeth Heller
Abstract:
Context: The severity of Alzheimer’s Disease (AD) progression involves an interplay of genetics, age, and environmental factors orchestrated by histone acetyltransferase (HAT) mediated neuroepigenetic mechanisms. While disruption of Tip60 HAT action in neural gene control is implicated in AD, alternative mechanisms underlying Tip60 function remain unexplored. Altered RNA splicing has recently been highlighted as a widespread hallmark in the AD transcriptome that is implicated in the disease. Research Aim: The aim of this study was to identify a novel RNA binding/splicing function for Tip60 in human hippocampus and impaired in brains from AD fly models and AD patients. Methodology/Analysis: The authors used RNA immunoprecipitation using RNA isolated from 200 pooled wild type Drosophila brains for each of the 3 biological replicates. To identify Tip60’s RNA targets, they performed genome sequencing (DNB-SequencingTM technology, BGI genomics) on 3 replicates for Input RNA and RNA IPs by Tip60. Findings: The authors' transcriptomic analysis of RNA bound to Tip60 by Tip60-RNA immunoprecipitation (RIP) revealed Tip60 RNA targets enriched for critical neuronal processes implicated in AD. Remarkably, 79% of Tip60’s RNA targets overlap with its chromatin gene targets, supporting a model by which Tip60 orchestrates bi-level transcriptional regulation at both the chromatin and RNA level, a function unprecedented for any HAT to date. Since RNA splicing occurs co-transcriptionally and splicing defects are implicated in AD, the authors investigated whether Tip60-RNA targeting modulates splicing decisions and if this function is altered in AD. Replicate multivariate analysis of transcript splicing (rMATS) analysis of RNA-Seq data sets from wild-type and AD fly brains revealed a multitude of mammalian-like AS defects. Strikingly, over half of these altered RNAs were bonafide Tip60-RNA targets enriched for in the AD-gene curated database, with some AS alterations prevented against by increasing Tip60 in fly brain. Importantly, human orthologs of several Tip60-modulated spliced genes in Drosophila are well characterized aberrantly spliced genes in human AD brains, implicating disruption of Tip60’s splicing function in AD pathogenesis. Theoretical Importance: The authors' findings support a novel RNA interaction and splicing regulatory function for Tip60 that may underlie AS impairments that hallmark AD etiology. Data Collection: The authors collected data from RNA immunoprecipitation experiments using RNA isolated from 200 pooled wild type Drosophila brains for each of the 3 biological replicates. They also performed genome sequencing (DNBSequencingTM technology, BGI genomics) on 3 replicates for Input RNA and RNA IPs by Tip60. Questions: The question addressed by this study was whether Tip60 has a novel RNA binding/splicing function in human hippocampus and whether this function is impaired in brains from AD fly models and AD patients. Conclusions: The authors' findings support a novel RNA interaction and splicing regulatory function for Tip60 that may underlie AS impairments that hallmark AD etiology.Keywords: Alzheimer's disease, cognition, aging, neuroepigenetics
Procedia PDF Downloads 748438 A Joint Possibilistic-Probabilistic Tool for Load Flow Uncertainty Assessment-Part I: Formulation
Authors: Morteza Aien, Masoud Rashidinejad, Mahmud Fotuhi-Firuzabad
Abstract:
As energetic and environmental issues are getting more and more attention all around the world, the penetration of distributed energy resources (DERs) mainly those harvesting renewable energies (REs) ascends with an unprecedented rate. This matter causes more uncertainties to appear in the power system context; ergo, the uncertainty analysis of the system performance is an obligation. The uncertainties of any system can be represented probabilistically or possibilistically. Since sufficient historical data about all the system variables is not available, therefore, they do not have a probability density function (PDF) and must be represented possibilistiacally. When some of system uncertain variables are probabilistic and some are possibilistic, neither the conventional pure probabilistic nor pure possibilistic methods can be implemented. Hence, a combined solution is appealed. The first of this two-paper series formulates a new possibilistic-probabilistic tool for the load flow uncertainty assessment. The proposed methodology is based on the evidence theory and joint propagation of possibilistic and probabilistic uncertainties. This possibilistic- probabilistic formulation is solved in the second companion paper in an uncertain load flow (ULF) study problem.Keywords: probabilistic uncertainty modeling, possibilistic uncertainty modeling, uncertain load flow, wind turbine generator
Procedia PDF Downloads 5608437 Artificial Neural Networks Application on Nusselt Number and Pressure Drop Prediction in Triangular Corrugated Plate Heat Exchanger
Authors: Hany Elsaid Fawaz Abdallah
Abstract:
This study presents a new artificial neural network(ANN) model to predict the Nusselt Number and pressure drop for the turbulent flow in a triangular corrugated plate heat exchanger for forced air and turbulent water flow. An experimental investigation was performed to create a new dataset for the Nusselt Number and pressure drop values in the following range of dimensionless parameters: The plate corrugation angles (from 0° to 60°), the Reynolds number (from 10000 to 40000), pitch to height ratio (from 1 to 4), and Prandtl number (from 0.7 to 200). Based on the ANN performance graph, the three-layer structure with {12-8-6} hidden neurons has been chosen. The training procedure includes back-propagation with the biases and weight adjustment, the evaluation of the loss function for the training and validation dataset and feed-forward propagation of the input parameters. The linear function was used at the output layer as the activation function, while for the hidden layers, the rectified linear unit activation function was utilized. In order to accelerate the ANN training, the loss function minimization may be achieved by the adaptive moment estimation algorithm (ADAM). The ‘‘MinMax’’ normalization approach was utilized to avoid the increase in the training time due to drastic differences in the loss function gradients with respect to the values of weights. Since the test dataset is not being used for the ANN training, a cross-validation technique is applied to the ANN network using the new data. Such procedure was repeated until loss function convergence was achieved or for 4000 epochs with a batch size of 200 points. The program code was written in Python 3.0 using open-source ANN libraries such as Scikit learn, TensorFlow and Keras libraries. The mean average percent error values of 9.4% for the Nusselt number and 8.2% for pressure drop for the ANN model have been achieved. Therefore, higher accuracy compared to the generalized correlations was achieved. The performance validation of the obtained model was based on a comparison of predicted data with the experimental results yielding excellent accuracy.Keywords: artificial neural networks, corrugated channel, heat transfer enhancement, Nusselt number, pressure drop, generalized correlations
Procedia PDF Downloads 868436 Mechanisms of Action in Mindfulness-Based Cognitive Therapy (MBCT) and Mindfulness-Based Stress Reduction (MBSR) in People with Physical and/or Psychological Conditions: A Systematic Review
Authors: Modi Alsubaie, Willem Kuyken, Rebecca Abbott, Barnaby Dunn, Chris Dickens, Tina Keil, William Henley
Abstract:
Background: Recently, there has been an increased interest in studying the effects of mindfulness-based interventions for people with psychological and physical problems. However, the mechanisms of action in these interventions that lead to beneficial physical and psychological outcomes have yet to be clearly identified. Purpose: The aim of this paper is to review, systematically, the evidence to date on the mechanisms of action in mindfulness interventions in populations with physical and/or psychological conditions. Method: Searches of seven databases (PsycINFO, Medline (Ovid), Cochrane Central Register of Controlled Trials, EMBASE, CINAHL, AMED, ClinicalTrials.gov) were undertaken in June 2014 and July 2015. We evaluated to what extent the studies we identified met the criteria suggested by Kazdin for establishing mechanisms of action within a psychological treatment (2007, 2009). Results: We identified four trials examining mechanisms of mindfulness interventions in those with comorbid psychological and physical health problems and 14 in those with psychological conditions. These studies examined a diverse range of potential mechanisms, including mindfulness and rumination. Of these candidate mechanisms, the most consistent finding was that greater self-reported change in mindfulness mediated superior clinical outcomes. However, very few studies fully met the Kazdin criteria for examining treatment mechanisms. Conclusion: There was evidence that global changes in mindfulness are linked to better outcomes. This evidence pertained more to interventions targeting psychological rather than physical health conditions. While there is promising evidence that MBCT/MBSR intervention effects are mediated by hypothesised mechanisms, there is a lack of methodological rigour in the field of testing mechanisms of action for both MBCT and MBSR, which precludes definitive conclusions.Keywords: MBCT, MBSR, mechanisms, physical conditions, psychological conditions, systematic review
Procedia PDF Downloads 331