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

Trend · papers per month

2.9%5.7%8.6%11.5% · Jul 201919922001200920182026
48 results for clinical concept extraction

Paper proposes a streamlined approach to clinical concept extraction using LSTM-CRF.

problem Automated extraction of concepts from clinical records for clinical research.
method Bidirectional LSTM with CRF decoding initialized with general-purpose word embeddings.
result Experimental results outperform all recent methods and rank closely to the best submission from the original i2b2/VA challenge.

Paper improves relation extraction in clinical texts with limited data.

problem Relation extraction in narrow knowledge domains with scarce annotated data.
method Introduces a bag-of-concepts (BoC) model and compares it with window-bounded co-occurrence (WBC).
result BoC model outperforms baseline and other complex methods on small dataset.

Natural language processing predicts AKI onset in ICU patients.

problem Early detection of AKI in ICU patients to improve outcomes.
method Clinical notes were processed to generate word and concept embeddings. Five classifiers and a deep learning model were used to predict AKI.
result The best model achieved an AUC of 0.779 for predicting AKI onset.

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.

Deep learning outperforms classical methods in patient phenotyping.

problem Classifying patients into medical conditions using clinical notes.
method Comparison of CNNs, n-gram models, and cTAKES-based approaches on 10 phenotyping tasks.
result CNNs achieve an average F1-score of 76, significantly outperforming other methods.

Enhancing spectral embedding for low-dimensional embeddings in rare disease cohorts

problem Representing clinical concepts and patients in electronic health records
method Spectral-based unsupervised learning with flexible knowledge transfer
result Outperforms competing approaches in challenging scenarios

Improved negation detection in Dutch clinical texts using machine learning.

problem Extracting negation from clinical text for better model development.
method Comparison of rule-based and machine learning methods (biLSTM, RoBERTa).
result BiLSTM and RoBERTa models outperform rule-based method in F1 score, precision, and recall.

The paper shows how the timing of prediction impacts model performance in healthcare.

problem The timing of prediction affects model performance in healthcare.
method The paper compares two prediction schemes: outcome-dependent and outcome-independent.
result An outcome-independent scheme outperforms an outcome-dependent scheme.

Proposes a deep learning framework for evaluating patient similarities from EHRs.

problem Evaluating clinical similarities between patients for various healthcare applications.
method A deep learning framework with medical concept embedding, preserving temporal information.
result Significant improvement in patient similarity evaluation over baselines.

Framework improves clinical timeline reconstruction from text and tables.

problem Temporal precision and event timing in clinical narratives and EHRs.
method Retrieval-augmented multimodal alignment framework.
result Consistently improves absolute timestamp accuracy and temporal concordance.

Framework harmonizes EHR data across institutions for better analysis.

problem Heterogeneity of medical codes and terminologies hinder EHR data analysis.
method MASH (Multi-source Automated Structured Hierarchy) uses neural optimal transport and learned hyperbolic embeddings to align and structure EHR data.
result MASH generates interpretable hierarchical graphs for unstructured local laboratory codes.

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.

New method extracts biological concepts from cell microscopy images.

problem Extracting meaningful concepts from vision foundation models trained on cell microscopy images.
method Sparse dictionary learning (DL) combined with PCA whitening pre-processing.
result Successfully retrieved biologically meaningful concepts like cell types and genetic perturbations.

Automated system extracts medication regimens from medical conversations.

problem Extract relevant medication information from medical conversations.
method QA task approach, combined QA and Information Extraction, data augmentation, public embeddings, pretraining.
result Improved accuracy in extracting dosage and frequency from 54.28 and 37.13 to 89.57 and 45.94.

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.

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.

Transfer learning improves clinical time series prediction with deep RNNs.

problem Training deep neural networks for clinical time series analysis requires large labeled data and expertise.
method Investigated transfer learning scenarios for deep RNNs: domain-adaptation and task-adaptation.
result Pre-trained deep models allow robust, efficient, and data-efficient clinical time series prediction.

ConCare personalizes healthcare predictions by capturing EMR features.

problem Predicting patient outcomes from EMR data with personalization.
method Captures personal characteristics and time-aware distribution in EMR data.
result Improves healthcare prediction accuracy through personalized health context.

Transfer learning improves clinical time series prediction with limited data.

problem Training deep RNNs for clinical tasks requires large labeled data and tuning.
method Transfer learning from pre-trained RNNs on multiple tasks to new tasks.
result Features from pre-trained RNNs improve model performance and robustness.

Extracts salient concepts from CNNs for explaining deep neural networks.

problem Explaining the opaque behavior of deep neural networks in safety-critical domains.
method Uses autoencoders to extract salient concepts and builds a Bayesian causal model.
result Identifies and visualizes features influencing deep neural network classifications.

AdaCare learns health status from biomarkers across multiple time scales.

problem Lack of explicit extraction of historical biomarker variation and adaptability to diverse patient conditions.
method Scale-adaptive feature extraction and recalibration for interpretability.
result AdaCare achieves state-of-the-art prediction accuracy and provides interpretable results.

MIMIC-Extract transforms EHR data for reproducible healthcare machine learning.

problem Lack of accessible, standardized healthcare data for machine learning.
method Open-source pipeline for converting raw EHR data into usable dataframes.
result Demonstrates utility through benchmark tasks and baseline results.

BC-LLM uses LLMs to find concepts without predefined sets, improving interpretability and performance.

problem Finding a balance between interpretability and accuracy in concept extraction models.
method Bayesian approach with LLMs as both concept extractor and prior.
result BC-LLM outperforms interpretable and black-box models across various datasets.

Improves medical note processing by training model on related concepts and global context.

problem Scarce and imbalanced labeled training data limits generalizability of automated abbreviation disambiguation models.
method Data augmentation using related medical concepts and global context information within medical notes.
result Model accuracy improved by almost 14% on CASI dataset and 4% on i2b2 dataset.

CLIP dataset helps extract action items from hospital discharge notes.

problem Lost action items in long discharge notes hinder information sharing.
method Created CLIP dataset of annotated discharge notes, used multi-aspect extractive summarization, trained models on pre-trained language models and context.
result Best models improved by incorporating context and pre-trained language models.

Framework for AI healthcare products from concept to market.

problem Failure of AI products to reach clinics despite promising potential.
method Decision-making framework for AI healthcare product development.
result Guides through a three-phase process to market launch of validated AI products.

Method extracts time-localized clusters to explain deep learning models in ECG analysis.

problem Limited understanding of deep learning models in ECG analysis.
method Extracts time-localized clusters from model's internal representations.
result Enhances trust in AI-driven diagnostics and reveals clinically relevant patterns.