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

285684112 · Jun 202019922001200920172026
48 results for Medical responses

Proposes DeepSDRF for continuous treatment recommendation from clinical survival data.

problem Continuous treatment recommendation in medical settings with survival data.
method Deep Survival Dose Response Function (DeepSDRF) for learning conditional average dose response (CADR) function.
result Similar performance of recommender algorithms based on random search and reinforcement learning.

CASCADE improves uncertainty communication in Parkinson's disease medication management.

problem Uncertainty in clinical decision-making for Parkinson's disease patients.
method CASCADE uses a novel conformal prediction framework to adaptively scale prediction intervals based on classification uncertainty.
result CASCADE produces more efficient and robust prediction intervals for Parkinson's disease patients.

Develops a two-stage conformal prediction method for Parkinson's disease medication needs.

problem Heterogeneous disease progression and treatment response in Parkinson's Disease.
method Two-stage conformal prediction framework with statistical guarantees.
result Quantifies uncertainty in medication needs predictions, improving clinical trust and quality of life.

Proposes using external data to improve predictions in medical applications with limited samples.

problem Small sample sizes and complex covariate-response relationships in medical data.
method Integrates external co-data into Bayesian Additive Regression Trees (BART) using an empirical Bayes framework.
result Improves prediction accuracy compared to standard BART, especially for nonlinear relationships.

New methods protect privacy while providing accurate prediction sets.

problem Privacy-preserving conformal prediction for untrusted aggregators.
method Two LDP approaches: k-ary randomized response and binary search response.
result Finite-sample coverage guarantees and robust coverage under randomization.

New method estimates treatment effects over time with unobserved confounders.

problem Estimating treatment effects from observational data with unobserved confounders.
method Sequential Deconfounder using Gaussian process latent variable model.
result Unbiased estimates of individualized treatment responses over time.

New method uses probabilistic independence to discover disease signatures from medical records.

problem Insufficiently precise diagnosis of clinical disease leading to treatment failures.
method Unsupervised machine learning using probabilistic independence to disentangle disease patterns.
result Inferred 2000 clinical disease signatures from medical records, improving cancer prediction.

Electronic medical records (EMRs) supports the development of machine learning algorithms for predicting disease incidence, patient response to treatment, and other healthcare events. But insofar most algorithms have been centralized, taking little account of the decentralized, non-identically independently distributed…

2019-03-22abs ↗pdf ↗

Improves medication name inference for telemedicine and conversational agents.

problem Challenges in mapping user-friendly medication names to standardized ones.
method Entity-boosted two-tower neural network for ranking SMN to DMP.
result State-of-the-art results achieved with improved attention-based ranking.

Tensors are becoming prevalent in modern applications such as medical imaging and digital marketing. In this paper, we propose a sparse tensor additive regression (STAR) that models a scalar response as a flexible nonparametric function of tensor covariates. The proposed model effectively exploits the sparse and low-ra…

2019-03-31abs ↗pdf ↗

Three approaches learn personalized treatment policies for UTI patients.

problem Learning optimal treatment policies in multiobjective settings with fully observed outcomes.
method Indirect and direct approaches using predictive models and without intermediate models.
result All approaches outperform clinicians in achieving better performance on all outcomes and trade-offs.

CAST models time-varying treatment effects in cancer patients.

problem Estimating treatment effects at fixed time points limits understanding of dynamic changes over time.
method CAST combines parametric and non-parametric methods to model continuous time-varying treatment effects.
result CAST reveals how treatment effects rise, peak, and decline over the follow-up period.

As machine learning algorithms are increasingly applied to high impact yet high risk tasks, such as medical diagnosis or autonomous driving, it is critical that researchers can explain how such algorithms arrived at their predictions. In recent years, a number of image saliency methods have been developed to summarize …

2017-04-11abs ↗pdf ↗

The medical field stands to see significant benefits from the recent advances in deep learning. Knowing the uncertainty in the decision made by any machine learning algorithm is of utmost importance for medical practitioners. This study demonstrates the utility of using Bayesian LSTMs for classification of medical time…

2017-06-05abs ↗pdf ↗

There has been increasing interest in modelling survival data using deep learning methods in medical research. Current approaches have focused on designing special cost functions to handle censored survival data. We propose a very different method with two steps. In the first step, we transform each subject's survival …

2019-08-06abs ↗pdf ↗

Segmentation of anatomical structures and pathologies is inherently ambiguous. For instance, structure borders may not be clearly visible or different experts may have different styles of annotating. The majority of current state-of-the-art methods do not account for such ambiguities but rather learn a single mapping f…

2019-06-07abs ↗pdf ↗

This paper benchmarks privacy-preserving machine learning on medical images.

problem Ensuring privacy in medical image analysis while maintaining model accuracy.
method Comparing Local-DP and DP-SGD for differential privacy in medical imagery.
result Theoretical privacy guarantees do not fully align with real-world performance.

Enhanced conformal methods improve validity of LLM outputs.

problem Lack of conditional validity and high false rejection rates in LLM validity guarantees.
method Adaptive conditional conformal procedure and improved scoring function differentiation.
result Demonstrated improved validity and utility on real datasets.

Machine learning constructs problem-based medical records from electronic health records.

problem Difficulty in finding relevant medical information for clinical questions.
method Knowledge base completion using machine learning on electronic health records.
result Automatic construction of problem-based groupings of medications, procedures, and lab tests.

AI generates a sequence of death causes from hospital records.

problem Accurate death reporting for vital statistics and policy formulation.
method Neural machine translation models to generate causal chains, incorporating medical domain knowledge.
result Achieved 16.04 BLEU score for generating accurate causal chains.

SAVAE uses deep learning for survival analysis, improving model performance and interpretability.

problem Complex medical data with censoring and covariate interactions.
method SAVAE is a Variational Autoencoder tailored for survival analysis, using a novel ELBO formulation.
result SAVAE outperforms state-of-the-art techniques in various datasets, demonstrating robustness and interpretability.

Enhances medical code predictions for multi-morbidity patients using text classification.

problem Improving accuracy in predicting medical codes for patients with multiple illnesses.
method Used machine learning techniques, including multi-label medical text classification, to enhance predictions.
result High dimensional embeddings pre-trained on health data significantly improve multi-label classification performance.

The rate at which medical questions are asked online far exceeds the capacity of qualified people to answer them, and many of these questions are not unique. Identifying same-question pairs could enable questions to be answered more effectively. While many research efforts have focused on the problem of general questio…

2019-10-09abs ↗pdf ↗

Representation learning (RL) plays an important role in extracting proper representations from complex medical data for various analyzing tasks, such as patient grouping, clinical endpoint prediction and medication recommendation. Medical data can be divided into two typical categories, outpatient and inpatient, that h…

2019-04-18abs ↗pdf ↗

This study applies neural models to automatically recognize medical entities from natural language.

problem Automated recognition of medical entities from natural language is complex and time-consuming.
method Utilizes deep neural sequence models trained on a large dataset of death certificates.
result Deep neural models can efficiently recognize medical entities from natural language.