In this paper, we demonstrate the potential of applying Variational Autoencoder (VAE) [10] for anomaly detection in skin disease images. VAE is a class of deep generative models which is trained by maximizing the evidence lower bound of data distribution [10]. When trained on only normal data, the resulting model is ab…
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,051 papers · 148 categories
Trend · papers per month
4 results for “AUCROC”
Identifying Risk of Opioid Use Disorder for Patients Taking Opioid Medications with Deep Learningcs.LG
Deep learning predicts opioid use disorder risk in patients.
problem Identifying patients at high risk of opioid use disorder.
method Applied LSTM models to analyze electronic health records of opioid users.
result LSTM model outperformed other methods with F1 score of 0.8023 and AUCROC of 0.9369.
LSTMs predict CHF onset 15 months in advance with 91.47% AUC.
problem Predicting congestive heart failure onset 15 months in advance.
method LSTM-based RNN architecture using 216,394 patient data.
result LSTMs achieve AUCROC of 0.9147 for CHF onset prediction.
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.