Browse Articles

Creating a drought prediction model using convolutional neural networks

Bora et al. | Oct 08, 2024

Creating a drought prediction model using convolutional neural networks
Image credit: The authors

Droughts kill over 45,000 people yearly and affect the livelihoods of 55 million others worldwide, with climate change likely to worsen these effects. However, unlike other natural disasters (hurricanes, etc.), there is no early detection system that can predict droughts far enough in advance to be useful. Bora, Caulkins, and Joycutty tackle this issue by creating a drought prediction model.

Read More...

An explainable model for content moderation

Cao et al. | Aug 16, 2023

An explainable model for content moderation

The authors looked at the ability of machine learning algorithms to interpret language given their increasing use in moderating content on social media. Using an explainable model they were able to achieve 81% accuracy in detecting fake vs. real news based on language of posts alone.

Read More...

Building an affordable model wave energy converter using a magnet and a coil

Choy et al. | Jul 05, 2023

Building an affordable model wave energy converter using a magnet and a coil
Image credit: Joshua Smith

Here, seeking to identify a method to locally produce and capture renewable energy in Hawai'i and other island communities, the authors built and tested a small-scale model wave energy converter. They tested various configurations of a floated magnet surrounded by a wire coal, where the motion of the magnet due to a wave results in induction current in the coil. While they identified methods to increase the voltage and current generated, they also found that corrosion results in significant deterioration.

Read More...

A land use regression model to predict emissions from oil and gas production using machine learning

Cao et al. | Mar 24, 2023

A land use regression model to predict emissions from oil and gas production using machine learning

Emissions from oil and natural gas (O&G) wells such as nitrogen dioxide (NO2), volatile organic compounds (VOCs), and ozone (O3) can severely impact the health of communities located near wells. In this study, we used O&G activity and wind-carried emissions to quantify the extent to which O&G wells affect the air quality of nearby communities, revealing that NO2, NOx, and NO are correlated to O&G activity. We then developed a novel land use regression (LUR) model using machine learning based on O&G prevalence to predict emissions.

Read More...

A novel deep learning model for visibility correction of environmental factors in autonomous vehicles

Dey et al. | Oct 31, 2022

A novel deep learning model for visibility correction of environmental factors in autonomous vehicles

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.

Read More...

A novel filtration model for microplastics using natural oils and its application to the environment

Park et al. | Jun 27, 2022

A novel filtration model for microplastics using natural oils and its application to the environment

Recognizing the need for a method to filter microplastics from polluted water the authors sought to use nonpolar solvents, palm oil and palm kernel oil, to filter microplastics out of model seawater. By relying on the separation of polar and nonpolar solvents followed by freezing the nonpolar solvent, they reported that microplastics could be extracted with percentages ranging from 96.2% to 94.2%. They also provided an estimation to use this method as part of container ships to clean the Pacific Ocean of microplastics.

Read More...

Comparing the Effects of Different Natural Products on Reducing Tumor Growth in a Drosophila Model

Ganesh et al. | May 31, 2020

Comparing the Effects of Different Natural Products on Reducing Tumor Growth in a <i>Drosophila</i> Model

In this work, the authors compared the effects of common natural products, including sesame, cinnamon, garlic, moringa and turmeric on tumor growth in Drosophila eyes. The data showed that these natural products cannot be used to reduce tumor growth once it has completely formed. However, the data suggested that some natural products can reduce cancer cell growth when tumors are treated early.

Read More...

Identifying shark species using an AlexNet CNN model

Sarwal et al. | Sep 23, 2024

Identifying shark species using an AlexNet CNN model

The challenge of accurately identifying shark species is crucial for biodiversity monitoring but is often hindered by time-consuming and labor-intensive manual methods. To address this, SharkNet, a CNN model based on AlexNet, achieved 93% accuracy in classifying shark species using a limited dataset of 1,400 images across 14 species. SharkNet offers a more efficient and reliable solution for marine biologists and conservationists in species identification and environmental monitoring.

Read More...

Jet optimization using a hybrid multivariate regression model and statistical methods in dimuon collisions

Chunduri et al. | Jun 09, 2024

Jet optimization using a hybrid multivariate regression model and statistical methods in dimuon collisions
Image credit: Chunduri, Srinivas and McMahan, 2024.

Collisions of heavy ions, such as muons result in jets and noise. In high-energy particle physics, researchers use jets as crucial event-shaped observable objects to determine the properties of a collision. However, many ionic collisions result in large amounts of energy lost as noise, thus reducing the efficiency of collisions with heavy ions. The purpose of our study is to analyze the relationships between properties of muons in a dimuon collision to optimize conditions of dimuon collisions and minimize the noise lost. We used principles of Newtonian mechanics at the particle level, allowing us to further analyze different models. We used simple Python algorithms as well as linear regression models with tools such as sci-kit Learn, NumPy, and Pandas to help analyze our results. We hypothesized that since the invariant mass, the energy, and the resultant momentum vector are correlated with noise, if we constrain these inputs optimally, there will be scenarios in which the noise of the heavy-ion collision is minimized.

Read More...