Search results for: plant classification
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5609

Search results for: plant classification

5129 Data Quality Enhancement with String Length Distribution

Authors: Qi Xiu, Hiromu Hota, Yohsuke Ishii, Takuya Oda

Abstract:

Recently, collectable manufacturing data are rapidly increasing. On the other hand, mega recall is getting serious as a social problem. Under such circumstances, there are increasing needs for preventing mega recalls by defect analysis such as root cause analysis and abnormal detection utilizing manufacturing data. However, the time to classify strings in manufacturing data by traditional method is too long to meet requirement of quick defect analysis. Therefore, we present String Length Distribution Classification method (SLDC) to correctly classify strings in a short time. This method learns character features, especially string length distribution from Product ID, Machine ID in BOM and asset list. By applying the proposal to strings in actual manufacturing data, we verified that the classification time of strings can be reduced by 80%. As a result, it can be estimated that the requirement of quick defect analysis can be fulfilled.

Keywords: string classification, data quality, feature selection, probability distribution, string length

Procedia PDF Downloads 318
5128 Continual Learning Using Data Generation for Hyperspectral Remote Sensing Scene Classification

Authors: Samiah Alammari, Nassim Ammour

Abstract:

When providing a massive number of tasks successively to a deep learning process, a good performance of the model requires preserving the previous tasks data to retrain the model for each upcoming classification. Otherwise, the model performs poorly due to the catastrophic forgetting phenomenon. To overcome this shortcoming, we developed a successful continual learning deep model for remote sensing hyperspectral image regions classification. The proposed neural network architecture encapsulates two trainable subnetworks. The first module adapts its weights by minimizing the discrimination error between the land-cover classes during the new task learning, and the second module tries to learn how to replicate the data of the previous tasks by discovering the latent data structure of the new task dataset. We conduct experiments on HSI dataset Indian Pines. The results confirm the capability of the proposed method.

Keywords: continual learning, data reconstruction, remote sensing, hyperspectral image segmentation

Procedia PDF Downloads 266
5127 The Importance of Fungi and Plants for a More Sustainable on Our Planet Earth

Authors: Njabe Christelle

Abstract:

Fungal products are essential building blocks for change towards a more sustainable future for our planet. In nature, fungi are special in breaking down plant material by means of a rich spectrum of plant cell wall degrading enzymes. Enzymes serve as catalysts in organic synthesis. Imagine the immense benefits that the known 250000 plant genes might provide in the future through scientific investigation. Plants are the primary basis for human sustenance, used directly for food, clothing, and shelter or indirectly in processed form and through animal feeding. Fungi are the only organisms known to extensively degrade lignin, a major component of wood. Although humans cannot digest cellulose and lignin, many fungi, through their assimilation of these substances, produce food in the form of edible mushrooms.

Keywords: plants, fungi, sustainable use, planet earth

Procedia PDF Downloads 81
5126 Programmed Cell Death in Datura and Defensive Plant Response toward Tomato Mosaic Virus

Authors: Asma Alhuqail, Nagwa Aref

Abstract:

Programmed cell death resembles a real nature active defense in Datura metel against TMV after three days of virus infection. Physiological plant response was assessed for asymptomatic healthy and symptomatic infected detached leaves. The results indicated H2O2 and Chlorophyll-a as the most potential parameters. Chlorophyll-a was considered the only significant predictor variant for the H2O2 dependent variant with a P value of 0.001 and R-square of 0.900. The plant immune response was measured within three days of virus infection using the cutoff value of H2O2 (61.095 lmol/100 mg) and (63.201 units) for the tail moment in the Comet Assay. Their percentage changes were 255.12% and 522.40% respectively which reflects the stress of virus infection in the plant. Moreover, H2O2 showed 100% specificity and sensitivity in the symptomatic infected group using the receiver-operating characteristic (ROC). All tested parameters in the symptomatic infected group had significant correlations with twenty-five positive and thirty-one negative correlations where the P value was <0.05 and 0.01. Chlorophyll-a parameter had a crucial role of highly significant correlation between total protein and salicylic acid. Contrarily, this correlation with tail moment unit was (r = _0.930, P <0.01) where the P value was < 0.01. The strongest significant negative correlation was between Chlorophyll-a and H2O2 at P < 0.01, while moderate negative significant correlation was seen for Chlorophyll-b where the P value < 0.05. The present study discloses the secret of the three days of rapid transient production of activated oxygen species (AOS) that was enough for having potential quantitative physiological parameters for defensive plant response toward the virus.

Keywords: programmed cell death, plant–adaptive immune response, hydrogen peroxide (H2O2), physiological parameters

Procedia PDF Downloads 246
5125 Comparing the Apparent Error Rate of Gender Specifying from Human Skeletal Remains by Using Classification and Cluster Methods

Authors: Jularat Chumnaul

Abstract:

In forensic science, corpses from various homicides are different; there are both complete and incomplete, depending on causes of death or forms of homicide. For example, some corpses are cut into pieces, some are camouflaged by dumping into the river, some are buried, some are burned to destroy the evidence, and others. If the corpses are incomplete, it can lead to the difficulty of personally identifying because some tissues and bones are destroyed. To specify gender of the corpses from skeletal remains, the most precise method is DNA identification. However, this method is costly and takes longer so that other identification techniques are used instead. The first technique that is widely used is considering the features of bones. In general, an evidence from the corpses such as some pieces of bones, especially the skull and pelvis can be used to identify their gender. To use this technique, forensic scientists are required observation skills in order to classify the difference between male and female bones. Although this technique is uncomplicated, saving time and cost, and the forensic scientists can fairly accurately determine gender by using this technique (apparently an accuracy rate of 90% or more), the crucial disadvantage is there are only some positions of skeleton that can be used to specify gender such as supraorbital ridge, nuchal crest, temporal lobe, mandible, and chin. Therefore, the skeletal remains that will be used have to be complete. The other technique that is widely used for gender specifying in forensic science and archeology is skeletal measurements. The advantage of this method is it can be used in several positions in one piece of bones, and it can be used even if the bones are not complete. In this study, the classification and cluster analysis are applied to this technique, including the Kth Nearest Neighbor Classification, Classification Tree, Ward Linkage Cluster, K-mean Cluster, and Two Step Cluster. The data contains 507 particular individuals and 9 skeletal measurements (diameter measurements), and the performance of five methods are investigated by considering the apparent error rate (APER). The results from this study indicate that the Two Step Cluster and Kth Nearest Neighbor method seem to be suitable to specify gender from human skeletal remains because both yield small apparent error rate of 0.20% and 4.14%, respectively. On the other hand, the Classification Tree, Ward Linkage Cluster, and K-mean Cluster method are not appropriate since they yield large apparent error rate of 10.65%, 10.65%, and 16.37%, respectively. However, there are other ways to evaluate the performance of classification such as an estimate of the error rate using the holdout procedure or misclassification costs, and the difference methods can make the different conclusions.

Keywords: skeletal measurements, classification, cluster, apparent error rate

Procedia PDF Downloads 251
5124 Non-intrusive Hand Control of Drone Using an Inexpensive and Streamlined Convolutional Neural Network Approach

Authors: Evan Lowhorn, Rocio Alba-Flores

Abstract:

The purpose of this work is to develop a method for classifying hand signals and using the output in a drone control algorithm. To achieve this, methods based on Convolutional Neural Networks (CNN) were applied. CNN's are a subset of deep learning, which allows grid-like inputs to be processed and passed through a neural network to be trained for classification. This type of neural network allows for classification via imaging, which is less intrusive than previous methods using biosensors, such as EMG sensors. Classification CNN's operate purely from the pixel values in an image; therefore they can be used without additional exteroceptive sensors. A development bench was constructed using a desktop computer connected to a high-definition webcam mounted on a scissor arm. This allowed the camera to be pointed downwards at the desk to provide a constant solid background for the dataset and a clear detection area for the user. A MATLAB script was created to automate dataset image capture at the development bench and save the images to the desktop. This allowed the user to create their own dataset of 12,000 images within three hours. These images were evenly distributed among seven classes. The defined classes include forward, backward, left, right, idle, and land. The drone has a popular flip function which was also included as an additional class. To simplify control, the corresponding hand signals chosen were the numerical hand signs for one through five for movements, a fist for land, and the universal “ok” sign for the flip command. Transfer learning with PyTorch (Python) was performed using a pre-trained 18-layer residual learning network (ResNet-18) to retrain the network for custom classification. An algorithm was created to interpret the classification and send encoded messages to a Ryze Tello drone over its 2.4 GHz Wi-Fi connection. The drone’s movements were performed in half-meter distance increments at a constant speed. When combined with the drone control algorithm, the classification performed as desired with negligible latency when compared to the delay in the drone’s movement commands.

Keywords: classification, computer vision, convolutional neural networks, drone control

Procedia PDF Downloads 210
5123 Evaluation of Anti-Inflammatory Activities in Wild Herb Urginea wightii

Authors: S. K. Hemalata, M. N. Shiva Kameshwari

Abstract:

The present work focusses on anti-inflammatory action of Urginea wightii in-vitro. Urginea wightii is a member of Hyacinthaceae and considered to be wonder plant because of its varied important medicinal properties. The plant is endemic to India, Africa, and Mediterranian regions. Presence of alkaloids, flavonoid-glycosides especially flavonone derivatives are responsible for the strong anti-inflammatory activity of Urginea wightii. In present research work, anti-inflammatory activity of methanol extract of the bulb powder was tested on Male Wistar Rats. In these test animals, inflammation was induced by injecting carrageenan as the irritant to induce paw edema in Wistar rats. Inflammation of Paw edema was treated with both plant extract and Pyrox gel a known synthetic anti-inflammatory drug through external application. The result indicated that anti-inflammatory activity of Urginea wightii extract was almost similar to the synthetic Pyrox gel. This disproves the modern world's scepticism towards the herbal medicines and encourages to rely on natural plant extracts.

Keywords: anti-inflammatory activity, flavonoid-glycosides, Pyrox gel, Urginia wightii

Procedia PDF Downloads 168
5122 Recommendations to Improve Classification of Grade Crossings in Urban Areas of Mexico

Authors: Javier Alfonso Bonilla-Chávez, Angélica Lozano

Abstract:

In North America, more than 2,000 people annually die in accidents related to railroad tracks. In 2020, collisions at grade crossings were the main cause of deaths related to railway accidents in Mexico. Railway networks have constant interaction with motor transport users, cyclists, and pedestrians, mainly in grade crossings, where is the greatest vulnerability and risk of accidents. Usually, accidents at grade crossings are directly related to risky behavior and non-compliance with regulations by motorists, cyclists, and pedestrians, especially in developing countries. Around the world, countries classify these crossings in different ways. In Mexico, according to their dangerousness (high, medium, or low), types A, B and C have been established, recommending for each one different type of auditive and visual signaling and gates, as well as horizontal and vertical signaling. This classification is based in a weighting, but regrettably, it is not explained how the weight values were obtained. A review of the variables and the current approach for the grade crossing classification is required, since it is inadequate for some crossings. In contrast, North America (USA and Canada) and European countries consider a broader classification so that attention to each crossing is addressed more precisely and equipment costs are adjusted. Lack of a proper classification, could lead to cost overruns in the equipment and a deficient operation. To exemplify the lack of a good classification, six crossings are studied, three located in the rural area of Mexico and three in Mexico City. These cases show the need of: improving the current regulations, improving the existing infrastructure, and implementing technological systems, including informative signals with nomenclature of the involved crossing and direct telephone line for reporting emergencies. This implementation is unaffordable for most municipal governments. Also, an inventory of the most dangerous grade crossings in urban and rural areas must be obtained. Then, an approach for improving the classification of grade crossings is suggested. This approach must be based on criteria design, characteristics of adjacent roads or intersections which can influence traffic flow through the crossing, accidents related to motorized and non-motorized vehicles, land use and land management, type of area, and services and economic activities in the zone where the grade crossings is located. An expanded classification of grade crossing in Mexico could reduce accidents and improve the efficiency of the railroad.

Keywords: accidents, grade crossing, railroad, traffic safety

Procedia PDF Downloads 108
5121 Tensor Deep Stacking Neural Networks and Bilinear Mapping Based Speech Emotion Classification Using Facial Electromyography

Authors: P. S. Jagadeesh Kumar, Yang Yung, Wenli Hu

Abstract:

Speech emotion classification is a dominant research field in finding a sturdy and profligate classifier appropriate for different real-life applications. This effort accentuates on classifying different emotions from speech signal quarried from the features related to pitch, formants, energy contours, jitter, shimmer, spectral, perceptual and temporal features. Tensor deep stacking neural networks were supported to examine the factors that influence the classification success rate. Facial electromyography signals were composed of several forms of focuses in a controlled atmosphere by means of audio-visual stimuli. Proficient facial electromyography signals were pre-processed using moving average filter, and a set of arithmetical features were excavated. Extracted features were mapped into consistent emotions using bilinear mapping. With facial electromyography signals, a database comprising diverse emotions will be exposed with a suitable fine-tuning of features and training data. A success rate of 92% can be attained deprived of increasing the system connivance and the computation time for sorting diverse emotional states.

Keywords: speech emotion classification, tensor deep stacking neural networks, facial electromyography, bilinear mapping, audio-visual stimuli

Procedia PDF Downloads 254
5120 Research on Reservoir Lithology Prediction Based on Residual Neural Network and Squeeze-and- Excitation Neural Network

Authors: Li Kewen, Su Zhaoxin, Wang Xingmou, Zhu Jian Bing

Abstract:

Conventional reservoir prediction methods ar not sufficient to explore the implicit relation between seismic attributes, and thus data utilization is low. In order to improve the predictive classification accuracy of reservoir lithology, this paper proposes a deep learning lithology prediction method based on ResNet (Residual Neural Network) and SENet (Squeeze-and-Excitation Neural Network). The neural network model is built and trained by using seismic attribute data and lithology data of Shengli oilfield, and the nonlinear mapping relationship between seismic attribute and lithology marker is established. The experimental results show that this method can significantly improve the classification effect of reservoir lithology, and the classification accuracy is close to 70%. This study can effectively predict the lithology of undrilled area and provide support for exploration and development.

Keywords: convolutional neural network, lithology, prediction of reservoir, seismic attributes

Procedia PDF Downloads 176
5119 Random Forest Classification for Population Segmentation

Authors: Regina Chua

Abstract:

To reduce the costs of re-fielding a large survey, a Random Forest classifier was applied to measure the accuracy of classifying individuals into their assigned segments with the fewest possible questions. Given a long survey, one needed to determine the most predictive ten or fewer questions that would accurately assign new individuals to custom segments. Furthermore, the solution needed to be quick in its classification and usable in non-Python environments. In this paper, a supervised Random Forest classifier was modeled on a dataset with 7,000 individuals, 60 questions, and 254 features. The Random Forest consisted of an iterative collection of individual decision trees that result in a predicted segment with robust precision and recall scores compared to a single tree. A random 70-30 stratified sampling for training the algorithm was used, and accuracy trade-offs at different depths for each segment were identified. Ultimately, the Random Forest classifier performed at 87% accuracy at a depth of 10 with 20 instead of 254 features and 10 instead of 60 questions. With an acceptable accuracy in prioritizing feature selection, new tools were developed for non-Python environments: a worksheet with a formulaic version of the algorithm and an embedded function to predict the segment of an individual in real-time. Random Forest was determined to be an optimal classification model by its feature selection, performance, processing speed, and flexible application in other environments.

Keywords: machine learning, supervised learning, data science, random forest, classification, prediction, predictive modeling

Procedia PDF Downloads 94
5118 Life Prediction of Condenser Tubes Applying Fuzzy Logic and Neural Network Algorithms

Authors: A. Majidian

Abstract:

The life prediction of thermal power plant components is necessary to prevent the unexpected outages, optimize maintenance tasks in periodic overhauls and plan inspection tasks with their schedules. One of the main critical components in a power plant is condenser because its failure can affect many other components which are positioned in downstream of condenser. This paper deals with factors affecting life of condenser. Failure rates dependency vs. these factors has been investigated using Artificial Neural Network (ANN) and fuzzy logic algorithms. These algorithms have shown their capabilities as dynamic tools to evaluate life prediction of power plant equipments.

Keywords: life prediction, condenser tube, neural network, fuzzy logic

Procedia PDF Downloads 351
5117 Genetic Algorithms for Feature Generation in the Context of Audio Classification

Authors: José A. Menezes, Giordano Cabral, Bruno T. Gomes

Abstract:

Choosing good features is an essential part of machine learning. Recent techniques aim to automate this process. For instance, feature learning intends to learn the transformation of raw data into a useful representation to machine learning tasks. In automatic audio classification tasks, this is interesting since the audio, usually complex information, needs to be transformed into a computationally convenient input to process. Another technique tries to generate features by searching a feature space. Genetic algorithms, for instance, have being used to generate audio features by combining or modifying them. We find this approach particularly interesting and, despite the undeniable advances of feature learning approaches, we wanted to take a step forward in the use of genetic algorithms to find audio features, combining them with more conventional methods, like PCA, and inserting search control mechanisms, such as constraints over a confusion matrix. This work presents the results obtained on particular audio classification problems.

Keywords: feature generation, feature learning, genetic algorithm, music information retrieval

Procedia PDF Downloads 434
5116 Biomorphological Characteristics, Habitats, Role in Plant Communities and Raw Reserves of Ayuga Turkestanica (Regel) Briq. (Lamiaceae) In Uzbekistan

Authors: Akmal E. Egamberdiev, Alim M. Nigmatullaev, Trobjon Kh. Makhkamov

Abstract:

The results of scientific research on the biomorphological features of Ajuga turkestanica (Regel) Brig., its role in plant communities, modern distribution areas, and raw material reserves are presented. Plant ontogeny is divided into 3 periods and 9 growth stages. Information on its seasonal and diurnal flowering and seed productivity is provided. As a result of the research, the participation of the studied species in plant communities, its place, the structure and floristic composition of communities were determined, and as a result, for the first time, the description of 11 new associations in 7 formations of Ajuga turkestanica, and a schematic map of the geolocation of formations and associations of plants in Uzbekistan is given. A. turkestanica (within the range) are divided into 3 categories and 21 massifs. Its current biological reserve is 93.5±35.3 tons, its usable reserve is 46.2±13.8 tons, and the reserve that can be prepared in 1 year is 28.4±5.42 tons.

Keywords: ontogeny, seed productivity, seasonal flowering, formation, association, dominant, subdominant, areal, biological reserve, operational reserve, annual reserve, GIS map

Procedia PDF Downloads 96
5115 Machine Learning-Enabled Classification of Climbing Using Small Data

Authors: Nicholas Milburn, Yu Liang, Dalei Wu

Abstract:

Athlete performance scoring within the climbing do-main presents interesting challenges as the sport does not have an objective way to assign skill. Assessing skill levels within any sport is valuable as it can be used to mark progress while training, and it can help an athlete choose appropriate climbs to attempt. Machine learning-based methods are popular for complex problems like this. The dataset available was composed of dynamic force data recorded during climbing; however, this dataset came with challenges such as data scarcity, imbalance, and it was temporally heterogeneous. Investigated solutions to these challenges include data augmentation, temporal normalization, conversion of time series to the spectral domain, and cross validation strategies. The investigated solutions to the classification problem included light weight machine classifiers KNN and SVM as well as the deep learning with CNN. The best performing model had an 80% accuracy. In conclusion, there seems to be enough information within climbing force data to accurately categorize climbers by skill.

Keywords: classification, climbing, data imbalance, data scarcity, machine learning, time sequence

Procedia PDF Downloads 142
5114 Modern Detection and Description Methods for Natural Plants Recognition

Authors: Masoud Fathi Kazerouni, Jens Schlemper, Klaus-Dieter Kuhnert

Abstract:

Green planet is one of the Earth’s names which is known as a terrestrial planet and also can be named the fifth largest planet of the solar system as another scientific interpretation. Plants do not have a constant and steady distribution all around the world, and even plant species’ variations are not the same in one specific region. Presence of plants is not only limited to one field like botany; they exist in different fields such as literature and mythology and they hold useful and inestimable historical records. No one can imagine the world without oxygen which is produced mostly by plants. Their influences become more manifest since no other live species can exist on earth without plants as they form the basic food staples too. Regulation of water cycle and oxygen production are the other roles of plants. The roles affect environment and climate. Plants are the main components of agricultural activities. Many countries benefit from these activities. Therefore, plants have impacts on political and economic situations and future of countries. Due to importance of plants and their roles, study of plants is essential in various fields. Consideration of their different applications leads to focus on details of them too. Automatic recognition of plants is a novel field to contribute other researches and future of studies. Moreover, plants can survive their life in different places and regions by means of adaptations. Therefore, adaptations are their special factors to help them in hard life situations. Weather condition is one of the parameters which affect plants life and their existence in one area. Recognition of plants in different weather conditions is a new window of research in the field. Only natural images are usable to consider weather conditions as new factors. Thus, it will be a generalized and useful system. In order to have a general system, distance from the camera to plants is considered as another factor. The other considered factor is change of light intensity in environment as it changes during the day. Adding these factors leads to a huge challenge to invent an accurate and secure system. Development of an efficient plant recognition system is essential and effective. One important component of plant is leaf which can be used to implement automatic systems for plant recognition without any human interface and interaction. Due to the nature of used images, characteristic investigation of plants is done. Leaves of plants are the first characteristics to select as trusty parts. Four different plant species are specified for the goal to classify them with an accurate system. The current paper is devoted to principal directions of the proposed methods and implemented system, image dataset, and results. The procedure of algorithm and classification is explained in details. First steps, feature detection and description of visual information, are outperformed by using Scale invariant feature transform (SIFT), HARRIS-SIFT, and FAST-SIFT methods. The accuracy of the implemented methods is computed. In addition to comparison, robustness and efficiency of results in different conditions are investigated and explained.

Keywords: SIFT combination, feature extraction, feature detection, natural images, natural plant recognition, HARRIS-SIFT, FAST-SIFT

Procedia PDF Downloads 276
5113 An Approach for Vocal Register Recognition Based on Spectral Analysis of Singing

Authors: Aleksandra Zysk, Pawel Badura

Abstract:

Recognizing and controlling vocal registers during singing is a difficult task for beginner vocalist. It requires among others identifying which part of natural resonators is being used when a sound propagates through the body. Thus, an application has been designed allowing for sound recording, automatic vocal register recognition (VRR), and a graphical user interface providing real-time visualization of the signal and recognition results. Six spectral features are determined for each time frame and passed to the support vector machine classifier yielding a binary decision on the head or chest register assignment of the segment. The classification training and testing data have been recorded by ten professional female singers (soprano, aged 19-29) performing sounds for both chest and head register. The classification accuracy exceeded 93% in each of various validation schemes. Apart from a hard two-class clustering, the support vector classifier returns also information on the distance between particular feature vector and the discrimination hyperplane in a feature space. Such an information reflects the level of certainty of the vocal register classification in a fuzzy way. Thus, the designed recognition and training application is able to assess and visualize the continuous trend in singing in a user-friendly graphical mode providing an easy way to control the vocal emission.

Keywords: classification, singing, spectral analysis, vocal emission, vocal register

Procedia PDF Downloads 303
5112 Determination of Biofilm Formation in Different Clinical Candida Species and Investigation of Effects of Some Plant Substances on These Biofilms

Authors: Gulcan Sahal, Isil Seyis Bilkay

Abstract:

Candida species which often exist as commensal microorganisms in healthy individuals are major causes of important infections, especially in AIDS and immunocompromised patients, by means of their biofilm formation abilities. Therefore, in this study, determination of biofilm formation in different clinical strains of Candida species, investigation of strong biofilm forming Candida strains, examination of clinical information of each strong and weak biofilm forming Candida strains and investigation of some plant substances’ effects on biofilm formation of strong biofilm forming strains were aimed. In this respect, biofilm formation of Candida strains was analyzed via crystal violet binding assay. According to our results, biofilm levels of strains belong to different Candida species were different from each other. Additionally, it is also found that some plant substances effect biofilm formation. All these results indicate that, as well as C. albicans strains, other non-albicans Candida species also emerge as causative agents of infections and have biofilm formation abilities. In addition, usage of some plant substances in different concentrations may provide a new treatment against biofilm related Candida infections.

Keywords: anti-biofilm, biofilm formation, Candida species, biosystems engineering

Procedia PDF Downloads 483
5111 Effect of Active Compounds Extracted From Tagetes Erecta Against Plant-Parasitic Nematodes

Authors: Deepika, Kashika Kapoor, Nistha Khanna, Lakshmi, Archna Kumar

Abstract:

Plant-parasitic nematodes cause major loss in global food production and destroying at least 21.3% of food annually. About 4100 species of plant-parasitic nematodes are reported, out of this, Meloidogyne species is prominent and worldwide in distribution. Observing the harmful effects of chemical based nematicides, there is a great need for an eco-friendly, highly efficient, sustainable control measure for Meloidogyne. Therefore, In vitro study was carried out to observe the impact of volatile cues obtained from the Tagetes erecta leaves on plant parasitic nematodes. Volatile cues were collected from marigold leaves. For chemical characterization, GCMS (Gas Chromatography Mass Spectrometry) profiling was conducted. VOCs (Volatile Organic Compounds) profile of marigold indicated the presence of several types of alkanes, alkenes varying in number and quantity. Status of nematodes population by counting the live and dead individuals after applying a definite volume (100µl) of extract was recorded at different concentrations (100%, 50%, 25%) with contrast of control (hexane) during different time durations i.e.,24hr, 48hr and 72hr. Result indicated that mortality increases with increasing time (72hr) and concentration (100%) i.e., 50%. Thus, application of prominent compound present in Marigold in pure form may be tested individually or in combination to find out the most efficient active compound/s, which may be highly useful in eco-friendly management of targeted plant parasitic nematode.

Keywords: plant-parasitic nematode, meloidogyne, tagetes erecta, volatile organic compounds

Procedia PDF Downloads 168
5110 Classification of Foliar Nitrogen in Common Bean (Phaseolus Vulgaris L.) Using Deep Learning Models and Images

Authors: Marcos Silva Tavares, Jamile Raquel Regazzo, Edson José de Souza Sardinha, Murilo Mesquita Baesso

Abstract:

Common beans are a widely cultivated and consumed legume globally, serving as a staple food for humans, especially in developing countries, due to their nutritional characteristics. Nitrogen (N) is the most limiting nutrient for productivity, and foliar analysis is crucial to ensure balanced nitrogen fertilization. Excessive N applications can cause, either isolated or cumulatively, soil and water contamination, plant toxicity, and increase their susceptibility to diseases and pests. However, the quantification of N using conventional methods is time-consuming and costly, demanding new technologies to optimize the adequate supply of N to plants. Thus, it becomes necessary to establish constant monitoring of the foliar content of this macronutrient in plants, mainly at the V4 stage, aiming at precision management of nitrogen fertilization. In this work, the objective was to evaluate the performance of a deep learning model, Resnet-50, in the classification of foliar nitrogen in common beans using RGB images. The BRS Estilo cultivar was sown in a greenhouse in a completely randomized design with four nitrogen doses (T1 = 0 kg N ha-1, T2 = 25 kg N ha-1, T3 = 75 kg N ha-1, and T4 = 100 kg N ha-1) and 12 replications. Pots with 5L capacity were used with a substrate composed of 43% soil (Neossolo Quartzarênico), 28.5% crushed sugarcane bagasse, and 28.5% cured bovine manure. The water supply of the plants was done with 5mm of water per day. The application of urea (45% N) and the acquisition of images occurred 14 and 32 days after sowing, respectively. A code developed in Matlab© R2022b was used to cut the original images into smaller blocks, originating an image bank composed of 4 folders representing the four classes and labeled as T1, T2, T3, and T4, each containing 500 images of 224x224 pixels obtained from plants cultivated under different N doses. The Matlab© R2022b software was used for the implementation and performance analysis of the model. The evaluation of the efficiency was done by a set of metrics, including accuracy (AC), F1-score (F1), specificity (SP), area under the curve (AUC), and precision (P). The ResNet-50 showed high performance in the classification of foliar N levels in common beans, with AC values of 85.6%. The F1 for classes T1, T2, T3, and T4 was 76, 72, 74, and 77%, respectively. This study revealed that the use of RGB images combined with deep learning can be a promising alternative to slow laboratory analyses, capable of optimizing the estimation of foliar N. This can allow rapid intervention by the producer to achieve higher productivity and less fertilizer waste. Future approaches are encouraged to develop mobile devices capable of handling images using deep learning for the classification of the nutritional status of plants in situ.

Keywords: convolutional neural network, residual network 50, nutritional status, artificial intelligence

Procedia PDF Downloads 19
5109 Influence of Salicylic Acid Seed Priming on Catalase and Peroxidase in Zea mays L. Plant (Var- Sc.704) under Water Stress Condition and Different Irrigation Regimes

Authors: Arash Azarpanah, Masoud Zadehbagheri, Shorangiz Javanmardi

Abstract:

Abiotic stresses are the principle threat to plant growth and crop productivity all over the world. In order to improve the germination of corn seeds in drought stress conditions, effect of seed priming by various concentrations of salicylic acid (SA) (0.8 and 0.2 mM) on activities of catalase and peroxidase in Zea mays L. plant (Var-Sc.704) was evaluated at Agriculture Research Center located in Arsenjan city in Iran, during summer 2013. A farm research was done in RCBD as factorial with three replications. We considered four irrigation was carried out once the cumulative evaporation from Pan Class A come to 40, 60, 80 and 100 mm. Results illustrated that drought stress significantly increased activities of catalase and peroxidase and also treatment with salicylic acid significantly increased activities of catalase and peroxidase. In addition, treatment with salicylic acid enhances drought tolerance in Zea mays L. plant (Var-Sc.704) with increasing activities of antioxidant enzymes.

Keywords: catalase, corn, salicylic acid, water deficits stress, cumulative evaporation, Pan Class A

Procedia PDF Downloads 457
5108 Interactions between Water-Stress and VA Mycorrhizal Inoculation on Plant Growth and Leaf-Water Potential in Tomato

Authors: Parisa Alizadeh Oskuie, Shahram Baghban Ciruse

Abstract:

The influence of arbuscular mycorrhizal (AM) fungus(Glomus mossea) on plant growth and leaf-water potential of tomato (lycopersicum esculentum L.cv.super star) were studied in potted culture water stress stress period of 3 months in greenhouse conditions with the soil matric potential maintained at Fc1, Fc2, Fc3, and Fc4 respectively (0.8,0.7,0.6,0.5 Fc). Seven-day-old seedlings of tomato were transferred to pots containing Glomus mossea or non-AMF. AM colonization significantly stimulated shoot dry matter and leaf-water potential but water stress significantly decreased leaf area, shoot dry matter colonization and leaf-water potential.

Keywords: leaf-water potential, plant growth, tomato, VA mycorrhiza, water-stress

Procedia PDF Downloads 424
5107 Concrete Recycling in Egypt for Construction Applications: A Technical and Financial Feasibility Model

Authors: Omar Farahat Hassanein, A. Samer Ezeldin

Abstract:

The construction industry is a very dynamic field. Every day new technologies and methods are developing to fasten the process and increase its efficiency. Hence, if a project uses fewer resources, it will be more efficient. This paper examines the recycling of concrete construction and demolition (C&D) waste to reuse it as aggregates in on-site applications for construction projects in Egypt and possibly in the Middle East. The study focuses on a stationary plant setting. The machinery set-up used in the plant is analyzed technically and financially. The findings are gathered and grouped to obtain a comprehensive cost-benefit financial model to demonstrate the feasibility of establishing and operating a concrete recycling plant. Furthermore, a detailed business plan including the time and hierarchy is proposed.

Keywords: construction wastes, recycling, sustainability, financial model, concrete recycling, concrete life cycle

Procedia PDF Downloads 415
5106 Harmonic Data Preparation for Clustering and Classification

Authors: Ali Asheibi

Abstract:

The rapid increase in the size of databases required to store power quality monitoring data has demanded new techniques for analysing and understanding the data. One suggested technique to assist in analysis is data mining. Preparing raw data to be ready for data mining exploration take up most of the effort and time spent in the whole data mining process. Clustering is an important technique in data mining and machine learning in which underlying and meaningful groups of data are discovered. Large amounts of harmonic data have been collected from an actual harmonic monitoring system in a distribution system in Australia for three years. This amount of acquired data makes it difficult to identify operational events that significantly impact the harmonics generated on the system. In this paper, harmonic data preparation processes to better understanding of the data have been presented. Underlying classes in this data has then been identified using clustering technique based on the Minimum Message Length (MML) method. The underlying operational information contained within the clusters can be rapidly visualised by the engineers. The C5.0 algorithm was used for classification and interpretation of the generated clusters.

Keywords: data mining, harmonic data, clustering, classification

Procedia PDF Downloads 247
5105 Rhizome-Soaking with Plant-Derived Smoke-Water (Pdsw) And Karrikinolide Boosts the Essential-Oil Yield, Active Constituents and Leaf Physiological Parameters of Mentha Arvensis L

Authors: Sarika Singh, Moin Uddin, M. Masroor A. Khan, Aman Sobia Chishti, Sangram Singh, Urooj Hassan Bhatt

Abstract:

Mentha arvensis L. (Japanese mint) is a perennial plant carrying medicinal, aromatic, antiseptic, and anaesthetic properties. Plant-derived smoke-water (PDSW) plays a significant role in seed germination, seedling growth, and other physiological attributes. To ascertain the effect of PDSW and karrikinolide on Mentha arvensis L., a rhizome-soaking experiment was conducted on Mentha arvensis. Prior to planting, mint rhizomes were soaked for 24 hours with aqueous solutions of various concentrations of PDSW (1:125v/v, 1:250 v/v, 1:500 v/v, and 1:1000 v/v), karrikinolide (10-6M, 10⁻⁷M, 10⁻⁸M, and 10⁻⁹M) using double distilled water as control treatment. Rhizome soaking with 1:500 v/v concentration of PDSW and 10⁻⁸M concentration of KAR1 increased the growth attributes, including plant height, fresh weight, dry, leaf area, and leaf yield per plant of Mentha arvensis. Leaf physiological-parameters, viz. chlorophyll fluorescence, PSII activity, and total chlorophyll and carotenoid content, were also increased as a result of the application of this treatment PDSW (1:500 v/v) and KAR1 (10⁻⁸M). In addition, treatment with 1:500 v/v and 10⁻⁸M significantly increased the essential oil yield and active constituents of Mentha arvensis compared to the control. Results indicated that PDSW, being a cheap source of karrikins, might be successfully used to augment mint essential oil production.

Keywords: active constituents, essential oil, medicinal plant, mentha arvensis L

Procedia PDF Downloads 89
5104 Carbon Footprint Reduction Using Cleaner Production Strategies in a Otoshimi Producing Plant

Authors: Razuana Rahim, Abdul Aziz Abdul Raman

Abstract:

In this work, a study was conducted to evaluate the feasibility of using Cleaner Production (CP) strategy to reduce carbon dioxide emission (CO2) in a plant that produces Otoshimi. CP strategy is meant to reduce CO2 emission while taking into consideration the economic aspect. For this purpose, a CP audit was conducted and the information obtained were analyzed and major contributors of CO2 emission inside the boundary of the production plant was identified. Electricity, water and fuel consumption and generation of solid waste and wastewater were identified as the main contributors. Total CO2 emission generated was 0.27 kg CO2 per kg of Otoshimi produced, where 68% was contributed by electricity consumption. Subsequently, a total of three CP options were generated and implementations of these options are expected to reduce the CO2 emission from electricity consumption to 0.16 kg CO2 per kg of Otoshimi produced, a reduction of about 14%. The study proves that CP strategy can be implemented even without any investment to reduce CO2 for a plant that produces Otoshimi.

Keywords: carbon dioxide emission, cleaner production audit, cleaner production options, otoshimi production

Procedia PDF Downloads 427
5103 Cassava Plant Architecture: Insights from Genome-Wide Association Studies

Authors: Abiodun Olayinka, Daniel Dzidzienyo, Pangirayi Tongoona, Samuel Offei, Edwige Gaby Nkouaya Mbanjo, Chiedozie Egesi, Ismail Yusuf Rabbi

Abstract:

Cassava (Manihot esculenta Crantz) is a major source of starch for various industrial applications. However, the traditional cultivation and harvesting methods of cassava are labour-intensive and inefficient, limiting the supply of fresh cassava roots for industrial starch production. To achieve improved productivity and quality of fresh cassava roots through mechanized cultivation, cassava cultivars with compact plant architecture and moderate plant height are needed. Plant architecture-related traits, such as plant height, harvest index, stem diameter, branching angle, and lodging tolerance, are critical for crop productivity and suitability for mechanized cultivation. However, the genetics of cassava plant architecture remain poorly understood. This study aimed to identify the genetic bases of the relationships between plant architecture traits and productivity-related traits, particularly starch content. A panel of 453 clones developed at the International Institute of Tropical Agriculture, Nigeria, was genotyped and phenotyped for 18 plant architecture and productivity-related traits at four locations in Nigeria. A genome-wide association study (GWAS) was conducted using the phenotypic data from a panel of 453 clones and 61,238 high-quality Diversity Arrays Technology sequencing (DArTseq) derived Single Nucleotide Polymorphism (SNP) markers that are evenly distributed across the cassava genome. Five significant associations between ten SNPs and three plant architecture component traits were identified through GWAS. We found five SNPs on chromosomes 6 and 16 that were significantly associated with shoot weight, harvest index, and total yield through genome-wide association mapping. We also discovered an essential candidate gene that is co-located with peak SNPs linked to these traits in M. esculenta. A review of the cassava reference genome v7.1 revealed that the SNP on chromosome 6 is in proximity to Manes.06G101600.1, a gene that regulates endodermal differentiation and root development in plants. The findings of this study provide insights into the genetic basis of plant architecture and yield in cassava. Cassava breeders could leverage this knowledge to optimize plant architecture and yield in cassava through marker-assisted selection and targeted manipulation of the candidate gene.

Keywords: Manihot esculenta Crantz, plant architecture, DArtseq, SNP markers, genome-wide association study

Procedia PDF Downloads 69
5102 Unravelling the Knot: Towards a Definition of ‘Digital Labor’

Authors: Marta D'Onofrio

Abstract:

The debate on the digitalization of the economy has raised questions about how both labor and the regulation of work processes are changing due to the introduction of digital technologies in the productive system. Within the literature, the term ‘digital labor’ is commonly used to identify the impact of digitalization on labor. Despite the wide use of this term, it is still not available an unambiguous definition of it, and this could create confusion in the use of terminology and in the attempts of classification. As a consequence, the purpose of this paper is to provide for a definition and to propose a classification of ‘digital labor’, resorting to the theoretical approach of organizational studies.

Keywords: digital labor, digitalization, data-driven algorithms, big data, organizational studies

Procedia PDF Downloads 153
5101 Trace Element Phytoremediation Potential of Mangrove Plants in Indian Sundarban

Authors: Ranju Chowdhury, Santosh K. Sarkar

Abstract:

Trace element accumulation potential of ten mangrove species in individual plant tissues (leaves, bark and root/pneumatophore) along with host sediments was carried out at 2 study sites of diverse environmental stresses of Indian Sundarban Wetland, a UNESCO world heritage site. The study was undertaken with the following objectives: (i) to investigate the extent of accumulation and the distribution of trace metals in plant tissues (ii) to determine whether sediment trace metal levels are correlated with trace metal levels in tissues and (iii) to find out the suitable candidate for phytoremediation species. Mangrove sediments showed unique potential in many- fold increase for most trace metals than plant tissues due to their inherent physicochemical properties. The concentrations of studied 11 trace elements (expressed in µg g -1) showed wide range of variations in host sediment with the following descending order: Fe (2865.31-3019.62) > Mn (646.04- 648.47 > Cu (35.03- 41.55) > Zn (32.51- 36.33) > Ni (34.4- 36.60) > Cr (27.5- 29.54) > Pb (11.6- 20.34) > Co (6.79- 8.55) > As (3.22- 4.41) > Cd (0.19- 0.22) > Hg (0.06- 0.07). The ranges of concentration of trace metals (expressed in µg g -1) for As, Cd, Co, Cr, Cu, Fe, Hg, Mn, Ni, Pb and Zn in plant tissues were 0.006- 0.31, 0.02- 2.97, 0.10- 4.80, 0.13- 6.49, 4.46- 48.30, 9.20- 938.13, 0.02- 0.13, 9.8- 1726.24, 5.41- 11.34, 0.04 - 7.64, 3.81- 52.20 respectively. Among all trace elements, Cd and Zn were highly bioaccumulated in Excoecaria agallocha (2.97 and 52.20 µg g -1 respectively). The bio- concentration factor (BCF) showed its maximum value (15.5) in E. agallocha for Cd, suggesting that it can be considered as a high-efficient plant for trace metal bioaccumulation. Therefore, phytoremediation could be extensively used for the removal of the toxic contaminants for sustainable management of Sundarban coastal regions.

Keywords: Indian Sundarban, mangroves, phytoremediation, trace elements

Procedia PDF Downloads 381
5100 Classification of Tropical Semi-Modules

Authors: Wagneur Edouard

Abstract:

Tropical algebra is the algebra constructed over an idempotent semifield S. We show here that every m-dimensional tropical module M over S with strongly independent basis can be embedded into Sm, and provide an algebraic invariant -the Γ-matrix of M- which characterises the isomorphy class of M. The strong independence condition also yields a significant improvement to the Whitney embedding for tropical torsion modules published earlier We also show that the strong independence of the basis of M is equivalent to the unique representation of elements of M. Numerous examples illustrate our results.

Keywords: classification, idempotent semi-modules, strong independence, tropical algebra

Procedia PDF Downloads 370