Browse Articles

An improved video fingerprinting attack on users of the Tor network

Srikanth et al. | Mar 31, 2022

An improved video fingerprinting attack on users of the Tor network

The Tor network allows individuals to secure their online identities by encrypting their traffic, however it is vulnerable to fingerprinting attacks that threaten users' online privacy. In this paper, the authors develop a new video fingerprinting model to explore how well video streaming can be fingerprinted in Tor. They found that their model could distinguish which one of 50 videos a user was hypothetically watching on the Tor network with 85% accuracy, demonstrating that video fingerprinting is a serious threat to the privacy of Tor users.

Read More...

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...

Time-Efficient and Low-Cost Neural Network to detect plant disease on leaves and reduce food loss and waste

Singh et al. | Apr 24, 2023

Time-Efficient and Low-Cost Neural Network to detect plant disease on leaves and reduce food loss and waste

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.

Read More...

Suppress that algae: Mitigating the effects of harmful algal blooms through preemptive detection & suppression

Natarajan et al. | Jul 17, 2023

Suppress that algae: Mitigating the effects of harmful algal blooms through preemptive detection & suppression
Image credit: Sharanya Natarajan

A bottleneck in deleting algal blooms is that current data section is manual and is reactionary to an existing algal bloom. These authors made a custom-designed Seek and Destroy Algal Mitigation System (SDAMS) that detects harmful algal blooms at earlier time points with astonishing accuracy, and can instantaneously suppress the pre-bloom algal population.

Read More...

Tomato disease identification with shallow convolutional neural networks

Trinh et al. | Mar 03, 2023

Tomato disease identification with shallow convolutional neural networks

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.

Read More...