Search results for: shared/mental models
8327 Importance of Solubility and Bubble Pressure Models to Predict Pressure of Nitrified Oil Based Drilling Fluid in Dual Gradient Drilling
Authors: Sajjad Negahban, Ruihe Wang, Baojiang Sun
Abstract:
Gas-lift dual gradient drilling is a solution for deepwater drilling challenges. As well, Continuous development of drilling technology leads to increase employment of mineral oil based drilling fluids and synthetic-based drilling fluids, which have adequate characteristics such as: high rate of penetration, lubricity, shale inhibition and low toxicity. The paper discusses utilization of nitrified mineral oil base drilling for deepwater drilling and for more accurate prediction of pressure in DGD at marine riser, solubility and bubble pressure were considered in steady state hydraulic model. The Standing bubble pressure and solubility correlations, and two models which were acquired from experimental determination were applied in hydraulic model. The effect of the black oil correlations, and new solubility and bubble pressure models was evaluated on the PVT parameters such as oil formation volume factor, density, viscosity, volumetric flow rate. Eventually, the consequent simulated pressure profile due to these models was presented.Keywords: solubility, bubble pressure, gas-lift dual gradient drilling, steady state hydraulic model
Procedia PDF Downloads 2758326 Personal Information Classification Based on Deep Learning in Automatic Form Filling System
Authors: Shunzuo Wu, Xudong Luo, Yuanxiu Liao
Abstract:
Recently, the rapid development of deep learning makes artificial intelligence (AI) penetrate into many fields, replacing manual work there. In particular, AI systems also become a research focus in the field of automatic office. To meet real needs in automatic officiating, in this paper we develop an automatic form filling system. Specifically, it uses two classical neural network models and several word embedding models to classify various relevant information elicited from the Internet. When training the neural network models, we use less noisy and balanced data for training. We conduct a series of experiments to test my systems and the results show that our system can achieve better classification results.Keywords: artificial intelligence and office, NLP, deep learning, text classification
Procedia PDF Downloads 2008325 Validation and Projections for Solar Radiation up to 2100: HadGEM2-AO Global Circulation Model
Authors: Elison Eduardo Jardim Bierhals, Claudineia Brazil, Deivid Pires, Rafael Haag, Elton Gimenez Rossini
Abstract:
The objective of this work is to evaluate the results of solar radiation projections between 2006 and 2013 for the state of Rio Grande do Sul, Brazil. The projections are provided by the General Circulation Models (MCGs) belonging to the Coupled Model Intercomparison Phase 5 (CMIP5). In all, the results of the simulation of six models are evaluated, compared to monthly data, measured by a network of thirteen meteorological stations of the National Meteorological Institute (INMET). The performance of the models is evaluated by the Nash coefficient and the Bias. The results are presented in the form of tables, graphs and spatialization maps. The ACCESS1-0 RCP 4.5 model presented the best results for the solar radiation simulations, for the most optimistic scenario, in much of the state. The efficiency coefficients (CEF) were between 0.95 and 0.98. In the most pessimistic scenario, HADGen2-AO RCP 8.5 had the best accuracy among the analyzed models, presenting coefficients of efficiency between 0.94 and 0.98. From this validation, solar radiation projection maps were elaborated, indicating a seasonal increase of this climatic variable in some regions of the Brazilian territory, mainly in the spring.Keywords: climate change, projections, solar radiation, validation
Procedia PDF Downloads 2068324 Play, Practice and Perform: The Pathway to Becoming and Belonging as an Engineer
Authors: Rick Evans
Abstract:
Despite over 40 years of research into why women choose not to enroll or leave undergraduate engineering programs, along with the subsequent and serious efforts to attract more women, women receiving bachelor's degrees in engineering in the US have remained disappointingly low. We know that even despite their struggles to become more welcoming and inclusive, engineering programs remain gendered, raced and classed. However, our research team has found that women who participate and indeed thrive in undergraduate engineering project teams do so in numbers that far exceed their participation in undergraduate programs. We believe part of the answer lies in the ways that project teams facilitate experiential learning, specifically providing opportunities for members to play, practice and perform. We employ a multi-case study method and assume a feminist, activist and interpretive perspective. We seek to generate concrete and context-dependent knowledge in order to explore potentially new variables and hypotheses. Our focus is to learn from those select women who are thriving. For this oral or e-poster presentation, we will focus on the results of the second of our semi-structured interviews – the learning journey interview. During this interview, we ask participants to tell us the story/ies of their participation in project teams. Our results suggest these women find joy in their experience of developing and applying engineering expertise. They experience this joy and develop their expertise in the highly patterned progression of play, practice and performance. Play is a purposeful activity in which someone enters an imaginary world, a world not yet real to them. However, this imaginary world is still very much connected to the real world, in this case, a particular kind of engineering, in that the ways of engaging are already established, codified and rule-governed. As such, these women are novices motivated to join a community of actors. Practice, better understood as practices, a count noun, is an embodied, materially interconnected collection of actions organized around the shared understandings of that community of actors. Those shared understandings reveal a social order – a particular field of engineering. No longer novices, these women begin to develop and display their emergent identities as engineers. Perform is activity meant either to demonstrate competence and/or to enable, even teach play and practice to others. As performers, these women participants become models for others. They direct play and practice, contextualizing both within a field of engineering and the specific aims of the project team community. By playing, practicing and performing engineering, women claim their identities as engineers and, equally important, have those identities acknowledged by team members. If we hope to transform our gendered, raced, classed institutions, we need to learn more about women who thrive within those institutions. We need to learn more about their processes of becoming and belonging as engineers. Our research presentation begins with a description of project teams and our multi-case study method. We then offer detailed descriptions of play, practice, and performance using the voices of women in project teams.Keywords: engineering education, gender, identity, project teams
Procedia PDF Downloads 1248323 Stock Price Prediction Using Time Series Algorithms
Authors: Sumit Sen, Sohan Khedekar, Umang Shinde, Shivam Bhargava
Abstract:
This study has been undertaken to investigate whether the deep learning models are able to predict the future stock prices by training the model with the historical stock price data. Since this work required time series analysis, various models are present today to perform time series analysis such as Recurrent Neural Network LSTM, ARIMA and Facebook Prophet. Applying these models the movement of stock price of stocks are predicted and also tried to provide the future prediction of the stock price of a stock. Final product will be a stock price prediction web application that is developed for providing the user the ease of analysis of the stocks and will also provide the predicted stock price for the next seven days.Keywords: Autoregressive Integrated Moving Average, Deep Learning, Long Short Term Memory, Time-series
Procedia PDF Downloads 1428322 In-Context Meta Learning for Automatic Designing Pretext Tasks for Self-Supervised Image Analysis
Authors: Toktam Khatibi
Abstract:
Self-supervised learning (SSL) includes machine learning models that are trained on one aspect and/or one part of the input to learn other aspects and/or part of it. SSL models are divided into two different categories, including pre-text task-based models and contrastive learning ones. Pre-text tasks are some auxiliary tasks learning pseudo-labels, and the trained models are further fine-tuned for downstream tasks. However, one important disadvantage of SSL using pre-text task solving is defining an appropriate pre-text task for each image dataset with a variety of image modalities. Therefore, it is required to design an appropriate pretext task automatically for each dataset and each downstream task. To the best of our knowledge, the automatic designing of pretext tasks for image analysis has not been considered yet. In this paper, we present a framework based on In-context learning that describes each task based on its input and output data using a pre-trained image transformer. Our proposed method combines the input image and its learned description for optimizing the pre-text task design and its hyper-parameters using Meta-learning models. The representations learned from the pre-text tasks are fine-tuned for solving the downstream tasks. We demonstrate that our proposed framework outperforms the compared ones on unseen tasks and image modalities in addition to its superior performance for previously known tasks and datasets.Keywords: in-context learning (ICL), meta learning, self-supervised learning (SSL), vision-language domain, transformers
Procedia PDF Downloads 808321 'I'm in a Very Safe Place': Webcam Sex Workers in Aotearoa, New Zealand and Their Perceptions of Danger and Risk
Authors: Madeline V. Henry
Abstract:
Sex work is a contested subject in academia. Many authors now argue that the practice should be recognized as a legitimate and rationally chosen form of labor, and that decriminalization is necessary to ensure the safety of sex workers and reduce their stigmatization. However, a prevailing argument remains that the work is inherently violent and oppressive and that all sex workers are directly or indirectly coerced into participating in the industry. This argument has been complicated by the recent proliferation of computer-mediated technologies that allow people to conduct sex work without the need to be physically co-present with customers or pimps. One example of this is the practice of ‘camming’, wherein ‘webcam models’ stream themselves stripping and/or performing autoerotic stimulation in an online chat-room for payment. In this presentation, interviews with eight ‘camgirls’ (aged 22-34) will be discussed. Their talk has been analyzed using Foucauldian discourse analysis, focusing on common discursive threads in relation to the work and their subjectivities. It was found that the participants demonstrated appreciation for the lack of physical danger they were in, but emphasized the unique and significant dangers of online-based sex work (their images and videos being recorded and shared without their consent, for example). Participants also argued that their largest concerns were based around stigma, which they claimed remained prevalent despite the decriminalized legal model in Aotearoa/New Zealand (which has been in place for over 14 years). Overall, this project seeks to challenge commonplace academic approaches to sex work, adding further research to support sex workers’ rights and highlighting new issues to consider in a digital environment.Keywords: camming, sex work, stigma, risk
Procedia PDF Downloads 1558320 Facilitating Conditions Mediating SME’s Intention to Use Social Media for Knowledge Sharing
Authors: Stevens Phaphadi Mamorobela
Abstract:
The Covid-19 pandemic has accelerated the use of social media in SMEs to stay abreast with information about the latest news and developments and to predict the future world of business. The national shutdown regulations for curbing the spread of the Covid-19 virus resulted in SMEs having to distribute large volumes of information through social media platforms to collaborate and conduct business remotely. How much of the information shared on social media is used by SMEs as significant knowledge for economic rent is yet to be known. This study aims to investigate the facilitating conditions that enable SMEs’ intention to use social media as a knowledge-sharing platform to create economic rent and to cope with the Covid-19 challenges. A qualitative research approach was applied where semi-structured interviews were conducted with 13 SME owners located in the Gauteng province in South Africa to identify and explain the facilitating conditions of SMEs towards their intention to use social media as a knowledge-sharing tool in the Covid-19 era. The study discovered that the national lockdown regulations towards curbing the spread of the Covid-19 pandemic had compelled SMEs to adopt digital technologies that enabled them to quickly transform their business processes to cope with the challenges of the pandemic. The facilitating conditions, like access to high bandwidth internet coverage in the Gauteng region, enable SMEs to have strong intentions to use social media to distribute content and to reach out to their target market. However, the content is shared informally using diverse social media platforms without any guidelines for transforming content into rent-yielding knowledge.Keywords: facilitating conditions, knowledge sharing, social media, intention to use, SME
Procedia PDF Downloads 1068319 Exploring Psychosocial Stressors in Crack Cocaine Use
Authors: Yaa Asuaba Duopah, Lisa Moran, Khalifa Elmusharaf, Dervla Kelly
Abstract:
Background: Research has identified a strong link between stress and drug use behaviours. Also, it has been established that the prolonged use of crack cocaine stimulates emotional, cognitive, neurological, and social changes. This paper examines the psychosocial stressors associated with crack cocaine use. Methodology: The study is qualitative and adopts a critical realist approach. Data was collected through 26 face-to-face, in-depth, semi-structured interviews with people who use crack cocaine. Study participants were recruited through two addiction services using purposive. Participants consisted of 15 males and 11 females between the ages of 24-57 years. Data were analysed using thematic analysis. Results: Cravings, financial hardship, family breakdown, and emotional stimulation were revealed as psychosocial stressors associated with crack cocaine use. Conclusion: Addressing the psychosocial stressors identified in this paper through targeted interventions and supportive policies is crucial for improving the well-being of persons who use crack cocaine. Collaboration between addiction, mental health, and support services is recommended to develop and deliver these interventions.Keywords: psychological stress, substance misuse disorder, mental health, coping
Procedia PDF Downloads 558318 Repeatable Scalable Business Models: Can Innovation Drive an Entrepreneurs Un-Validated Business Model?
Authors: Paul Ojeaga
Abstract:
Can the level of innovation use drive un-validated business models across regions? To what extent does industrial sector attractiveness drive firm’s success across regions at the time of start-up? This study examines the role of innovation on start-up success in six regions of the world (namely Sub Saharan Africa, the Middle East and North Africa, Latin America, South East Asia Pacific, the European Union and the United States representing North America) using macroeconomic variables. While there have been studies using firm level data, results from such studies are not suitable for national policy decisions. The need to drive a regional innovation policy also begs for an answer, therefore providing room for this study. Results using dynamic panel estimation show that innovation counts in the early infancy stage of new business life cycle. The results are robust even after controlling for time fixed effects and the study present variance-covariance estimation robust standard errors.Keywords: industrial economics, un-validated business models, scalable models, entrepreneurship
Procedia PDF Downloads 2838317 Anomaly: A Case of Babri Masjid Dispute
Authors: Karitikeya Sonker
Abstract:
Religion as a discrete system through its lawful internal working produces an output in the form of realised spatial order with its social logic and a social order with its spatial logic. Thus, it appears to exhibit its duality of spatial and trans-spatial. The components of this system share a relevance forming a collective. This shared relevance creates meaning forming a group where all collectives share one identity. This group with its new social order and its spatial logic revive the already existing spatial order. These religious groups do so having a tendency to expand resulting in the production of space in a situation of encounter where they have found relevance. But an encounter without a lawful internal working of a discrete system results in anomaly because groups do not find relevance due to the absence of collective identity. Events happen all around. One of the main reasons we could say that something became an event is because of conflict. Conflict not in its definitive sense but any occurrence that happens because of an intervention that creates an event worth remembering. The unfolding of such events creates Cities and Urban spaces which exhibit their duality of spatial and trans-spatial by behaving as a discrete system. This system through its lawful internal working produces an output in the form of realized spatial order with its social logic and a social order with spatial logic. The components of this system form a collective through a shared a relevance. This shared relevance creates meaning forming a group where all collectives share one identity. This group with its new social order and its spatial logic revives the already existing spatial order. These groups do so having a tendency to expand resulting in the production of space in a situation of encounter where they have found relevance. But an encounter without a lawful internal working of the discrete system results in anomaly because groups do not find relevance due to the absence of collective identity. This paper makes an effort to explore one such even in the case of Babri Mosque and Ramjanmabhumi, Ayodhya to explain the anomaly as transposition of social and spatial. The paper through the case studies makes an attempt to generate an equation explaining the two different situations of religious encounters, former reviving the social and spatial order and the other resulting in anomaly. Through the case study, it makes an attempt to generate an equation explaining the two different situations of religious encounters, former reviving the social and spatial order and the other resulting in anomaly.Keywords: Babri Masjid, Ayodhya, conflict, religion
Procedia PDF Downloads 2758316 Integration of “FAIR” Data Principles in Longitudinal Mental Health Research in Africa: Lessons from a Landscape Analysis
Authors: Bylhah Mugotitsa, Jim Todd, Agnes Kiragga, Jay Greenfield, Evans Omondi, Lukoye Atwoli, Reinpeter Momanyi
Abstract:
The INSPIRE network aims to build an open, ethical, sustainable, and FAIR (Findable, Accessible, Interoperable, Reusable) data science platform, particularly for longitudinal mental health (MH) data. While studies have been done at the clinical and population level, there still exists limitations in data and research in LMICs, which pose a risk of underrepresentation of mental disorders. It is vital to examine the existing longitudinal MH data, focusing on how FAIR datasets are. This landscape analysis aimed to provide both overall level of evidence of availability of longitudinal datasets and degree of consistency in longitudinal studies conducted. Utilizing prompters proved instrumental in streamlining the analysis process, facilitating access, crafting code snippets, categorization, and analysis of extensive data repositories related to depression, anxiety, and psychosis in Africa. While leveraging artificial intelligence (AI), we filtered through over 18,000 scientific papers spanning from 1970 to 2023. This AI-driven approach enabled the identification of 228 longitudinal research papers meeting inclusion criteria. Quality assurance revealed 10% incorrectly identified articles and 2 duplicates, underscoring the prevalence of longitudinal MH research in South Africa, focusing on depression. From the analysis, evaluating data and metadata adherence to FAIR principles remains crucial for enhancing accessibility and quality of MH research in Africa. While AI has the potential to enhance research processes, challenges such as privacy concerns and data security risks must be addressed. Ethical and equity considerations in data sharing and reuse are also vital. There’s need for collaborative efforts across disciplinary and national boundaries to improve the Findability and Accessibility of data. Current efforts should also focus on creating integrated data resources and tools to improve Interoperability and Reusability of MH data. Practical steps for researchers include careful study planning, data preservation, machine-actionable metadata, and promoting data reuse to advance science and improve equity. Metrics and recognition should be established to incentivize adherence to FAIR principles in MH researchKeywords: longitudinal mental health research, data sharing, fair data principles, Africa, landscape analysis
Procedia PDF Downloads 908315 An Exploratory Study on the Effect of a Fermented Dairy Product on Self-Reported Gut Complaints in US Recreational Athletes
Authors: Kersch-Counet C., Fransen K. H. S., Broyd M., Nyakayiru J. D. O. A., Schoemaker M. H., Mallee L. F., Bovee-Oudenhoven I. M. J.
Abstract:
Background: Around one third of people, including athletes, suffer from feelings of gut discomfort. Fermentation of dairy is a process that has been associated with products that can improve gut health. However, insight in (potential) health benefits of most fermented foods is limited to chemical analyses and in-vitro models. Objective: The aim of this open-label, single-arm explorative trial was to investigate in a real life setting the effect of consumption of a fermented whey product for 3 weeks on self-perceived physical and mental wellbeing and digestive issues in 150 US recreational athletes (20-50 years of age) with self-reported gut complaints at enrolment. Methods: Participants living at the West-Coast of the US received for 3 weeks a daily powder of 15 g of BiotisTM Fermentis to be mixed in water using a supplied shaker. Weekly questionnaires were conducted by MMR research to study the effect on physical/mental health issues and self-perceived gut complaints. Non-parametric tests (e.g., Friedman test) were used to assess statistical differences over time while the Kruskal-Wallis and Wilcoxon signed-rank tests were used for sub-groups analysis. Results: Bloating, stress and anxiety were the top 3 issues of the US recreational athletes. Satisfaction of physical wellbeing increased significantly throughout the 3-weeks of fermented whey product consumption (p<0.0005). Combined digestive issues decreased significantly after 2- and 3-weeks of product consumption, with bloating showing a significant reduction (p<0.05). There was a trend that self-reported stress levels reduced after 3 weeks and participants said to significantly feel more active, energetic, and vital (p<0.05). Subgroup analysis showed that gender and habitual protein supplement consumption were associated with specific health issues and modulated the response to the fermented dairy product. Conclusion: Daily consumption of the fermented BiotisTM Fermentis product is associated with a reduction in self-perceived gastrointestinal symptoms and improved overall wellbeing and mood state in US recreational athletes. This large nutrition and health consumer study brings valuable insights in self-reported gut complaints of recreational athletes in the US and their response to a fermented dairy product. A controlled clinical trial in a targeted population is recommended to scientifically substantiate the product effect as observed in this explorative study.Keywords: real-life study, digestive health, fermented whey, sports
Procedia PDF Downloads 2698314 Adapted Intersection over Union: A Generalized Metric for Evaluating Unsupervised Classification Models
Authors: Prajwal Prakash Vasisht, Sharath Rajamurthy, Nishanth Dara
Abstract:
In a supervised machine learning approach, metrics such as precision, accuracy, and coverage can be calculated using ground truth labels to help in model tuning, evaluation, and selection. In an unsupervised setting, however, where the data has no ground truth, there are few interpretable metrics that can guide us to do the same. Our approach creates a framework to adapt the Intersection over Union metric, referred to as Adapted IoU, usually used to evaluate supervised learning models, into the unsupervised domain, which solves the problem by factoring in subject matter expertise and intuition about the ideal output from the model. This metric essentially provides a scale that allows us to compare the performance across numerous unsupervised models or tune hyper-parameters and compare different versions of the same model.Keywords: general metric, unsupervised learning, classification, intersection over union
Procedia PDF Downloads 498313 Using Systems Theory and Collective Impact Approaches to Increase the Retention and Success of University Student Stem Majors
Authors: Araceli Martínez Ortiz
Abstract:
An educational research effort is analyzed using systems theory to document the power of collective impact when addressing multiple factors contributing towards the retention of students majoring in science, technology, engineering and mathematics (STEM) academic programs. This research promotes understanding on how networked communities may work effectively toward a shared vision and mutually aligned activities that result in sustained, large scale change. The actions of a team of researchers in their third year of collaboration are presented to describe a model that positively aligns work efforts resulting in greater total gains. The goals of the multiple programs managed by the funded program team are to: 1) expand the number of students who choose to study a STEM field of study; 2) promote student collaborative learning; 3) support faculty understanding of the funds of knowledge of diverse students and 4) establish innovative and robust STEM education research that will lead to the development of nationally replicable, scalable models for broadening participation in STEM. The impacts of this research effort are measured through quantitative statistical analysis of the changes in second-year STEM undergraduate student retention rates and representation rates of women, Hispanics and African American STEM majors.Keywords: collaborative impact, diversity, student retention, systems theory, STEM education
Procedia PDF Downloads 2668312 Developing Pan-University Collaborative Initiatives in Support of Diversity and Inclusive Campuses
Authors: David Philpott, Karen Kennedy
Abstract:
In recognition of an increasingly diverse student population, a Teaching and Learning Framework was developed at Memorial University of Newfoundland. This framework emphasizes work that is engaging, supportive, inclusive, responsive, committed to discovery, and is outcomes-oriented for both educators and learners. The goal of the Teaching and Learning framework was to develop a number of initiatives that builds on existing knowledge, proven programs, and existing supports in order to respond to the specific needs of identified groups of diverse learners: 1) academically vulnerable first year students; 2) students with individual learning needs associated with disorders and/or mental health issues; 3) international students and those from non-western cultures. This session provides an overview of this process. The strategies employed to develop these initiatives were drawn primarily from research on student success and retention (literature review), information on pre-existing programs (environmental scan), an analysis of in-house data on students at our institution; consultations with key informants at all of Memorial’s campuses. The first initiative that emerged from this research was a pilot project proposal for a first-year success program in support of the first-year experience of academically vulnerable students. This program offers a university experience that is enhanced by smaller classes, supplemental instruction, learning communities, and advising sessions. The second initiative that arose under the mandate of the Teaching and Learning Framework was a collaborative effort between two institutions (Memorial University and the College of the North Atlantic). Both institutions participated in a shared conversation to examine programs and services that support an accessible and inclusive environment for students with disorders and/or mental health issues. A report was prepared based on these conversations and an extensive review of research and programs across the country. Efforts are now being made to explore possible initiatives that address culturally diverse and non-traditional learners. While an expanding literature has emerged on diversity in higher education, the process of developing institutional initiatives is usually excluded from such discussions, while the focus remains on effective practice. The proposals that were developed constitute a co-ordination and strengthening of existing services and programs; a weaving of supports to engage a diverse body of students in a sense of community. This presentation will act as a guide through the process of developing projects addressing learner diversity and engage attendees in a discussion of institutional practices that have been implemented in support of overcoming challenges, as well as provide feedback on institutional and student outcomes. The focus of this session will be on effective practice, and will be of particular interest to university administrators, educational developers, and educators wishing to implement similar initiatives on their campuses; possible adaptations for practice will be addressed. A presentation of findings from this research will be followed by an open discussion where the sharing of research, initiatives, and best practices for the enhancement of teaching and learning is welcomed. There is much insight and understanding to be gained through the sharing of ideas and collaborative practice as we move forward to further develop the program and prepare other initiatives in support of diversity and inclusion.Keywords: eco-scale, green analysis, environmentally-friendly, pharmaceuticals analysis
Procedia PDF Downloads 2928311 Shared Decision-Making in Holistic Healthcare: Integrating Evidence-Based Medicine and Values-Based Medicine
Authors: Ling-Lang Huang
Abstract:
Research Background: Historically, the evolution of medicine has not only aimed to extend life but has also inadvertently introduced suffering in the process of maintaining life, presenting a contemporary challenge. We must carefully assess the conflict between the length of life and the quality of living. Evidence-Based Medicine (EBM) exists primarily to ensure the quality of cures. However, EBM alone does not fulfill our ultimate medical goals; we must also evaluate Value-Based Medicine (VBM) to find the best treatment for patients. Research Methodology: We can attempt to integrate EBM with VBM. Within the five steps of EBM, the first three steps (Ask—Acquire—Appraise) focus on the physical aspect of humans. However, in the fourth and fifth steps (Apply—Assess), the focus shifts from the physical to applying evidence-based treatment to the patient and assessing its effectiveness, considering a holistic approach to the individual. To consider VBM for patients, we can divide the process into three steps: The first step is "awareness," recognizing that each patient inhabits a different life-world and possesses unique differences. The second step is "integration," akin to the hermeneutic concept of the Fusion of Horizons. This means being aware of differences and also understanding the origins of these patient differences. The third step is "respect," which involves setting aside our adherence to medical objectivity and scientific rigor to respect the ultimate healthcare decisions made by individuals regarding their lives. Discussion and Conclusion: After completing these three steps of VBM, we can return to the fifth step of EBM: Assess. Our assessment can now transcend the physical treatment focus of the initial steps to align with a holistic care philosophy.Keywords: shared decision-making, evidence-based medicine, values-based medicine, holistic healthcare
Procedia PDF Downloads 528310 Literature Review and Approach for the Use of Digital Factory Models in an Augmented Reality Application for Decision Making in Restructuring Processes
Authors: Rene Hellmuth, Jorg Frohnmayer
Abstract:
The requirements of the factory planning and the building concerned have changed in the last years. Factory planning has the task of designing products, plants, processes, organization, areas, and the building of a factory. Regular restructuring gains more importance in order to maintain the competitiveness of a factory. Even today, the methods and process models used in factory planning are predominantly based on the classical planning principles of Schmigalla, Aggteleky and Kettner, which, however, are not specifically designed for reorganization. In addition, they are designed for a largely static environmental situation and a manageable planning complexity as well as for medium to long-term planning cycles with a low variability of the factory. Existing approaches already regard factory planning as a continuous process that makes it possible to react quickly to adaptation requirements. However, digital factory models are not yet used as a source of information for building data. Approaches which consider building information modeling (BIM) or digital factory models in general either do not refer to factory conversions or do not yet go beyond a concept. This deficit can be further substantiated. A method for factory conversion planning using a current digital building model is lacking. A corresponding approach must take into account both the existing approaches to factory planning and the use of digital factory models in practice. A literature review will be conducted first. In it, approaches to classic factory planning and approaches to conversion planning are examined. In addition, it will be investigated which approaches already contain digital factory models. In the second step, an approach is presented how digital factory models based on building information modeling can be used as a basis for augmented reality tablet applications. This application is suitable for construction sites and provides information on the costs and time required for conversion variants. Thus a fast decision making is supported. In summary, the paper provides an overview of existing factory planning approaches and critically examines the use of digital tools. Based on this preliminary work, an approach is presented, which suggests the sensible use of digital factory models for decision support in the case of conversion variants of the factory building. The augmented reality application is designed to summarize the most important information for decision-makers during a reconstruction process.Keywords: augmented reality, digital factory model, factory planning, restructuring
Procedia PDF Downloads 1388309 UniFi: Universal Filter Model for Image Enhancement
Authors: Aleksei Samarin, Artyom Nazarenko, Valentin Malykh
Abstract:
Image enhancement is becoming more and more popular, especially on mobile devices. Nowadays, it is a common approach to enhance an image using a convolutional neural network (CNN). Such a network should be of significant size; otherwise, a possibility for the artifacts to occur is overgrowing. The existing large CNNs are computationally expensive, which could be crucial for mobile devices. Another important flaw of such models is they are poorly interpretable. There is another approach to image enhancement, namely, the usage of predefined filters in combination with the prediction of their applicability. We present an approach following this paradigm, which outperforms both existing CNN-based and filter-based approaches in the image enhancement task. It is easily adaptable for mobile devices since it has only 47 thousand parameters. It shows the best SSIM 0.919 on RANDOM250 (MIT Adobe FiveK) among small models and is thrice faster than previous models.Keywords: universal filter, image enhancement, neural networks, computer vision
Procedia PDF Downloads 1018308 Characteristics of Inclusive Circular Business Models in Social Entrepreneurship
Authors: Svitlana Yermak, Olubukola Aluko
Abstract:
The purpose of this study was a literature review on the topic of social entrepreneurship, a review of new trends and best practices, the study of existing inclusive business models and their interaction with the principles of the circular economy for possible implementation in the practice of Ukraine in war and post-war times in conditions of scarce resources. Thus, three research questions were identified and substantiated: to determine the characteristics of social entrepreneurship, consider the features in Ukraine and the UK; highlight the criteria for inclusion in social entrepreneurship and its legal support; explore examples of existing inclusive circular business models to illustrate how the two concepts may be combined. A detailed review of the literature selected from the Scopus and Web of Science databases was carried out. The study revealed signs of social entrepreneurship, the main of which are doing business and making a profit, as well as the social orientation of the business, which is prescribed in the constituent documents of the enterprise immediately upon its creation. Considered are the characteristics of social entrepreneurship in the UK and Ukraine. It has been established that in the UK, social entrepreneurship is clearly regulated by the state; there are special legislative norms and support programs, in contrast to Ukraine, where these processes are only partially regulated. The study identified the main criteria for inclusion in inclusive circular business models: economic (sustainability and efficiency, job creation and economic growth, promotion of local development), social (accessibility, equity and fairness, inclusion and participation), and resources in their interconnection. It is substantiated that the resource criterion is especially important for this type of business model. It provides for the efficient and sustainable use of resources, as well as the cyclical nature of resources. And it was concluded that the principles of the circular economy not only do not contradict but, on the contrary, complement and expand the inclusive business models on which social entrepreneurship is based.Keywords: social entrepreneurship, inclusive business models, circular economy, inclusion criteria
Procedia PDF Downloads 1018307 Indigenous Healers and Indigenous Trauma: Healing at the Intersections of Colonial, Intergenerational, and Individual Trauma for Indigenous Peoples in Canada
Authors: Suzanne L. Stewart, Mikaela D. Gabriel
Abstract:
Background: Indigenous People face multiple barriers to successful life transitions, including housing, employment, education, and health. Current statistical trends paint devastating life transitions for Indigenous Peoples, but colonization and its intergenerational impacts are typically lacking as the crucial context in which these trends occur. This presentation will illustrate the massive impact of colonization on Indigenous Peoples; its intergenerational transmission, and how it impacts Indigenous clients seeking mental health treatment today. Methods: A qualitative, narrative inquiry methodology was used to honour Indigenous storytelling and knowledge transmission. Indigenous Elders, outreach workers, and homeless clients were interviewed and narratively analyzed for in-depth trends and themes. Impact: This research provides a wealth of in-depth information as to the life transition needs of Indigenous clients, identify the systemic impacts of colonization to the health and wellbeing of Indigenous People, and strategies for mental health treatment.Keywords: indigenous trauma, indigenous peoples of canada, intergenerational trauma, colonial trauma and treatment
Procedia PDF Downloads 1868306 Comparison of Machine Learning Models for the Prediction of System Marginal Price of Greek Energy Market
Authors: Ioannis P. Panapakidis, Marios N. Moschakis
Abstract:
The Greek Energy Market is structured as a mandatory pool where the producers make their bid offers in day-ahead basis. The System Operator solves an optimization routine aiming at the minimization of the cost of produced electricity. The solution of the optimization problem leads to the calculation of the System Marginal Price (SMP). Accurate forecasts of the SMP can lead to increased profits and more efficient portfolio management from the producer`s perspective. Aim of this study is to provide a comparative analysis of various machine learning models such as artificial neural networks and neuro-fuzzy models for the prediction of the SMP of the Greek market. Machine learning algorithms are favored in predictions problems since they can capture and simulate the volatilities of complex time series.Keywords: deregulated energy market, forecasting, machine learning, system marginal price
Procedia PDF Downloads 2158305 Influence of Marital Status on Nutritional, Physical, Mental, and Social Health: A Study on Women in Faisalabad, Pakistan
Authors: Anum Obaid, Iman Fatima, Wanisha Feroz, Haleema Imran, Hammad Tariq
Abstract:
Unmarried women over thirty years of age as a health issue is a relatively young phenomenon, but it is rapidly growing in Pakistan; therefore, it is a public health issue. The challenges affecting nutrition and public health are some of the indispensable components that need to be met to achieve sustainable development goals (SDGs). This research intends to explain these goals in the context of nutrition and public health, especially analyzing the issues related to unmarried women above the age of thirty in Faisalabad, Pakistan. Still, this research is not feasible in Pakistan. In Pakistan alone, 10 million women over the age of 35 are unmarried, based on a recent United Nations report. The United Nations, in cooperation with the World Health Organization, has identified health as a state of being healthy, free from illness or disease, and not just a condition where there are no diseases or bodily disabilities. The current generation of women is unmarried and living a life under constant pressure from society to deliver changes like the diet these women take, and hence, their nutritional status defines their comprehensive health triangle, a mix of physical, mental, and social well-being. The research was carried out under the qualitative research paradigm, specifically through interviews with the participants who were unmarried women and married women above the age of thirty. This qualitative study explores how marriage affects the intake of nutrients, nutritional health, psychological and social well-being and their effects. The realization of well-being consisted of factors like physical health, mental and emotional health, pressure from society, social health, economic independence, and decision-making power to reveal the impact of singleness on well-being. The findings disclosed that marital status had a notable impact on the diet habits and nutritional behaviors of women in Faisalabad. Also, it was found that single women suffer from more stress and are not as positive as married women because they are lonely, as their husbands are absent from their lives. The findings established that nutritional understanding is differentially affected by marital status as a determinant of the health triangle consisting of physical, mental, and social health. Awareness of these factors is significant in designing specific goal-directed interventions that can enhance the nutritional well-being and general health status of unmarried women in Faisalabad. Hence, this study underscores the necessity of maintaining supportive environments and increasing the regard concerning the health state of single ladies beyond thirty.Keywords: health triangle, over thirty, singleness, age barriers, unmarried women, women’s health, well-being
Procedia PDF Downloads 278304 A Hill Cipher Based on the Kish-Sethuraman Protocol
Authors: Kondwani Magamba
Abstract:
In the idealized Kish-Sethuraman (KS) protocol,messages are sent between Alice and Bob each using a secret personal key. This protocol is said to be perfectly secure because both Bob and Alice keep their keys undisclosed so that at all times the message is encrypted by at least one key, thus no information is leaked or shared. In this paper, we propose a realization of the KS protocol through the use of the Hill Cipher.Keywords: Kish-Sethuraman Protocol, Hill Cipher, MDS Matrices, encryption
Procedia PDF Downloads 3588303 Dynamic Modeling of Advanced Wastewater Treatment Plants Using BioWin
Authors: Komal Rathore, Aydin Sunol, Gita Iranipour, Luke Mulford
Abstract:
Advanced wastewater treatment plants have complex biological kinetics, time variant influent flow rates and long processing times. Due to these factors, the modeling and operational control of advanced wastewater treatment plants become complicated. However, development of a robust model for advanced wastewater treatment plants has become necessary in order to increase the efficiency of the plants, reduce energy costs and meet the discharge limits set by the government. A dynamic model was designed using the Envirosim (Canada) platform software called BioWin for several wastewater treatment plants in Hillsborough County, Florida. Proper control strategies for various parameters such as mixed liquor suspended solids, recycle activated sludge and waste activated sludge were developed for models to match the plant performance. The models were tuned using both the influent and effluent data from the plant and their laboratories. The plant SCADA was used to predict the influent wastewater rates and concentration profiles as a function of time. The kinetic parameters were tuned based on sensitivity analysis and trial and error methods. The dynamic models were validated by using experimental data for influent and effluent parameters. The dissolved oxygen measurements were taken to validate the model by coupling them with Computational Fluid Dynamics (CFD) models. The Biowin models were able to exactly mimic the plant performance and predict effluent behavior for extended periods. The models are useful for plant engineers and operators as they can take decisions beforehand by predicting the plant performance with the use of BioWin models. One of the important findings from the model was the effects of recycle and wastage ratios on the mixed liquor suspended solids. The model was also useful in determining the significant kinetic parameters for biological wastewater treatment systems.Keywords: BioWin, kinetic modeling, flowsheet simulation, dynamic modeling
Procedia PDF Downloads 1548302 Mission Driven Enterprises in Ecosystems as Drivers for Sustainable System Change
Authors: Monique de Ritter, Annemieke Roobeek
Abstract:
This study takes a holistic multi-layered systems approach on entrepreneurship, innovation, and sustainability. Concretely we looked how mission driven entrepreneurs (level 1) employ new business models and launch innovative products and/or ideas in their enterprises, which are (level 2) operating in entrepreneurial ecosystems (level 3), and how these in turn may generate higher level sustainable change (level 4). We employed a qualitative grounded research approach in which our aim is to contribute to theory. Fourteen in-depth semi-structured interviews were conducted with mission driven entrepreneurs in the Netherlands in which their individual drives, business models, and ecosystems were discussed. Interview transcripts were systematically coded and analysed and the ecosystems were visually mapped. Most important patterns include 1) entrepreneurs have a clear sustainable mission and regard this mission as de raison d’être of their enterprise; 2) entrepreneurs employ new business models with a focus on collaboration for innovation; the business model supports or enhances the sustainable mission of the enterprise, 3) entrepreneurs collaborate in ecosystems in which a) they also regard suppliers as partners for innovation and clients as ambassadors for the sustainable mission, b) would like to improve their relationships with financial institutions as they are in the entrepreneurs’ perspective often lagging behind with their innovative ideas and models, c) they collaborate for knowledge and innovation with several parties, d) personal informal connections are very important, and e) in which the higher sustainable mission is not a point of competition but of collaboration.Keywords: sustainability, entrepreneurship, innovation, ecosystem, business models
Procedia PDF Downloads 3758301 A Fractional Derivative Model to Quantify Non-Darcy Flow in Porous and Fractured Media
Authors: Golden J. Zhang, Dongbao Zhou
Abstract:
Darcy’s law is the fundamental theory in fluid dynamics and engineering applications. Although Darcy linearity was found to be valid for slow, viscous flow, non-linear and non-Darcian flow has been well documented under both small and large velocity fluid flow. Various classical models were proposed and used widely to quantify non-Darcian flow, including the well-known Forchheimer, Izbash, and Swartzendruber models. Applications, however, revealed limitations of these models. Here we propose a general model built upon the Caputo fractional derivative to quantify non-Darcian flow for various flows (laminar to turbulence).Real-world applications and model comparisons showed that the new fractional-derivative model, which extends the fractional model proposed recently by Zhou and Yang (2018), can capture the non-Darcian flow in the relatively small velocity in low-permeability deposits and the relatively high velocity in high-permeability sand. A scale effect was also identified for non-Darcian flow in fractured rocks. Therefore, fractional calculus may provide an efficient tool to improve classical models to quantify fluid dynamics in aquatic environments.Keywords: fractional derivative, darcy’s law, non-darcian flow, fluid dynamics
Procedia PDF Downloads 1268300 Using Arellano-Bover/Blundell-Bond Estimator in Dynamic Panel Data Analysis – Case of Finnish Housing Price Dynamics
Authors: Janne Engblom, Elias Oikarinen
Abstract:
A panel dataset is one that follows a given sample of individuals over time, and thus provides multiple observations on each individual in the sample. Panel data models include a variety of fixed and random effects models which form a wide range of linear models. A special case of panel data models are dynamic in nature. A complication regarding a dynamic panel data model that includes the lagged dependent variable is endogeneity bias of estimates. Several approaches have been developed to account for this problem. In this paper, the panel models were estimated using the Arellano-Bover/Blundell-Bond Generalized method of moments (GMM) estimator which is an extension of the Arellano-Bond model where past values and different transformations of past values of the potentially problematic independent variable are used as instruments together with other instrumental variables. The Arellano–Bover/Blundell–Bond estimator augments Arellano–Bond by making an additional assumption that first differences of instrument variables are uncorrelated with the fixed effects. This allows the introduction of more instruments and can dramatically improve efficiency. It builds a system of two equations—the original equation and the transformed one—and is also known as system GMM. In this study, Finnish housing price dynamics were examined empirically by using the Arellano–Bover/Blundell–Bond estimation technique together with ordinary OLS. The aim of the analysis was to provide a comparison between conventional fixed-effects panel data models and dynamic panel data models. The Arellano–Bover/Blundell–Bond estimator is suitable for this analysis for a number of reasons: It is a general estimator designed for situations with 1) a linear functional relationship; 2) one left-hand-side variable that is dynamic, depending on its own past realizations; 3) independent variables that are not strictly exogenous, meaning they are correlated with past and possibly current realizations of the error; 4) fixed individual effects; and 5) heteroskedasticity and autocorrelation within individuals but not across them. Based on data of 14 Finnish cities over 1988-2012 differences of short-run housing price dynamics estimates were considerable when different models and instrumenting were used. Especially, the use of different instrumental variables caused variation of model estimates together with their statistical significance. This was particularly clear when comparing estimates of OLS with different dynamic panel data models. Estimates provided by dynamic panel data models were more in line with theory of housing price dynamics.Keywords: dynamic model, fixed effects, panel data, price dynamics
Procedia PDF Downloads 15088299 Development and Evaluation of an Internet-Based Transdiagnostic Therapy Intervention in the Arab World
Authors: Mariam Fishere
Abstract:
The proposed research study aims at developing an Internet-based transdiagnostic treatment and evaluating its efficacy. Based on the Common Elements Treatment Approach (CETA), a combined low-intensity and technology supported transdiagnostic treatment protocol will be culturally adapted for usage by nonprofessional therapists in Arabic-speaking countries. This Internet-based CETA intervention will target individuals suffering from one or more of the following disorders: depression, anxiety and posttraumatic stress disorder (PTSD), which are all major contributors to the global burden of mental illness. The growing body of research in the area of transdiagnostic treatment has proven to be effective in high-income countries (HICs), but there remain questions about its efficacy, cultural appropriateness, and validity for low- to middle-income countries (LMICs). The aim of this dissertation project is to investigate the efficacy of a newly developed Internet-delivery of an evidence-based transdiagnostic treatment – CETA – for a sample of Arabic-speaking individuals suffering from at least one of the following disorders; depression, anxiety, and PTSD.Keywords: transdiagnostic, internet-based interventions, mental health, Arab world
Procedia PDF Downloads 2288298 Research on the Evaluation and Delineation of Value Units of New Industrial Parks Based on Implementation-Orientation
Authors: Chengfang Wang, Zichao Wu, Jianying Zhou
Abstract:
At present, much attention is paid to the development of new industrial parks in the era of inventory planning. Generally speaking, there are two types of development models: incremental development models and stock development models. The former relies on key projects to build a value innovation park, and the latter relies on the iterative update of the park to build a value innovation park. Take the Baiyun Western Digital Park as an example, considering the growth model of value units, determine the evaluation target. Based on a GIS platform, comprehensive land-use status, regulatory detailed planning, land use planning, blue-green ecological base, rail transit system, road network system, industrial park distribution, public service facilities, and other factors are used to carry out the land use within the planning multi-factor superimposed comprehensive evaluation, constructing a value unit evaluation system, and delineating value units based on implementation orientation and combining two different development models. The research hopes to provide a reference for the planning and construction of new domestic industrial parks.Keywords: value units, GIS, multi-factor evaluation, implementation orientation
Procedia PDF Downloads 188