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,786 papers · 148 categories

Trend · papers per month

2815628431,124 · Jun 202019922001200920172026
48 results for clinical data warehouse

Study compares MAPF and MARL algorithms for warehouse automation.

problem Optimizing multi-agent pickup and delivery in warehouse settings.
method Compared conflict-based search (MAPF) and shared experience actor-critic (MARL).
result Comprehensive benchmarking of MAPF and MARL in a simulated warehouse environment.

Paper applies RL to optimize inventory management across multiple products and nodes.

problem Optimizing inventory management for a large number of products with shared capacity in a multi-node supply chain.
method Novel multi-agent hierarchical reinforcement learning framework with A2C algorithm and quantised action spaces.
result The approach optimizes for maximizing product sales and minimizing wastage of perishable products.

Optimizing storage assignment is a central problem in warehousing. Past literature has shown the superiority of the Duration-of-Stay (DoS) method in assigning pallets, but the methodology requires perfect prior knowledge of DoS for each pallet, which is unknown and uncertain under realistic conditions. The dynamic natu…

2019-03-12abs ↗pdf ↗

This work uses reinforcement learning to optimize task scheduling and execution in a dynamic multi-agent warehouse environment.

problem Optimizing task scheduling and execution in a dynamic multi-agent warehouse environment with limited observability.
method Deep reinforcement learning to solve both high-level scheduling and low-level multi-agent execution problems.
result Demonstrates the effectiveness of reinforcement learning in optimizing task scheduling and execution in a dynamic multi-agent environment.

Study optimal strategies for unwinding uncertain order flows in financial trading desks.

problem Optimizing strategies for handling uncertain order flows in financial trading desks.
method Modeling and solving the problem for a general class of in-flow processes, enabling an analytic solution.
result Optimal strategies depend on the autocorrelation of orders; only truth-telling flow is unwound myopically.

Study investigates deep learning model's reliability in clinical MRI data.

problem Tackles reliability of DL models in clinical out-of-distribution MRI data.
method Investigated performance of DL model trained on diverse datasets compared to clinical data.
result Model performs better in similar protocols but worse in clinical data with different tissue contrasts.

Late fusion of clinical notes and physiological data improves ICU mortality prediction.

problem Improving ICU mortality prediction using multimodal data.
method Late fusion of clinical notes and physiological time series data with a deep learning architecture.
result Late fusion approach provides statistically significant improvement in mortality prediction performance.

The paper explores using historical data to improve clinical trial analysis by optimizing covariate weights.

problem Limited covariates in small clinical trials reduce the effectiveness of analysis.
method Leverage historical data to pre-specify covariate weights as a composite covariate.
result A composite covariate improves the cost/benefit ratio and reduces overfitting in small clinical trials.

This study shows unstructured clinical notes can improve mortality prediction.

problem Lack of effective use of unstructured clinical notes in mortality prediction.
method Used a hierarchical architecture with convolutional and recurrent layers to predict in-hospital mortality from unprocessed clinical notes.
result Achieved higher metrics in mortality prediction compared to structured data approaches.

New dataset and approach improve skin cancer detection accuracy.

problem Lack of patient clinical information in automated skin cancer detection.
method Introduced a new dataset with clinical images and patient information. Combined clinical data with dermoscopy images using deep learning models.
result Combining clinical data improves skin cancer detection accuracy by around 7%.

Bayesian approach for handling incomplete clinical data.

problem Challenges in machine learning with multimodal, incomplete clinical data.
method Generative and discriminative learning, semi-supervised strategy, imputation of missing views.
result Automatic imputation of missing views and robust inference across different data sources.

Wide and deep neural network predicts Alzheimer's progression from shape and clinical data.

problem Predicting Alzheimer's disease progression from shape and clinical data.
method Fused anatomical shape and tabular clinical data in a neural network, employing survival analysis loss.
result The model outperforms shape and clinical models individually.

A clinical Meta-Dataset from TCGA for multi-task learning.

problem Clinical decision making requires considering multiple factors; current benchmarks lack consistency and variety.
method Developed a Meta-Dataset with 174 tasks from TCGA, using regression and neural networks.
result Demonstrated the feasibility of predicting multiple clinical variables from gene expression data.

Predict sepsis early from EHR data with aggregated clinical events.

problem Predict sepsis from clinical data in EHR with temporal interactions.
method Aggregates heterogeneous clinical events, captures temporal interactions with LSTM.
result Achieved high utility score (0.321) in PhysioNet/Computing in Cardiology Challenge 2019.

Unified model combines neural networks and dictionary learning for clinical predictions from brain data.

problem Predicting clinical severity from brain imaging data.
method Combines neural networks with dictionary learning to model patient-specific and shared features.
result Unified model outperforms state-of-the-art methods in predicting clinical severity.

With the maturation of metabolomics science and proliferation of biobanks, clinical metabolic profiling is an increasingly opportunistic frontier for advancing translational clinical research. Automated Machine Learning (AutoML) approaches provide exciting opportunity to guide feature selection in agnostic metabolic pr…

2017-10-09abs ↗pdf ↗

Proposes clustering as a new evaluation method for clinical knowledge embedding.

problem Traditional Link Prediction evaluation protocol loses information and harms model accuracy.
method Proposes Clustering Evaluation Protocol as an alternative.
result Experimental results show the proposed protocol can potentially replace Link Prediction.

Study improves healthcare time series imputation by considering structured missingness.

problem Structured missingness in clinical data impacts time series imputation models.
method Analysis of different masking strategies on imputation methods using PhysioNet Challenge 2012 dataset.
result Masking choices significantly affect imputation accuracy and clinical prediction.

New method detects biomarker-treatment interactions in clinical trials.

problem Detecting interactions between high-dimensional biomarkers and treatments in randomized trials.
method Two-stage penalized regression screening using ridge regression for multivariate screening.
result Ridge regression screening provides greater power than traditional methods in correlated data.

AI predicts medical specialty diagnostic choices from EHR records.

problem Predicting timely medical specialty diagnostic workups for patients.
method Ensemble of feed-forward neural networks trained on EHR data.
result Significantly higher accuracy compared to traditional checklists.

TrialGraph uses graph machine learning to improve clinical trial design and predict side effects.

problem Complexity and cost in clinical trials hinder drug development.
method Curated clinical trial data set converted to graph-structured formats, applied graph machine learning algorithms.
result MetaPath2Vec algorithm performed exceptionally well, improving prediction accuracy.

Health care is one of the most exciting frontiers in data mining and machine learning. Successful adoption of electronic health records (EHRs) created an explosion in digital clinical data available for analysis, but progress in machine learning for healthcare research has been difficult to measure because of the absen…

2017-03-22abs ↗pdf ↗

Clinical notes are a rich source of information about patient state. However, using them to predict clinical events with machine learning models is challenging. They are very high dimensional, sparse and have complex structure. Furthermore, training data is often scarce because it is expensive to obtain reliable labels…

2017-05-19abs ↗pdf ↗

Disease phenotyping algorithms process observational clinical data to identify patients with specific diseases. Supervised phenotyping methods require significant quantities of expert-labeled data, while unsupervised methods may learn non-disease phenotypes. To address these limitations, we propose the Semi-Supervised …

2018-12-07abs ↗pdf ↗

A new hybrid federated learning algorithm for combining clinical and omics data.

problem Combining clinical and omics data in federated learning settings.
method Reformulated Kernel Regularized Least Squares algorithm for hybrid federated learning.
result Validation of two variants of the hybrid algorithm on well-established datasets.

FRESH combines patient-level and aggregate-level data for better clinical decision making.

problem Combining patient-level and aggregate-level data for clinical decision making.
method FRESH method that re-calibrates a patient-level model to match specified aggregate statistics.
result Unified data-efficient model for clinical decision making.

Unified Bayesian framework for missing data imputation and prediction in clinical time series.

problem High prevalence of missing values in clinical time series data.
method Unified Bayesian recurrent framework for imputation and prediction.
result Strong performance gains over state-of-the-art methods on mortality prediction tasks.

Having the right assortment of shipping boxes in the fulfillment warehouse to pack and ship customer's online orders is an indispensable and integral part of nowadays eCommerce business, as it will not only help maintain a profitable business but also create great experiences for customers. However, it is an extremely …

2018-09-26abs ↗pdf ↗

Language models improve clinical prediction models using EHR data.

problem Limited patient data for training clinical prediction models.
method Using patient representation schemes from natural language processing.
result 3.5% mean improvement in AUROC on five prediction tasks.