Browse Articles

Temperatures of 20°C Produce Increased Net Primary Production in Chlorella sp.

Biddinger et al. | Feb 25, 2020

Temperatures of 20°C Produce Increased Net Primary Production in <em>Chlorella sp.</em>

Chlorella sp. are unicellular green algae that use photosynthesis to reduce carbon dioxide into glucose. In this study, authors sought to determine the temperature that Chlorella sp. is maximally efficient at photosynthesis, and therefore removing the most carbon dioxide from the system. This activity could be harnessed to naturally remove carbon dioxide from the environment, fighting the effects of climate change.

Read More...

Deep learning for pulsar detection: Investigating hyperparameter effects on TensorFlow classification accuracy

Upadhyay et al. | Jan 31, 2026

Deep learning for pulsar detection: Investigating hyperparameter effects on TensorFlow classification accuracy

This study investigates how the hyperparameters epochs and batch size affect the classification accuracy of a convolutional neural network (CNN) trained on pulsar candidate data. Our results reveal that accuracy improves with increasing number of epochs and smaller batch sizes, suggesting that with optimized hyperparameters, high accuracy may be achievable with minimal training. These findings offer insights that could help create more efficient machine learning classification models for pulsar signal detection, with the potential of accelerating pulsar discovery and advancing astrophysical research.

Read More...

Investigating auxin import and export proteins in Chlorella vulgaris

Wang et al. | Apr 19, 2025

Investigating auxin import and export proteins in <i>Chlorella vulgaris</i>

This study explores auxin signaling in Chlorella vulgaris, a green alga with potential for sustainable biofuel and food production. Evidence from protoplast swelling experiments suggests that C. vulgaris secretes auxin and possesses auxin import proteins, highlighting previously uncharacterized signaling pathways. These findings could support more efficient cultivation and resource extraction strategies.

Read More...

Validating DTAPs with large language models: A novel approach to drug repurposing

Curtis et al. | Mar 02, 2025

Validating DTAPs with large language models: A novel approach to drug repurposing
Image credit: Growtika

Here, the authors investigated the integration of large language models (LLMs) with drug target affinity predictors (DTAPs) to improve drug repurposing, demonstrating a significant increase in prediction accuracy, particularly with GPT-4, for psychotropic drugs and the sigma-1 receptor. This novel approach offers to potentially accelerate and reduce the cost of drug discovery by efficiently identifying new therapeutic uses for existing drugs.

Read More...

Machine learning predictions of additively manufactured alloy crack susceptibilities

Gowda et al. | Nov 12, 2024

Machine learning predictions of additively manufactured alloy crack susceptibilities

Additive manufacturing (AM) is transforming the production of complex metal parts, but challenges like internal cracking can arise, particularly in critical sectors such as aerospace and automotive. Traditional methods to assess cracking susceptibility are costly and time-consuming, prompting the use of machine learning (ML) for more efficient predictions. This study developed a multi-model ML pipeline that predicts solidification cracking susceptibility (SCS) more accurately by considering secondary alloy properties alongside composition, with Random Forest models showing the best performance, highlighting a promising direction for future research into SCS quantification.

Read More...

Gradient boosting with temporal feature extraction for modeling keystroke log data

Barretto et al. | Oct 04, 2024

Gradient boosting with temporal feature extraction for modeling keystroke log data
Image credit: Barretto and Barretto 2024.

Although there has been great progress in the field of Natural language processing (NLP) over the last few years, particularly with the development of attention-based models, less research has contributed towards modeling keystroke log data. State of the art methods handle textual data directly and while this has produced excellent results, the time complexity and resource usage are quite high for such methods. Additionally, these methods fail to incorporate the actual writing process when assessing text and instead solely focus on the content. Therefore, we proposed a framework for modeling textual data using keystroke-based features. Such methods pay attention to how a document or response was written, rather than the final text that was produced. These features are vastly different from the kind of features extracted from raw text but reveal information that is otherwise hidden. We hypothesized that pairing efficient machine learning techniques with keystroke log information should produce results comparable to transformer techniques, models which pay more or less attention to the different components of a text sequence in a far quicker time. Transformer-based methods dominate the field of NLP currently due to the strong understanding they display of natural language. We showed that models trained on keystroke log data are capable of effectively evaluating the quality of writing and do it in a significantly shorter amount of time compared to traditional methods. This is significant as it provides a necessary fast and cheap alternative to increasingly larger and slower LLMs.

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

SmartZoo: A Deep Learning Framework for an IoT Platform in Animal Care

Ji et al. | Aug 07, 2024

SmartZoo: A Deep Learning Framework for an IoT Platform in Animal Care

Zoos offer educational and scientific advantages but face high maintenance costs and challenges in animal care due to diverse species' habits. Challenges include tracking animals, detecting illnesses, and creating suitable habitats. We developed a deep learning framework called SmartZoo to address these issues and enable efficient animal monitoring, condition alerts, and data aggregation. We discovered that the data generated by our model is closer to real data than random data, and we were able to demonstrate that the model excels at generating data that resembles real-world data.

Read More...

Impact of carbon number and atom number on cc-pVTZ Hartree-Fock Energy and program runtime of alkanes

Pan et al. | Mar 06, 2024

Impact of carbon number and atom number on cc-pVTZ Hartree-Fock Energy and program runtime of alkanes
Image credit: The authors

It's time-consuming to complete the calculations that are used to study nuclear reactions and energy. To uncover which computational chemistry tools are useful for this challenge, Pan, Vaiyakarnam, Li, and McMahan investigated whether the Python-based Simulations of Chemistry Framework’s Hartree-Fock (PySCF) method is an efficient and accurate way to assess alkane molecules.

Read More...