Ecological corridors are geographic features designated to allow the movement of wildlife populations between habitats that have been fragmented by human landscapes. Corridors can be a pivotal aspect in wildlife conservation because they preserve a suitable habitat for isolated populations to live and intermingle. Here, two students simulate the effect of introducing a safety corridor for cheetahs, based on real tracking data on cheetahs in Namibia.
Human intelligence is correlated with variation in the protein neuroplastin-65, which is encoded by the NPTN gene. The authors examine the evolution of this gene across different animal species.
Environmental disasters such as the Deepwater Horizon oil spill can be devastating to ecosystems for long periods of time. Safer, cheaper, and more effective methods of oil clean-up are needed to clean up oil spills in the future. Here, the authors investigate the ability of natural ocean algae to process crude oil into less toxic chemicals. They identify Coccochloris elabens as a particularly promising algae for future bioremediation efforts.
Have you ever wondered what contributes to the popping ability of popcorn? In this study, the authors use Quantitative Trait Locus (QTL) mapping to identify genes that may contribute to specific popping characteristics including kernel size and popping expansion volume (PEV).
Here, the authors investigated methods to reduce noise in audio composed of real-word sounds. They specifically used two spectral subtraction noise reduction algorithms: stationary and non-stationary finding notable differences in noise improvements depending on the noise sources.
With the advance of technology, artificial intelligence (AI) is now applied widely in society. In the study of AI, machine learning (ML) is a subfield in which a machine learns to be better at performing certain tasks through experience. This work focuses on the convolutional neural network (CNN), a framework of ML, applied to an image classification task. Specifically, we analyzed the performance of the CNN as the type of neural activation function changes.
Osteosarcoma is a type of bone cancer that affects young adults and children. Early diagnosis of osteosarcoma is crucial to successful treatment. The current methods of diagnosis, which include imaging tests and biopsy, are time consuming and prone to human error. Hence, we used deep learning to extract patterns and detect osteosarcoma from histological images. We hypothesized that the combination of two different technologies (transfer learning and data augmentation) would improve the efficacy of osteosarcoma detection in histological images. The dataset used for the study consisted of histological images for osteosarcoma and was quite imbalanced as it contained very few images with tumors. Since transfer learning uses existing knowledge for the purpose of classification and detection, we hypothesized it would be proficient on such an imbalanced dataset. To further improve our learning, we used data augmentation to include variations in the dataset. We further evaluated the efficacy of different convolutional neural network models on this task. We obtained an accuracy of 91.18% using the transfer learning model MobileNetV2 as the base model with various geometric transformations, outperforming the state-of-the-art convolutional neural network based approach.
In this paper, we measured the privacy budgets and utilities of different differentially private mechanisms combined with different machine learning models that forecast traffic congestion at future timestamps. We expected the ANNs combined with the Staircase mechanism to perform the best with every value in the privacy budget range, especially with the medium high values of the privacy budget. In this study, we used the Autoregressive Integrated Moving Average (ARIMA) and neural network models to forecast and then added differentially private Laplacian, Gaussian, and Staircase noise to our datasets. We tested two real traffic congestion datasets, experimented with the different models, and examined their utility for different privacy budgets. We found that a favorable combination for this application was neural networks with the Staircase mechanism. Our findings identify the optimal models when dealing with tricky time series forecasting and can be used in non-traffic applications like disease tracking and population growth.
The diagnosis of malaria remains one of the major hurdles to eradicating the disease, especially among poorer populations. Here, the authors use machine learning to improve the accuracy of deep learning algorithms that automate the diagnosis of malaria using images of blood smears from patients, which could make diagnosis easier and faster for many.