Search results for: real time stress detection
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 25933

Search results for: real time stress detection

23233 Use of Predictive Food Microbiology to Determine the Shelf-Life of Foods

Authors: Fatih Tarlak

Abstract:

Predictive microbiology can be considered as an important field in food microbiology in which it uses predictive models to describe the microbial growth in different food products. Predictive models estimate the growth of microorganisms quickly, efficiently, and in a cost-effective way as compared to traditional methods of enumeration, which are long-lasting, expensive, and time-consuming. The mathematical models used in predictive microbiology are mainly categorised as primary and secondary models. The primary models are the mathematical equations that define the growth data as a function of time under a constant environmental condition. The secondary models describe the effects of environmental factors, such as temperature, pH, and water activity (aw) on the parameters of the primary models, including the maximum specific growth rate and lag phase duration, which are the most critical growth kinetic parameters. The combination of primary and secondary models provides valuable information to set limits for the quantitative detection of the microbial spoilage and assess product shelf-life.

Keywords: shelf-life, growth model, predictive microbiology, simulation

Procedia PDF Downloads 211
23232 PathoPy2.0: Application of Fractal Geometry for Early Detection and Histopathological Analysis of Lung Cancer

Authors: Rhea Kapoor

Abstract:

Fractal dimension provides a way to characterize non-geometric shapes like those found in nature. The purpose of this research is to estimate Minkowski fractal dimension of human lung images for early detection of lung cancer. Lung cancer is the leading cause of death among all types of cancer and an early histopathological analysis will help reduce deaths primarily due to late diagnosis. A Python application program, PathoPy2.0, was developed for analyzing medical images in pixelated format and estimating Minkowski fractal dimension using a new box-counting algorithm that allows windowing of images for more accurate calculation in the suspected areas of cancerous growth. Benchmark geometric fractals were used to validate the accuracy of the program and changes in fractal dimension of lung images to indicate the presence of issues in the lung. The accuracy of the program for the benchmark examples was between 93-99% of known values of the fractal dimensions. Fractal dimension values were then calculated for lung images, from National Cancer Institute, taken over time to correctly detect the presence of cancerous growth. For example, as the fractal dimension for a given lung increased from 1.19 to 1.27 due to cancerous growth, it represents a significant change in fractal dimension which lies between 1 and 2 for 2-D images. Based on the results obtained on many lung test cases, it was concluded that fractal dimension of human lungs can be used to diagnose lung cancer early. The ideas behind PathoPy2.0 can also be applied to study patterns in the electrical activity of the human brain and DNA matching.

Keywords: fractals, histopathological analysis, image processing, lung cancer, Minkowski dimension

Procedia PDF Downloads 178
23231 Fake News Detection Based on Fusion of Domain Knowledge and Expert Knowledge

Authors: Yulan Wu

Abstract:

The spread of fake news on social media has posed significant societal harm to the public and the nation, with its threats spanning various domains, including politics, economics, health, and more. News on social media often covers multiple domains, and existing models studied by researchers and relevant organizations often perform well on datasets from a single domain. However, when these methods are applied to social platforms with news spanning multiple domains, their performance significantly deteriorates. Existing research has attempted to enhance the detection performance of multi-domain datasets by adding single-domain labels to the data. However, these methods overlook the fact that a news article typically belongs to multiple domains, leading to the loss of domain knowledge information contained within the news text. To address this issue, research has found that news records in different domains often use different vocabularies to describe their content. In this paper, we propose a fake news detection framework that combines domain knowledge and expert knowledge. Firstly, it utilizes an unsupervised domain discovery module to generate a low-dimensional vector for each news article, representing domain embeddings, which can retain multi-domain knowledge of the news content. Then, a feature extraction module uses the domain embeddings discovered through unsupervised domain knowledge to guide multiple experts in extracting news knowledge for the total feature representation. Finally, a classifier is used to determine whether the news is fake or not. Experiments show that this approach can improve multi-domain fake news detection performance while reducing the cost of manually labeling domain labels.

Keywords: fake news, deep learning, natural language processing, multiple domains

Procedia PDF Downloads 73
23230 Potassium-Phosphorus-Nitrogen Detection and Spectral Segmentation Analysis Using Polarized Hyperspectral Imagery and Machine Learning

Authors: Nicholas V. Scott, Jack McCarthy

Abstract:

Military, law enforcement, and counter terrorism organizations are often tasked with target detection and image characterization of scenes containing explosive materials in various types of environments where light scattering intensity is high. Mitigation of this photonic noise using classical digital filtration and signal processing can be difficult. This is partially due to the lack of robust image processing methods for photonic noise removal, which strongly influence high resolution target detection and machine learning-based pattern recognition. Such analysis is crucial to the delivery of reliable intelligence. Polarization filters are a possible method for ambient glare reduction by allowing only certain modes of the electromagnetic field to be captured, providing strong scene contrast. An experiment was carried out utilizing a polarization lens attached to a hyperspectral imagery camera for the purpose of exploring the degree to which an imaged polarized scene of potassium, phosphorus, and nitrogen mixture allows for improved target detection and image segmentation. Preliminary imagery results based on the application of machine learning algorithms, including competitive leaky learning and distance metric analysis, to polarized hyperspectral imagery, suggest that polarization filters provide a slight advantage in image segmentation. The results of this work have implications for understanding the presence of explosive material in dry, desert areas where reflective glare is a significant impediment to scene characterization.

Keywords: explosive material, hyperspectral imagery, image segmentation, machine learning, polarization

Procedia PDF Downloads 142
23229 3D Classification Optimization of Low-Density Airborne Light Detection and Ranging Point Cloud by Parameters Selection

Authors: Baha Eddine Aissou, Aichouche Belhadj Aissa

Abstract:

Light detection and ranging (LiDAR) is an active remote sensing technology used for several applications. Airborne LiDAR is becoming an important technology for the acquisition of a highly accurate dense point cloud. A classification of airborne laser scanning (ALS) point cloud is a very important task that still remains a real challenge for many scientists. Support vector machine (SVM) is one of the most used statistical learning algorithms based on kernels. SVM is a non-parametric method, and it is recommended to be used in cases where the data distribution cannot be well modeled by a standard parametric probability density function. Using a kernel, it performs a robust non-linear classification of samples. Often, the data are rarely linearly separable. SVMs are able to map the data into a higher-dimensional space to become linearly separable, which allows performing all the computations in the original space. This is one of the main reasons that SVMs are well suited for high-dimensional classification problems. Only a few training samples, called support vectors, are required. SVM has also shown its potential to cope with uncertainty in data caused by noise and fluctuation, and it is computationally efficient as compared to several other methods. Such properties are particularly suited for remote sensing classification problems and explain their recent adoption. In this poster, the SVM classification of ALS LiDAR data is proposed. Firstly, connected component analysis is applied for clustering the point cloud. Secondly, the resulting clusters are incorporated in the SVM classifier. Radial basic function (RFB) kernel is used due to the few numbers of parameters (C and γ) that needs to be chosen, which decreases the computation time. In order to optimize the classification rates, the parameters selection is explored. It consists to find the parameters (C and γ) leading to the best overall accuracy using grid search and 5-fold cross-validation. The exploited LiDAR point cloud is provided by the German Society for Photogrammetry, Remote Sensing, and Geoinformation. The ALS data used is characterized by a low density (4-6 points/m²) and is covering an urban area located in residential parts of the city Vaihingen in southern Germany. The class ground and three other classes belonging to roof superstructures are considered, i.e., a total of 4 classes. The training and test sets are selected randomly several times. The obtained results demonstrated that a parameters selection can orient the selection in a restricted interval of (C and γ) that can be further explored but does not systematically lead to the optimal rates. The SVM classifier with hyper-parameters is compared with the most used classifiers in literature for LiDAR data, random forest, AdaBoost, and decision tree. The comparison showed the superiority of the SVM classifier using parameters selection for LiDAR data compared to other classifiers.

Keywords: classification, airborne LiDAR, parameters selection, support vector machine

Procedia PDF Downloads 147
23228 Protective Effect of Essential Oil from Chamaecyparis obtusa on Anxiety-Related Behaviors and Cytokine Abnormalities Induced by Early Life Stress

Authors: Hae Jeong Park, Joo-Ho Chung

Abstract:

In this study, the effect of essential oil from Chamaecyparis obtuse (EOCO) on early life stress using maternal separation (MS) rats was investigated. Anxiety-related behaviors were examined in MS rats using the elevated plus-maze (EPM) test. The changes of gene expressions by EOCO in the hippocampus of MS rats were analyzed using a microarray method. Rats in the MS groups were separated from their respective mothers from postnatal day (pnd) 14 to 28. Rats in the EOCO-treated groups were exposed to EOCO for 1 h or 2 h by inhalation from pnd 21 to 28. The EOCO-treated MS rats showed decreased anxiety-related behaviors compared to the MS rats in the EPM test. In the microarray analysis, EOCO downregulated the expressions of cytokine genes such as Ccl2, Il6, Cxcl10, Ccl19, and Il1rl in the hippocampus of MS rats, and it was also confirmed through RT-PCR. In particular, the expressions of Ccl2 and Il6 were predominantly decreased by EOCO in the hippocampus of MS rats. Interestingly, their protein expressions were also reduced by EOCO in MS rats. These results indicate that EOCO decreases MS-induced anxiety-related behaviors, and modulate cytokines, particularly Ccl2 and Il6, in the hippocampus of MS rats.

Keywords: anxiety-related behavior, Chamaecyparis obtuse, cytokine gene, early-life stress, maternal separation

Procedia PDF Downloads 389
23227 The Impact of Virtual Schooling Due to COVID-19 Restrictions on Children’s Mood and Behavior

Authors: Rahaf Alasiri, Tarek Alghamdi, Abdullah Zarkan

Abstract:

Background: Due to measures such as school closure, social distancing, and virtual teaching during the pandemic, primary school children's psychological well-being is greatly affected. These measures have short and long-term consequences on the children's well-being and mental health. Identifying these consequences is important. Aim: This study aimed to evaluate mood and behavior changes in children who attended school virtually. Subjects and methods: This is a cross-sectional study conducted among children and their parents who visited the outpatient clinic. A self-administered questionnaire was given to the parents of children aged between 6 to 14 years. The questionnaire includes socio-demographic characteristics, Conor's modifies scale to assess the attention deficit hyperactivity disorder (ADHD) of children, and the parental stress scale (PSS) to assess the stress symptoms of the parents. Results: Of the 66 surveyed children, 60.6% were aged between 10 to 14 years old, with the female being dominant (77.3%). The most common medical condition was asthma (7.6%), and nearly two-thirds (63.6%) indicated good health conditions during the pandemic. There was a significant inverse correlation observed between ADHD score and PSS score (r=-0.387). No significant differences are in ADHD and PSS scores in relation to the socio-demographic characteristics of the children, including age, gender, and having an associated medical condition (p>0.05). Conclusion: During the pandemic, children who attended virtual classes did not seem to affect even with restrictions. Most children indicated good health conditions during the pandemic. However, it is surprising to know that in spite of children’s high spirits during the pandemic, their parents were seen to have an increased level of stress. Strategies to address parents’ psychological disorders during the pandemic are warranted.

Keywords: children's mood, COVID-19, ADHD, parental stress

Procedia PDF Downloads 71
23226 Time Varying Crustal Anisotropy at Whakaari/White Island Volcano

Authors: M. Dagim Yoseph, M. K. Savage, A. D. Jolly, C. J. Ebinger

Abstract:

Whakaari/White Island has been the most active New Zealand volcano in the 21st century, producing small phreatic and phreatomagmatic eruptions, which are hard to predict. The most recent eruption occurred in 2019, tragically claiming the lives of 22 individuals and causing numerous injuries. We employed shear-wave splitting analyses to investigate variations in anisotropy between 2018 and 2020, during quiescence, unrest, and the eruption. We examined spatial and temporal variations in 3499 shear-wave splitting and 2656 V_p/V_s ratio measurements. Comparing shear-wave splitting parameters from similar earthquake paths across different times indicates that the observed temporal changes are unlikely to result from variations in earthquake paths through media with spatial variability. Instead, these changes may stem from variations in anisotropy over time, likely caused by changes in crack alignment due to stress or varying fluid content.

Keywords: background seismic waves, fast orientations, seismic anisotropy, V_p/V_s ratio

Procedia PDF Downloads 46
23225 Antioxidant Effects of Withania Somnifera (Ashwagandha) on Brain

Authors: Manju Lata Sharma

Abstract:

Damage to cells caused by free radicals is believed to play a central role in the ageing process and in disease progression. Withania somnifera is widely used in ayurvedic medicine, and it is one of the ingredients in many formulations to increase energy, improve overall health and longevity and prevent disease. Withania somnifera possesses antioxidative properties. The antioxdant activity of Withania somnifera consisting of an equimolar concentration of active principles of sitoindoside VII-X and withaferin A. The antioxidant effect of Withania somnifera extract was investigated on lipid peroxidation (LPO), superoxide dismutase (SOD) and catalase (CAT) activity in mice. Aim: To study the antioxidant activity of an extract of Withania somnifera leaf against a mice model of chronic stress. Healthy swiss albino mice (3-4 months old) selected from an inbred colony were divided in to 6 groups. Biochemical estimation revealed that stress induced a significant change in SOD, LPO, CAT AND GPX. These stress induced perturbations were attenuated Withania somnifera (50 and 100 mg/kg BW). Result: Withania somnifera tended to normalize the augmented SOD and LPO activities and enhanced the activities of CAT and GPX. The result indicates that treatment with an alcoholic extract of Withania somnifera produced a significant decrease in LPO ,and an increase in both SOD and CAT in brain mice. This indicates that Withania somnifera extract possesses free radical scavenging activity .

Keywords: Withania somnifera, antioxidant, lipid peroxidation, brain

Procedia PDF Downloads 366
23224 Factors Affecting the Mental and Physical Health of Nurses during the Outbreak of COVID-19: A Case Study of a Hospital in Mashhad

Authors: Ghorbanali Mohammadi

Abstract:

Background: Due to the widespread outbreak of the COVID-19 virus, a large number of people become infected with the disease every day and go to hospitals. The acute condition of this disease has caused the death of many people. Since all the stages of treatment for these people happen in the hospitals, nurses are at the forefront of the fight against this virus. This causes nurses to suffer from physical and mental health problems. Methods: Physical and mental problems in nurses were assessed using the Depression, Anxiety and Stress Scale (DASS-42) of Lovibond (1995) and the Nordic Questionnaire. Results: 90 nurses from emergency, intensive care, and coronary care units were examined, and a total of 180 questionnaires were collected and evaluated. It was found that 37.78%, 47.78%, and 21.11% of nurses have symptoms of depression, anxiety, and stress, respectively. 40% of the nurses had physical problems. In total, 65.17% of them were involved in one or more mental or physical illnesses. Conclusions: Of the three units surveyed, the nurses in intensive care, emergency room, and coronary care units worked more than ten hours a day. Examining the interaction of physical and mental health problems indicated that physical problems can aggravate mental problems.

Keywords: depression anxiety and stress scale of Lovibond, nordic questionnaire, mental health of nurses, physical health problems in nurses

Procedia PDF Downloads 122
23223 Development of Tools for Multi Vehicles Simulation with Robot Operating System and ArduPilot

Authors: Pierre Kancir, Jean-Philippe Diguet, Marc Sevaux

Abstract:

One of the main difficulties in developing multi-robot systems (MRS) is related to the simulation and testing tools available. Indeed, if the differences between simulations and real robots are too significant, the transition from the simulation to the robot won’t be possible without another long development phase and won’t permit to validate the simulation. Moreover, the testing of different algorithmic solutions or modifications of robots requires a strong knowledge of current tools and a significant development time. Therefore, the availability of tools for MRS, mainly with flying drones, is crucial to enable the industrial emergence of these systems. This research aims to present the most commonly used tools for MRS simulations and their main shortcomings and presents complementary tools to improve the productivity of designers in the development of multi-vehicle solutions focused on a fast learning curve and rapid transition from simulations to real usage. The proposed contributions are based on existing open source tools as Gazebo simulator combined with ROS (Robot Operating System) and the open-source multi-platform autopilot ArduPilot to bring them to a broad audience.

Keywords: ROS, ArduPilot, MRS, simulation, drones, Gazebo

Procedia PDF Downloads 210
23222 Preventive Effect of Stem Back Extracts of Coula edulis Baill. against High-Fat / High Sucrose Diet-Induced Insulin Resistance and Oxidative Stress in Rats

Authors: Eric Beyegue, Boris Azantza, Judith Laure Ngondi, Julius E. Oben

Abstract:

Background: Insulin resistance (IR) and oxidative stress are associated with obesity, diabetes mellitus, and other cardio metabolic disorders. The aim of this study was to investigate the effect of Coula edulis extracts (CEE) on insulin resistance and oxidative stress markers in high-fat/high sucrose diet-induced insulin resistance in rats. Materials and Methods: Thirty male rats were divided into 6 groups of 5 rats each fed, received daily oral administration of CE extracts for 8 weeks as follows: Group 1 or negative control group, fed with standard diet (SD); Group 2 fed with high-fat/high sucrose diet (HFHS) only; Group3 fed with HFHS + CEAq 200; Group 4 fed with HFHS + CEAq 400; Group 5 fed with HFHS + CEEt 200; Group 6 fed with HFHS + CEEt 400. At the end of the experiment (8 weeks), animals were sacrificed plasma lipid profile, glucose, insulin, oxidative marker and digestive enzyme activities were measured. The homeostasis model assessment for insulin resistance (HOMA-IR) was determined. Results: Feedings with HFHS significantly (p < 0.01) induced plasma hyperglycaemia, hyperinsulinaemia, increased triglyceride, total cholesterol, and low-density lipoprotein levels, decreased high-density lipoprotein levels, alterations of α amylase, and glucose-6-phosphatase activities, and oxidative stress. Daily oral administration with CEE for eight weeks after insulin resistance induction had a hypolipidaemic action, antioxidative activities and modulated metabolic markers. Ethanolic extract at the higher dose had the best effect on body weight gain and insulin resistance, whereas aqueous extract showed the better activity on hyperlipidemia. Conclusion: These results suggest that CEAq and CEEt at 400mg/kg are promising complementary supplements that can be used to protect better from metabolic disorders associated with HFHS.

Keywords: Coula edulis Baill, high-fat / high sucrose diet, insulin resistance, oxidative stress

Procedia PDF Downloads 305
23221 Stress, Anxiety and Its Associated Factors Within the Transgender Population of Delhi: A Cross-Sectional Study

Authors: Annie Singh, Ishaan Singh

Abstract:

Background: Transgenders are people who have a gender identity different from their sex assigned at birth. Their gender behaviour doesn’t match their body anatomy. The community faces discrimination due to their gender identity all across the world. The term transgender is an umbrella term for many people non-conformal to their biological identity; note that the term transgender is different from gender dysphoria, which is a DSM-5 disorder defined as problems faced by an individual due to their non-conforming gender identity. Transgender people have been a part of Indian culture for ages yet have continued to face exclusion and discrimination in society. This has led to the low socio-economic status of the community. Various studies done across the world have established the role of discrimination, harassment and exclusion in the development of psychological disorders. The study is aimed to assess the frequency of stress and anxiety in the transgender population and understand the various factors affecting the same. Methodology: A cross-sectional survey of self consenting transgender individuals above the age of 18 residing in Delhi was done to assess their socioeconomic status and experiential ecology. Recruitment of participants was done with the help of NGOs. The survey was constructed GAD-7 and PSS-10, two well-known scales were used to assess the stress and anxiety levels. Medians, means and ranges are used for reporting continuous data wherever required, while frequencies and percentages are used for categorical data. For associations and comparison between groups in categorical data, the Chi-square test was used, while the Kruskal-Wallis H test was employed for associations involving multiple ordinal groups. SPSS v28.0 was used to perform the statistical analysis for this study. Results: The survey showed that the frequency of stress and anxiety is high in the transgender population. A demographic survey indicates a low socio-economic background. 44% of participants reported facing discrimination on a daily basis; the frequency of discrimination is higher in transwomen than in transmen. Stress and anxiety levels are similar among both transmen and transwomen. Only 34.5% of participants said they had receptive family or friends. The majority of participants (72.7%) reported a positive or neutral experience with healthcare workers. The prevalence of discrimination is significantly lower in the higher educated groups. Analysis of data shows a positive impact of acceptance and reception on mental health, while discrimination is correlated with higher levels of stress and anxiety. Conclusion: The prevalence of widespread transphobia and discrimination faced by the transgender community has culminated in high levels of stress and anxiety in the transgender population and shows variance according to multiple socio-demographic factors. Educating people about the LGBT community formation of support groups, policies and laws are required to establish trust and promote integration.

Keywords: transgender, gender, stress, anxiety, mental health, discrimination, exclusion

Procedia PDF Downloads 111
23220 SciPaaS: a Scientific Execution Platform for the Cloud

Authors: Wesley H. Brewer, John C. Sanford

Abstract:

SciPaaS is a prototype development of an execution platform/middleware designed to make it easy for scientists to rapidly deploy their scientific applications (apps) to the cloud. It provides all the necessary infrastructure for running typical IXP (Input-eXecute-Plot) style apps, including: a web interface, post-processing and plotting capabilities, job scheduling, real-time monitoring of running jobs, and even a file/case manager. In this paper, first the system architecture is described and then is demonstrated for a two scientific applications: (1) a simple finite-difference solver of the inviscid Burger’s equation, and (2) Mendel’s Accountant—a forward-time population genetics simulation model. The implications of the prototype are discussed in terms of ease-of-use and deployment options, especially in cloud environments.

Keywords: web-based simulation, cloud computing, Platform-as-a-Service (PaaS), rapid application development (RAD), population genetics

Procedia PDF Downloads 590
23219 Cloning and Functional Analysis of NtPIN1a Promoter Under Various Abiotic Stresses in Nicotiana Tabacum

Authors: Zia Ullah, Muhammad Asim, Shi Sujuan, Rayyan Khan, Aaqib Shaheen, LIU Haobao

Abstract:

The plant-specific auxin efflux proteins PIN-FORMED (PIN) have been well depicted in many plant species for their essential roles in regulating the transport of auxins in several phases of plant growth. Little is known about the various functions of the PIN family genes in the Nicotiana tabacum (N. tabacum) species during plant growth. To define the expression pattern of the NtPIN1a gene under abiotic stresses and hormone treatment, transgenic tobacco with promoterNtPIN1a::GUS construct was employed. Comprehensive computational analyses of the NtPIN1a promoter confirmed the existence of common core promoter elements including CAAT-box, TATA-box, hormone, and abiotic stress-responsive elements such as ABRE, P-box, MYC, MYB, ARE, and GC-motifs. The transgenic plants with the promoter of NtPIN1a displayed a promising expression of β-glucuronidase (GUS) in germinating seeds, root tips, shoot-apex, and developing leaves under optimal conditions. While the differential expression of GUS in moderate salt, drought, low potassium stresses, and externally high auxin level at two different time points, suggested NtPIN1a played a key role in growth processes and the plants’ response to abiotic stresses. This analysis provides a foundation for more in-depth discoveries of the biological functions of NtPIN1a in Nicotiana species and this promoter may be employed in genetic engineering of other crops for enhanced stress tolerance.

Keywords: tobacco, nicotiana tabacum, pin, promoter, GUS, abiotic stresses, auxin

Procedia PDF Downloads 95
23218 Modelling and Detecting the Demagnetization Fault in the Permanent Magnet Synchronous Machine Using the Current Signature Analysis

Authors: Yassa Nacera, Badji Abderrezak, Saidoune Abdelmalek, Houassine Hamza

Abstract:

Several kinds of faults can occur in a permanent magnet synchronous machine (PMSM) systems: bearing faults, electrically short/open faults, eccentricity faults, and demagnetization faults. Demagnetization fault means that the strengths of permanent magnets (PM) in PMSM decrease, and it causes low output torque, which is undesirable for EVs. The fault is caused by physical damage, high-temperature stress, inverse magnetic field, and aging. Motor current signature analysis (MCSA) is a conventional motor fault detection method based on the extraction of signal features from stator current. a simulation model of the PMSM under partial demagnetization and uniform demagnetization fault was established, and different degrees of demagnetization fault were simulated. The harmonic analyses using the Fast Fourier Transform (FFT) show that the fault diagnosis method based on the harmonic wave analysis is only suitable for partial demagnetization fault of the PMSM and does not apply to uniform demagnetization fault of the PMSM.

Keywords: permanent magnet, diagnosis, demagnetization, modelling

Procedia PDF Downloads 68
23217 Repositioning Sodium Valproate for Amelioration of Bleomycin-induced Scleroderma: The Role of Oxidative Stress, Transforming Growth Factor Beta-1, and the Mammalian Target of Rapamycin

Authors: Ahmed M. Kabel, Maaly A. Abd Elmaaboud

Abstract:

Scleroderma is one of the connective tissue disorders characterized by skin and systemic fibrosis. Its pathogenesis involves multiple interrelated processes of autoimmunity, vasculopathy, inflammation, and oxidative stress. This study was a trial to explore the possible ameliorative effects of sodium valproate on an experimental model of skin fibrosis induced by bleomycin. Forty male BALB/c mice were divided into four equal groups as follows: control group; bleomycin group; bleomycin + sodium valproate group, and sodium valproate group. Mice were assessed for their body weight every four days throughout the whole study. Skin tissues were used to evaluate the oxidative stress parameters, transforming growth factor beta 1 (TGF-β1), tumor necrosis factor alpha (TNF-α), interleukin 15, and mammalian target of rapamycin (mTOR). Skin fibrosis was evaluated by measuring dermal thickness and staining the skin tissues with Masson trichrome stain. Also, the skin tissues were immunostained with alpha smooth muscle actin (α-SMA). Administration of sodium valproate to bleomycin-treated mice resulted in the restoration of the body weight with a significant decrease in the dermal thickness, amelioration of oxidative stress, suppression of TGF-β1 and mTOR expression, and significant reduction of the percentage of α-SMA immunostaining and the proinflammatory cytokine levels compared to mice treated with bleomycin alone. In conclusion, sodium valproate has an antifibrotic effect on skin fibrosis which may represent a beneficial therapeutic modality for the management of scleroderma.

Keywords: scleroderma, bleomycin, sodium valproate, skin fibrosis

Procedia PDF Downloads 82
23216 Optimize Data Evaluation Metrics for Fraud Detection Using Machine Learning

Authors: Jennifer Leach, Umashanger Thayasivam

Abstract:

The use of technology has benefited society in more ways than one ever thought possible. Unfortunately, though, as society’s knowledge of technology has advanced, so has its knowledge of ways to use technology to manipulate people. This has led to a simultaneous advancement in the world of fraud. Machine learning techniques can offer a possible solution to help decrease this advancement. This research explores how the use of various machine learning techniques can aid in detecting fraudulent activity across two different types of fraudulent data, and the accuracy, precision, recall, and F1 were recorded for each method. Each machine learning model was also tested across five different training and testing splits in order to discover which testing split and technique would lead to the most optimal results.

Keywords: data science, fraud detection, machine learning, supervised learning

Procedia PDF Downloads 196
23215 On the Thermal Behavior of the Slab in a Reheating Furnace with Radiation

Authors: Gyo Woo Lee, Man Young Kim

Abstract:

A mathematical heat transfer model for the prediction of transient heating of the slab in a direct-fired walking beam type reheating furnace has been developed by considering the nongray thermal radiation with given furnace environments. The furnace is modeled as radiating nongray medium with carbon dioxide and water with five-zoned gas temperature and the furnace wall is considered as a constant temperature lower than furnace gas one. The slabs are moving with constant velocity depending on the residence time through the non-firing, charging, preheating, heating, and final soaking zones. Radiative heat flux obtained by considering the radiative heat exchange inside the furnace as well as convective one from the surrounding hot gases are introduced as boundary condition of the transient heat conduction within the slab. After validating thermal radiation model adopted in this work, thermal fields in both model and real reheating furnace are investigated in terms of radiative heat flux in the furnace and temperature inside the slab. The results show that the slab in the furnace can be more heated with higher slab emissivity and residence time.

Keywords: reheating furnace, steel slab, radiative heat transfer, WSGGM, emissivity, residence time

Procedia PDF Downloads 288
23214 Temperature and Substrate Orientation Effects on the Thermal Stability of Graphene Sheet Attached on the Si Surface

Authors: Wen-Jay Lee, Kuo-Ning Chiang

Abstract:

The graphene binding with silicon substrate has apparently Schottky barriers property, which can be used in the application of solar cell and light source. Because graphene has only one atom layer, the atomistic structure of graphene binding with the silicon surface plays an important role to affect the properties of graphene. In this work, temperature effect on the morphology of graphene sheet attached on different crystal planes of silicon substrates are investigated by Molecular dynamics (MD) (LAMMPS, developed by Sandia National Laboratories). The results show that the covered graphene sheet would cause the structural deformation of the surface Si atoms of stubtrate. To achieve a stable state in the binding process, the surface Si atoms would adjust their position and fit the honeycomb structure of graphene after the graphene attaches to the Si surface. The height contour of graphene on different plane of silicon surfaces presents different pattern, leading the local residual stress at the interface. Due to the high density of dangling bond on the Si (111)7x7 surface, the surface of Si(111)7x7 is not matching with the graphene so well in contrast with Si(100)2x1and Si(111)2x1. Si(111)7x7 is found that only partial silicon adatoms are rearranged on surface after the attachment when the temperature is lower than 200K, As the temperature gradually increases, the deformation of surface structure becomes significant, as well as the residue stress. With increasing temperature till the 815K, the graphene sheet begins to destroy and mixes with the silicon atoms. For the Si(100)2x1 and Si(111)2x1, the silicon surface structure keep its structural arrangement with a higher temperature. With increasing temperature, the residual stress gradually decrease till a critical temperatures. When the temperature is higher than the critical temperature, the residual stress gradually increases and the structural deformation is found on the surface of the Si substrates.

Keywords: molecular dynamics, graphene, silicon, Schottky barriers, interface

Procedia PDF Downloads 320
23213 The Legal Position of Criminal Prevention in the Metaverse World

Authors: Andi Intan Purnamasari, Supriyadi, Sulbadana, Aminuddin Kasim

Abstract:

Law functions as social control. Providing arrangements not only for legal certainty, but also in the scope of justice and expediency. The three values ​​achieved by law essentially function to bring comfort to each individual in carrying out daily activities. However, it is undeniable that global conditions have changed the orientation of people's lifestyles. Some people want to ensure their existence in the digital world which is popularly known as the metaverse. Some countries even project their city to be a metaverse city. The order of life is no longer limited to the real space, but also to the cyber world. Not infrequently, legal events that occur in the cyber world also force the law to position its position and even prevent crime in cyberspace. Through this research, conceptually it provides a view of the legal position in crime prevention in the Metaverse world. when the law acts to regulate the situation in the virtual world, of course some people will feel disturbed, this is due to the thought that the virtual world is a world in which an avatar can do things that cannot be done in the real world, or can be called a world without boundaries. Therefore, when the law is present to provide boundaries, of course the concept of the virtual world itself becomes no longer a cyber world that is not limited by space and time, it becomes a new order of life. approach, approach, approach, approach, and approach will certainly be the method used in this research.

Keywords: crime, cyber, metaverse, law

Procedia PDF Downloads 149
23212 New Result for Optical OFDM in Code Division Multiple Access Systems Using Direct Detection

Authors: Cherifi Abdelhamid

Abstract:

In optical communication systems, OFDM has received increased attention as a means to overcome various limitations of optical transmission systems such as modal dispersion, relative intensity noise, chromatic dispersion, polarization mode dispersion and self-phase modulation. The multipath dispersion limits the maximum transmission data rates. In this paper we investigate OFDM system where multipath induced intersymbol interference (ISI) is reduced and we increase the number of users by combining OFDM system with OCDMA system using direct detection Incorporate OOC (orthogonal optical code) for minimize a bit error rate.

Keywords: OFDM, OCDMA, OOC (orthogonal optical code), (ISI), prim codes (Pc)

Procedia PDF Downloads 652
23211 Elasto-Plastic Behavior of Rock during Temperature Drop

Authors: N. Reppas, Y. L. Gui, B. Wetenhall, C. T. Davie, J. Ma

Abstract:

A theoretical constitutive model describing the stress-strain behavior of rock subjected to different confining pressures is presented. A bounding surface plastic model with hardening effects is proposed which includes the effect of temperature drop. The bounding surface is based on a mapping rule and the temperature effect on rock is controlled by Poisson’s ratio. Validation of the results against available experimental data is also presented. The relation of deviatoric stress and axial strain is illustrated at different temperatures to analyze the effect of temperature decrease in terms of stiffness of the material.

Keywords: bounding surface, cooling of rock, plasticity model, rock deformation, elasto-plastic behavior

Procedia PDF Downloads 127
23210 A Framework for Automated Nuclear Waste Classification

Authors: Seonaid Hume, Gordon Dobie, Graeme West

Abstract:

Detecting and localizing radioactive sources is a necessity for safe and secure decommissioning of nuclear facilities. An important aspect for the management of the sort-and-segregation process is establishing the spatial distributions and quantities of the waste radionuclides, their type, corresponding activity, and ultimately classification for disposal. The data received from surveys directly informs decommissioning plans, on-site incident management strategies, the approach needed for a new cell, as well as protecting the workforce and the public. Manual classification of nuclear waste from a nuclear cell is time-consuming, expensive, and requires significant expertise to make the classification judgment call. Also, in-cell decommissioning is still in its relative infancy, and few techniques are well-developed. As with any repetitive and routine tasks, there is the opportunity to improve the task of classifying nuclear waste using autonomous systems. Hence, this paper proposes a new framework for the automatic classification of nuclear waste. This framework consists of five main stages; 3D spatial mapping and object detection, object classification, radiological mapping, source localisation based on gathered evidence and finally, waste classification. The first stage of the framework, 3D visual mapping, involves object detection from point cloud data. A review of related applications in other industries is provided, and recommendations for approaches for waste classification are made. Object detection focusses initially on cylindrical objects since pipework is significant in nuclear cells and indeed any industrial site. The approach can be extended to other commonly occurring primitives such as spheres and cubes. This is in preparation of stage two, characterizing the point cloud data and estimating the dimensions, material, degradation, and mass of the objects detected in order to feature match them to an inventory of possible items found in that nuclear cell. Many items in nuclear cells are one-offs, have limited or poor drawings available, or have been modified since installation, and have complex interiors, which often and inadvertently pose difficulties when accessing certain zones and identifying waste remotely. Hence, this may require expert input to feature match objects. The third stage, radiological mapping, is similar in order to facilitate the characterization of the nuclear cell in terms of radiation fields, including the type of radiation, activity, and location within the nuclear cell. The fourth stage of the framework takes the visual map for stage 1, the object characterization from stage 2, and radiation map from stage 3 and fuses them together, providing a more detailed scene of the nuclear cell by identifying the location of radioactive materials in three dimensions. The last stage involves combining the evidence from the fused data sets to reveal the classification of the waste in Bq/kg, thus enabling better decision making and monitoring for in-cell decommissioning. The presentation of the framework is supported by representative case study data drawn from an application in decommissioning from a UK nuclear facility. This framework utilises recent advancements of the detection and mapping capabilities of complex radiation fields in three dimensions to make the process of classifying nuclear waste faster, more reliable, cost-effective and safer.

Keywords: nuclear decommissioning, radiation detection, object detection, waste classification

Procedia PDF Downloads 200
23209 Efficient Feature Fusion for Noise Iris in Unconstrained Environment

Authors: Yao-Hong Tsai

Abstract:

This paper presents an efficient fusion algorithm for iris images to generate stable feature for recognition in unconstrained environment. Recently, iris recognition systems are focused on real scenarios in our daily life without the subject’s cooperation. Under large variation in the environment, the objective of this paper is to combine information from multiple images of the same iris. The result of image fusion is a new image which is more stable for further iris recognition than each original noise iris image. A wavelet-based approach for multi-resolution image fusion is applied in the fusion process. The detection of the iris image is based on Adaboost algorithm and then local binary pattern (LBP) histogram is then applied to texture classification with the weighting scheme. Experiment showed that the generated features from the proposed fusion algorithm can improve the performance for verification system through iris recognition.

Keywords: image fusion, iris recognition, local binary pattern, wavelet

Procedia PDF Downloads 367
23208 'Coping with Workplace Violence' Workshop: A Commendable Addition to the Curriculum for BA in Nursing

Authors: Ilana Margalith, Adaya Meirowitz, Sigalit Cohavi

Abstract:

Violence against health professionals by patients and their families have recently become a disturbing phenomenon worldwide, exacting psychological as well as economic tolls. Health workplaces in Israel (e.g. hospitals and H.M.O clinics) provide workshops for their employees, supplying them with coping strategies. However, these workshops do not focus on nursing students, who are also subjected to this violence. Their learning environment is no longer as protective as it used to be. Furthermore, coping with violence was not part of the curriculum for Israeli nursing students. Thus, based on human aggression theories which depict the pivotal role of the professional's correct response in preventing the onset of an aggressive response or the escalation of violence, a workshop was developed for undergraduate nursing students at the Clalit Nursing Academy, Rabin Campus (Dina), Israel. The workshop aimed at reducing students' anxiety vis a vis the aggressive patient or family in addition to strengthening their ability to cope with such situations. The students practiced interpersonal skills, especially relevant to early detection of potential violence, as well as ‘a correct response’ reaction to the violence, thus developing the necessary steps to be implemented when encountering violence in the workplace. In order to assess the efficiency of the workshop, the participants filled out a questionnaire comprising knowledge and self-efficacy scales. Moreover, the replies of the 23 participants in this workshop were compared with those of 24 students who attended a standard course on interpersonal communication. Students' self-efficacy and knowledge were measured in both groups before and after the course. A statistically significant interaction was found between group (workshop/standard course) and time (before/after) as to the influence on students' self-efficacy (p=0.004) and knowledge (p=0.007). Nursing students, who participated in this ‘coping with workplace violence’ workshop, gained knowledge, confidence and a sense of self-efficacy with regard to workplace violence. Early detection of signs of imminent violence amongst patients or families and the prevention of its escalation, as well as the ability to manage the threatening situation when occurring, are acquired skills. Encouraging nursing students to learn and practice these skills may enhance their ability to cope with these unfortunate occurrences.

Keywords: early detection of violence, nursing students, patient aggression, self-efficacy, workplace violence

Procedia PDF Downloads 138
23207 Nutrition, Dental Status and Post-Traumatic Stress Disorder among Underage Refugees in Germany

Authors: Marios Loucas, Rafael Loucas, Oliver Muensterer

Abstract:

Aim of the Study: Over the last two years, there has been a substantial rise of refugees entering Germany, of which approximately one-third are underage. Little is known about the general state of health such as nutrition, dental status and post-traumatic stress disorder among underage refugees. Our study assesses the general health status of underage refugees based on a large sample cohort. Methods: After ethics board approval, we used a structured questionnaire to collect demographic information and health-related elements in 3 large refugee accommodation centers, focusing on nutritional and dental status, as well as symptoms of posttraumatic stress disorder. Main results: A total of 461 minor refugees were included. The majority were boys (54.5%), average age was 8 years. Out of the 8 recorded countries of origin, most children came from Syria (33.6%), followed by Afghanistan (23.2%). Of the participants, 50.3% reported DSM-5 criteria of Posttraumatic stress disorder and presented mental health-related problems. The most frequently reported mental abnormalities were concentration disturbances (15.2%), sleep disorders (6.9%), unclear headaches (5.4%). The majority of the participants showed an unfavorable nutritional and dental status. According to the family, the majority of the children rarely eat healthy foods such as fruits, vegetables and fish. However, the majority of these children (over 90%) consume a large quantity of sugary foods and sweetened drinks such as soft drinks and confectionery at least daily. Caries was found in 63% of the minor children included in the study. A large proportion (47%) reported never brushing their teeth. According to the family, 78.3% of refugee children have never been evaluated by a dentist in Germany. The remainder visited a dentist mainly because of unbearable toothache. Conclusions: Minor refugees have specific psychological, nutritional and dental problems that must be considered in order to ensure appropriate medical care. Posttraumatic stress disorder is mainly caused by physical and emotional trauma suffered either during the flight or in the refugee camp in Germany. These data call for widespread screening of psychological, dental and nutritional problems in underage refugees. Dental care of this cohort is completely inadequate. Nutritional programs should focus on educating the families and providing the means to obtain healthy foods for these children.

Keywords: children, nutrition, posttraumatic stress disorder, refugee

Procedia PDF Downloads 172
23206 The Relation between Body Mass Index and Menstrual Cycle Disorders in Medical Students of University Pelita Harapan, Indonesia

Authors: Gabriella Tjondro, Julita Dortua Laurentina Nainggolan

Abstract:

Introduction: There are several things affecting menstrual cycle, namely, nutritional status, diet, financial status of one’s household and exercises. The most commonly used parameter to calculate the fat in a human body is body mass index. Therefore, it is necessary to do research to prevent complications caused by menstrual disorder in the future. Design Study: This research is an observational analytical study with the cross-sectional-case control approach. Participants (n = 124; median age = 19.5 years ± SD 3.5) were classified into 2 groups: normal, NM (n = 62; BMI = 18-23 kg/m2) and obese, OB (n = 62; BMI = > 25 kg/m2). BMI was calculated from the equation; BMI = weight, kg/height, m2. Results: There were 79.10% from obese group who experienced menstrual cycle disorders (n=53, 79.10%; p value 0.00; OR 5.25) and 20.90% from normal BMI group with menstrual cycle disorders. There were several factors in this research that also influence the menstrual cycle disorders such as stress (44.78%; p value 0.00; OR 1.85), sleep disorders (25.37%; p value 0.00; OR 1.01), physical activities (25.37%; p value 0.00; OR 1.24) and diet (10.45%; p value 0.00; OR 1.07). Conclusion: There is a significant relation between body mass index (obese) and menstrual cycle disorders. However, BMI is not the only factor that affects the menstrual cycle disorders. There are several factors that also can affect menstrual cycle disorders, in this study we use stress, sleep disorders, physical activities and diet, in which none of them are dominant.

Keywords: menstrual disorders, menstrual cycle, obesity, body mass index, stress, sleep disorders, physical activities, diet

Procedia PDF Downloads 148
23205 Using Vulnerability to Reduce False Positive Rate in Intrusion Detection Systems

Authors: Nadjah Chergui, Narhimene Boustia

Abstract:

Intrusion Detection Systems are an essential tool for network security infrastructure. However, IDSs have a serious problem which is the generating of massive number of alerts, most of them are false positive ones which can hide true alerts and make the analyst confused to analyze the right alerts for report the true attacks. The purpose behind this paper is to present a formalism model to perform correlation engine by the reduction of false positive alerts basing on vulnerability contextual information. For that, we propose a formalism model based on non-monotonic JClassicδє description logic augmented with a default (δ) and an exception (є) operator that allows a dynamic inference according to contextual information.

Keywords: context, default, exception, vulnerability

Procedia PDF Downloads 259
23204 A Neurofeedback Learning Model Using Time-Frequency Analysis for Volleyball Performance Enhancement

Authors: Hamed Yousefi, Farnaz Mohammadi, Niloufar Mirian, Navid Amini

Abstract:

Investigating possible capacities of visual functions where adapted mechanisms can enhance the capability of sports trainees is a promising area of research, not only from the cognitive viewpoint but also in terms of unlimited applications in sports training. In this paper, the visual evoked potential (VEP) and event-related potential (ERP) signals of amateur and trained volleyball players in a pilot study were processed. Two groups of amateur and trained subjects are asked to imagine themselves in the state of receiving a ball while they are shown a simulated volleyball field. The proposed method is based on a set of time-frequency features using algorithms such as Gabor filter, continuous wavelet transform, and a multi-stage wavelet decomposition that are extracted from VEP signals that can be indicative of being amateur or trained. The linear discriminant classifier achieves the accuracy, sensitivity, and specificity of 100% when the average of the repetitions of the signal corresponding to the task is used. The main purpose of this study is to investigate the feasibility of a fast, robust, and reliable feature/model determination as a neurofeedback parameter to be utilized for improving the volleyball players’ performance. The proposed measure has potential applications in brain-computer interface technology where a real-time biomarker is needed.

Keywords: visual evoked potential, time-frequency feature extraction, short-time Fourier transform, event-related spectrum potential classification, linear discriminant analysis

Procedia PDF Downloads 138