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.

169,181 papers · 148 categories

Trend · papers per month

21416282 · Oct 201919922001200920182026
48 results for clinical reports

Improved language model for French clinical reports achieves state-of-the-art performance in medical NLP tasks.

problem Lack of specialized language models for French clinical reports.
method Adapted a general pre-trained language model (CamemBERT) to French clinical reports using a corpus of 21M reports.
result Pretrained and fine-tuned models improved F1-score by 3 percentage points on APMed task.

CLARA generates clinical reports from raw inputs, improving accuracy and efficiency.

problem Generating accurate and detailed clinical reports from raw inputs is time-consuming and error-prone.
method Interactive method that generates reports sentence by sentence based on doctors' anchor words and partially completed sentences.
result CLARA achieves significant improvements in report generation accuracy and efficiency.

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.

Model uses unsupervised learning to classify medical reports with less labeled data.

problem Lack of labeled data for fine-grained disease classification in medical reports.
method Developed a pipeline combining an unsupervised encoder-language model and a supervised classifier model.
result Improved classification accuracy with less labeled data compared to previous methods.

Study develops a new algorithm for assessing clinical trial abstracts.

problem Limited tools for assessing qualitative statements in clinical research.
method Developed a three-class sentiment classification algorithm using BERT model.
result Algorithm achieved 91.3% classification accuracy and 0.92 macro F1-Score.

Qwant Research improves clinical case matching and information retrieval.

problem Matching and retrieving relevant clinical cases and discussions.
method Approach based on language models and preprocessings, information extraction system using neural networks and linguistic analysis.
result Very encouraging results in information extraction accuracy.

Gaussian Processes outperform other models in estimating uncertainty for radiology report observation detection.

problem Uncertainty quantification in automatic data labelling for semi-supervised learning in clinical NLP.
method Investigation of uncertainty estimates from various predictive models using NLPP and MMPCL metrics.
result Gaussian Processes provide superior performance in quantifying uncertainty for radiology report observation detection.

DreamNLP extracts important terms from EHRs using a modified Count Sketch algorithm.

problem Efficiently extracting information from large sets of EHRs with limited prior knowledge.
method Modified Count Sketch data streaming algorithm for low memory usage.
result Extracted terms are useful for defining important features for machine learning in precision medicine.

Supervised topic models can help clinical researchers find interpretable cooccurence patterns in count data that are relevant for diagnostics. However, standard formulations of supervised Latent Dirichlet Allocation have two problems. First, when documents have many more words than labels, the influence of the labels w…

2016-12-06abs ↗pdf ↗

Study examines impact of fairness penalties on clinical risk prediction models.

problem Widespread health disparities in machine learning-guided clinical decision-making.
method Empirical study across multiple databases, outcomes, and sensitive attributes.
result Penalizing fairness violations nearly universally degrades model performance and fairness metrics.

Study proposes a multimodal model for cardiovascular risk prediction using EHRs.

problem Lack of comprehensive risk prediction from EHRs due to unstructured text.
method Proposes a multimodal BiLSTM model integrating structured and unstructured EHR data.
result Proposed BiLSTM model outperforms other DNN architectures in cardiovascular risk prediction.

Multiple Sclerosis is a degenerative condition of the central nervous system that affects nearly 2.5 million of individuals in terms of their physical, cognitive, psychological and social capabilities. Researchers are currently investigating on the use of patient reported outcome measures for the assessment of impact a…

2016-12-02abs ↗pdf ↗

Paper presents an efficient method for selecting machine learning algorithms and hyper-parameters.

problem Efficient selection of machine learning algorithms and hyper-parameters is challenging for large datasets.
method Progressive sampling-based Bayesian optimization
result Significantly reduces search time, classification error rate, and error rate variability.

Unified Bayesian framework improves clinical trial hypothesis testing.

problem Lack of transparency and inability to quantify evidence in traditional P-values.
method Interval null hypothesis framework combined with Bayes factor-based tests.
result Bayesian interval hypothesis testing ensures frequentist error control and interpretability.

Machine learning guides clinicians in predictive modeling using big data.

problem Insufficient understanding of machine learning among clinicians hinders its adoption.
method Provides a series of guides on machine learning principles, resampling, model evaluation, and coding.
result Clinicians need methodological rigor and clarity to use machine learning effectively.

Study evaluates how framing affects machine learning models for sepsis prediction.

problem Understanding and reporting framing is crucial for AI technology success.
method Four different approaches applied to AI models of sepsis prediction.
result On-clinical-demand framing showed the lowest missing values and best temporal dependencies.

Infrastructure monitors AI/ML radiology models across multiple sites.

problem Monitoring and improving AI/ML radiology models across multiple sites.
method Interactive radiology reporting, centralized cloud system, post-marketing surveillance.
result Efficient monitoring and iterative development of AI/ML models without radiologist burden.

Detecting early signs of mood episodes in bipolar disorder patients.

problem Early identification of mood episodes in bipolar disorder patients for timely treatment.
method Signature-based model derived from stochastic analysis applied to real-time mood data.
result The signature method can identify the onset of mood episodes in bipolar disorder patients.

Transformers improve Alzheimer's disease progression prediction by accounting for irregular biomarker histories.

problem Difficult prediction of medium-horizon Alzheimer's disease progression due to tied clinical scores and irregular biomarker observations.
method Developed a residual gap-aware transformer that combines statistical reference with transformer-based residual learning.
result The proposed model reduces mean error and improves prediction-observation correlation compared to baseline models.

Proposes isotonic regression for calibrating Deep Cox models' survival probabilities.

problem Poor calibration of Deep Cox models' survival probabilities.
method Isotonic regression for post hoc calibration of Deep Cox models.
result Establishes favorable theoretical guarantees and demonstrates empirical effectiveness.

Personalized models using group attributes reduce performance, study finds.

problem Reducing performance of models using group attributes like race or gender.
method Formal conditions and collective preference guarantees to ensure fair use.
result Models personalized with group attributes reduce performance at a group level.

Expands statistical background for knee osteoarthritis treatment models.

problem Developing optimal exercise and weight loss treatments for knee osteoarthritis.
method Precision medicine models and jackknife cross-validation method.
result Jackknife estimator provides consistent value function estimation.

Study validates machine learning models for patient outcomes using various methods.

problem Validating machine learning models for patient outcomes in electronic health records.
method Used three state-of-the-art machine learning methods (random forest, gradient boosting, logistic regression) to predict patient outcomes and assess feature importance.
result Permutation tests applied to random forest and gradient boosting models showed the most agreement with clinical interpretation of feature importance.

ROOFS helps researchers select robust biomarker features from complex data.

problem Challenges in feature selection for biomarker discovery and clinical models.
method ROOFS is a Python package that benchmarks multiple feature selection methods on user data.
result ROOFS identifies a filter method as optimal for identifying predictors of lung cancer resistance.

Study uses ML to predict HL survival, outperforming CoxPH.

problem Improving survival prediction for HL patients.
method Compared multiple ML algorithms to CoxPH model.
result ML models outperform CoxPH in predicting HL survival.

Method predicts ODX scores for breast cancer patients based on clinical data.

problem Predicting ODX scores for breast cancer patients to aid decision-making.
method Distributional random forest approach using 9 clinico-pathological characteristics.
result Correctly predicted 92% of low risk and 40.2% of high risk patients.

Enhanced mortality prediction model using EHR and free-text data.

problem Predicting one-year mortality in AMI patients.
method Used deep learning models with word embedding features from free-text discharge summaries.
result Significant improvement in model performance (92.89% accuracy, 0.928 F-measure).

Improved radiological abnormality detection using LSTM with time-modulated approach.

problem Detect radiological abnormalities in medical images using CNNs on individual exams.
method Used time-modulated LSTM to model entire sequence of radiographs, including reports.
result Improved detection of radiological abnormalities on chest x-rays.

Neural SDEs model suicide risk with compact state space constraints.

problem Modeling suicide risk with irregular, noisy, and partially observed data.
method Developed neural SDEs confined to compact state spaces, addressing domain constraints and numerical stability.
result Improved forecasts and optimization dynamics over standard models on EMA datasets.

Custom NLP system extracts clinical data for breast cancer analysis.

problem Manual extraction of information from text-based medical records is tedious and requires specialized knowledge.
method Combines standard text mining techniques with advanced synonym detection for global analysis.
result Achieved good extraction accuracy for various concepts of interest without requiring existing corpora or ontologies.

The study evaluates AI model performance measures for medical use.

problem Selecting appropriate performance measures for AI models in medical practice.
method Assessed 32 performance measures across five domains for binary outcomes.
result 17 measures are both proper and reflect decision-analytic performance.

We present a novel method for variable selection in regression models when covariates are measured with error. The iterative algorithm we propose, MEBoost, follows a path defined by estimating equations that correct for covariate measurement error. Via simulation, we evaluated our method and compare its performance to …

2017-01-09abs ↗pdf ↗