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.
Coral bleaching is a fatal process that reduces coral diversity, leads to habitat loss for marine organisms, and is a symptom of climate change. This process occurs when corals expel their symbiotic dinoflagellates, algae that photosynthesize within coral tissue providing corals with glucose. Restoration efforts have attempted to repair damaged reefs; however, there are over 360,000 square miles of coral reefs worldwide, making it challenging to target conservation efforts. Thus, predicting the likelihood of bleaching in a certain region would make it easier to allocate resources for conservation efforts. We developed a machine learning model to predict global locations at risk for coral bleaching. Data obtained from the Biological and Chemical Oceanography Data Management Office consisted of various coral bleaching events and the parameters under which the bleaching occurred. Sea surface temperature, sea surface temperature anomalies, longitude, latitude, and coral depth below the surface were the features found to be most correlated to coral bleaching. Thirty-nine machine learning models were tested to determine which one most accurately used the parameters of interest to predict the percentage of corals that would be bleached. A random forest regressor model with an R-squared value of 0.25 and a root mean squared error value of 7.91 was determined to be the best model for predicting coral bleaching. In the end, the random model had a 96% accuracy in predicting the percentage of corals that would be bleached. This prediction system can make it easier for researchers and conservationists to identify coral bleaching hotspots and properly allocate resources to prevent or mitigate bleaching events.
Modern artificial neural networks have been remarkably successful in various applications, from speech recognition to computer vision. However, it remains less clear whether they can implement abstract concepts, which are essential to generalization and understanding. To address this problem, the authors investigated the above vs. below task, a simple concept-based task that honeybees can solve, using a conventional neural network. They found that networks achieved 100% test accuracy when a visual target was presented below a black bar, however only 50% test accuracy when a visual target was presented below a reference shape.
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.
Semiconductors are the center of the fourth industrial revolution as they are key components for all electronics. Exposed wafers made of silicon (Si), which can easily oxidize, convert to silicon dioxide (SiO2). The surface of SiO2 wafers consists of many Si-OH bonds, allowing them to easily bond with water, resulting in a “wet” or hydrophilic condition. We sought to determine a way to modify the surface of SiO2 wafers to become hydrophobic to ensure safe wet cleaning.
Autism spectrum disorder (ASD) is hard to correctly diagnose due to the very subjective nature of diagnosing it: behavior analysis. Due to this issue, we sought to find a machine learning-based method that diagnoses ASD without behavior analysis or helps reduce misdiagnosis.
Microwave energy (ME) is used in the medical field to denature protein structures, resulting in inactivation or destruction of abnormal cells. Identifying the extent of destruction of abnormal tissue (cancer tissue or tissue with abnormal electrical activity) is essential for accomplishing successful therapy and reducing collateral damage. Our study was an ex vivo assessment of the changes on ultrasound scans (US) in chicken tissue exposed to ME. We hypothesized that any changes in tissue structures would be recognized on the reflected ultrasound waves. Ultrasound scans of tissues change with exposure to microwaves with increasing reflection of ultrasound waves. With exposure to microwaves, surface level brightness on the ultrasound scans increases statistically significantly. The findings could be used in heat related (ME and radiofrequency) procedures where clinicians would be able to actively assess lesions in real-time. Further studies are required to assess changes in tissue during active exposure to different types of energies.
Here, the authors investigated the most efficient way to position magnets to hold the most pieces of paper on the surface of a refrigerator. They used a regression model along with an artificial neural network to identify the most efficient positions of four magnets to be at the vertices of a rectangle.
Several studies have applied different machine learning (ML) techniques to the area of forecasting solar photovoltaic power production. Most of these studies use weather data as inputs to predict power production; however, there are numerous practical issues with the procurement of this data. This study proposes models that do not use weather data as inputs, but rather use past power production data as a more practical substitute to weather-based models. Our proposed models demonstrate a better, cheaper, and more reliable alternatives to current weather models.
In a world where plastic waste accumulation is threatening both land and sea life, Green et al. investigate the ability of mealworms to breakdown polystyrene, a non-recyclable form of petrochemical-based polymer we use in our daily lives. They confirm that these organisms, can degrade various forms of polystyrene, even after it has been put to use in our daily lives. Although the efficiency of the degradation process still requires improvement, the good news is, the worms are tiny and themselves are biodegradable, so we can use plenty of them without worrying about space and how to get rid of them. This is very promising and certainly good news for the planet.