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

Trend · papers per month

9192837 · May 202019922001200920182026
48 results for disease surveillance

Supervised learning improves disease outbreak detection accuracy.

problem Early detection of infectious disease outbreaks to protect public health.
method Developed a supervised learning approach based on hidden Markov models for disease outbreak detection.
result Reduces false positive rate by up to 50% while maintaining sensitivity.

Word2vec model captures disease attributes from unstructured text.

problem Augmenting disease surveillance with unstructured data requires accurate taxonomical correlations and trace mapping.
method Developed a disease vocabulary driven word2vec model (Dis2Vec) to model diseases and their attributes.
result Dis2Vec outperforms traditional word2vec methods in capturing taxonomical attributes across different disease classes.

Improved bio-surveillance through automated document classification.

problem Tracking infectious diseases across global news alerts.
method Recurrent neural networks, TF-IDF, Naive Bayes, logistic regression.
result 97% recall and 93.3% accuracy in bio-surveillance event classification.

Proposes a method to identify key components for predicting epidemic dynamics with limited resources.

problem Predicting epidemic dynamics with limited surveillance resources.
method Developed a group sparse Bayesian learning algorithm to identify sentinel components for monitoring.
result The proposed algorithm effectively predicts epidemic dynamics using partial data from sentinel components.

SVM with graph metrics improves diabetes prediction.

problem Improving disease classification accuracy using machine learning.
method Combining SVM modeling with graph theory metrics for disease prediction.
result SVM with graph metrics outperformed without, achieving ROC index of 75.6.

Machine learning algorithms improve autism surveillance accuracy.

problem Efficiently predicting autism from evaluations to reduce human labor.
method 8 supervised learning algorithms tested on CDC ASD data.
result Random forest and NB-SVM perform similarly, with NB-SVM having more false negatives.

Flusion combines multiple data sources to improve flu forecasts.

problem Accurate flu predictions to improve public health actions.
method Ensemble model combining gradient boosting quantile regression and Bayesian autoregressive models.
result Flusion was the top-performing model in the CDC's influenza prediction challenge.

Optimizes COVID-19 testing policy using a Multi-Armed Bandit approach.

problem Balancing discovery of positive cases with population surveillance.
method Risk scoring and random sampling based on Multi-Armed Bandit theory.
result Effective prioritization captures 65-92% of positive cases with varying testing capacity.

Deep learning model performs differently in TB-specific vs non-TB-specific chest X-rays.

problem Limited generalizability of machine learning models for tuberculosis detection.
method Developed a DCNN model using a TB-specific CXR dataset and tested it on a non-TB-specific CXR dataset.
result A deep learning model trained on one population's TB CXR data does not generalize well to another population.

Adaptive sequential testing optimizes epidemic control by learning optimal test strategies.

problem Optimizing test allocation in epidemics with network and temporal dependence.
method Adaptive sequential design with Online Super Learner for optimal test strategies.
result Superior performance in simulated university COVID-19 pandemic.

Paper addresses data heterogeneity in federated learning for CoxPH models in healthcare.

problem Data heterogeneity in federated learning of CoxPH models for healthcare.
method Feature-based clustering and event-based reporting strategy.
result Enhanced model accuracy and performance in federated survival analysis.

New method tackles anomaly detection in video surveillance using continual learning.

problem Challenges in continual learning for high-dimensional applications like video surveillance.
method Transfer learning and continual learning for online anomaly detection.
result Significantly reduces training complexity and continual learning from recent data.

Classifiers and beamforming algorithms improved audio surveillance detection accuracy.

problem Detecting surveillance sound events with high accuracy and efficiency.
method Evaluated seven classifiers and two beamforming algorithms; used data augmentation and tested with varying SNR levels.
result SVM and Delay-and-Sum (DaS) combination achieved the highest accuracy (86.0%), but had high computational cost.

New algorithm rSVDdpd improves robustness and scalability for video surveillance background modeling.

problem Camera tampering and noisy videos make background separation challenging.
method Introduces rSVDdpd, a robust singular value decomposition technique for scalable video surveillance.
result Demonstrates superior performance on benchmark and real-life datasets.

Online anomaly detection in surveillance videos with false alarm rate bounds.

problem Lack of theoretical performance analysis and online decision making in anomaly detection.
method Proposes an online anomaly detection method with asymptotic bounds on false alarm rate.
result Demonstrates effectiveness on publicly available data sets, outperforming state-of-the-art algorithms.

Graph-based framework predicts ADR signals from clinical data.

problem Detecting ADRs in post-market surveillance using clinical data.
method Developed a Drug-disease graph with Graph Neural Network for ADR signal prediction.
result Improved AUROC and AUPRC performance (0.795 and 0.775) compared to other algorithms.

Study classifies pathology reports using TF-IDF features and machine learning.

problem Classifying pathology reports for cancer surveillance and diagnostic workflow.
method Extracted TF-IDF features from pathology reports and classified them using SVM, XGBoost, and Logistic Regression.
result XGBoost achieved 92% accuracy in classifying pathology reports.

Deep learning models outperform traditional methods in automated chief complaint classification for syndromic surveillance.

problem Improving accuracy and speed of automated classification of emergency department records for outbreak detection.
method Implemented two LSTM and GRU models compared to MNB and SVM classifiers trained on 3.6 million de-identified records.
result RNN models outperform bag-of-words classifiers, especially for chief complaints.

Anomaly detection identifies unusual malaria transmission patterns in Ghana.

problem Identifying atypical malaria transmission patterns in Ghana's spatiotemporal surveillance data.
method Consensus-based anomaly detection framework applied to monthly malaria surveillance data.
result High-burden areas are not necessarily those with the most frequent anomalous transmission.

Zero-shot understanding of accidents from surveillance videos using vision-language models

problem Accident understanding from surveillance videos
method Three-stage pipeline with vision-language similarity, metadata-driven multi-prompt reasoning, and entropy-gated pairwise adjudicator
result Substantial improvement in harmonic-mean score over baseline

Machine learning detects metastatic breast cancer cases from linked EMR and cancer registry data.

problem Lack of metastatic recurrence data in cancer registries and EMRs.
method Semi-supervised machine learning on linked EMR and CCR data.
result Model achieved high accuracy in detecting metastatic breast cancer cases.

According to the definition of the London Interbank Offered Rate (LIBOR), contributing banks should give fair estimates of their own borrowing costs in the interbank market. Between 2007 and 2009, several banks made inappropriate submissions of LIBOR, sometimes motivated by profit-seeking from their trading positions. …

2015-08-19abs ↗pdf ↗

Deep learning model for AIS data improves vessel monitoring.

problem Improving maritime safety and efficiency with AIS data.
method Combining RNNs and latent variable modeling for multi-task learning.
result Demonstrated relevance on real AIS datasets for trajectory reconstruction, anomaly detection, and vessel type identification.

Develops an efficient online robust PCA method for big data.

problem Efficiency and robustness in processing big data with changing subspaces.
method Online moving window robust principal component analysis (OMWRPCA) with change point detection.
result Successfully tracks both slowly and abruptly changing subspaces and detects change points.

System recommends disease treatments based on big data and cloud computing.

problem Inaccurate disease classification and treatment recommendations due to complex symptoms and multi-pathogenesis.
method DPCA for disease-symptom clustering, Apriori for D-D and D-T rules, parallel Apache Spark implementation.
result Effective disease-symptom clustering and accurate treatment recommendations for inexperienced doctors.

Model learns disease self-representations for drug repositioning.

problem Drug repositioning for disease treatment.
method Enforces proximity in disease self-representations to preserve human phenome network structure.
result Method outperforms state-of-the-art approaches and produces biologically interpretable disease self-representations.

DKT transfers biomarker information between neurodegenerative diseases.

problem Estimating biomarker trajectories in rare neurodegenerative diseases with limited data.
method DKT is a joint-disease generative model that transfers biomarker progressions from common neurodegenerative diseases to rare ones.
result DKT estimates plausible multimodal biomarker trajectories in rare diseases like PCA using only unimodal data.