Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

10202939 · May 202619922001200920172026
48 results for blood count

Develops a tool to identify abnormal blood smear results based on CBC tests.

problem Manual review of blood smears by technologists is time-consuming and inconsistent.
method Cost-sensitive Lasso-penalized additive logistic regression combined with stability selection.
result The tool correctly identifies true cutoff values for abnormal smear results.

TIMELY improves consistency in labeling blood cell images.

problem Inconsistent labeling of blood cells in microscopy images leads to unreliable diagnoses.
method TIMELY combines pseudotime inference and hidden Markov trees to correct labeling mistakes.
result TIMELY outperforms baseline methods in identifying and correcting inconsistent labels.

Machine learning model diagnoses COVID-19 from routine blood tests.

problem Difficulty in diagnosing COVID-19 due to inconsistent blood parameter changes.
method Constructed a machine learning model using 5,333 patients with various infections and 160 COVID-19-positive patients.
result Cross-validated AUC of 0.97, sensitivity of 81.9%, specificity of 97.9%.

Over 150,000 new people in the United States are diagnosed with colorectal cancer each year. Nearly a third die from it (American Cancer Society). The only approved noninvasive diagnosis tools currently involve fecal blood count tests (FOBTs) or stool DNA tests. Fecal blood count tests take only five minutes and are av…

2017-08-13abs ↗pdf ↗

Blood glucose value prediction is an important task in diabetes management. While it is reported that glucose concentration is sensitive to social context such as mood, physical activity, stress, diet, alongside the influence of diabetes pathologies, we need more research on data and methodologies to incorporate and ev…

2019-08-24abs ↗pdf ↗

This study automates blood cell classification using computer vision.

problem Automated detection and classification of white blood cells.
method Color-based segmentation, morphological processing, feature extraction, PCA, Unsupervised and Supervised learning algorithms, Deep Convolutional Neural Networks.
result Identification of robust algorithms for automated blood cell classification.

Paper uses RL to optimize daily step distribution for better health biomarkers.

problem Lack of personalized PA distribution recommendations for health biomarkers.
method Developed an offline reinforcement learning algorithm to learn optimal PA distributions.
result Learned optimal policy suggests more consistent daily steps and tailored recommendations.

CST-YOLO improves blood cell detection with YOLOv7 and CNN-Swin Transformer.

problem Small-scale object detection in blood cells.
method YOLOv7 architecture enhanced with CNN-Swin Transformer, W-ELAN, MCS, CatConv.
result CST-YOLO achieves 92.7%, 95.6%, and 91.1% mAP@0.5 on three blood cell datasets.

Mathematical model describes how red blood cells return to equilibrium.

problem How red blood cells regain equilibrium after deformation.
method Gradient flow of the Canham-Helfrich functional, proving global existence and convergence for spheres and axisymmetric tori.
result Global existence and convergence of smooth solutions for spheres and axisymmetric tori under specific energy conditions.

New method classifies reticulocytes from red blood cells without labels.

problem Classifying reticulocytes from mature red blood cells without fluorescent labels.
method Unsupervised machine learning on morpho-rheological markers.
result Promising results in classifying reticulocytes from mature red blood cells.

New method estimates effects of multiple nutrients on blood glucose.

problem Estimating physiological response to multiple nutrient treatments.
method Convolution-based multi-output Gaussian process model.
result Improved prediction accuracy and better interpretation of individual nutrient effects.

Detecting aggressive cancer tumors using ctDNA dynamics from few blood samples.

problem Early multi-cancer detection using circulating tumor DNA (ctDNA) levels.
method Combines continuous time Markov modelling and Signature theory for efficient testing procedures.
result Correctly addresses the challenge of data scarcity in cancer monitoring.

Deep RL improves blood glucose control for T1D patients.

problem Managing blood glucose levels for people with type 1 diabetes.
method Developed deep reinforcement learning techniques for automated blood glucose control.
result Deep RL approach outperforms baseline control algorithms, reducing glycemic risk and hypoglycemia.

AI tool automates blood segmentation from head CT scans after SAH.

problem Accurate volumetric assessment of SAH patients for clinical and prognostic implications.
method Transformer-based Swin UNETR architecture for noncontrast CT scans.
result High accuracy and robust performance across internal and external validation cohorts.

Quick and accurate medical diagnosis is crucial for the successful treatment of a disease. Using machine learning algorithms, we have built two models to predict a hematologic disease, based on laboratory blood test results. In one predictive model, we used all available blood test parameters and in the other a reduced…

2017-08-01abs ↗pdf ↗

Study evaluates uncertainty in BP estimation from PPG signals under domain shift.

problem Uncertainty quantification in healthcare, especially for cuffless BP estimation.
method Compared deep ensembles, Monte Carlo dropout, and various recalibration techniques.
result Deep ensembles provide stronger robustness under domain shift.

Framework generates personalized insulin treatment strategies using deep models.

problem Developing optimal personalized treatment strategies for diabetes patients.
method Combines deep generative time series models with decision theory.
result Demonstrated improved personalized insulin treatment strategies for diabetes patients.

Research proposes a risk-free machine learning model for COVID screening from routine blood tests.

problem Rapid antigen tests have low sensitivity and are not suitable for widespread screening.
method Stacked Ensemble Machine Learning model using routine blood tests.
result 100% accuracy, precision, recall and F1-score in identifying COVID patients.

CTRNNs improve blood glucose forecasting in ICU, outperforming traditional models.

problem Forecasting blood glucose in ICU with irregular measurements.
method Continuous time autoregressive recurrent neural networks (CTRNNs) using neural ODE or neural flow layers.
result CTRNNs generally outperform traditional autoregressive models in probabilistic forecasting of blood glucose.

DCENWCNet improves WBC classification with LIME-based explainability.

problem Classifying white blood cells from blood images with high accuracy and interpretability.
method Integrates three CNN architectures with different settings to balance feature learning and performance.
result Achieves highest mean accuracy on the Rabbin-WBC dataset, outperforming state-of-the-art networks.

Framework improves health by planning actionable treatment processes.

problem Developing objective treatment processes in clinical settings.
method Surrogate Bayesian model combined with ML for personalized health improvement.
result Computed treatment processes are actionable and consistent with clinical knowledge.

Machine learning detects subtle glucose changes for early diabetes diagnosis.

problem Challenging early-stage diabetes diagnosis due to subtle glucose changes.
method Applied machine learning to synthetic glucose profiles generated by a biophysical model.
result High accuracy (above 85%) in detecting insulin resistance using various neural networks.

Develops a new feature theory for robust machine learning.

problem Creating robust machine learning features from training data.
method Stochastic tensor space feature theory with Karhunen-Loeve expansion and hierarchical subspaces.
result Dramatic increases in accuracy for predicting Alzheimer's disease stages.

Existing supervised approaches didn't make use of the low-level features which are actually effective to this task. And another deficiency is that they didn't consider the relation between pixels, which means effective features are not extracted. In this paper, we proposed a novel convolutional neural network which mak…

2018-04-11abs ↗pdf ↗