In this article, the authors looked at developing a strategy that would allow for earlier diagnosis of Diabetes as that improves long-term outcomes. They were able to find that BMI, tricep skin fold thickness, and blood pressure are the risk factors with the highest accuracy in predicting diabetes risk.
Here the authors sought to understand the effects of different variables that may be tied to pollution and climate change on genetic variation of Pacific white-sided dolphins, a species that is currently threatened by water pollution. Based on environmental data collected alongside a genetic distance matrix, they found that ocean currents had the most significant impact on the genetic diversity of Pacific white-sided dolphins along the Japanese coast.
The authors employ computational protein design to identify a mini-protein with the potential to enhance binding of the tight junction protein, claudin-5, at the blood-blood barrier with therapeutic potential for neurodegenerative diseases.
In this study the authors develop an app for faster chess game entry method to help chess learners improve their game. This culminated in the Augmented Reality Chess Analyzer (ARChessAnalyzer) which uses traditional image and vision techniques for chess board recognition and Convolutional Neural Networks (CNN) for chess piece recognition.
Poor air quality is associated with negative effects on human health but can be difficult to measure in an accurate and cost-effective manner. The authors design and test a monitor for measuring indoor air quality using low-cost components.
Machine translation remains a challenging area in artificial intelligence, with neural machine translation (NMT) making significant strides over the past decade but still facing hurdles, particularly in translation quality due to the reliance on expensive bilingual training data. This study explores whether large language models (LLMs), like GPT-4, can be effectively adapted for translation tasks and outperform traditional NMT systems.
Neural machine translation (NMT) is a software that uses neural network techniques to translate text from one language to another. However, one of the most famous NMT models—Google Translate—failed to give an accurate English translation of a famous Korean nursery rhyme, "Airplane" (비행기). The authors fine-tuned a pre-trained model first with a dataset from the lyrics domain, and then with a smaller dataset containing the rhythmical properties, to teach the model to translate rhythmically accurate lyrics. This stacked fine-tuning method resulted in an NMT model that could maintain the rhythmical characteristics of lyrics during translation while single fine-tuned models failed to do so.