Search results for: isolated word recognition
3525 The Meaning of Happiness and Unhappiness among Female Teenagers in Urban Finland: A Social Representations Approach
Authors: Jennifer De Paola
Abstract:
Objectives: The literature is saturated with figures and hard data on happiness and its rates, causes and effects at a large scale, whereas very little is known about the way specific groups of people within societies understand and talk about happiness in their everyday life. The present study contributes to fill this gap in the happiness research by analyzing social representations of happiness among young women through the theoretical frame provided by Moscovici’s Social Representation Theory. Methods: Participants were (N= 351) female students (16-18 year olds) from Finnish, Swedish and English speaking high schools in the Helsinki region, Finland. Main source of data collection were word associations using the stimulus word ‘happiness’ and word associations using as stimulus the term that in the participants’ opinion represents the opposite of happiness. The allowed number of associations was five per stimulus word (10 associations per participant). In total, the 351 participants produced 6973 associations with the two stimulus words given: 3500 (50,19%) associations with ‘happiness’ and 3473 (49,81%) associations with ‘opposite of happiness’. The associations produced were analyzed qualitatively to identify associations with similar meaning and then coded combining similar associations in larger categories. Results: In total, 33 categories were identified respectively for the stimulus word ‘happiness’ and for the stimulus word ‘opposite of happiness’. In general terms, the 33 categories identified for ‘happiness’ included associations regarding relationships with key people considered important, such as ‘family’, abstract concepts such as meaningful life, success and moral values as well as more mundane and hedonic elements like food, pleasure and fun. Similarly, the 33 categories emerged for ‘opposite of happiness’ included relationship problems and arguments, negative feelings such as sadness, depression, stress as well as more concrete issues such as financial problems. Participants were also asked to rate their own level of happiness on a scale from 1 to 10. Results indicated the mean of the self-rated level of happiness was 7,93 (the range varied from 1 to 10; SD = 1, 50). Participants’ responses were further divided into three different groups according to the self-rated level of happiness: group 1 (level 10-9), group 2 (level 8-6), and group 3 (level 5 and lower) in order to investigate the way the categories mentioned above were distributed among the different groups. Preliminary results show that the category ‘family’ is associated with higher level of happiness, whereas its presence gradually decreases among the participants with a lower level of happiness. Moreover, the category ‘depression’ seems to be mainly present among participants in group 3, whereas the category ‘sadness’ is mainly present among participants with higher level of happiness. Conclusion: In conclusion, this study indicates the prevalent ways of thinking about happiness and its opposite among young female students, suggesting that representations varied to some extent depending on the happiness level of the participants. This study contributes to bringing new knowledge as it considers happiness as a holistic state, thus going beyond the literature that so far has too often viewed happiness as a mere unidimensional spectrum.Keywords: female, happiness, social representations, unhappiness
Procedia PDF Downloads 2253524 The Expression of Toll-Like Receptors Gene in Peripheral Blood Mononuclear Cells of Betong (KU Line) Chicken
Authors: Chaiwat Boonkaewwan, Anutian Suklek, Jatuporn Rattanasrisomporn, Autchara Kayan
Abstract:
Toll-like receptors (TLR) are conserved microbial sensing receptors located on cell surface that are able to detect different pathogens. The aim of the present study is to examine the expression of TLR gene in peripheral blood mononuclear cell of Betong (KU line) chicken. Blood samples were collected from healthy 12 Betong (KU line) chicken. PBMCs were isolated and maintained in RPMI1640 with 10% FBS, penicillin and streptomycin. Cell viability was determined by trypan blue dye exclusion test. The expression of TLRs gene was investigated by polymerase chain reaction (PCR) technique. Results showed that PBMCs viability from Betong (KU line) chicken was 95.38 ± 1.06%. From the study of TLRs gene expression, results indicated that there are expressions of TLR1.1 TLR1.2 TLR2.1 TLR2.2 TLR3 TLR4 TLR5 TLR 7 TLR15 and TLR21 in PBMCs of Betong (KU line) chicken. In conclusion, PBMCs isolated from blood of Betong (KU line) chicken had a high cell viability ( > 95%). The expression of TLRs in chicken was all found in PBMCs, which indicated that PBMC isolated from the blood of Betong (KU line) chicken can be used as an in vitro immune responses study.Keywords: toll-like receptor, Betong (KU line) chicken, peripheral blood mononuclear cells
Procedia PDF Downloads 2243523 Burnout Recognition for Call Center Agents by Using Skin Color Detection with Hand Poses
Authors: El Sayed A. Sharara, A. Tsuji, K. Terada
Abstract:
Call centers have been expanding and they have influence on activation in various markets increasingly. A call center’s work is known as one of the most demanding and stressful jobs. In this paper, we propose the fatigue detection system in order to detect burnout of call center agents in the case of a neck pain and upper back pain. Our proposed system is based on the computer vision technique combined skin color detection with the Viola-Jones object detector. To recognize the gesture of hand poses caused by stress sign, the YCbCr color space is used to detect the skin color region including face and hand poses around the area related to neck ache and upper back pain. A cascade of clarifiers by Viola-Jones is used for face recognition to extract from the skin color region. The detection of hand poses is given by the evaluation of neck pain and upper back pain by using skin color detection and face recognition method. The system performance is evaluated using two groups of dataset created in the laboratory to simulate call center environment. Our call center agent burnout detection system has been implemented by using a web camera and has been processed by MATLAB. From the experimental results, our system achieved 96.3% for upper back pain detection and 94.2% for neck pain detection.Keywords: call center agents, fatigue, skin color detection, face recognition
Procedia PDF Downloads 2933522 Development of an EEG-Based Real-Time Emotion Recognition System on Edge AI
Authors: James Rigor Camacho, Wansu Lim
Abstract:
Over the last few years, the development of new wearable and processing technologies has accelerated in order to harness physiological data such as electroencephalograms (EEGs) for EEG-based applications. EEG has been demonstrated to be a source of emotion recognition signals with the highest classification accuracy among physiological signals. However, when emotion recognition systems are used for real-time classification, the training unit is frequently left to run offline or in the cloud rather than working locally on the edge. That strategy has hampered research, and the full potential of using an edge AI device has yet to be realized. Edge AI devices are computers with high performance that can process complex algorithms. It is capable of collecting, processing, and storing data on its own. It can also analyze and apply complicated algorithms like localization, detection, and recognition on a real-time application, making it a powerful embedded device. The NVIDIA Jetson series, specifically the Jetson Nano device, was used in the implementation. The cEEGrid, which is integrated to the open-source brain computer-interface platform (OpenBCI), is used to collect EEG signals. An EEG-based real-time emotion recognition system on Edge AI is proposed in this paper. To perform graphical spectrogram categorization of EEG signals and to predict emotional states based on input data properties, machine learning-based classifiers were used. Until the emotional state was identified, the EEG signals were analyzed using the K-Nearest Neighbor (KNN) technique, which is a supervised learning system. In EEG signal processing, after each EEG signal has been received in real-time and translated from time to frequency domain, the Fast Fourier Transform (FFT) technique is utilized to observe the frequency bands in each EEG signal. To appropriately show the variance of each EEG frequency band, power density, standard deviation, and mean are calculated and employed. The next stage is to identify the features that have been chosen to predict emotion in EEG data using the K-Nearest Neighbors (KNN) technique. Arousal and valence datasets are used to train the parameters defined by the KNN technique.Because classification and recognition of specific classes, as well as emotion prediction, are conducted both online and locally on the edge, the KNN technique increased the performance of the emotion recognition system on the NVIDIA Jetson Nano. Finally, this implementation aims to bridge the research gap on cost-effective and efficient real-time emotion recognition using a resource constrained hardware device, like the NVIDIA Jetson Nano. On the cutting edge of AI, EEG-based emotion identification can be employed in applications that can rapidly expand the research and implementation industry's use.Keywords: edge AI device, EEG, emotion recognition system, supervised learning algorithm, sensors
Procedia PDF Downloads 1053521 COVID-19’s Effect on Pre-Existing Hearing Loss
Authors: Jonathan A. Mikhail, Arsenio Paez
Abstract:
It is not uncommon for a viral infection to cause hearing loss. Many viral infections are associated with sudden-onset, often unilateral, idiopathic sensorineural hearing loss. We conducted an exploratory study with thirty patients with pre-existing hearing loss between 50 and 64 to evaluate if COVID-19 was associated with exacerbated hearing loss. We hypothesized that hearing loss would be exacerbated by COVID-19 infection in patients with pre-existing hearing loss. A statistically significant paired T-test between pure tone averages (PTAs) at the patient’s original diagnosis and a current, updated audiometric assessment indicated a regression in hearing (p-value < .001) sensitivity following the contraction of COVID-19. Speech reception thresholds (SRTs) and word recognition scores (WRSs) were also considered, as well as the participants' gender. SRTs between each ear exhibited a statistically significant change (p-value of .002 and p-value < .001). WRSs did not show statistically significant differences (p-value of .290 and p-value of .098). A non-statistically significant Two-Way ANOVA was performed to evaluate gender’s potential role in exacerbated hearing loss and proved to be statistically insignificant (p-value of .214). This study discusses practical implications for clinical and educational pursuits in understanding COVID-19's effect on the auditory system and the need to evaluate the deadly virus further.Keywords: audiology, COVID-19, sensorineural hearing loss, otology, auditory research
Procedia PDF Downloads 793520 Pharmacological Active Compounds of Sponges and a Gorgonian Coral from the Andaman Sea, Thailand
Authors: Patchara Pedpradab, Kietisak Yoksang, Kosin Pattanamanee
Abstract:
In our ongoing search for pharmacological significant of compounds from marine organisms, we investigated the active constituents of two sponges (Xestospongia sp., Halichondria sp.) and a gorgonian coral (Juncella sp.) from the Andaman Sea, Thailand. Several compounds were isolated from those of marine organisms. A marine sponge, Xestospongia sp. contained an isoqinoline compound namely aureol and cytotoxic thiophenen sesterterpene while Halichondria sp. produced C-28 sterols. The white gorgonian coral, Juncella sp. contained anti-tuberculosis diterpenes namely, junceellin and praelolide. All of the isolated compounds were analyzed by spectroscopic methods, extensively.Keywords: Xestospongia sp., Halichondria sp., gorgonian, Juncella sp. biological activity
Procedia PDF Downloads 3663519 Freedom of Information and Freedom of Expression
Authors: Amin Pashaye Amiri
Abstract:
Freedom of information, according to which the public has a right to have access to government-held information, is largely considered as a tool for improving transparency and accountability in governments, and as a requirement of self-governance and good governance. So far, more than ninety countries have recognized citizens’ right to have access to public information. This recognition often took place through the adoption of an act referred to as “freedom of information act”, “access to public records act”, and so on. A freedom of information act typically imposes a positive obligation on a government to initially and regularly release certain public information, and also obliges it to provide individuals with information they request. Such an act usually allows governmental bodies to withhold information only when it falls within a limited number of exemptions enumerated in the act such as exemptions for protecting privacy of individuals and protecting national security. Some steps have been taken at the national and international level towards the recognition of freedom of information as a human right. Freedom of information was recognized in a few countries as a part of freedom of expression, and therefore, as a human right. Freedom of information was also recognized by some international bodies as a human right. The Inter-American Court of Human Rights ruled in 2006 that Article 13 of the American Convention on Human Rights, which concerns the human right to freedom of expression, protects the right of all people to request access to government information. The European Court of Human Rights has recently taken a considerable step towards recognizing freedom of information as a human right. However, in spite of the measures that have been taken, public access to government information is not yet widely accepted as an international human right. The paper will consider the degree to which freedom of information has been recognized as a human right, and study the possibility of widespread recognition of such a human right in the future. It will also examine the possible benefits of such recognition for the development of the human right to free expression.Keywords: freedom of information, freedom of expression, human rights, government information
Procedia PDF Downloads 5473518 Sensitivity of Staphylococcus aureus Isolated from Subclinical Bovine Mastitis to Ciprofloxacin in Dairy Herd in Tabriz during 2013
Authors: Alireza Jafarzadeh, Samad Mosaferi, Mansour Khakpour
Abstract:
Mastitis is an inflammation of the parenchyma of mammary gland regardless of the causes. Mastitis is characterized by a range of physical and chemical changes in the glandular tissue. The most important change in milk includes discoloration, the presence of clots and large number of leucocytes. There is swelling, heat, pain and edema in mammary gland in many clinical cases. Positive coagulase S. aureus is a major pathogen of the bovine mammary gland and a common cause of contagious mastitis in cattle. The aim of this study was to evaluate the outbreaks of Staphylococcus aureus mastitis. This study is conducted in ten dairy herds about one thousand cows. After doing CMT and identifying infected cows, the milk samples obtained from infected teats and transported to microbiological laboratories. After microbial culture of milk samples and isolating S. aureus, antimicrobial, sensitivity test was performed with disk diffusion method by ciprofloxacin, co-amoxiclav, erythromycin, penicillin, oxytetracyclin, sulfonamides, lincomycin and cefquinome. The study defined that the outbreak of subclinical positive coagulase Staphylococcus mastitis in dairy herd was 13.11% (5.6% S. aureus and 7.51% S. intermedicus). The antimicrobial sensitivity test shown that 87.23% of Staphylococcus aureus isolated from bovine mastitis in dairy herd was susceptible to ciprofloxacin, 93.9% to cefquinome, 4.67% to co-amoxiclav, 12.16% to erythromycin 86.11% to sulfonamides (co-trimoxazole), 3.35% lincomycin, 12.7% to oxytetracyclin and 5.98% to penicillin. Results of present defined that ciprofloxacin has a great effect on Staphylococcus aureus isolated from subclinical bovine mastitis dairy herd. It seems that cefquinome sulfonamides has a great effect on isolated Staphylococcus aureus in vivo.Keywords: ciprofloxacin, mastitis, Staphylococcus aureus, dairy herd
Procedia PDF Downloads 6333517 Power Quality Modeling Using Recognition Learning Methods for Waveform Disturbances
Authors: Sang-Keun Moon, Hong-Rok Lim, Jin-O Kim
Abstract:
This paper presents a Power Quality (PQ) modeling and filtering processes for the distribution system disturbances using recognition learning methods. Typical PQ waveforms with mathematical applications and gathered field data are applied to the proposed models. The objective of this paper is analyzing PQ data with respect to monitoring, discriminating, and evaluating the waveform of power disturbances to ensure the system preventative system failure protections and complex system problem estimations. Examined signal filtering techniques are used for the field waveform noises and feature extractions. Using extraction and learning classification techniques, the efficiency was verified for the recognition of the PQ disturbances with focusing on interactive modeling methods in this paper. The waveform of selected 8 disturbances is modeled with randomized parameters of IEEE 1159 PQ ranges. The range, parameters, and weights are updated regarding field waveform obtained. Along with voltages, currents have same process to obtain the waveform features as the voltage apart from some of ratings and filters. Changing loads are causing the distortion in the voltage waveform due to the drawing of the different patterns of current variation. In the conclusion, PQ disturbances in the voltage and current waveforms indicate different types of patterns of variations and disturbance, and a modified technique based on the symmetrical components in time domain was proposed in this paper for the PQ disturbances detection and then classification. Our method is based on the fact that obtained waveforms from suggested trigger conditions contain potential information for abnormality detections. The extracted features are sequentially applied to estimation and recognition learning modules for further studies.Keywords: power quality recognition, PQ modeling, waveform feature extraction, disturbance trigger condition, PQ signal filtering
Procedia PDF Downloads 1863516 Multimodal Deep Learning for Human Activity Recognition
Authors: Ons Slimene, Aroua Taamallah, Maha Khemaja
Abstract:
In recent years, human activity recognition (HAR) has been a key area of research due to its diverse applications. It has garnered increasing attention in the field of computer vision. HAR plays an important role in people’s daily lives as it has the ability to learn advanced knowledge about human activities from data. In HAR, activities are usually represented by exploiting different types of sensors, such as embedded sensors or visual sensors. However, these sensors have limitations, such as local obstacles, image-related obstacles, sensor unreliability, and consumer concerns. Recently, several deep learning-based approaches have been proposed for HAR and these approaches are classified into two categories based on the type of data used: vision-based approaches and sensor-based approaches. This research paper highlights the importance of multimodal data fusion from skeleton data obtained from videos and data generated by embedded sensors using deep neural networks for achieving HAR. We propose a deep multimodal fusion network based on a twostream architecture. These two streams use the Convolutional Neural Network combined with the Bidirectional LSTM (CNN BILSTM) to process skeleton data and data generated by embedded sensors and the fusion at the feature level is considered. The proposed model was evaluated on a public OPPORTUNITY++ dataset and produced a accuracy of 96.77%.Keywords: human activity recognition, action recognition, sensors, vision, human-centric sensing, deep learning, context-awareness
Procedia PDF Downloads 1013515 Fungi Associated with Decline of Kikar (Acacia nilotica) and Red River Gum (Eucalyptus camaldulensis) in Faisalabad
Authors: I. Ahmad, A. Hannan, S. Ahmad, M. Asif, M. F. Nawaz, M. A. Tanvir, M. F. Azhar
Abstract:
During this research, a comprehensive survey of tree growing areas of Faisalabad district of Pakistan was conducted to observe the symptoms, spectrum, occurrence and severity of A. nilotica and E. camaldulensis decline. Objective of current research was to investigate specific fungal pathogens involved in decline of A. nilotica and E. camaldulensis. For this purpose, infected roots, bark, neck portion, stem, branches, leaves and infected soils were collected to identify associated fungi. Potato dextrose agar (PDA) and Czepak dox agar media were used for isolations. Identification of isolated fungi was done microscopically and different fungi were identified. During survey of urban locations of Faisalabad, disease incidence on Kikar and Eucalyptus was recorded as 3.9-7.9% and 2.6-7.1% respectively. Survey of Agroforest zones of Faisalabad revealed decline incidence on kikar 7.5% from Sargodha road while on Satiana and Jhang road it was not planted. In eucalyptus trees, 4%, 8% and 0% disease incidence was observed on Jhang road, Sargodha road and Satiana road respectively. The maximum fungus isolated from the kikar tree was Drechslera australiensis (5.00%) from the stem part. Aspergillus flavus also gave the maximum value of (3.05%) from the bark. Alternaria alternata gave the maximum value of (2.05%) from leaves. Rhizopus and Mucor spp. were recorded minimum as compared to the Drechslera, Alternaria and Aspergillus. The maximum fungus isolated from the Eucalyptus tree was Armillaria luteobubalina (5.00%) from the stem part. The other fungi isolated were Macrophamina phaseolina and A. niger.Keywords: decline, frequency of mycoflora, A. nilotica and E. camaldulensis, Drechslera australiensis, Armillaria luteobubalina
Procedia PDF Downloads 3693514 Antifungal Susceptibility of Saprolegnia parasitica Isolated from Rainbow Trout and Its Host Pathogen Interaction in Zebrafish Disease Model
Authors: Sangyeop Shin, D. C. M. Kulatunga, S. H. S. Dananjaya, Chamilani Nikapitiya, Jehee Lee, Mahanama De Zoysa
Abstract:
Saprolegniasis is one of the most devastating fungal diseases in freshwater fish which is caused by species in the genus Saprolegnia including Saprolegnia parasitica. In this study, we isolated the strain of S. parasitica from diseased rainbow trout in Korea. Morphological and molecular based identification confirmed that isolated fungi belong to the member of S. parasitica, supported by its typical fungal features including cotton-like whitish mycelium, zoospores (primary and secondary) and phylogenetic analysis with internal transcribed spacer (ITS) region. Pathogenicity of isolated S. parasitica was developed in embryo, larvae, juvenile and adult zebrafish as a disease model. Up regulation of host genes encoding ZfTnf-α, Zfc-Rel, ZfIl-12, ZfLyz-c, Zfβ-def, and ZfHsp-70 was identified in zebrafish larvae after experimental challenge of S. parasitica showing the host immune responses against the S. parasitica. Survival of the juveniles upon fungal infection might be due to the increased immune protection in the host. Investigation of antifungal susceptibility of S. parasitica with natural lawsone (2-hydroxy-1,4-naphthoquinone) revealed the minimum inhibitory concentration (MIC) and percentage inhibition of radial growth (PIRG %) as 200 µg/mL and 31.8%, respectively. Lawsone was able to change the membrane permeability, and cause irreversible damage and disintegration to the cellular membranes of S. parasitica which might have effect on fungi growth inhibition. Moreover, the mycelium exposed to lawsone (MIC level) changed the transcriptional responses of S. parasitica genes. Overall results indicate that lawsone could be a potential and novel anti-S. parasitica agent for controlling S. parasitica infection.Keywords: host-pathogen interactions, lawsone, rainbow trout, Saprolegnia parasitica, Saprolegniasis, zebrafish
Procedia PDF Downloads 2483513 Behavioral and EEG Reactions in Children during Recognition of Emotionally Colored Sentences That Describe the Choice Situation
Authors: Tuiana A. Aiusheeva, Sergey S. Tamozhnikov, Alexander E. Saprygin, Arina A. Antonenko, Valentina V. Stepanova, Natalia N. Tolstykh, Alexander N. Savostyanov
Abstract:
Situation of choice is an important condition for the formation of essential character qualities of a child, such as being initiative, responsible, hard-working. We have studied the behavioral and EEG reactions in Russian schoolchildren during recognition of syntactic errors in emotionally colored sentences that describe the choice situation. Twenty healthy children (mean age 9,0±0,3 years, 12 boys, 8 girls) were examined. Forty sentences were selected for the experiment; the half of them contained a syntactic error. The experiment additionally had the hidden condition: 50% of the sentences described the children's own choice and were emotionally colored (positive or negative). The other 50% of the sentences described the forced-choice situation, also with positive or negative coloring. EEG were recorded during execution of error-recognition task. Reaction time and quality of syntactic error detection were chosen as behavioral measures. Event-related spectral perturbation (ERSP) was applied to characterize the oscillatory brain activity of children. There were two time-frequency intervals in EEG reactions: (1) 500-800 ms in the 3-7 Hz frequency range (theta synchronization) and (2) 500-1000 ms in the 8-12 Hz range (alpha desynchronization). We found out that behavioral and brain reactions in child brain during recognition of positive and negative sentences describing forced-choice situation did not have significant differences. Theta synchronization and alpha desynchronization were stronger during recognition of sentences with children's own choice, especially with negative coloring. Also, the quality and execution time of the task were higher for this types of sentences. The results of our study will be useful for improvement of teaching methods and diagnostics of children affective disorders.Keywords: choice situation, electroencephalogram (EEG), emotionally colored sentences, schoolchildren
Procedia PDF Downloads 2683512 Pharyngealization Spread in Ibbi Dialect of Yemeni Arabic: An Acoustic Study
Authors: Fadhl Qutaish
Abstract:
This paper examines the pharyngealization spread in one of the Yemeni Arabic dialects, namely, Ibbi Arabic (IA). It investigates how pharyngealized sounds spread their acoustic features onto the neighboring vowels and change their default features. This feature has been investigated quietly well in MSA but still has to be deeply studied in the different dialect of Arabic which will bring about a clearer picture of the similarities and the differences among these dialects and help in mapping them based on the way this feature is utilized. Though the studies are numerous, no one of them has illustrated how far in the multi-syllabic word the spread can be and whether it takes a steady or gradient manner. This study tries to fill this gap and give a satisfactory explanation of the pharyngealization spread in Ibbi Dialect. This study is the first step towards a larger investigation of the different dialects of Yemeni Arabic in the future. The data recorded are represented in minimal pairs in which the trigger (pharyngealized or the non-pharyngealized sound) is in the initial or final position of monosyllabic and multisyllabic words. A group of 24 words were divided into four groups and repeated three times by three subjects which will yield 216 tokens that are tested and analyzed. The subjects are three male speakers aged between 28 and 31 with no history of neurological, speaking or hearing problems. All of them are bilingual speakers of Arabic and English and native speakers of Ibbi-Dialect. Recordings were done in a sound-proof room and praat software was used for the analysis and coding of the trajectories of F1 and F2 for the low vowel /a/ to see the effect of pharyngealization on the formant trajectory within the same syllable and in other syllables of the same word by comparing the F1 and F2 formants to the non-pharyngealized environment. The results show that pharyngealization spread is gradient (progressively and regressively). The spread is reflected in the gradual raising of F1 as we move closer towards the trigger and the gradual lowering of F2 as well. The results of the F1 mean values in tri-syllabic words when the trigger is word initially show that there is a raise of 37.9 HZ in the first syllable, 26.8HZ in the second syllable and 14.2HZ in the third syllable. F2 mean values undergo a lowering of 239 HZ in the first syllable, 211.7 HZ in the second syllable and 176.5 in the third syllable. This gradual decrease in the difference of F2 values in the non-pharyngealized and pharyngealized context illustrates that the spread is gradient. A similar result was found when the trigger is word-final which proves that the spread is gradient (progressively and regressively.Keywords: pharyngealization, Yemeni Arabic, Ibbi dialect, pharyngealization spread
Procedia PDF Downloads 2223511 Seismic Fragility of Base-Isolated Multi-Story Piping System in Critical Facilities
Authors: Bu Seog Ju, Ho Young Son, Yong Hee Ryu
Abstract:
This study is focused on the evaluation of seismic fragility of multi-story piping system installed in critical structures, isolated with triple friction pendulum bearing. The concept of this study is to isolate the critical building structure as well as nonstructural component, especially piping system in order to mitigate the earthquake damage and achieve the reliable seismic design. Then, the building system and multi-story piping system was modeled in OpenSees. In particular, the triple friction pendulum isolator was accounted for the vertical and horizontal coupling behavior in the building system subjected to seismic ground motions. Consequently, in order to generate the seismic fragility of base-isolated multi-story piping system, 21 selected seismic ground motions were carried out, by using Monte Carlo Simulation accounted for the uncertainties in demand. Finally, the system-level fragility curves corresponding to the limit state of the piping system was conducted at each T-joint system, which was commonly failure points in piping systems during and after an earthquake. Additionally, the system-level fragilities were performed to the first floor and second floor level in critical structures.Keywords: fragility, friction pendulum bearing, nonstructural component, seismic
Procedia PDF Downloads 1503510 Optimizing the Capacity of a Convolutional Neural Network for Image Segmentation and Pattern Recognition
Authors: Yalong Jiang, Zheru Chi
Abstract:
In this paper, we study the factors which determine the capacity of a Convolutional Neural Network (CNN) model and propose the ways to evaluate and adjust the capacity of a CNN model for best matching to a specific pattern recognition task. Firstly, a scheme is proposed to adjust the number of independent functional units within a CNN model to make it be better fitted to a task. Secondly, the number of independent functional units in the capsule network is adjusted to fit it to the training dataset. Thirdly, a method based on Bayesian GAN is proposed to enrich the variances in the current dataset to increase its complexity. Experimental results on the PASCAL VOC 2010 Person Part dataset and the MNIST dataset show that, in both conventional CNN models and capsule networks, the number of independent functional units is an important factor that determines the capacity of a network model. By adjusting the number of functional units, the capacity of a model can better match the complexity of a dataset.Keywords: CNN, convolutional neural network, capsule network, capacity optimization, character recognition, data augmentation, semantic segmentation
Procedia PDF Downloads 1533509 Cytotoxic, Antimicrobial and Antiviral Activities of Acovenoside A: A Cardenolide Isolated from an Egyptian Cultivar of Acokanthera spectabilis Leaves
Authors: Howaida I. Abd-Alla, Amal Z. Hassan, Maha Soltan, Atef G. Hanna, Mounir M. El-Safty
Abstract:
Acokanthera oblongifolia (Apocynaceae) is used for treatment of several infection diseases and is a well-known cardiac glycoside-containing plant. The infusion of their leaves is gargled to treat tonsillitis and is used medicinally to treat snakebites. The total cardiac glycosides content in the leaves was determined by referring to gitoxigenin as a reference compound. Two triterpenes, lup-20(29)-en-3β-ol (1) and oleanolic acid (2); two cardenolides, acovenoside A (3) and acobioside A (4) were isolated from the ethyl acetate extract. Their structures were determined on the basis of spectral analysis. Major constituents isolated from this species were evaluated for cytotoxicity against normal lung cell line (Wi38) and antimicrobial activities against Gram-positive (two strains) and Gram-negative bacteria (four strains), yeast-like fungi (two strains) and fungi (five strains). The minimum inhibitory concentration (MIC) of the compounds was determined using broth microdilution method. Their viral inhibitory effects against avian influenza virus type A (AI-H5N1) and Newcastle disease virus (NDV) in specific pathogen free (SPF) embryonated chicken eggs (ECE), chicken embryo fibroblasts (CEF) and Vero cells were evaluated. The cardenolide (3) showed viral inhibitory effects against AI-H5N1 and NDV in SPF ECE. The two cardenolides isolated have shown potent cytotoxicity against Vero cells. Compound (3) showed potent anti-Gram-negative bacteria activity. These results suggested that acovenoside A might be promising for future antiviral and antimicrobial drug design.Keywords: Acokanthera, AI-H5N1, Cardenolides, NDV, SPF-ECE, VERO, Wi38 , Microbe
Procedia PDF Downloads 1783508 Keypoint Detection Method Based on Multi-Scale Feature Fusion of Attention Mechanism
Authors: Xiaoxiao Li, Shuangcheng Jia, Qian Li
Abstract:
Keypoint detection has always been a challenge in the field of image recognition. This paper proposes a novelty keypoint detection method which is called Multi-Scale Feature Fusion Convolutional Network with Attention (MFFCNA). We verified that the multi-scale features with the attention mechanism module have better feature expression capability. The feature fusion between different scales makes the information that the network model can express more abundant, and the network is easier to converge. On our self-made street sign corner dataset, we validate the MFFCNA model with an accuracy of 97.8% and a recall of 81%, which are 5 and 8 percentage points higher than the HRNet network, respectively. On the COCO dataset, the AP is 71.9%, and the AR is 75.3%, which are 3 points and 2 points higher than HRNet, respectively. Extensive experiments show that our method has a remarkable improvement in the keypoint recognition tasks, and the recognition effect is better than the existing methods. Moreover, our method can be applied not only to keypoint detection but also to image classification and semantic segmentation with good generality.Keywords: keypoint detection, feature fusion, attention, semantic segmentation
Procedia PDF Downloads 1193507 Speeding up Nonlinear Time History Analysis of Base-Isolated Structures Using a Nonlinear Exponential Model
Authors: Nicolò Vaiana, Giorgio Serino
Abstract:
The nonlinear time history analysis of seismically base-isolated structures can require a significant computational effort when the behavior of each seismic isolator is predicted by adopting the widely used differential equation Bouc-Wen model. In this paper, a nonlinear exponential model, able to simulate the response of seismic isolation bearings within a relatively large displacements range, is described and adopted in order to reduce the numerical computations and speed up the nonlinear dynamic analysis. Compared to the Bouc-Wen model, the proposed one does not require the numerical solution of a nonlinear differential equation for each time step of the analysis. The seismic response of a 3d base-isolated structure with a lead rubber bearing system subjected to harmonic earthquake excitation is simulated by modeling each isolator using the proposed analytical model. The comparison of the numerical results and computational time with those obtained by modeling the lead rubber bearings using the Bouc-Wen model demonstrates the good accuracy of the proposed model and its capability to reduce significantly the computational effort of the analysis.Keywords: base isolation, computational efficiency, nonlinear exponential model, nonlinear time history analysis
Procedia PDF Downloads 3833506 Improved Feature Extraction Technique for Handling Occlusion in Automatic Facial Expression Recognition
Authors: Khadijat T. Bamigbade, Olufade F. W. Onifade
Abstract:
The field of automatic facial expression analysis has been an active research area in the last two decades. Its vast applicability in various domains has drawn so much attention into developing techniques and dataset that mirror real life scenarios. Many techniques such as Local Binary Patterns and its variants (CLBP, LBP-TOP) and lately, deep learning techniques, have been used for facial expression recognition. However, the problem of occlusion has not been sufficiently handled, making their results not applicable in real life situations. This paper develops a simple, yet highly efficient method tagged Local Binary Pattern-Histogram of Gradient (LBP-HOG) with occlusion detection in face image, using a multi-class SVM for Action Unit and in turn expression recognition. Our method was evaluated on three publicly available datasets which are JAFFE, CK, SFEW. Experimental results showed that our approach performed considerably well when compared with state-of-the-art algorithms and gave insight to occlusion detection as a key step to handling expression in wild.Keywords: automatic facial expression analysis, local binary pattern, LBP-HOG, occlusion detection
Procedia PDF Downloads 1693505 Optimized Brain Computer Interface System for Unspoken Speech Recognition: Role of Wernicke Area
Authors: Nassib Abdallah, Pierre Chauvet, Abd El Salam Hajjar, Bassam Daya
Abstract:
In this paper, we propose an optimized brain computer interface (BCI) system for unspoken speech recognition, based on the fact that the constructions of unspoken words rely strongly on the Wernicke area, situated in the temporal lobe. Our BCI system has four modules: (i) the EEG Acquisition module based on a non-invasive headset with 14 electrodes; (ii) the Preprocessing module to remove noise and artifacts, using the Common Average Reference method; (iii) the Features Extraction module, using Wavelet Packet Transform (WPT); (iv) the Classification module based on a one-hidden layer artificial neural network. The present study consists of comparing the recognition accuracy of 5 Arabic words, when using all the headset electrodes or only the 4 electrodes situated near the Wernicke area, as well as the selection effect of the subbands produced by the WPT module. After applying the articial neural network on the produced database, we obtain, on the test dataset, an accuracy of 83.4% with all the electrodes and all the subbands of 8 levels of the WPT decomposition. However, by using only the 4 electrodes near Wernicke Area and the 6 middle subbands of the WPT, we obtain a high reduction of the dataset size, equal to approximately 19% of the total dataset, with 67.5% of accuracy rate. This reduction appears particularly important to improve the design of a low cost and simple to use BCI, trained for several words.Keywords: brain-computer interface, speech recognition, artificial neural network, electroencephalography, EEG, wernicke area
Procedia PDF Downloads 2703504 The Wear Recognition on Guide Surface Based on the Feature of Radar Graph
Authors: Youhang Zhou, Weimin Zeng, Qi Xie
Abstract:
Abstract: In order to solve the wear recognition problem of the machine tool guide surface, a new machine tool guide surface recognition method based on the radar-graph barycentre feature is presented in this paper. Firstly, the gray mean value, skewness, projection variance, flat degrees and kurtosis features of the guide surface image data are defined as primary characteristics. Secondly, data Visualization technology based on radar graph is used. The visual barycentre graphical feature is demonstrated based on the radar plot of multi-dimensional data. Thirdly, a classifier based on the support vector machine technology is used, the radar-graph barycentre feature and wear original feature are put into the classifier separately for classification and comparative analysis of classification and experiment results. The calculation and experimental results show that the method based on the radar-graph barycentre feature can detect the guide surface effectively.Keywords: guide surface, wear defects, feature extraction, data visualization
Procedia PDF Downloads 5193503 Dynamics of Bacterial Contamination and Oral Health Risks Associated with Currency Notes and Coins Circulating in Kampala City
Authors: Abdul Walusansa
Abstract:
In this paper, paper notes and coins were collected from general public in Kampala City where ready-to-eat food can be served, in order to survey for bacterial contamination. The total bacterial number and potentially pathogenic organisms loading on currency were tested. All isolated potential pathogens were also tested for antibiotic resistance against four most commonly prescribed antibiotics. 1. The bacterial counts on one hundred paper notes sample were ranging between 6~10918/cm cm-2,the median was 141/ cm-2, according to the data it was much higher than credit cards and Australian notes which were made of polymer. The bacterial counts on sixty coin samples were ranging between 2~380/cm-2, much less than paper notes. 2. Coliform (65.6%), E. coli (45.9%), S. aureus (41.7%), B. cereus (67.7%), Salmonella (19.8%) were isolated on one hundred paper notes. Coliform (22.4%), E. coli (5.2%), S. aureus (24.1%), B. cereus (34.5%), Salmonella (10.3%) were isolated from sixty coin samples. These results suggested a high rate of potential pathogens contamination of paper notes than coins. 3. Antibiotic resistances are commonly in most of the pathogens isolated on currency. Ampicillin resistance was found in 60%of Staphylococcus aureus isolated on currency, as well as 76.6% of E. coil and 40% of Salmonella. Erythromycin resistance was detected in 56.6% of S. aureus and in 80.0% of E. coli. All the pathogens isolated were sensitive to Norfloxacin, Salmonella and S. aureus also sensitive to Cefaclor. In this paper, we also studied the antimicrobial capability of metal coins, coins collected from different countries were tested for the ability to inhibit the growth of E. sakazakii, S. aureus, E. coli, L. monocytogenes and S. typhimurium. 1) E. sakazakii appeared very sensitive to metal coins, the second is S. aureus, but E. coli, L. monocytogenes and S. typhimurium are more resistant to these metal coin samples. 2) Coins made of Nickel-brass alloy and Copper-nickel alloy showed a better effect in anti-microbe than other metal coins, especially the ability to inhibited the growth of E. sakazakii and S. aureus, all the inhibition zones produced on nutrient agar are more than 20.6 mm. Aluminium-bronze alloy revealed weak anti-microbe activity to S. aureus and no effect to kill other pathogens. Coins made of stainless steel also can’t resist bacteria growth. 3) Surprisingly, one cent coins of USA which were made of 97.5% Zinc and 2.5% Cu showed a significant antimicrobial capability, the average inhibition zone of these five pathogens is 45.5 mm.Keywords: antibiotic sensitivity, bacteria, currency, coins, parasites
Procedia PDF Downloads 3293502 Music Reading Expertise Facilitates Implicit Statistical Learning of Sentence Structures in a Novel Language: Evidence from Eye Movement Behavior
Authors: Sara T. K. Li, Belinda H. J. Chung, Jeffery C. N. Yip, Janet H. Hsiao
Abstract:
Music notation and text reading both involve statistical learning of music or linguistic structures. However, it remains unclear how music reading expertise influences text reading behavior. The present study examined this issue through an eye-tracking study. Chinese-English bilingual musicians and non-musicians read English sentences, Chinese sentences, musical phrases, and sentences in Tibetan, a language novel to the participants, with their eye movement recorded. Each set of stimuli consisted of two conditions in terms of structural regularity: syntactically correct and syntactically incorrect musical phrases/sentences. They then completed a sentence comprehension (for syntactically correct sentences) or a musical segment/word recognition task afterwards to test their comprehension/recognition abilities. The results showed that in reading musical phrases, as compared with non-musicians, musicians had a higher accuracy in the recognition task, and had shorter reading time, fewer fixations, and shorter fixation duration when reading syntactically correct (i.e., in diatonic key) than incorrect (i.e., in non-diatonic key/atonal) musical phrases. This result reflects their expertise in music reading. Interestingly, in reading Tibetan sentences, which was novel to both participant groups, while non-musicians did not show any behavior differences between reading syntactically correct or incorrect Tibetan sentences, musicians showed a shorter reading time and had marginally fewer fixations when reading syntactically correct sentences than syntactically incorrect ones. However, none of the musicians reported discovering any structural regularities in the Tibetan stimuli after the experiment when being asked explicitly, suggesting that they may have implicitly acquired the structural regularities in Tibetan sentences. This group difference was not observed when they read English or Chinese sentences. This result suggests that music reading expertise facilities reading texts in a novel language (i.e., Tibetan), but not in languages that the readers are already familiar with (i.e., English and Chinese). This phenomenon may be due to the similarities between reading music notations and reading texts in a novel language, as in both cases the stimuli follow particular statistical structures but do not involve semantic or lexical processing. Thus, musicians may transfer their statistical learning skills stemmed from music notation reading experience to implicitly discover structures of sentences in a novel language. This speculation is consistent with a recent finding showing that music reading expertise modulates the processing of English nonwords (i.e., words that do not follow morphological or orthographic rules) but not pseudo- or real words. These results suggest that the modulation of music reading expertise on language processing depends on the similarities in the cognitive processes involved. It also has important implications for the benefits of music education on language and cognitive development.Keywords: eye movement behavior, eye-tracking, music reading expertise, sentence reading, structural regularity, visual processing
Procedia PDF Downloads 3803501 Probiotic Antibacterial Test of Pediococcus pentosaceus Isolated from Dadih in Inhibiting Periodontitis Bacteria: In Vitro Study on Bacteria Aggregatibacter actinomycetemcomitans
Authors: Nurlaili Syafar Wulan, Almurdi, Suprianto Kosno
Abstract:
Introduction: Periodontitis defined as an inflammatory disease of teeth supporting tissue with irritation of specific pathogens as the main aetiology. Periodontitis can be cured by giving medical action accompanied by administration of an antibiotic, but the use of antibiotic has a side effect that can cause bacterial resistance. This side effect can be corrected by probiotic, which has antibiotic-like substance but do not have bacterial resistance effect; it makes probiotic became a promising future periodontitis medication. West Sumatran people has their own typical traditional food product made from fermented buffalo’s milk called dadih, and it contained probiotics. Objectives: The aim of this study was to determine the ability of probiotic Pediococcus pentosaceus isolated from dadih in inhibiting the growth of bacteria Aggregatibacter actinomycetemcomitans. Material and Method: This was a true experimental study with post-test and control group design. This study was conducted on 36 samples of 2 treatment groups, the test group with probiotic Pediococcus pentosacesus isolated from dadih and the negative control group with sterile aquadest. The antibacterial effect was tested using the Kirby-Bauer disk diffusion method and calculated by measuring the zone of inhibition on MHA around paper disk using a sliding caliper with 0.5 mm accuracy. Result: The result of bivariate analysis using Independent t-test was p=0.00 where p < 0.05 means that there is a significant difference between the tested group and negative control group. Conclusion: Probiotic Pediococcus pentosaceus isolated from dadih are able to inhibit the growth of Aggregatibacter actinomycetemcomitans.Keywords: aggregatibacter actinomycetemcomitans, antibacterial activities, periodontitis, probiotic Pediococcus pentosaceus
Procedia PDF Downloads 1343500 Host-Assisted Delivery of a Model Drug to Genomic DNA: Key Information From Ultrafast Spectroscopy and in Silico Study
Authors: Ria Ghosh, Soumendra Singh, Dipanjan Mukherjee, Susmita Mondal, Monojit Das, Uttam Pal, Aniruddha Adhikari, Aman Bhushan, Surajit Bose, Siddharth Sankar Bhattacharyya, Debasish Pal, Tanusri Saha-Dasgupta, Maitree Bhattacharyya, Debasis Bhattacharyya, Asim Kumar Mallick, Ranjan Das, Samir Kumar Pal
Abstract:
Drug delivery to a target without adverse effects is one of the major criteria for clinical use. Herein, we have made an attempt to explore the delivery efficacy of SDS surfactant in a monomer and micellar stage during the delivery of the model drug, Toluidine Blue (TB) from the micellar cavity to DNA. Molecular recognition of pre-micellar SDS encapsulated TB with DNA occurs at a rate constant of k1 ~652 s 1. However, no significant release of encapsulated TB at micellar concentration was observed within the experimental time frame. This originated from the higher binding affinity of TB towards the nano-cavity of SDS at micellar concentration which does not allow the delivery of TB from the nano-cavity of SDS micelles to DNA. Thus, molecular recognition controls the extent of DNA recognition by TB which in turn modulates the rate of delivery of TB from SDS in a concentration-dependent manner.Keywords: DNA, drug delivery, micelle, pre-micelle, SDS, toluidine blue
Procedia PDF Downloads 1133499 A Comparative Study of k-NN and MLP-NN Classifiers Using GA-kNN Based Feature Selection Method for Wood Recognition System
Authors: Uswah Khairuddin, Rubiyah Yusof, Nenny Ruthfalydia Rosli
Abstract:
This paper presents a comparative study between k-Nearest Neighbour (k-NN) and Multi-Layer Perceptron Neural Network (MLP-NN) classifier using Genetic Algorithm (GA) as feature selector for wood recognition system. The features have been extracted from the images using Grey Level Co-Occurrence Matrix (GLCM). The use of GA based feature selection is mainly to ensure that the database used for training the features for the wood species pattern classifier consists of only optimized features. The feature selection process is aimed at selecting only the most discriminating features of the wood species to reduce the confusion for the pattern classifier. This feature selection approach maintains the ‘good’ features that minimizes the inter-class distance and maximizes the intra-class distance. Wrapper GA is used with k-NN classifier as fitness evaluator (GA-kNN). The results shows that k-NN is the best choice of classifier because it uses a very simple distance calculation algorithm and classification tasks can be done in a short time with good classification accuracy.Keywords: feature selection, genetic algorithm, optimization, wood recognition system
Procedia PDF Downloads 5453498 Speech Detection Model Based on Deep Neural Networks Classifier for Speech Emotions Recognition
Authors: A. Shoiynbek, K. Kozhakhmet, P. Menezes, D. Kuanyshbay, D. Bayazitov
Abstract:
Speech emotion recognition has received increasing research interest all through current years. There was used emotional speech that was collected under controlled conditions in most research work. Actors imitating and artificially producing emotions in front of a microphone noted those records. There are four issues related to that approach, namely, (1) emotions are not natural, and it means that machines are learning to recognize fake emotions. (2) Emotions are very limited by quantity and poor in their variety of speaking. (3) There is language dependency on SER. (4) Consequently, each time when researchers want to start work with SER, they need to find a good emotional database on their language. In this paper, we propose the approach to create an automatic tool for speech emotion extraction based on facial emotion recognition and describe the sequence of actions of the proposed approach. One of the first objectives of the sequence of actions is a speech detection issue. The paper gives a detailed description of the speech detection model based on a fully connected deep neural network for Kazakh and Russian languages. Despite the high results in speech detection for Kazakh and Russian, the described process is suitable for any language. To illustrate the working capacity of the developed model, we have performed an analysis of speech detection and extraction from real tasks.Keywords: deep neural networks, speech detection, speech emotion recognition, Mel-frequency cepstrum coefficients, collecting speech emotion corpus, collecting speech emotion dataset, Kazakh speech dataset
Procedia PDF Downloads 1013497 A Supervised Learning Data Mining Approach for Object Recognition and Classification in High Resolution Satellite Data
Authors: Mais Nijim, Rama Devi Chennuboyina, Waseem Al Aqqad
Abstract:
Advances in spatial and spectral resolution of satellite images have led to tremendous growth in large image databases. The data we acquire through satellites, radars and sensors consists of important geographical information that can be used for remote sensing applications such as region planning, disaster management. Spatial data classification and object recognition are important tasks for many applications. However, classifying objects and identifying them manually from images is a difficult task. Object recognition is often considered as a classification problem, this task can be performed using machine-learning techniques. Despite of many machine-learning algorithms, the classification is done using supervised classifiers such as Support Vector Machines (SVM) as the area of interest is known. We proposed a classification method, which considers neighboring pixels in a region for feature extraction and it evaluates classifications precisely according to neighboring classes for semantic interpretation of region of interest (ROI). A dataset has been created for training and testing purpose; we generated the attributes by considering pixel intensity values and mean values of reflectance. We demonstrated the benefits of using knowledge discovery and data-mining techniques, which can be on image data for accurate information extraction and classification from high spatial resolution remote sensing imagery.Keywords: remote sensing, object recognition, classification, data mining, waterbody identification, feature extraction
Procedia PDF Downloads 3383496 Microbiological Analysis of Soil from Onu-Ebonyi Contaminated with Inorganic Fertilizer
Authors: M. N. Alo, U. C. C. Egbule, J. O. Orji, C. J. Aneke
Abstract:
Microbiological analysis of soil from Onu-Ebonyi Izzi local government area of Ebonyi State, Nigeria contaminated with inorganic fertilizer was carried out with a view to determine the effect of the fertilizer on the microbial flora of the soil. soil samples were analyzed for microbial burden. the result showed that the following organisms were isolated with their frequency of their occurrence as follows:pseudomonas species (33.3%) and aspergillus species (54.4%) had the highest frequncy of occurence in the whole sample of batches, while streptococcus species had 6.0% and Geotrichum species (5.3%) had the least and other predominant microorganism isolated: bacillus species,staphylococcus species and vibrio species, Escherichia species, rhzizopus species, mucor species and fusaruim species. From the result, it could be concluded that the soil was contaminated and this could affect adversely the fertility of the soil .Keywords: soil, bacteria, fungi, inorganic fertilizer, Onu- Ebonyi
Procedia PDF Downloads 512