About 25% of the food grown never reaches consumers due to spoilage, and 11.5 billion pounds of produce from gardens are wasted every year. Current solutions involve farmers manually looking for and treating diseased crops. These methods of tending crops are neither time-efficient nor feasible. I used a convolutional neural network to identify signs of plant disease on leaves for garden owners and farmers.
The mountain chain of the Western Ghats on the Indian peninsula, a UNESCO World Heritage site, is home to about 200 frog species, 89 of which are endemic. Distinctive to each frog species, their vocalizations can be used for species recognition. Manually surveying frogs at night during the rain in elephant and big cat forests is difficult, so being able to autonomously record ambient soundscapes and identify species is essential. An effective machine learning (ML) species classifier requires substantial training data from this area. The goal of this study was to assess data augmentation techniques on a dataset of frog vocalizations from this region, which has a minimal number of audio recordings per species. Consequently, enhancing an ML model’s performance with limited data is necessary. We analyzed the effects of four data augmentation techniques (Time Shifting, Noise Injection, Spectral Augmentation, and Test-Time Augmentation) individually and their combined effect on the frog vocalization data and the public environmental sounds dataset (ESC-50). The effect of combined data augmentation techniques improved the model's relative accuracy as the size of the dataset decreased. The combination of all four techniques improved the ML model’s classification accuracy on the frog calls dataset by 94%. This study established a data augmentation approach to maximize the classification accuracy with sparse data of frog call recordings, thereby creating a possibility to build a real-world automated field frog species identifier system. Such a system can significantly help in the conservation of frog species in this vital biodiversity hotspot.
Seeking an approach to address the increasing levels of methane and chlorinated hydrocarbons that threaten the environment, the authors worked to develop a novel, low-cost biotrickling filter for use as an ex situ method tailored to marine environments. By using methanotrophic bacteria in the filter, they observed methane degradation, suggesting the feasibility of chlorinated hydrocarbon degradation.
An integrated plant that would generate energy from solar power and provide clean water would help solve multiple sustainability issues. The feasibility of such a plant was investigated by looking at the efficacy of several different modules of such a plant on a small scale.
Plant diseases can cause up to 50% crop yield loss for the popular tomato plant. A mobile device-based method to identify diseases from photos of symptomatic leaves via computer vision can be more effective due to its convenience and accessibility. To enable a practical mobile solution, a “shallow” convolutional neural networks (CNNs) with few layers, and thus low computational requirement but with high accuracy similar to the deep CNNs is needed. In this work, we explored if such a model was possible.
Hydrogels are commonly used in medicine, pharmaceuticals, and agriculture. Hydrogels absorb water by swelling and re-release this water by diffusion. This study sought to synthesize a biodegradable, cellulose-based hydrogel that is more effective at absorbing and re-releasing water than those produced by current methods. We tested the compressive strength of both the dry and swollen gels and the tensile strength of the swollen gels to elucidate the gel structure.
We conducted this research as our start-up's research that addresses the problem of biogas production in cow-dense regions like India. We hypothesized that the thermophilic temperature (45-60oC) would increase biogas production. The production process is much faster and more abundant at temperatures around 55-60oC.
Intelligent vehicles utilize a combination of video-enabled object detection and radar data to traverse safely through surrounding environments. However, since the most momentary missteps in these systems can cause devastating collisions, the margin of error in the software for these systems is small. In this paper, we hypothesized that a novel object detection system that improves detection accuracy and speed of detection during adverse weather conditions would outperform industry alternatives in an average comparison.
Here, the authors sought to investigate the efficiency, cost, and environmental impact of several possible propellants that are or could be used for space flight. By deriving three novel equations, they identified harm, energy, and cost scores for each fuel, suggesting that considering each factor will be essential to the ongoing growth of the space industry.
Natural selection shapes the evolution of all organisms, and one question of interest is whether natural selection will reach a "stopping point": a stable, ideal, value for any particular trait. Madhan and Kanagavel tackle this question by building a computer simulation of trait evolution in organisms.