Search results for: neural progentor cells
1838 Low Cost Real Time Robust Identification of Impulsive Signals
Authors: R. Biondi, G. Dys, G. Ferone, T. Renard, M. Zysman
Abstract:
This paper describes an automated implementable system for impulsive signals detection and recognition. The system uses a Digital Signal Processing device for the detection and identification process. Here the system analyses the signals in real time in order to produce a particular response if needed. The system analyses the signals in real time in order to produce a specific output if needed. Detection is achieved through normalizing the inputs and comparing the read signals to a dynamic threshold and thus avoiding detections linked to loud or fluctuating environing noise. Identification is done through neuronal network algorithms. As a setup our system can receive signals to “learn” certain patterns. Through “learning” the system can recognize signals faster, inducing flexibility to new patterns similar to those known. Sound is captured through a simple jack input, and could be changed for an enhanced recording surface such as a wide-area recorder. Furthermore a communication module can be added to the apparatus to send alerts to another interface if needed.Keywords: sound detection, impulsive signal, background noise, neural network
Procedia PDF Downloads 3201837 Detection and Classification of Rubber Tree Leaf Diseases Using Machine Learning
Authors: Kavyadevi N., Kaviya G., Gowsalya P., Janani M., Mohanraj S.
Abstract:
Hevea brasiliensis, also known as the rubber tree, is one of the foremost assets of crops in the world. One of the most significant advantages of the Rubber Plant in terms of air oxygenation is its capacity to reduce the likelihood of an individual developing respiratory allergies like asthma. To construct such a system that can properly identify crop diseases and pests and then create a database of insecticides for each pest and disease, we must first give treatment for the illness that has been detected. We shall primarily examine three major leaf diseases since they are economically deficient in this article, which is Bird's eye spot, algal spot and powdery mildew. And the recommended work focuses on disease identification on rubber tree leaves. It will be accomplished by employing one of the superior algorithms. Input, Preprocessing, Image Segmentation, Extraction Feature, and Classification will be followed by the processing technique. We will use time-consuming procedures that they use to detect the sickness. As a consequence, the main ailments, underlying causes, and signs and symptoms of diseases that harm the rubber tree are covered in this study.Keywords: image processing, python, convolution neural network (CNN), machine learning
Procedia PDF Downloads 761836 CCK/Gastrin Immunoreactivity in Gastrointestinal Tract of Vimba vimba
Authors: Nurgül Şenol, Melda Azman
Abstract:
In this study, gastrointestinal immunohistochemistry in the Vimba vimba and the localization of CCK/gastrin were determined. Although there are a number of studies which relate to the gastrointestinal histochemistry and the localization of the peptides, a literature research in this field revealed that no histochemical or immunohistochemical study covering also the species had been found in our country. In this research, species will be provided from Vimba vimba located in Eğirdir lake. Stomach samples and intestinal samples of these fish will be exposed to routine histological tissue process, embedded in paraffin blocks, and 5-6 μ -thick sections will be taken. Using the PAP (Peroxidase anti-peroxidase) method, localization of the peptides CCK/gastrin was to be found. The densities of peptides of this species were compared, and then the findings obtained were to be evaluated through the statistical analysis methods (SPSS). Endocrine cells reactive to gastrin/CCK antiserum were demonstrated in the stomach and intestinal mucosa. There is a significant difference between gastrin and CCK when compared to regions.Keywords: CCK, gastrin, immunoreactivity, vimba vimba
Procedia PDF Downloads 3121835 Towards Integrating Statistical Color Features for Human Skin Detection
Authors: Mohd Zamri Osman, Mohd Aizaini Maarof, Mohd Foad Rohani
Abstract:
Human skin detection recognized as the primary step in most of the applications such as face detection, illicit image filtering, hand recognition and video surveillance. The performance of any skin detection applications greatly relies on the two components: feature extraction and classification method. Skin color is the most vital information used for skin detection purpose. However, color feature alone sometimes could not handle images with having same color distribution with skin color. A color feature of pixel-based does not eliminate the skin-like color due to the intensity of skin and skin-like color fall under the same distribution. Hence, the statistical color analysis will be exploited such mean and standard deviation as an additional feature to increase the reliability of skin detector. In this paper, we studied the effectiveness of statistical color feature for human skin detection. Furthermore, the paper analyzed the integrated color and texture using eight classifiers with three color spaces of RGB, YCbCr, and HSV. The experimental results show that the integrating statistical feature using Random Forest classifier achieved a significant performance with an F1-score 0.969.Keywords: color space, neural network, random forest, skin detection, statistical feature
Procedia PDF Downloads 4621834 Recognizing Human Actions by Multi-Layer Growing Grid Architecture
Authors: Z. Gharaee
Abstract:
Recognizing actions performed by others is important in our daily lives since it is necessary for communicating with others in a proper way. We perceive an action by observing the kinematics of motions involved in the performance. We use our experience and concepts to make a correct recognition of the actions. Although building the action concepts is a life-long process, which is repeated throughout life, we are very efficient in applying our learned concepts in analyzing motions and recognizing actions. Experiments on the subjects observing the actions performed by an actor show that an action is recognized after only about two hundred milliseconds of observation. In this study, hierarchical action recognition architecture is proposed by using growing grid layers. The first-layer growing grid receives the pre-processed data of consecutive 3D postures of joint positions and applies some heuristics during the growth phase to allocate areas of the map by inserting new neurons. As a result of training the first-layer growing grid, action pattern vectors are generated by connecting the elicited activations of the learned map. The ordered vector representation layer receives action pattern vectors to create time-invariant vectors of key elicited activations. Time-invariant vectors are sent to second-layer growing grid for categorization. This grid creates the clusters representing the actions. Finally, one-layer neural network developed by a delta rule labels the action categories in the last layer. System performance has been evaluated in an experiment with the publicly available MSR-Action3D dataset. There are actions performed by using different parts of human body: Hand Clap, Two Hands Wave, Side Boxing, Bend, Forward Kick, Side Kick, Jogging, Tennis Serve, Golf Swing, Pick Up and Throw. The growing grid architecture was trained by applying several random selections of generalization test data fed to the system during on average 100 epochs for each training of the first-layer growing grid and around 75 epochs for each training of the second-layer growing grid. The average generalization test accuracy is 92.6%. A comparison analysis between the performance of growing grid architecture and self-organizing map (SOM) architecture in terms of accuracy and learning speed show that the growing grid architecture is superior to the SOM architecture in action recognition task. The SOM architecture completes learning the same dataset of actions in around 150 epochs for each training of the first-layer SOM while it takes 1200 epochs for each training of the second-layer SOM and it achieves the average recognition accuracy of 90% for generalization test data. In summary, using the growing grid network preserves the fundamental features of SOMs, such as topographic organization of neurons, lateral interactions, the abilities of unsupervised learning and representing high dimensional input space in the lower dimensional maps. The architecture also benefits from an automatic size setting mechanism resulting in higher flexibility and robustness. Moreover, by utilizing growing grids the system automatically obtains a prior knowledge of input space during the growth phase and applies this information to expand the map by inserting new neurons wherever there is high representational demand.Keywords: action recognition, growing grid, hierarchical architecture, neural networks, system performance
Procedia PDF Downloads 1571833 Deep learning with Noisy Labels : Learning True Labels as Discrete Latent Variable
Authors: Azeddine El-Hassouny, Chandrashekhar Meshram, Geraldin Nanfack
Abstract:
In recent years, learning from data with noisy labels (Label Noise) has been a major concern in supervised learning. This problem has become even more worrying in Deep Learning, where the generalization capabilities have been questioned lately. Indeed, deep learning requires a large amount of data that is generally collected by search engines, which frequently return data with unreliable labels. In this paper, we investigate the Label Noise in Deep Learning using variational inference. Our contributions are : (1) exploiting Label Noise concept where the true labels are learnt using reparameterization variational inference, while observed labels are learnt discriminatively. (2) the noise transition matrix is learnt during the training without any particular process, neither heuristic nor preliminary phases. The theoretical results shows how true label distribution can be learned by variational inference in any discriminate neural network, and the effectiveness of our approach is proved in several target datasets, such as MNIST and CIFAR32.Keywords: label noise, deep learning, discrete latent variable, variational inference, MNIST, CIFAR32
Procedia PDF Downloads 1281832 Bacterial Diversity in Vaginal Microbiota in Patients with Different Levels of Cervical Lesions Related to Human Papillomavirus Infection
Authors: Michelle S. Pereira, Analice C. Azevedo, Julliane D. Medeiros, Ana Claudia S. Martins, Didier S. Castellano-Filho, Claudio G. Diniz, Vania L. Silva
Abstract:
Vaginal microbiota is a complex ecosystem, composed by aerobic and anaerobic bacteria, living in a dynamic equilibrium. Lactobacillus spp. are predominant in vaginal ecosystem, and factors such as immunity and hormonal variations may lead to disruptions, resulting in proliferation of opportunistic pathogens. Bacterial vaginosis (BV) is a polymicrobial syndrome, caused by an increasing of anaerobic bacteria replacing Lactobacillus spp. Microorganisms such as Gardnerella vaginalis, Mycoplasma hominis, Mobiluncus spp., and Atopobium vaginae can be found in BV, which may also be associated to other infections such as by Human Papillomavirus (HPV). HPV is highly prevalent in sexually active women, and is considered a risk factor for development of cervical cancer. As long as few data is available on vaginal microbiota of women with HPV-associated cervical lesions, our objectives were to evaluate the diversity in vaginal ecosystem in these women. To all patients, clinical and socio-demographic data were collected after gynecological examination. This study was approved by the Ethics Committee from Federal University of Juiz de Fora, Minas Gerais, Brazil. Vaginal secretion and cervical scraping were collected. Gram-stained smears were evaluated to establish Nugent score for BV determination. Viral and bacterial DNA obtained was used as template for HPV genotyping (PCR) and bacterial fingerprint (REP-PCR). In total 31 patients were included (mean age 35 and 93.6% sexually active). The Nugent score showed that 38.7% were BV. From the medical records, Pap smear tests showed that 32.3% had low grade squamous epithelial lesion (LSIL), 29% had high grade squamous epithelial lesion (HSIL), 25.8% had atypical squamous cells of undetermined significance (ASC-US) and 12.9% with atypical squamous cells that would not exclude high-grade lesion (ASC-H). All participants were HPV+. HPV-16 was the most frequent (87.1%), followed by HPV-18 (61.3%). HPV-31, HPV-52 and HPV-58 were also detected. Coinfection HPV-16/HPV-18 was observed in 75%. In the 18-30 age group, HPV-16 was detected in 40%, and HPV-16/HPV-18 coinfection in 35%. HPV-16 was associated to 30% of ASC-H and 20% of HSIL patients. BV was observed in 50% of HPV-16+ participants and in 45% of HPV-16/HPV-18+. Fingerprints of bacterial communities showed clusters with low similarity suggesting high heterogeneity in vaginal microbiota within the sampled group. Overall, the data is worrisome once cervical-cancer highly risk-associated HPV-types were identified. The high microbial diversity observed may be related to the different levels of cellular lesions, and different physiological conditions of the participants (age, social behavior, education). Further prospective studies are needed to better address correlations and BV and microbial imbalance in vaginal ecosystems which would be related to the different cellular lesions in women with HPV infections. Supported by FAPEMIG, CNPq, CAPES, PPGCBIO/UFJF.Keywords: human papillomavirus, bacterial vaginosis, bacterial diversity, cervical cancer
Procedia PDF Downloads 1951831 Aqueous Extract of Picrorrhiza kurroa Royle ex Benth: A Potent Inhibitor of Human Topoisomerases
Authors: Syed Asif Hassan, Ritu Barthwal
Abstract:
Topoisomerase I and II α plays a crucial role in the DNA-maintenance in all living cells, and for this reason, inhibitors of this enzyme have been much studied. In this paper, we have described the inhibitory effect of the aqueous extract of Picrorrhiza kurroa on human topoisomerases by measuring the relaxation of superhelical plasmid pBR322 DNA. The aqueous extract inhibited topoisomerase I and II α in a concentration-dependent manner (Inhibitory concentration (IC) ≈ 25 and 50 µg, respectively). By stabilization studies of topoisomerase I-DNA complex and preincubation studies of topoisomerase I and II α with the extract; we conclude that the possible mechanism of inhibition is both; 1) stabilization of covalent complex of topo I-DNA complex and 2) direct inhibition of the enzyme topoisomerases. These findings might explain the antineoplastic activity of Picrorrhiza kurroa and encourage new studies to elucidate the usefulness of the extract as a potent antineoplastic agent.Keywords: Picrorrhiza kurroa, topoisomerase I and II α, inhibition, antineoplastic agent
Procedia PDF Downloads 3401830 Rejuvenate: Face and Body Retouching Using Image Inpainting
Authors: Hossam Abdelrahman, Sama Rostom, Reem Yassein, Yara Mohamed, Salma Salah, Nour Awny
Abstract:
In today’s environment, people are becoming increasingly interested in their appearance. However, they are afraid of their unknown appearance after a plastic surgery or treatment. Accidents, burns and genetic problems such as bowing of body parts of people have a negative impact on their mental health with their appearance and this makes them feel uncomfortable and underestimated. The approach presents a revolutionary deep learning-based image inpainting method that analyses the various picture structures and corrects damaged images. In this study, A model is proposed based on the in-painting of medical images with Stable Diffusion Inpainting method. Reconstructing missing and damaged sections of an image is known as image inpainting is a key progress facilitated by deep neural networks. The system uses the input of the user of an image to indicate a problem, the system will then modify the image and output the fixed image, facilitating for the patient to see the final result.Keywords: generative adversarial network, large mask inpainting, stable diffusion inpainting, plastic surgery
Procedia PDF Downloads 741829 Liver Tumor Detection by Classification through FD Enhancement of CT Image
Authors: N. Ghatwary, A. Ahmed, H. Jalab
Abstract:
In this paper, an approach for the liver tumor detection in computed tomography (CT) images is represented. The detection process is based on classifying the features of target liver cell to either tumor or non-tumor. Fractional differential (FD) is applied for enhancement of Liver CT images, with the aim of enhancing texture and edge features. Later on, a fusion method is applied to merge between the various enhanced images and produce a variety of feature improvement, which will increase the accuracy of classification. Each image is divided into NxN non-overlapping blocks, to extract the desired features. Support vector machines (SVM) classifier is trained later on a supplied dataset different from the tested one. Finally, the block cells are identified whether they are classified as tumor or not. Our approach is validated on a group of patients’ CT liver tumor datasets. The experiment results demonstrated the efficiency of detection in the proposed technique.Keywords: fractional differential (FD), computed tomography (CT), fusion, aplha, texture features.
Procedia PDF Downloads 3591828 A Review of Encryption Algorithms Used in Cloud Computing
Authors: Derick M. Rakgoale, Topside E. Mathonsi, Vusumuzi Malele
Abstract:
Cloud computing offers distributed online and on-demand computational services from anywhere in the world. Cloud computing services have grown immensely over the past years, especially in the past year due to the Coronavirus pandemic. Cloud computing has changed the working environment and introduced work from work phenomenon, which enabled the adoption of technologies to fulfill the new workings, including cloud services offerings. The increased cloud computing adoption has come with new challenges regarding data privacy and its integrity in the cloud environment. Previously advanced encryption algorithms failed to reduce the memory space required for cloud computing performance, thus increasing the computational cost. This paper reviews the existing encryption algorithms used in cloud computing. In the future, artificial neural networks (ANN) algorithm design will be presented as a security solution to ensure data integrity, confidentiality, privacy, and availability of user data in cloud computing. Moreover, MATLAB will be used to evaluate the proposed solution, and simulation results will be presented.Keywords: cloud computing, data integrity, confidentiality, privacy, availability
Procedia PDF Downloads 1331827 Distribution of Synechococcus and Prochlorococcus in Southeastern Coast of Peninsular Malaysia
Authors: Roswati Md. Amin, Nurul Asmera Mudiman, Muhammad Faisal Abd. Rahman, Md-Suffian Idris, Noor Hazwani Mohd Azmi
Abstract:
Distribution of picophytoplankton from two genera, Synechococcus and Prochlorococcus at the surface water (0.5m) were observed from coastal to offshore area of the southeastern coast of Peninsular Malaysia, for a six day cruise in August 2014 during SouthWest monsoon. The picophytoplankton was divided into two different size fractions (0.7-2.7μm and <0.7 μm) by filtering through GF/D (2.7 μm) and GF/F (0.7 μm) filter papers and counted by using flow cytometer. Synechococcus and Prochlorococcus contribute higher at 0.7-2.7μm size range (ca. 90% and 95%, respectively) compared to <0.7 μm (ca. 10% and 5%, respectively). Synechococcus (>52%) dominated the total picophytoplankton compared to Prochlorococcus (<26%) for both size fractions in southeastern coast of Peninsular Malaysia. Total density (<2.7 μm) of Synechococcus was ranging between 1.72 x104 and 12.57 x104 cells ml-1, while Prochlorococcus varied from 1.50 x104 to 8.62 x104. Both Synechococcus and Prochlorococcus abundance showed a decreasing trend from coastal to offshore.Keywords: Peninsular Malaysia, prochlorococcus, South China Sea, synechococcus
Procedia PDF Downloads 3161826 Effects of Culture Conditions on the Adhesion of Yeast Candida spp. and Pichia spp. to Stainless Steel with Different Polishing and Their Control
Authors: Ružica Tomičić, Zorica Tomičić, Peter Raspor
Abstract:
An abundant growth of unwanted yeasts in food processing plants can lead to problems in quality and safety with significant financial losses. Candida and Pichia are the genera mainly involved in spoilage of products in the food and beverage industry. These contaminating microorganisms can form biofilms on food contact surfaces, being difficult to eradicate, increasing the probability of microbial survival and further dissemination during food processing. It is well known that biofilms are more resistant to antimicrobial agents compared to planktonic cells and this makes them difficult to eliminate. Among the strategies used to overcome resistance to antifungal drugs and preservatives, the use of natural substances such as plant extracts has shown particular promise, and many natural substances have been found to exhibit antifungal properties. This study aimed to investigated the impact of growth medium (Malt Extract broth (MEB) or Yeast Peptone Dextrose (YPD) broth) and temperatures (7°C, 37°C, 43°C for Candida strains and 7°C, 27°C, 32°C for Pichia strains) on the adhesion of Candida spp. and Pichia spp. to stainless steel (AISI 304) discs with different degrees of surface roughness (Ra = 25.20 – 961.9 nm), a material commonly used in the food industry. We also evaluated the antifungal and antiadhesion activity of plant extracts such as Humulus lupulus, Alpinia katsumadai and Evodia rutaecarpa against C. albicans, C glabrata and P. membranifaciens and investigated whether these plant extracts can interfere with biofilm formation. The adhesion was assessed by the crystal violet staining method, while the broth microdilution method CLSI M27-A3 was used to determine the minimum inhibitory concentration (MIC) of plant extracts. Our results indicated that the nutrient content of the medium significantly influenced the amount of adhered cells of the tested yeasts. The growth medium which resulted in a higher adhesion of C. albicans and C. glabrata was MEB, while for C. parapsilosis and C. krusei was YPD. In the case of P. pijperi and P. membranifaciens, YPD broth was more effective in promoting adhesion than MEB. Regarding the effect of temperature, C. albicans strain adhered to stainless steel surfaces in significantly higher level at a temperature of 43°C, while on the other hand C. glabrata, C. parapsilosis and C. krusei showed a different behavior with significantly higher adhesion at 37°C than at 7°C and 43°C. Further, the adherence ability of Pichia strains was highest at 27°C. Based on the MIC values, all plant extracts exerted significant antifungal effects with MIC values ranged from 100 to 400 μg/mL. It was observed that biofilm of C. glabrata were more resistance to plant extracts as compared to C. albicans. However, extracts of A. katsumadai and E. rutaecarpa promoted the growth and development of the preformed biofilm of P. membranifaciens. Thus, the knowledge of how these microorganisms adhere and which factors affect this phenomenon is of great importance in order to avoid their colonization on food contact surfaces.Keywords: adhesion, Candida spp., Pichia spp., plant extracts
Procedia PDF Downloads 1941825 A Fully Interpretable Deep Reinforcement Learning-Based Motion Control for Legged Robots
Authors: Haodong Huang, Zida Zhao, Shilong Sun, Chiyao Li, Wenfu Xu
Abstract:
The control methods for legged robots based on deep reinforcement learning have seen widespread application; however, the inherent black-box nature of neural networks presents challenges in understanding the decision-making motives of the robots. To address this issue, we propose a fully interpretable deep reinforcement learning training method to elucidate the underlying principles of legged robot motion. We incorporate the dynamics of legged robots into the policy, where observations serve as inputs and actions as outputs of the dynamics model. By embedding the dynamics equations within the multi-layer perceptron (MLP) computation process and making the parameters trainable, we enhance interpretability. Additionally, Bayesian optimization is introduced to train these parameters. We validate the proposed fully interpretable motion control algorithm on a legged robot, opening new research avenues for motion control and learning algorithms for legged robots within the deep learning framework.Keywords: deep reinforcement learning, interpretation, motion control, legged robots
Procedia PDF Downloads 211824 2D PbS Nanosheets Synthesis and Their Applications as Field Effect Transistors or Solar Cells
Authors: T. Bielewicz, S. Dogan, C. Klinke
Abstract:
Two-dimensional, solution-processable semiconductor materials are interesting for low-cost electronic applications [1]. We demonstrate the synthesis of lead sulfide nanosheets and how their size, shape and height can be tuned by varying concentrations of pre-cursors, ligands and by varying the reaction temperature. Especially, the charge carrier confinement in the nanosheets’ height adjustable from 2 to 20 nm has a decisive impact on their electronic properties. This is demonstrated by their use as conduction channel in a field effect transistor [2]. Recently we also showed that especially thin nanosheets show a high carrier multiplication (CM) efficiency [3] which could make them, through the confinement induced band gap and high photoconductivity, very attractive for application in photovoltaic devices. We are already able to manufacture photovoltaic devices out of single nanosheets which show promising results.Keywords: physical sciences, chemistry, materials, chemistry, colloids, physics, condensed-matter physics, semiconductors, two-dimensional materials
Procedia PDF Downloads 3011823 Bioactive Rare Acetogenins from the Red Alga Laurencia obtusa
Authors: Mohamed A. Ghandourah, Walied M. Alarif, Nahed O. Bawakid
Abstract:
Halogenated cyclic enynes and terpenoids are commonly identified among secondary metabolites of the genus Laurencia. Laurencian acetogenins are entirly C15 non-terpenoid haloethers with different carbocyclic nuclei; a specimen of the Red Sea red alga L. obtusa was investigated for its acetogenin content. The dichloromethane extract of the air-dried red algal material was fractionated on aluminum oxide column preparative thin-layer chromatography. Three new rare C12 acetogenin derivatives (1-3) were isolated from the organic extract obtained from Laurencia obtusa, collected from the territorial Red Sea water of Saudi Arabia. The structures of the isolated metabolites were established by means of spectroscopical data analyses. Examining the isolated compounds in activated human peripheral blood mononuclear cells (PBMC) revealed potent Anti-inflammatory activity as evidenced by inhibition of NFκB and release of other inflammatory mediators like TNF-α, IL-1β and IL-6.Keywords: Red Sea, red algae, fatty acids, spectroscopy, anti-inflammatory
Procedia PDF Downloads 1491822 Silicon Surface Treatment Effect on the Structural, Optical, and Optoelectronic Properties for Solar Cell Applications
Authors: Lotfi Hedi Khezami, Mohamed Ben Rabha, N. Sboui, Mounir Gaidi, B. Bessais
Abstract:
Metal-nano particle-assisted Chemical Etching is an extraordinary developed wet etching method of producing uniform semiconductor nano structure (nano wires) from patterned metallic film on crystalline silicon surface. The metal films facilitate the etching in HF and H2O2 solution and produce silicon nanowires (SiNWs). Creation of different SiNWs morphologies by changing the etching time and its effects on optical and opto electronic properties was investigated. Combination effect of formed SiNWs and stain etching treatment in acid (HF/HNO3/H2O) solution on the surface morphology of Si wafers as well as on the optical and opto electronic properties are presented in this paper.Keywords: stain etching, porous silicon, silicon nanowires, reflectivity, lifetime, solar cells
Procedia PDF Downloads 4481821 Detection and Tracking for the Protection of the Elderly and Socially Vulnerable People in the Video Surveillance System
Authors: Mobarok Hossain Bhuyain
Abstract:
Video surveillance processing has attracted various security fields transforming it into one of the leading research fields. Today's demand for detection and tracking of human mobility for security is very useful for human security, such as in crowded areas. Accordingly, video surveillance technology has seen a rapid advancement in recent years, with algorithms analyzing the behavior of people under surveillance automatically. The main motivation of this research focuses on the detection and tracking of the elderly and socially vulnerable people in crowded areas. Degenerate people are a major health concern, especially for elderly people and socially vulnerable people. One major disadvantage of video surveillance is the need for continuous monitoring, especially in crowded areas. To assist the security monitoring live surveillance video, image processing, and artificial intelligence methods can be used to automatically send warning signals to the monitoring officers about elderly people and socially vulnerable people.Keywords: human detection, target tracking, neural network, particle filter
Procedia PDF Downloads 1661820 Algorithm Research on Traffic Sign Detection Based on Improved EfficientDet
Authors: Ma Lei-Lei, Zhou You
Abstract:
Aiming at the problems of low detection accuracy of deep learning algorithm in traffic sign detection, this paper proposes improved EfficientDet based traffic sign detection algorithm. Multi-head self-attention is introduced in the minimum resolution layer of the backbone of EfficientDet to achieve effective aggregation of local and global depth information, and this study proposes an improved feature fusion pyramid with increased vertical cross-layer connections, which improves the performance of the model while introducing a small amount of complexity, the Balanced L1 Loss is introduced to replace the original regression loss function Smooth L1 Loss, which solves the problem of balance in the loss function. Experimental results show, the algorithm proposed in this study is suitable for the task of traffic sign detection. Compared with other models, the improved EfficientDet has the best detection accuracy. Although the test speed is not completely dominant, it still meets the real-time requirement.Keywords: convolutional neural network, transformer, feature pyramid networks, loss function
Procedia PDF Downloads 981819 Parkinson's Disease Gene Identification Using Physicochemical Properties of Amino Acids
Authors: Priya Arora, Ashutosh Mishra
Abstract:
Gene identification, towards the pursuit of mutated genes, leading to Parkinson’s disease, puts forward a challenge towards proactive cure of the disorder itself. Computational analysis is an effective technique for exploring genes in the form of protein sequences, as the theoretical and manual analysis is infeasible. The limitations and effectiveness of a particular computational method are entirely dependent on the previous data that is available for disease identification. The article presents a sequence-based classification method for the identification of genes responsible for Parkinson’s disease. During the initiation phase, the physicochemical properties of amino acids transform protein sequences into a feature vector. The second phase of the method employs Jaccard distances to select negative genes from the candidate population. The third phase involves artificial neural networks for making final predictions. The proposed approach is compared with the state of art methods on the basis of F-measure. The results confirm and estimate the efficiency of the method.Keywords: disease gene identification, Parkinson’s disease, physicochemical properties of amino acid, protein sequences
Procedia PDF Downloads 1401818 Numerical Simulation of Phase Transfer during Cryosurgery for an Irregular Tumor Using Hybrid Approach
Authors: Rama Bhargava
Abstract:
In the current paper, numerical simulation has been performed for the two-dimensional time dependent Pennes’ heat transfer model which is solved for irregular diseased tumor cells. An elliptic cryoprobe of varying sizes is taken at the center of the computational domain in such a manner that the location of the probe is fixed throughout the computation. The phase transition occurs due to the effect of probe with infusion of different nanoparticles Au, Al₂O₃, Fe₃O₄. The cooling performance of these nanoparticles injected at very low temperature, has been studied by implementing a hybrid FEM/EFGM method in which the whole domain is decomposed into two subdomains. The results are shown in terms of temperature profile inside the computational domain. Rate of cooling is obtained for various nanoparticles and it is observed that infusion of Au nanoparticles is very much efficient in increasing the heating rate than other nanoparticles. Such numerical scheme has direct applications where the domain is irregular.Keywords: cryosurgery, hybrid EFGM/FEM, nanoparticles, simulation
Procedia PDF Downloads 2431817 Pattern Of Polymorphism SLC22A1 Gene In Children With Diabetes Mellitus Type 2
Authors: Elly Usman, S. Dante, Diah Purnamasari
Abstract:
Type 2 diabetes mellitus ( T2DM ) is a syndrome characterized by a state of increased blood sugar levels due to chronic disorders of insulin secretion by pancreatic beta cells and insulin action or a combination of both. The organic cation transporter 1, encoded by the SLC22A1 gene, responsible for the uptake of the antihyperglycemic drug, metformin, in the hepatocyte. We assessed whether a genetic variation in the SLC22A1 gene was associated with the glucose - lowering effect of metformin. Method case study research design. Samples are children with type 2 diabetes mellitus who meet the inclusion criteria. The results proportions SLC22A1 gene polymorphisms in children with diabetes mellitus type 2 amounted to 52.04 % at position 400T/C, there is one heterozygous and one at position 595T/C Conclusion The presence of SLC22A1 gene polymorphisms in children with diabetes mellitus type 2.Keywords: diabetes Mellitus type 2, metformin, organic cation transporter 1, pharmacogenomics
Procedia PDF Downloads 4291816 Effect of Depressurization Rate in Batch Foaming of Porous Microcellular Polycarbonate on Microstructure Development
Authors: Indrajeet Singh, Abhishek Gandhi, Smita Mohanty, S. K. Nayak
Abstract:
In this article, a focused study has been performed to comprehend the influence of change in depressurization rate on microcellular polycarbonate foamed morphological attributes. The depressurization rate considered in this study were 0.5, 0.05, 0.01 and 0.005 MPa/sec and the physical blowing agent utilized was carbon dioxide owing to its high solubility in polycarbonate at room temperature. The study was performed on two distinct saturation pressures, i.e., 3 MPa and 6 MPa to understand if saturation pressure has any effects on it. It is reported that with increase in depressurization rate, a higher amount of thermodynamic instability was induced which resulted in generation of larger number of smaller sized cells. This article puts forward an understanding of how depressurization rate control could be well exploited during the batch foaming process to develop high quality microcellular foamed products with exceedingly well controlled cell size.Keywords: depressurization, porous polymer, foaming, microcellular
Procedia PDF Downloads 2581815 Enhanced Dimensional Stability of Rigid PVC Foams Using Glass Fibers
Authors: Nidal H. Abu-Zahra, Murtatha M. Jamel, Parisa Khoshnoud, Subhashini Gunashekar
Abstract:
Two types of glass fibers having different lengths (1/16" and 1/32") were added into rigid PVC foams to enhance the dimensional stability of extruded rigid Polyvinyl Chloride (PVC) foam at different concentrations (0-20 phr) using a single screw profile extruder. PVC foam-glass fiber composites (PVC-GF) were characterized for their dimensional stability, structural, thermal, and mechanical properties. Experimental results show that the dimensional stability, heat resistance, and storage modulus were enhanced without compromising the tensile and flexural strengths of the composites. Overall, foam composites which were prepared with longer glass fibers exhibit better mechanical and thermal properties than those prepared with shorter glass fibers due to higher interlocking between the fibers and the foam cells, which result in better load distribution in the matrix.Keywords: polyvinyl chloride, PVC foam, PVC composites, polymer composites, glass fiber composites, reinforced polymers
Procedia PDF Downloads 3961814 Management Potentialities Of Rice Blast Disease Caused By Magnaporthe Grisae Using New Nanofungicides Derived From Chitosan
Authors: Abdulaziz Bashir Kutawa, Khairulmazmi Ahmad, Mohd Zobir Hussein, Asgar Ali, Mohd Aswad Abdul Wahab, Amara Rafi, Mahesh Tiran Gunasena, Muhammad Ziaur Rahman, Md Imam Hossain, Syazwan Afif Mohd Zobir
Abstract:
Various abiotic and biotic stresses have an impact on rice production all around the world. The most serious and prevalent disease in rice plants, known as rice blast, is one of the major obstacles to the production of rice. It is one of the diseases that has the greatest negative effects on rice farming globally, the disease is caused by a fungus called Magnaporthe grisae. Since nanoparticles were shown to have an inhibitory impact on certain types of fungus, nanotechnology is a novel notion to enhance agriculture by battling plant diseases. Utilizing nanocarrier systems enables the active chemicals to be absorbed, attached, and encapsulated to produce efficient nanodelivery formulations. The objectives of this research work were to determine the efficacy and mode of action of the nanofungicides (in-vitro) and in field conditions (in-vivo). Ionic gelation method was used in the development of the nanofungicides. Using the poisoned media method, the synthesized agronanofungicides' in-vitro antifungal activity was assessed against M. grisae. The potato dextrose agar (PDA) was amended in several concentrations; 0.001, 0.005, 0.01, 0.025, 0.05, 0.1, 0.15, 0.20, 0.25, 0.30, and 0.35 ppm for the nanofungicides. Medium with the only solvent served as a control. Every day, mycelial growth was measured, and PIRG (percentage inhibition of radial growth) was also computed. Every day, mycelial growth was measured, and PIRG (percentage inhibition of radial growth) was also computed. Based on the results of the zone of inhibition, the chitosan-hexaconazole agronanofungicide (2g/mL) was the most effective fungicide to inhibit the growth of the fungus with 100% inhibition at 0.2, 0.25, 0.30, and 0.35 ppm, respectively. Then followed by carbendazim analytical fungicide that inhibited the growth of the fungus (100%) at 5, 10, 25, 50, and 100 ppm, respectively. The least were found to be propiconazole and basamid fungicides with 100% inhibition only at 100 ppm. The scanning electron microscope (SEM), confocal laser scanning microscope (CLSM), and transmission electron microscope (TEM) were used to study the mechanisms of action of the M. grisae fungal cells. The results showed that both carbendazim, chitosan-hexaconazole, and HXE were found to be the most effective fungicides in disrupting the mycelia of the fungus, and internal structures of the fungal cells. The results of the field assessment showed that the CHDEN treatment (5g/L, double dosage) was found to be the most effective fungicide to reduce the intensity of the rice blast disease with DSI of 17.56%, lesion length (0.43 cm), DR of 82.44%, AUDPC of 260.54 Unit2, and PI of 65.33%, respectively. The least treatment was found to be chitosan-hexaconazole-dazomet (2.5g/L, MIC). The usage of CHDEN and CHEN nanofungicides will significantly assist in lessening the severity of rice blast in the fields, increasing output and profit for rice farmers.Keywords: chitosan, hexaconazole, disease incidence, and magnaporthe grisae
Procedia PDF Downloads 691813 Artificial Intelligent Methodology for Liquid Propellant Engine Design Optimization
Authors: Hassan Naseh, Javad Roozgard
Abstract:
This paper represents the methodology based on Artificial Intelligent (AI) applied to Liquid Propellant Engine (LPE) optimization. The AI methodology utilized from Adaptive neural Fuzzy Inference System (ANFIS). In this methodology, the optimum objective function means to achieve maximum performance (specific impulse). The independent design variables in ANFIS modeling are combustion chamber pressure and temperature and oxidizer to fuel ratio and output of this modeling are specific impulse that can be applied with other objective functions in LPE design optimization. To this end, the LPE’s parameter has been modeled in ANFIS methodology based on generating fuzzy inference system structure by using grid partitioning, subtractive clustering and Fuzzy C-Means (FCM) clustering for both inferences (Mamdani and Sugeno) and various types of membership functions. The final comparing optimization results shown accuracy and processing run time of the Gaussian ANFIS Methodology between all methods.Keywords: ANFIS methodology, artificial intelligent, liquid propellant engine, optimization
Procedia PDF Downloads 5891812 Synthesis of Novel Uracil Non-nucleosides Analogues of the Reverse Transcriptase Inhibitors Emivirine and TNK-651
Authors: Nasser R. El-Brollosy, Roberta Loddo
Abstract:
6-Benzyl-1-(ethoxymethyl)-5-isopropyluracil (Emivirine) and its corresponding 1-benzyloxymethyl analogue (TNK-651) showed high activity against HIV-1. The present study describes synthesis of novel emivirine analogues by reaction of chloromethyl ethyl ether with uracils having 5-ethyl / isopropyl and 6-(3,5-dimethoxybenzyl) substituents. A series of new TNK-651 analogues substituted at N-1 with phenoxyethoxymethyl moiety was prepared on treatment of the corresponding uracils with bis(phenoxyethoxy) methane. The newly synthesized non-nucleosides were tested for biological activity against wild type HIV-1 IIIB as well as the resistant strains N119 (Y181C), A17 (K103N + Y181C), and the triple mutant EFVR (K103R + V179D + P225H) in MT-4 cells. Some of the tested compounds showed good activities. Among them 6-(3,5-dimethylbenzyl)-5-ethyl-1-[2-(phenoxyethyl) oxymethyl]uracil which showed inhibitory potency higher than emivirine against both wild type HIV-1 and the tested mutant strains.Keywords: Emivirine, HIV, non-nucleoside reverse transcriptase, uracils
Procedia PDF Downloads 2661811 Control HVAC Parameters by Brain Emotional Learning Based Intelligent Controller (BELBIC)
Authors: Javad Abdi, Azam Famil Khalili
Abstract:
Modeling emotions have attracted much attention in recent years, both in cognitive psychology and design of artificial systems. However, it is a negative factor in decision-making; emotions have shown to be a strong faculty for making fast satisfying decisions. In this paper, we have adapted a computational model based on the limbic system in the mammalian brain for control engineering applications. Learning in this model based on Temporal Difference (TD) Learning, we applied the proposed controller (termed BELBIC) for a simple model of a submarine. The model was supposed to reach the desired depth underwater. Our results demonstrate excellent control action, disturbance handling, and system parameter robustness for TDBELBIC. The proposal method, regarding the present conditions, the system action in the part and the controlling aims, can control the system in a way that these objectives are attained in the least amount of time and the best way.Keywords: artificial neural networks, temporal difference, brain emotional learning based intelligent controller, heating- ventilating and air conditioning
Procedia PDF Downloads 4331810 The Structural Alteration of DNA Native Structure of Staphylococcus aureus Bacteria by Designed Quinoxaline Small Molecules Result in Their Antibacterial Properties
Authors: Jeet Chakraborty, Sanjay Dutta
Abstract:
Antibiotic resistance by bacteria has proved to be a severe threat to mankind in recent times, and this fortifies an urgency to design and develop potent antibacterial small molecules/compounds with nonconventional mechanisms than the conventional ones. DNA carries the genetic signature of any organism, and bacteria maintain their genomic DNA inside the cell in a well-regulated compact form with the help of various nucleoid associated proteins like HU, HNS, etc. These proteins control various fundamental processes like gene expression, replication, etc., inside the cell. Alteration of the native DNA structure of bacteria can lead to severe consequences in cellular processes inside the bacterial cell that ultimately result in the death of the organism. The change in the global DNA structure by small molecules initiates a plethora of cellular responses that have not been very well investigated. Echinomycin and Triostin-A are biologically active Quinoxaline small molecules that typically consist of a quinoxaline chromophore attached with an octadepsipeptide ring. They bind to double-stranded DNA in a sequence-specific way and have high activity against a wide variety of bacteria, mainly against Gram-positive ones. To date, few synthetic quinoxaline scaffolds were synthesized, displaying antibacterial potential against a broad scale of pathogenic bacteria. QNOs (Quinoxaline N-oxides) are known to target DNA and instigate reactive oxygen species (ROS) production in bacteria, thereby exhibiting antibacterial properties. The divergent role of Quinoxaline small molecules in medicinal research qualifies them for the evaluation of their antimicrobial properties as a potential candidate. The previous study from our lab has given new insights on a 6-nitroquinoxaline derivative 1d as an intercalator of DNA, which induces conformational changes in DNA upon binding.7 The binding event observed was dependent on the presence of a crucial benzyl substituent on the quinoxaline moiety. This was associated with a large induced CD (ICD) appearing in a sigmoidal pattern upon the interaction of 1d with dsDNA. The induction of DNA superstructures by 1d at high Drug:DNA ratios was observed that ultimately led to DNA condensation. Eviction of invitro-assembled nucleosome upon treatment with a high dose of 1d was also observed. In this work, monoquinoxaline derivatives of 1d were synthesized by various modifications of the 1d scaffold. The set of synthesized 6-nitroquinoxaline derivatives along with 1d were all subjected to antibacterial evaluation across five different bacteria species. Among the compound set, 3a displayed potent antibacterial activity against Staphylococcus aureus bacteria. 3a was further subjected to various biophysical studies to check whether the DNA structural alteration potential was still intact. The biological response of S. aureus cells upon treatment with 3a was studied using various cell biology processes, which led to the conclusion that 3d can initiate DNA damage in the S. aureus cells. Finally, the potential of 3a in disrupting preformed S.aureus and S.epidermidis biofilms was also studied.Keywords: DNA structural change, antibacterial, intercalator, DNA superstructures, biofilms
Procedia PDF Downloads 1691809 Parametric Analysis of Water Lily Shaped Split Ring Resonator Loaded Fractal Monopole Antenna for Multiband Applications
Authors: C. Elavarasi, T. Shanmuganantham
Abstract:
A coplanar waveguide (CPW) feed is presented, and comprising a split ring resonator (SRR) loaded fractal with water lily shape is used for multi band applications. The impedance matching of the antenna is determined by the number of Koch curve fractal unit cells. The antenna is designed on a FR4 substrate with a permittivity of εr = 4.4 and size of 14 x 16 x 1.6 mm3 to generate multi resonant mode at 3.8 GHz covering S band, 8.68 GHz at X band, 13.96 GHz at Ku band, and 19.74 GHz at K band with reflection coefficient better than -10 dB. Simulation results show that the antenna exhibits the desired voltage standing wave ratio (VSWR) level and radiation patterns across the wide frequency range. The fundamental parameters of the antenna such as return loss, VSWR, good radiation pattern with reasonable gain across the operating bands are obtained.Keywords: fractal, metamaterial, split ring resonator, waterlily shape
Procedia PDF Downloads 274