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

Trend · papers per month

1223 · Dec 201819922001200920172026
46 results for Brugada Syndrome

Machine learning improves detection of Brugada Syndrome from ECGs.

problem Detecting Brugada Syndrome (BrS) from ECGs is challenging due to limited diagnostic criteria.
method Pipeline that reads and processes scanned ECG images, uses LSTM classifier to diagnose.
result The proposed pipeline distinguishes between ECG types and diagnoses BrS with high accuracy.

Syndromic surveillance detects and monitors individual and population health indicators through sources such as emergency department records. Automated classification of these records can improve outbreak detection speed and diagnosis accuracy. Current syndromic systems rely on hand-coded keyword-based methods to parse…

2018-05-19abs ↗pdf ↗

Improved logistic regression for multi-omics data improves prediction and variable selection.

problem Predicting binary class labels from multi-omics datasets with varying characteristics.
method Two-step penalized logistic regression with separate variable selection for each data layer.
result Our approach selects more relevant predictors and achieves comparable prediction performance.

The paper prices a new life insurance policy for couples, considering various contingent benefits.

problem Valuation of life insurance policies for dependent coupled lives.
method Employed the QPQP-rule combining real-world and risk-neutral measures for pricing.
result Explicit pricing expressions for the new insurance policy were derived and analyzed.

Patients who suffer an acute coronary syndrome are at elevated risk for adverse cardiovascular events such as myocardial infarction and cardiovascular death. Accurate assessment of this risk is crucial to their course of care. We focus on estimating a patient's risk of cardiovascular death after an acute coronary syndr…

2018-12-02abs ↗pdf ↗

This paper automates mining of COVID-19 scholarly articles using machine learning.

problem Time-consuming and impractical manual extraction of relevant COVID-19 research articles.
method Used machine learning approaches, specifically clustering and parallel one-class support vector machines (OCSVMs), on the CORD-19 dataset.
result Parallel OCSVMs outperform other methods for both original and reduced feature space.

Develops a risk score to assist ECMO planning for critically ill patients with viral or unspecified pneumonia.

problem Lack of a risk score to guide ECMO planning for critically ill patients.
method Leverages machine learning to develop the PEER score.
result PEER score predicts mortality and decompensation in patients eligible for ECMO.

Mobile electrocardiogram (ECG) recording technologies represent a promising tool to fight the ongoing epidemic of cardiovascular diseases, which are responsible for more deaths globally than any other cause. While the ability to monitor one's heart activity at any time in any place is a crucial advantage of such techno…

2018-10-05abs ↗pdf ↗

The paper proposes a method to predict the performance of data-driven algorithms using surrogate models.

problem Improving the performance prediction of data-driven knowledge discovery algorithms.
method Surrogate-assisted performance prediction using evolutionary modeling of clinical pathways.
result The proposed approach provides interpretable prediction of algorithm performance and quality.

Twin-to-twin transfusion syndrome treatment requires fetoscopic laser photocoagulation of placental vascular anastomoses to regulate blood flow to both fetuses. Limited field-of-view (FoV) and low visual quality during fetoscopy make it challenging to identify all vascular connections. Mosaicking can align multiple ove…

2019-07-15abs ↗pdf ↗

Study improves LLMs for PPI analysis by addressing uncertainty.

problem Uncertainty in LLM predictions for PPIs.
method Fine-tuned LLaMA-3 and BioMedGPT models, LoRA ensembles, Bayesian LoRA for UQ.
result Competitive PPI identification performance across diverse disease contexts.

Medical researchers are coming to appreciate that many diseases are in fact complex, heterogeneous syndromes composed of subpopulations that express different variants of a related complication. Time series data extracted from individual electronic health records (EHR) offer an exciting new way to study subtle differen…

2016-06-29abs ↗pdf ↗

Machine learning aids in diagnosing Parkinson's disease with higher accuracy.

problem Subjectivity in traditional PD diagnosis methods and missed early symptoms.
method Machine learning applied to various data modalities for PD and control group classification.
result Machine learning methods show high potential for improving PD diagnosis.

Study tackles variable selection with missing covariates and outcomes using machine learning and imputation.

problem Missing data in both covariates and outcomes complicates variable selection in health studies.
method Exploits machine learning flexibility and bootstrap imputation for variable selection, comparing multiple methods.
result XGBoost and BART perform best in variable selection with bootstrap imputation, achieving high F1F_1 scores and low Type I errors.

Background: Elderly patients with MODS have high risk of death and poor prognosis. The performance of current scoring systems assessing the severity of MODS and its mortality remains unsatisfactory. This study aims to develop an interpretable and generalizable model for early mortality prediction in elderly patients wi…

2020-01-28abs ↗pdf ↗

A new bandit problem where experiments can be interrupted if results are not promising.

problem Interruptible multi-armed bandit problem with a threshold for cumulative reward.
method Formalized survival regret, identified key components (regret and probability of ruin), derived lower bounds and optimal policies.
result No policy can achieve sublinear survival regret, but optimal policies minimize survival regret in a Pareto sense.