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

Trend · papers per month

4998146195 · Jun 202019922001200920172026
48 results for medical activity

Inpatient2Vec learns representations for inpatients with multi-layer self-attention.

problem Lack of specialized RL methods for inpatient data with strong temporal relations and consistent diagnoses.
method Inpatient2Vec uses a multi-layer self-attention mechanism with two training tasks to learn medical activity, hospital day, and diagnosis representations for inpatients.
result Inpatient2Vec outperforms baselines on semantic similarity and clinical events prediction tasks.

O-MedAL optimizes medical image analysis with online active deep learning.

problem Improving accuracy in medical image analysis with limited labeled data.
method Online Active Deep Learning method that queries examples maximizing average distance to training set.
result Significant performance improvements, including 6.30% accuracy boost with 25% labeled data.

Unified framework for medical image segmentation using active and semi-supervised learning.

problem Training medical image segmentation models with limited annotated data.
method RegAL, a unified active semi-supervised framework that optimizes sample acquisition and unlabeled data utilization.
result RegAL consistently outperforms state-of-the-art methods across various datasets and metrics under extreme annotation scarcity.

ASAC uses actor-critic models to optimize observation selection in medical settings.

problem Optimizing observation selection in costly sequential observation scenarios.
method ASAC framework with selector and predictor networks, using actor-critic models for training.
result ASAC significantly outperforms state-of-the-art methods in real-world medical datasets.

Accurate annotation of medical image is the crucial step for image AI clinical application. However, annotating medical image will incur a great deal of annotation effort and expense due to its high complexity and needing experienced doctors. To alleviate annotation cost, some active learning methods are proposed. But …

2019-01-06abs ↗pdf ↗

An active learner is given a hypothesis class, a large set of unlabeled examples and the ability to interactively query labels to an oracle of a subset of these examples; the goal of the learner is to learn a hypothesis in the class that fits the data well by making as few label queries as possible. This work addresses…

2015-10-09abs ↗pdf ↗

Deep learning skin lesion classifier explained using CAVs.

problem Limited acceptance of deep learning CAD systems due to opaque decision-making.
method Mapped human understandable concepts to RECOD model using CAVs.
result Classifier learns and encodes disease-related concepts in its latent representation.

CheXpert++ improves CheXpert's accuracy and usability for medical radiology reports.

problem Infeasibility of obtaining ground truth labels for medical data.
method BERT-based approximation of CheXpert, addressing speed, differentiability, and probabilistic output.
result Achieves 99.81% parity with CheXpert, significantly faster, differentiable, and probabilistic.

DiffATD efficiently discovers targets in partially observable environments using diffusion dynamics.

problem Efficiently discovering targets in partially observable environments with limited sampling.
method DiffATD uses diffusion dynamics to maintain a belief distribution over unobserved states, balancing exploration and exploitation.
result DiffATD outperforms baselines and supervised methods in diverse domains.

The paper investigates deep neural networks for medical imaging applications, providing interpretable results.

problem Uninterpretable decisions made by deep neural networks in medical imaging applications.
method Investigation of deep neural networks for malaria, diabetic retinopathy, brain tumor, and tuberculosis detection in various imaging modalities. Visualization of class activation mappings provided.
result Visualization of class activation mappings enhances understanding of deep neural networks and aids doctors in decision-making.

FedMAX tackles activation divergence in FL, improving accuracy and efficiency.

problem Activation divergence in Federated Learning due to non-IID data.
method Introduced a prior based on maximum entropy to minimize information about per-device activation vectors and make similar classes more alike.
result Significantly more similar activation vectors across multiple devices, leading to better accuracy and efficiency.

Visual analytics system for comparing medical records using sequence embeddings.

problem Challenges in analyzing medical records due to high dimensionality, irregularity, and sparsity.
method Event and sequence embeddings using autoencoder and self-attention mechanism, with sequence alignment for comparison.
result Demonstrated effectiveness with real-world neonatal ICU dataset.

This paper tackles data-efficient CEE with scarce labelled data, proposing a method to progressively reduce generalization risk.

problem Data scarcity in CEE tasks, especially in high-stake domains like medical treatment effect prediction.
method Develops a principled label acquisition pipeline (MACAL) for CEE tasks, focusing on reducing generalization risk progressively.
result Proposes Model Agnostic Causal Active Learning (MACAL) algorithm for batch-wise label acquisition.

This paper proposes a new method to compress CNNs for medical image analysis, improving efficiency and accuracy.

problem Large memory and computational requirements of CNNs in resource-constrained environments.
method Hierarchical spatio-channel low-rank compression framework that partitions feature maps into spatial regions and groups channels according to co-activation patterns within each region.
result The proposed method achieves significant FLOP reduction, inference speed-up, and improved classification accuracy compared to existing methods.

The paper investigates interpretability techniques for deep learning models in medical data.

problem Understanding the logic behind predictions of black-box models in medical decision-making.
method Applied deep neural networks and random forests to a medical dataset. Used autoencoders and local interpretable models to provide insights.
result Local interpretable models and autoencoders provide meaningful insights into cancer predictions, identifying distinct and non-generalizable features.

Clustering and classification critically rely on distance metrics that provide meaningful comparisons between data points. We present mixed-integer optimization approaches to find optimal distance metrics that generalize the Mahalanobis metric extensively studied in the literature. Additionally, we generalize and impro…

2018-03-28abs ↗pdf ↗

Enhances understanding of patient healthcare journeys using self-attention.

problem Capturing hidden dependencies in multi-level patient journey data.
method Proposes a multi-level self-attention network (MusaNet) for encoding patient journeys.
result MusaNet produces higher-quality representations than state-of-the-art methods.

SCBF preserves medical data privacy by training models without sharing inputs.

problem Privacy concerns in medical data collection and training.
method Stochastic Channel-Based Federated Learning (SCBF) with pruning.
result SCBF outperforms Federated Averaging with better performance and faster saturating speed.

This work abstracts deep neural networks into concept graphs for better interpretability in medical tasks.

problem Lack of interpretability in deep learning models, especially in medical domains.
method Developed a graphical representation of medical image processing models to understand concept-based reasoning.
result Extracted a concept-level graph that reveals the decision-making process of deep learning models.

Active learning improves decision-making from imbalanced observational data.

problem Reliability of prediction-based decisions in imbalanced observational data.
method Estimate Type S error rate to assess reliability, use active learning to collect new data.
result Active learning improves decision-making reliability in imbalanced data.

Improved CNN accuracy for encrypted data using approximate activation functions.

problem Low accuracy in classifying encrypted data using homomorphic encryption.
method Used a fourth-order polynomial approximation of the Swish activation function with batch normalization for homomorphic encryption.
result Achieved 99.22% accuracy on MNIST and 80.48% on CIFAR-10, improving by 0.04% and 4.11% respectively.

Active sampling algorithm improves accuracy of inferred scores from pairwise comparisons.

problem Inference of accurate scores from time-consuming pairwise comparisons.
method Approximate message passing and expected information gain maximization.
result ASAP offers the highest accuracy of inferred scores compared to existing methods.

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.

Medical deconfounder uses EHRs to estimate treatment effects without confounders.

problem Bias in assessing treatment effects from EHRs due to unobserved confounders.
method Develops a machine learning algorithm (medical deconfounder) to adjust for confounders.
result Medical deconfounder produces more accurate treatment effect estimates and identifies effective medications.

Paper introduces S3W distance for spherical probability distributions.

problem Comparing spherical probability distributions efficiently and accurately.
method S3W distance using stereographic projection and generalized Radon transform.
result Extensive theoretical analysis and evaluation of S3W performance.

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.

New test identifies specific biological parameters for personalized CVD detection.

problem Ineffectual pathology tests fail to consider platelet activation and inter-individual variability.
method Stochastic platelet deposition model and approximate Bayesian computation with discriminative summary statistics.
result Inferred parameters help identify specific biological parameters for personalized CVD detection.

Social media analytics allows us to extract, analyze, and establish semantic from user-generated contents in social media platforms. This study utilized a mixed method including a three-step process of data collection, topic modeling, and data annotation for recognizing exercise related patterns. Based on the findings,…

2018-12-08abs ↗pdf ↗

MedGCN uses graph convolutional networks to recommend medications and estimate lab tests.

problem Automatically recommend medications and estimate lab tests for cost savings and better patient care.
method Integrates heterogeneous graph relations, learns node embeddings with graph convolutional networks, and uses cross regularization for multi-task learning.
result MedGCN outperforms state-of-the-art models in both medication recommendation and lab test imputation on real-world datasets.

FRODO method rejects out-of-distribution chest x-ray images with high accuracy.

problem Rejecting out-of-distribution samples in medical image analysis.
method Uses feature activations and Mahalanobis distance to measure distribution mismatch.
result Achieves an AUC score of 0.99 in classifying chest x-ray images as in or out of distribution.