Browse Articles

Transfer learning and data augmentation in osteosarcoma cancer detection

Chu et al. | Jun 03, 2023

Transfer learning and data augmentation in osteosarcoma cancer detection
Image credit: Chu and Khan 2023

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.

Read More...

An Analysis on Exoplanets and How They are Affected by Different Factors in Their Star Systems

Selph et al. | Dec 06, 2018

An Analysis on Exoplanets and How They are Affected by Different Factors in Their Star Systems

In this article, the authors systematically study whether the type of a star is correlated with the number of planets it can support. Their study shows that medium-sized stars are likely to support more than one planet, just like the case in our solar system. They predict that, of the hundreds of planets beyond our solar system, 6% might be habitable. As humans work to travel further and further into space, some of those might truly be suited for human life.

Read More...

Optimizing Interplanetary Travel Using a Genetic Algorithm

Murali et al. | Oct 28, 2018

Optimizing Interplanetary Travel Using a Genetic Algorithm

In this work, the authors develop an algorithm that solves the problem of efficient space travel between planets. This is a problem that could soon be of relevance as mankind continues to expand its exploration of outer space, and potentially attempt to inhabit it.

Read More...

Do Initial Strategies or Choice of Piece Color Lead to Advantages in Chess Games?

Ponnaluri et al. | Feb 07, 2017

Do Initial Strategies or Choice of Piece Color Lead to Advantages in Chess Games?

White pieces make the first move in chess games, and there are several opening strategies and consequent defense strategies that white and black pieces, respectively, can take . The author of this paper investigated whether taking a specific opening and defense strategy, as well as playing as white vs. black, can increase the chances of winning the game, by playing against various human and computer opponents.

Read More...