Browse Articles

Transfer Learning for Small and Different Datasets: Fine-Tuning A Pre-Trained Model Affects Performance

Gupta et al. | Oct 18, 2020

Transfer Learning for Small and Different Datasets: Fine-Tuning A Pre-Trained Model Affects Performance

In this study, the authors seek to improve a machine learning algorithm used for image classification: identifying male and female images. In addition to fine-tuning the classification model, they investigate how accuracy is affected by their changes (an important task when developing and updating algorithms). To determine accuracy, a set of images is used to train the model and then a separate set of images is used for validation. They found that the validation accuracy was close to the training accuracy. This study contributes to the expanding areas of machine learning and its applications to image identification.

Read More...

AeroPurify: Autonomous air filtration UAV using real-time 3-D Monte Carlo gradient search

Kadakia et al. | Sep 01, 2025

AeroPurify: Autonomous air filtration UAV using real-time 3-D Monte Carlo gradient search
Image credit: Ian Usher

Here the authors present an autonomous drone air filtration system that uses a novel algorithm, the gradient ascent ML particle filter (GA/MLPF), to efficiently locate and mitigate outdoor air pollution. They demonstrate that their GA/MLPF algorithm is significantly more efficient than the conventional gradient ascent algorithm, reducing both the time and number of waypoints needed to find the source of pollution.

Read More...