Search results for: cell recognition
4894 BingleSeq: A User-Friendly R Package for Single-Cell RNA-Seq Data Analysis
Authors: Quan Gu, Daniel Dimitrov
Abstract:
BingleSeq was developed as a shiny-based, intuitive, and comprehensive application that enables the analysis of single-Cell RNA-Sequencing count data. This was achieved via incorporating three state-of-the-art software packages for each type of RNA sequencing analysis, alongside functional annotation analysis and a way to assess the overlap of differential expression method results. At its current state, the functionality implemented within BingleSeq is comparable to that of other applications, also developed with the purpose of lowering the entry requirements to RNA Sequencing analyses. BingleSeq is available on GitHub and will be submitted to R/Bioconductor.Keywords: bioinformatics, functional annotation analysis, single-cell RNA-sequencing, transcriptomics
Procedia PDF Downloads 2054893 Human-Machine Cooperation in Facial Comparison Based on Likelihood Scores
Authors: Lanchi Xie, Zhihui Li, Zhigang Li, Guiqiang Wang, Lei Xu, Yuwen Yan
Abstract:
Image-based facial features can be classified into category recognition features and individual recognition features. Current automated face recognition systems extract a specific feature vector of different dimensions from a facial image according to their pre-trained neural network. However, to improve the efficiency of parameter calculation, an algorithm generally reduces the image details by pooling. The operation will overlook the details concerned much by forensic experts. In our experiment, we adopted a variety of face recognition algorithms based on deep learning, compared a large number of naturally collected face images with the known data of the same person's frontal ID photos. Downscaling and manual handling were performed on the testing images. The results supported that the facial recognition algorithms based on deep learning detected structural and morphological information and rarely focused on specific markers such as stains and moles. Overall performance, distribution of genuine scores and impostor scores, and likelihood ratios were tested to evaluate the accuracy of biometric systems and forensic experts. Experiments showed that the biometric systems were skilled in distinguishing category features, and forensic experts were better at discovering the individual features of human faces. In the proposed approach, a fusion was performed at the score level. At the specified false accept rate, the framework achieved a lower false reject rate. This paper contributes to improving the interpretability of the objective method of facial comparison and provides a novel method for human-machine collaboration in this field.Keywords: likelihood ratio, automated facial recognition, facial comparison, biometrics
Procedia PDF Downloads 1304892 Studying the Effect of Silicon Substrate Intrinsic Carrier Concentration on Performance of ZnO/Si Solar Cells
Authors: Syed Sadique Anwer Askari, Mukul Kumar Das
Abstract:
Zinc Oxide (ZnO) solar cells have drawn great attention due to the enhanced efficiency and low-cost fabrication process. In this study, ZnO thin film is used as the active layer, hole blocking layer, antireflection coating (ARC) as well as transparent conductive oxide. To improve the conductivity of ZnO, top layer of ZnO is doped with aluminum, for top contact. Intrinsic carrier concentration of silicon substrate plays an important role in enhancing the power conversion efficiency (PCE) of ZnO/Si solar cell. With the increase of intrinsic carrier concentration PCE decreased due to increase in dark current in solar cell. At 80nm ZnO and 160µm Silicon substrate thickness, power conversion efficiency of 26.45% and 21.64% is achieved with intrinsic carrier concentration of 1x109/cm3, 1.4x1010/cm3 respectively.Keywords: hetero-junction solar cell, solar cell, substrate intrinsic carrier concentration, ZnO/Si
Procedia PDF Downloads 6014891 Investigating Activity Recognition Using 9-Axis Sensors and Filters in Wearable Devices
Authors: Jun Gil Ahn, Jong Kang Park, Jong Tae Kim
Abstract:
In this paper, we analyze major components of activity recognition (AR) in wearable device with 9-axis sensors and sensor fusion filters. 9-axis sensors commonly include 3-axis accelerometer, 3-axis gyroscope and 3-axis magnetometer. We chose sensor fusion filters as Kalman filter and Direction Cosine Matrix (DCM) filter. We also construct sensor fusion data from each activity sensor data and perform classification by accuracy of AR using Naïve Bayes and SVM. According to the classification results, we observed that the DCM filter and the specific combination of the sensing axes are more effective for AR in wearable devices while classifying walking, running, ascending and descending.Keywords: accelerometer, activity recognition, directiona cosine matrix filter, gyroscope, Kalman filter, magnetometer
Procedia PDF Downloads 3334890 Facial Emotion Recognition with Convolutional Neural Network Based Architecture
Authors: Koray U. Erbas
Abstract:
Neural networks are appealing for many applications since they are able to learn complex non-linear relationships between input and output data. As the number of neurons and layers in a neural network increase, it is possible to represent more complex relationships with automatically extracted features. Nowadays Deep Neural Networks (DNNs) are widely used in Computer Vision problems such as; classification, object detection, segmentation image editing etc. In this work, Facial Emotion Recognition task is performed by proposed Convolutional Neural Network (CNN)-based DNN architecture using FER2013 Dataset. Moreover, the effects of different hyperparameters (activation function, kernel size, initializer, batch size and network size) are investigated and ablation study results for Pooling Layer, Dropout and Batch Normalization are presented.Keywords: convolutional neural network, deep learning, deep learning based FER, facial emotion recognition
Procedia PDF Downloads 2744889 Random Subspace Neural Classifier for Meteor Recognition in the Night Sky
Authors: Carlos Vera, Tetyana Baydyk, Ernst Kussul, Graciela Velasco, Miguel Aparicio
Abstract:
This article describes the Random Subspace Neural Classifier (RSC) for the recognition of meteors in the night sky. We used images of meteors entering the atmosphere at night between 8:00 p.m.-5: 00 a.m. The objective of this project is to classify meteor and star images (with stars as the image background). The monitoring of the sky and the classification of meteors are made for future applications by scientists. The image database was collected from different websites. We worked with RGB-type images with dimensions of 220x220 pixels stored in the BitMap Protocol (BMP) format. Subsequent window scanning and processing were carried out for each image. The scan window where the characteristics were extracted had the size of 20x20 pixels with a scanning step size of 10 pixels. Brightness, contrast and contour orientation histograms were used as inputs for the RSC. The RSC worked with two classes and classified into: 1) with meteors and 2) without meteors. Different tests were carried out by varying the number of training cycles and the number of images for training and recognition. The percentage error for the neural classifier was calculated. The results show a good RSC classifier response with 89% correct recognition. The results of these experiments are presented and discussed.Keywords: contour orientation histogram, meteors, night sky, RSC neural classifier, stars
Procedia PDF Downloads 1384888 Healthcare-SignNet: Advanced Video Classification for Medical Sign Language Recognition Using CNN and RNN Models
Authors: Chithra A. V., Somoshree Datta, Sandeep Nithyanandan
Abstract:
Sign Language Recognition (SLR) is the process of interpreting and translating sign language into spoken or written language using technological systems. It involves recognizing hand gestures, facial expressions, and body movements that makeup sign language communication. The primary goal of SLR is to facilitate communication between hearing- and speech-impaired communities and those who do not understand sign language. Due to the increased awareness and greater recognition of the rights and needs of the hearing- and speech-impaired community, sign language recognition has gained significant importance over the past 10 years. Technological advancements in the fields of Artificial Intelligence and Machine Learning have made it more practical and feasible to create accurate SLR systems. This paper presents a distinct approach to SLR by framing it as a video classification problem using Deep Learning (DL), whereby a combination of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) has been used. This research targets the integration of sign language recognition into healthcare settings, aiming to improve communication between medical professionals and patients with hearing impairments. The spatial features from each video frame are extracted using a CNN, which captures essential elements such as hand shapes, movements, and facial expressions. These features are then fed into an RNN network that learns the temporal dependencies and patterns inherent in sign language sequences. The INCLUDE dataset has been enhanced with more videos from the healthcare domain and the model is evaluated on the same. Our model achieves 91% accuracy, representing state-of-the-art performance in this domain. The results highlight the effectiveness of treating SLR as a video classification task with the CNN-RNN architecture. This approach not only improves recognition accuracy but also offers a scalable solution for real-time SLR applications, significantly advancing the field of accessible communication technologies.Keywords: sign language recognition, deep learning, convolution neural network, recurrent neural network
Procedia PDF Downloads 274887 Mathematical Modelling of the Effect of Glucose on Pancreatic Alpha-Cell Activity
Authors: Karen K. Perez-Ramirez, Genevieve Dupont, Virginia Gonzalez-Velez
Abstract:
Pancreatic alpha-cells participate on glucose regulation together with beta cells. They release glucagon hormone when glucose level is low to stimulate gluconeogenesis from the liver. As other excitable cells, alpha cells generate Ca2+ and metabolic oscillations when they are stimulated. It is known that the glucose level can trigger or silence this activity although it is not clear how this occurs in normal and diabetic people. In this work, we propose an electric-metabolic mathematical model implemented in Matlab to study the effect of different glucose levels on the electrical response and Ca2+ oscillations of an alpha cell. Our results show that Ca2+ oscillations appear in opposite phase with metabolic oscillations in a window of glucose values. The model also predicts a direct relationship between the level of glucose and the intracellular adenine nucleotides showing a self-regulating pathway for the alpha cell.Keywords: Ca2+ oscillations, mathematical model, metabolic oscillations, pancreatic alpha cell
Procedia PDF Downloads 1784886 SAMRA: Dataset in Al-Soudani Arabic Maghrebi Script for Recognition of Arabic Ancient Words Handwritten
Authors: Sidi Ahmed Maouloud, Cheikh Ba
Abstract:
Much of West Africa’s cultural heritage is written in the Al-Soudani Arabic script, which was widely used in West Africa before the time of European colonization. This Al-Soudani Arabic script is an African version of the Maghrebi script, in particular, the Al-Mebssout script. However, the local African qualities were incorporated into the Al-Soudani script in a way that gave it a unique African diversity and character. Despite the existence of several Arabic datasets in Oriental script, allowing for the analysis, layout, and recognition of texts written in these calligraphies, many Arabic scripts and written traditions remain understudied. In this paper, we present a dataset of words from Al-Soudani calligraphy scripts. This dataset consists of 100 images selected from three different manuscripts written in Al-Soudani Arabic script by different copyists. The primary source for this database was the libraries of Boston University and Cambridge University. This dataset highlights the unique characteristics of the Al-Soudani Arabic script as well as the new challenges it presents in terms of automatic word recognition of Arabic manuscripts. An HTR system based on a hybrid ANN (CRNN-CTC) is also proposed to test this dataset. SAMRA is a dataset of annotated Arabic manuscript words in the Al-Soudani script that can help researchers automatically recognize and analyze manuscript words written in this script.Keywords: dataset, CRNN-CTC, handwritten words recognition, Al-Soudani Arabic script, HTR, manuscripts
Procedia PDF Downloads 1294885 Human Action Recognition Using Variational Bayesian HMM with Dirichlet Process Mixture of Gaussian Wishart Emission Model
Authors: Wanhyun Cho, Soonja Kang, Sangkyoon Kim, Soonyoung Park
Abstract:
In this paper, we present the human action recognition method using the variational Bayesian HMM with the Dirichlet process mixture (DPM) of the Gaussian-Wishart emission model (GWEM). First, we define the Bayesian HMM based on the Dirichlet process, which allows an infinite number of Gaussian-Wishart components to support continuous emission observations. Second, we have considered an efficient variational Bayesian inference method that can be applied to drive the posterior distribution of hidden variables and model parameters for the proposed model based on training data. And then we have derived the predictive distribution that may be used to classify new action. Third, the paper proposes a process of extracting appropriate spatial-temporal feature vectors that can be used to recognize a wide range of human behaviors from input video image. Finally, we have conducted experiments that can evaluate the performance of the proposed method. The experimental results show that the method presented is more efficient with human action recognition than existing methods.Keywords: human action recognition, Bayesian HMM, Dirichlet process mixture model, Gaussian-Wishart emission model, Variational Bayesian inference, prior distribution and approximate posterior distribution, KTH dataset
Procedia PDF Downloads 3534884 Chemical Bath Deposition Technique of CdS Used in Closed Space Sublimation of CdTe Solar Cell
Authors: Z. Mahmood, F. U. Babar, S. Naz, H. U. Rehman
Abstract:
Cadmium Sulphide (CdS) was deposited on a Tec 15 glass substrate with the help of CBD (chemical bath deposition process) and then cadmium telluride CdTe was deposited on CdS with the help of CSS (closed spaced sublimation technique) for the construction of a solar cell. The thicknesses of all the deposited materials were measured with the help of Ellipsometry. The IV graphs were drawn in order to observe the current voltage output. The efficiency of the cell was graphed with the fill factor as well (graphs not given here). The efficiency came out to be approximately 16.5 % and the CIGS (copper-indium–gallium-selenide) maximum efficiency is 20 %. The efficiency of a solar cell can further be enhanced by adapting quality materials, good experimental devices and proper procedures. The grain size was analyzed with the help of scanning electron microscope using RBS (Rutherford backscattering spectroscopy).Keywords: Chemical Bath Deposition Technique (CBD), cadmium sulphide (CdS), CdTe, CSS (Closed Space Sublimation)
Procedia PDF Downloads 3644883 Automatic Reporting System for Transcriptome Indel Identification and Annotation Based on Snapshot of Next-Generation Sequencing Reads Alignment
Authors: Shuo Mu, Guangzhi Jiang, Jinsa Chen
Abstract:
The analysis of Indel for RNA sequencing of clinical samples is easily affected by sequencing experiment errors and software selection. In order to improve the efficiency and accuracy of analysis, we developed an automatic reporting system for Indel recognition and annotation based on image snapshot of transcriptome reads alignment. This system includes sequence local-assembly and realignment, target point snapshot, and image-based recognition processes. We integrated high-confidence Indel dataset from several known databases as a training set to improve the accuracy of image processing and added a bioinformatical processing module to annotate and filter Indel artifacts. Subsequently, the system will automatically generate data, including data quality levels and images results report. Sanger sequencing verification of the reference Indel mutation of cell line NA12878 showed that the process can achieve 83% sensitivity and 96% specificity. Analysis of the collected clinical samples showed that the interpretation accuracy of the process was equivalent to that of manual inspection, and the processing efficiency showed a significant improvement. This work shows the feasibility of accurate Indel analysis of clinical next-generation sequencing (NGS) transcriptome. This result may be useful for RNA study for clinical samples with microsatellite instability in immunotherapy in the future.Keywords: automatic reporting, indel, next-generation sequencing, NGS, transcriptome
Procedia PDF Downloads 1914882 Promotion of Lipid Syntheses of Microalgae by Microfluidic-Assisted Membrane Distortion
Authors: Seul Ki Min, Gwang Heum Yoon, Jung Hyun Joo, Hwa Sung Shin
Abstract:
Cellular membrane distortion is known as a factor to change intracellular signaling. However, progress of relevant studies is difficult because there are no facilities that can control membrane distortion finely. In this study, we developed microfluidic device which can inflict mechanical stress on cell membrane of Chlamydomonas reinhardtii using regular height of the channels. And cellular physiological changes were analyzed from cells cultured in the device. Excessive calcium ion influx through into cytoplasm was induced from mechanical stress. The results revealed that compressed cells had up-regulated Mat3 mRNA which regulates cell size and cell cycle from a prolonged G1 phase. Additionally, TAG used for the production of biodiesel was raised rapidly from 4 h after compression. Taken together, membrane distortion can be considered as an attractive inducer for biofuel production.Keywords: mechanical stress, membrane distortion, Chlamydomonas reinhardtii, deflagellation, cell cycle, lipid metabolism
Procedia PDF Downloads 3754881 Study of Hybrid Cells Based on Perovskite Materials Using Oghmasimultion
Authors: Nadia Bachir (Dahmani), Fatima Zohra Otmani
Abstract:
Due to its interesting optoelectronic properties, methylammonium perovskite CH3NH3PbI3 is used as the active layer in the development of several solar cells. In this work, the hybrid (organic-inorganic) cell with the architecture FTO/pedotpss/CH3NH3PbI3/pcdtbt/Al is simulated using the Organic and Hybrid Material Nano Simulation Tool (OghmaNano). We studied the influence of certain parameters, such as thickness, on the characteristics of the solar cell. The effect of the device temperature was also investigated. The photovoltaic characteristic curves, such as current-voltage (j-V), are presented in this work. The optimized final parameters are Voc = 0.947 V, FF = 0.8034%, and PCE = 23.16%.Keywords: OghmaNano software, hybrid perovskite cell, CH3NH3PbI3, conversion efficiency
Procedia PDF Downloads 144880 Multilayered Assembly of Gelatin on Nanofibrous Matrix for 3-D Cell Cultivation
Authors: Ji Un Shin, Wei Mao, Hyuk Sang Yoo
Abstract:
Electrospinning is a versatile tool for fabricating nano-structured polymeric materials. Gelatin hydrogels are considered to be a good material for cell cultivation because of high water swellability as well as good biocompatibility. Three-dimensional (3-D) cell cultivation is a desirable method of cell cultivation for preparing tissues and organs because cell-to-cell interactions or cell-to-matrix interactions can be much enhanced through this approach. For this reason, hydrogels were widely employed as tissue scaffolds because they can support cultivating cells and tissue in multi-dimensions. Major disadvantages of hydrogel-based cell cultivation include low mechanical properties, lack of topography, which should be enhanced for successful tissue engineering. Herein we surface-immobilized gelatin on the surface of nanofibrous matrix for 3-D cell cultivation in topographical cues added environments. Electrospun nanofibers were electrospun with injection of poly(caprolactone) through a single nozzle syringe. Electrospun meshes were then chopped up with a high speed grinder to fine powders. This was hydrolyzed in optimized concentration of sodium hydroxide solution from 1 to 6 hours and harvested by centrifugation. The freeze-dried powders were examined by scanning electron microscopy (SEM) for revealing the morphology and fibrilar shaped with a length of ca. 20um was observed. This was subsequently immersed in gelatin solution for surface-coating of gelatin, where the process repeated up to 10 times for obtaining desirable coating of gelatin on the surface. Gelatin-coated nanofibrils showed high waterswellability in comparison to the unmodified nanofibrils, and this enabled good dispersion properties of the modified nanofibrils in aqueous phase. The degree of water-swellability was increased as the coating numbers of gelatin increased, however, it did not any meaning result after 10 times of gelatin coating process. Thus, by adjusting the gelatin coating times, we could successfully control the degree of hydrophilicity and water-swellability of nanofibrils.Keywords: nano, fiber, cell, tissue
Procedia PDF Downloads 1674879 Labyrinthine Venous Vasculature Ablation for the Treatment of Sudden Sensorineural Hearing Loss: Two Case Reports
Authors: Kritin K. Verma, Bailey Duhon, Patrick W. Slater
Abstract:
Objective: To introduce the possible etiological role that the Labyrinthine Venous Vasculature (LVV) has in venous congestion of the cochlear system in Sudden Sensorineural Hearing Loss (SSNHL) patients. Patients: Two patients (62-year-old female, 50-year-old male) presented within twenty-four hours of onset of SSNHL. Intervention: Following failed conservative and salvage techniques, the patients underwent ablation of the labyrinthine venous vasculature ipsilateral to the side of the loss. Main Outcome Measures: Improvement of sudden SSNHL based on an improvement of pure-tone audiometric (PTA) low-tone scoring averages at 250, 500, and 1000 Hz. Word recognition scoring using the NU-6 word list was used to assess quality of life. Results: Case 1 experienced a 51.7 dB increase in low-tone PTA and an increased word recognition scoring of 90%. Case 2 experienced a 33.4 dB increase in low-tone PTA and 60% increase in word recognition score. No major complications noted. Conclusion: Two patients experienced significant improvement in their low-tone PTA and word recognition scoring following the labyrinthine venous vasculature ablation.Keywords: case report, sudden sensorineural hearing loss, venous congestion, vascular ablation
Procedia PDF Downloads 1354878 Peculiar Implications of Self Perceived Identity as Policy Tool for Transgender Recognition in Pakistan
Authors: Hamza Iftikhar
Abstract:
The research study focuses on the transgender community's gender recognition challenges. It is one of the issues for the transgender community, interacting directly with the difficulties of gender identity and the lives of these people who are facing gender disapproval from society. This study investigates the major flaws of the transgender act. The study's goal is to look into the strange implications of self-perceived identity as a policy tool for transgender recognition. This policy tool jeopardises the rights of Pakistan's indigenous gender-variant people as well as the country's legal and social framework. Qualitative research using semi structured interviews will be carried out. This study proposes developing a scheme for mainstreaming gender-variant people on the basis of the Pakistani Constitution, Supreme Court guidelines, and internationally recognised principles of law. This would necessitate a thorough review of current law using a new approach and reference point.Keywords: transgender act, self perceived identity, gender variant, policy tool
Procedia PDF Downloads 1174877 A Biomechanical Perfusion System for Microfluidic 3D Bioprinted Structure
Authors: M. Dimitri, M. Ricci, F. Bigi, M. Romiti, A. Corvi
Abstract:
Tissue engineering has reached a significant milestone with the integration of 3D printing for the creation of complex bioconstructs equipped with vascular networks, crucial for cell maintenance and growth. This study aims to demonstrate the effectiveness of a portable microperfusion system designed to adapt dynamically to the evolving conditions of cell growth within 3D-printed bioconstructs. The microperfusion system was developed to provide a constant and controlled flow of nutrients and oxygen through the integrated vessels in the bioconstruct, replicating in vivo physiological conditions. Through a series of preliminary experiments, we evaluated the system's ability to maintain a favorable environment for cell proliferation and differentiation. Measurements of cell density and viability were performed to monitor the health and functionality of the tissue over time. Preliminary results indicate that the portable microperfusion system not only supports but optimizes cell growth, effectively adapting to changes in metabolic needs during the bioconstruct maturation process. This research opens perspectives in tissue engineering, demonstrating that a portable microperfusion system can be successfully integrated into 3D-printed bioconstructs, promoting sustainable and uniform cell growth. The implications of this study are far-reaching, with potential applications in regenerative medicine and pharmacological research, providing a platform for the development of functional and complex tissues.Keywords: biofabrication, microfluidic perfusion system, 4D bioprinting
Procedia PDF Downloads 304876 Multiple-Channel Coulter Counter for Cell Sizing and Enumeration
Authors: Yu Chen, Seong-Jin Kim, Jaehoon Chung
Abstract:
High throughput cells counting and sizing are often required for biomedical applications. Here we report design, fabrication and validating of a micro-machined Coulter counter device with multiple-channel to realize such application for low cost. Multiple vertical through-holes were fabricated on a silicon chip, combined with the PDMS micro-fluidics channel that serves as the sensing channel. In order to avoid the crosstalk introduced by the electrical connection, instead of measuring the current passing through, the potential of each channel is monitored, thus the high throughput is possible. A peak of the output potential can be captured when the cell/particle is passing through the microhole. The device was validated by counting and sizing the polystyrene beads with diameter of 6 μm, 10 μm and 15 μm. With the sampling frequency to be set at 100 kHz, up to 5000 counts/sec for each channel can be realized. The counting and enumeration of MCF7 cancer cells are also demonstrated.Keywords: Coulter counter, cell enumeration, high through-put, cell sizing
Procedia PDF Downloads 6104875 ICAM-2, A Protein of Antitumor Immune Response in Mekong Giant Catfish (Pangasianodon gigas)
Authors: Jiraporn Rojtinnakorn
Abstract:
ICAM-2 (intercellular adhesion molecule 2) or CD102 (Cluster of Differentiation 102) is type I trans-membrane glycoproteins, composing 2-9 immunoglobulin-like C2-type domains. ICAM-2 plays the particular role in immune response and cell surveillance. It is concerned in innate and specific immunity, cell survival signal, apoptosis, and anticancer. EST clone of ICAM-2, from P. gigas blood cell EST libraries, showed high identity to human ICAM-2 (92%) with conserve region of ICAM N-terminal domain and part of Ig superfamily. Gene and protein of ICAM-2 has been founded in mammals. This is the first report of ICAM-2 in fish.Keywords: ICAM-2, CD102, Pangasianodon gigas, antitumor
Procedia PDF Downloads 2264874 Experimental Investigation of Proton Exchange Membrane Fuel Cells Operated with Nano Fiber and Nano Fiber/Nano Particle
Authors: Kevser Dincer, Basma Waisi, M. Ozan Ozdemir, Ugur Pasaogullari, Jeffrey McCutcheon
Abstract:
Nanofibers are defined as fibers with diameters less than 100 nanometers. They can be produced by interfacial polymerization, electrospinning and electrostatic spinning. In this study, behaviours of activated carbon nano fiber (ACNF), carbon nano-fiber (CNF), Polyacrylonitrile/carbon nanotube (PAN/CNT), Polyvinyl alcohol/nano silver (PVA/Ag) in PEM fuel cells are investigated experimentally. This material was used as gas diffusion layer (GDL) in PEM fuel cells. When the performances of these cells are compared to each other at 5x5 cm2 cell, it is found that the PVA/Ag exhibits the best performance among all. In this work, nano fiber and nano fiber/nano particles electrical conductivities have been studied to understand their effects on PEM fuel cell performance. According to the experimental results, the maximum electrical conductivity performance of the fuel cell with nanofiber was found to be at PVA/Ag. The electrical conductivities of CNF, ACNF, PAN/CNT are lower for PEM. The resistance of cell with PVA/Ag is lower than the resistance of cell with PAN/CNT, ACNF, CNF.Keywords: proton exchange membrane fuel cells, electrospinning, carbon nano fiber, activate carbon nano-fiber, PVA fiber, PAN fiber, carbon nanotube, nano particle nanocomposites
Procedia PDF Downloads 3914873 Recognition by the Voice and Speech Features of the Emotional State of Children by Adults and Automatically
Authors: Elena E. Lyakso, Olga V. Frolova, Yuri N. Matveev, Aleksey S. Grigorev, Alexander S. Nikolaev, Viktor A. Gorodnyi
Abstract:
The study of the children’s emotional sphere depending on age and psychoneurological state is of great importance for the design of educational programs for children and their social adaptation. Atypical development may be accompanied by violations or specificities of the emotional sphere. To study characteristics of the emotional state reflection in the voice and speech features of children, the perceptual study with the participation of adults and the automatic recognition of speech were conducted. Speech of children with typical development (TD), with Down syndrome (DS), and with autism spectrum disorders (ASD) aged 6-12 years was recorded. To obtain emotional speech in children, model situations were created, including a dialogue between the child and the experimenter containing questions that can cause various emotional states in the child and playing with a standard set of toys. The questions and toys were selected, taking into account the child’s age, developmental characteristics, and speech skills. For the perceptual experiment by adults, test sequences containing speech material of 30 children: TD, DS, and ASD were created. The listeners were 100 adults (age 19.3 ± 2.3 years). The listeners were tasked with determining the children’s emotional state as “comfort – neutral – discomfort” while listening to the test material. Spectrographic analysis of speech signals was conducted. For automatic recognition of the emotional state, 6594 speech files containing speech material of children were prepared. Automatic recognition of three states, “comfort – neutral – discomfort,” was performed using automatically extracted from the set of acoustic features - the Geneva Minimalistic Acoustic Parameter Set (GeMAPS) and the extended Geneva Minimalistic Acoustic Parameter Set (eGeMAPS). The results showed that the emotional state is worse determined by the speech of TD children (comfort – 58% of correct answers, discomfort – 56%). Listeners better recognized discomfort in children with ASD and DS (78% of answers) than comfort (70% and 67%, respectively, for children with DS and ASD). The neutral state is better recognized by the speech of children with ASD (67%) than by the speech of children with DS (52%) and TD children (54%). According to the automatic recognition data using the acoustic feature set GeMAPSv01b, the accuracy of automatic recognition of emotional states for children with ASD is 0.687; children with DS – 0.725; TD children – 0.641. When using the acoustic feature set eGeMAPSv01b, the accuracy of automatic recognition of emotional states for children with ASD is 0.671; children with DS – 0.717; TD children – 0.631. The use of different models showed similar results, with better recognition of emotional states by the speech of children with DS than by the speech of children with ASD. The state of comfort is automatically determined better by the speech of TD children (precision – 0.546) and children with ASD (0.523), discomfort – children with DS (0.504). The data on the specificities of recognition by adults of the children’s emotional state by their speech may be used in recruitment for working with children with atypical development. Automatic recognition data can be used to create alternative communication systems and automatic human-computer interfaces for social-emotional learning. Acknowledgment: This work was financially supported by the Russian Science Foundation (project 18-18-00063).Keywords: autism spectrum disorders, automatic recognition of speech, child’s emotional speech, Down syndrome, perceptual experiment
Procedia PDF Downloads 1894872 Synthesis and Evaluation of Anti-Cancer Activity on Human Breast Cancer Cell Line MFC7 of Some Novel Thiazolidino (3,2-b)-1, 2,4-Triazole-5(6H)-one Derivatives
Authors: Kamta P. Namdeo
Abstract:
Novel thiazolidino-(3,2-b)-1, 2,4-triazole-5(6H)-one derivatives were synthesized, and anticancer activity was studied on human breast cancer cell line MFC7. It showed a significant decrease in cell viability with reference to the standard. The findings suggest that nitro-substituted compound showed best anticancer activity and activity was due to the triazole and thiazolidinone hetero nucleus present in the structure.Keywords: anti-cancer, adriamycine, thiazolidinone, 1, 2, 4-triazole, thiazolidino-triazolone
Procedia PDF Downloads 3754871 Anticancer Activity of Edible Coprinus Mushroom (Coprinus comatus) on Human Glioblastoma Cell Lines and Interaction with Temozolomide
Authors: Maria Borawska, Patryk Nowakowski, Sylwia K. Naliwajko, Renata Markiewicz-Zukowska, Anna Puscion-Jakubik, Krystyna Gromkowska-Kepka, Justyna Moskwa
Abstract:
Coprinus comatus (O. F. Müll.) Pers.) should not be confused with the common Ink Cap, which contains coprine and can induce coprine poisoning. We study the possibility of applying coprinus mushroom (Coprinus comatus), available in Poland, as food product supporting the treatment of human glioblastoma cells. The U87MG and T98 glioblastoma cell lines were exposed to water (CW) or ethanol 95° (CE) Cantharellus extracts (50-500 μg/ml), with or without temozolomide (TMZ) during 24, 48 or 72 hours. The cell division was examined by the H³-thymidine incorporation. The statistical analysis was performed using Statistica v. 13.0 software. Significant differences were assumed for p < 0.05. We found that both, CW and CE, administrated alone, had inhibitory effect on cell lines growth, but the CE extract had a higher degree of growth inhibition. The anti-tumor effect of TMZ (50 μM) on U87MG was enhanced by mushroom extracts, and the effect was lower to the effect after using Coprinus comatus extracts (CW and CE) alone. A significant decrease (p < 0.05) in pro-MMP2 (82.61 ± 6.3% of control) secretion in U87MG cells was observed after treated with CE (250 μg/ml). We conclude that extracts of Coprinus comatus, edible mushroom, present cytotoxic properties on U87MG and T98 cell lines and may cooperate with TMZ synergistically enhancing its growth inhibiting activity against glioblastoma U87MG cell line.Keywords: anticancer, glioma, mushroom, temozolomide
Procedia PDF Downloads 1954870 Human 3D Metastatic Melanoma Models for in vitro Evaluation of Targeted Therapy Efficiency
Authors: Delphine Morales, Florian Lombart, Agathe Truchot, Pauline Maire, Pascale Vigneron, Antoine Galmiche, Catherine Lok, Muriel Vayssade
Abstract:
Targeted therapy molecules are used as a first-line treatment for metastatic melanoma with B-Raf mutation. Nevertheless, these molecules can cause side effects to patients and are efficient on 50 to 60 % of them. Indeed, melanoma cell sensitivity to targeted therapy molecules is dependent on tumor microenvironment (cell-cell and cell-extracellular matrix interactions). To better unravel factors modulating cell sensitivity to B-Raf inhibitor, we have developed and compared several melanoma models: from metastatic melanoma cells cultured as monolayer (2D) to a co-culture in a 3D dermal equivalent. Cell response was studied in different melanoma cell lines such as SK-MEL-28 (mutant B-Raf (V600E), sensitive to Vemurafenib), SK-MEL-3 (mutant B-Raf (V600E), resistant to Vemurafenib) and a primary culture of dermal human fibroblasts (HDFn). Assays have initially been performed in a monolayer cell culture (2D), then a second time on a 3D dermal equivalent (dermal human fibroblasts embedded in a collagen gel). All cell lines were treated with Vemurafenib (a B-Raf inhibitor) for 48 hours at various concentrations. Cell sensitivity to treatment was assessed under various aspects: Cell proliferation (cell counting, EdU incorporation, MTS assay), MAPK signaling pathway analysis (Western-Blotting), Apoptosis (TUNEL), Cytokine release (IL-6, IL-1α, HGF, TGF-β, TNF-α) upon Vemurafenib treatment (ELISA) and histology for 3D models. In 2D configuration, the inhibitory effect of Vemurafenib on cell proliferation was confirmed on SK-MEL-28 cells (IC50=0.5 µM), and not on the SK-MEL-3 cell line. No apoptotic signal was detected in SK-MEL-28-treated cells, suggesting a cytostatic effect of the Vemurafenib rather than a cytotoxic one. The inhibition of SK-MEL-28 cell proliferation upon treatment was correlated with a strong expression decrease of phosphorylated proteins involved in the MAPK pathway (ERK, MEK, and AKT/PKB). Vemurafenib (from 5 µM to 10 µM) also slowed down HDFn proliferation, whatever cell culture configuration (monolayer or 3D dermal equivalent). SK-MEL-28 cells cultured in the dermal equivalent were still sensitive to high Vemurafenib concentrations. To better characterize all cell population impacts (melanoma cells, dermal fibroblasts) on Vemurafenib efficacy, cytokine release is being studied in 2D and 3D models. We have successfully developed and validated a relevant 3D model, mimicking cutaneous metastatic melanoma and tumor microenvironment. This 3D melanoma model will become more complex by adding a third cell population, keratinocytes, allowing us to characterize the epidermis influence on the melanoma cell sensitivity to Vemurafenib. In the long run, the establishment of more relevant 3D melanoma models with patients’ cells might be useful for personalized therapy development. The authors would like to thank the Picardie region and the European Regional Development Fund (ERDF) 2014/2020 for the funding of this work and Oise committee of "La ligue contre le cancer".Keywords: 3D human skin model, melanoma, tissue engineering, vemurafenib efficiency
Procedia PDF Downloads 3044869 A Constructive Analysis of the Formation of LGBTQ Families: Where Utopia and Reality Meet
Authors: Panagiotis Pentaris
Abstract:
The issue of social and legal recognition of LGBTQ families is of high importance when exploring the possibility of a family. Of equal importance is the fact that both society and the individual contribute to the overall recognition of LGBTQ families. This paper is a conceptual discussion, by methodology, of both sides; it uses a method of constructive analysis to expound on this issue. This method’s aim is to broaden conceptual theory, and introduce a new relationship between concepts that were previously not associated by evidence. This exploration has found that LGBTQ realities from an international perspective may differ and both legal and social rights are critical toward self-consciousness and the formation of a family. This paper asserts that internalised and historic oppression of LGBTQ individuals, places them, not always and not in all places, in a disadvantageous position as far as engaging with the potential of forming a family goes. The paper concludes that lack of social recognition and internalised oppression are key barriers regarding LGBTQ families.Keywords: family, gay, self-worth, LGBTQ, social rights
Procedia PDF Downloads 1254868 Biocompatibility and Electrochemical Assessment of Biomedical Ti-24Nb-4Zr-8Sn Produced by Spark Plasma Sintering
Authors: Jerman Madonsela, Wallace Matizamhuka, Akiko Yamamoto, Ronald Machaka, Brendon Shongwe
Abstract:
In this study, biocompatibility evaluation of nanostructured near beta Ti-24Nb-4Zr-8Sn (Ti2448) alloy with non-toxic elements produced utilizing Spark plasma sintering (SPS) of very fine microsized powders attained through mechanical alloying was performed. The results were compared with pure titanium and Ti-6Al-4V (Ti64) alloy. Cell proliferation test was performed using murine osteoblastic cells, MC3T3-E1 at two cell densities; 400 and 4000 cells/mL for 7 days incubation. Pure titanium took a lead under both conditions suggesting that the presence of other oxide layers influence cell proliferation. No significant difference in cell proliferation was observed between Ti64 and Ti2448. Potentiodynamic measurement in Hanks, 0.9% NaCl and cell culture medium showed no distinct difference on the anodic polarization curves of the three alloys, indicating that the same anodic reaction occurred on their surface but with different rates. However, Ti2448 showed better corrosion resistance in cell culture medium with a slightly lower corrosion rate of 2.96 nA/cm2 compared to 4.86 nA/cm2 and 5.62 nA/cm2 of Ti and Ti64 respectively. Ti2448 adsorbed less protein as compared to Ti and Ti64 though no notable difference in surface wettability was observed.Keywords: biocompatibility, osteoblast, corrosion, surface wettability, protein adsorption
Procedia PDF Downloads 2224867 Effects of Opuntia ficus-indica var. Saboten on Glucose Uptake and Insulin Sensitivity in Pancreatic β Cell
Authors: Kang-Hyun Leem, Myung-Gyou Kim, Hye Kyung Kim
Abstract:
The prickly pear cactus (Opuntia ficus-indica) has a global distribution and have been used for medicinal benefits such as artherosclerosis, diabetes, gastritis, and hyperglycemia. However, very little information is currently available for their mechanism. The prikly pear variety Opuntia ficus-indica var. Saboten (OFS) is widely cultivated in Cheju Island, southwestern region of Korea, and used as a functional food. Present study investigated the effects of OFS on pancreatic β-cell function using pancreatic islet β cells (HIT cell). Alpha-glucosidase inhibition, glucose uptake, insulin secretion, insulin sensitivity, and pancreatic β cell proliferation were determined. The inhibitory effect of ethanol extract of OFS stem on α-glucosidase enzyme was measured in a cell free system. Glucose uptake was determined using fluorescent glucose analogue, 2-NBDG. Insulin secretion was measured by ELISA assay. Cell proliferation was measured by MTT assay. Ethanol extracts of OFS dose-dependently inhibited α-glucosidase activity as well as glucose uptake. Insulinotrophic effect of OFS extract was observed at high glucose media in pancreatic β-islet cells. Furthermore, pancreatic β cell regeneration was also observed.These results suggest that OFS mediates the antidiabetic activity mainly via α-glucosidase inhibition, glucose uptake, and improved insulin sensitivity.Keywords: prickly pear cactus, Opuntia ficus-indica var. Saboten, pancreatic islet HIT cells, α-glucosidase, glucose uptake, insulinotrophic
Procedia PDF Downloads 4654866 Global Based Histogram for 3D Object Recognition
Authors: Somar Boubou, Tatsuo Narikiyo, Michihiro Kawanishi
Abstract:
In this work, we address the problem of 3D object recognition with depth sensors such as Kinect or Structure sensor. Compared with traditional approaches based on local descriptors, which depends on local information around the object key points, we propose a global features based descriptor. Proposed descriptor, which we name as Differential Histogram of Normal Vectors (DHONV), is designed particularly to capture the surface geometric characteristics of the 3D objects represented by depth images. We describe the 3D surface of an object in each frame using a 2D spatial histogram capturing the normalized distribution of differential angles of the surface normal vectors. The object recognition experiments on the benchmark RGB-D object dataset and a self-collected dataset show that our proposed descriptor outperforms two others descriptors based on spin-images and histogram of normal vectors with linear-SVM classifier.Keywords: vision in control, robotics, histogram, differential histogram of normal vectors
Procedia PDF Downloads 2794865 Optimization of Proton Exchange Membrane Fuel Cell Parameters Based on Modified Particle Swarm Algorithms
Authors: M. Dezvarei, S. Morovati
Abstract:
In recent years, increasing usage of electrical energy provides a widespread field for investigating new methods to produce clean electricity with high reliability and cost management. Fuel cells are new clean generations to make electricity and thermal energy together with high performance and no environmental pollution. According to the expansion of fuel cell usage in different industrial networks, the identification and optimization of its parameters is really significant. This paper presents optimization of a proton exchange membrane fuel cell (PEMFC) parameters based on modified particle swarm optimization with real valued mutation (RVM) and clonal algorithms. Mathematical equations of this type of fuel cell are presented as the main model structure in the optimization process. Optimized parameters based on clonal and RVM algorithms are compared with the desired values in the presence and absence of measurement noise. This paper shows that these methods can improve the performance of traditional optimization methods. Simulation results are employed to analyze and compare the performance of these methodologies in order to optimize the proton exchange membrane fuel cell parameters.Keywords: clonal algorithm, proton exchange membrane fuel cell (PEMFC), particle swarm optimization (PSO), real-valued mutation (RVM)
Procedia PDF Downloads 351