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

Trend · papers per month

1122 · Feb 201419922001200920182026
41 results for SNPs

Method clusters SNPs to improve detection of disease-associated variants.

problem Over-conservative SNP-wise approach in GWASs.
method Model-based clustering of SNPs into three clusters, borrowing information across SNPs.
result Proposed method outperforms traditional SNP-wise approach in controlling false discovery rate and sensitivity.

SAERMA combines deep learning and rule mining to identify SNP interactions.

problem Identifying significant SNPs and their interactions in complex diseases.
method Stacked Autoencoder Rule Mining Algorithm (SAERMA) integrating deep learning and association rule mining.
result Achieved high classification accuracy (77% AUC, 77% SE, 68% SP) with 100 units.

This paper presents a method for efficient density estimation in nonlinear systems.

problem Accurate representation of non-Gaussian distributions in nonlinear dynamical systems is challenging.
method Uses Seminonparametric (SNP) densities with probabilists' Hermite polynomial basis and Monte Carlo approximation for maximum likelihood estimation.
result Demonstrates that the method can accurately capture non-Gaussian density structure and compute quantiles using fewer samples than raw Monte Carlo.

Discovers discriminative patterns in two-class datasets.

problem Discovering patterns that occur more frequently in one class than the other.
method Proposes SSDPS algorithm with an original enumeration strategy exploiting anti-monotonicity.
result SSDPS outperforms other algorithms in terms of efficiency and pattern generation.

Kernel method detects higher order interactions in multi-view data for schizophrenia.

problem Detecting higher order interactions in multi-view biological data.
method Kernel method on reproducing kernel Hilbert space (RKHS) with mixed-effects linear model.
result Identified 13 triplets with significant correlations to hippocampal volume in schizophrenia.

New method analyzes complex multivariate pathways in high-dimensional data.

problem High-dimensional mediation analysis of multivariate exposures, mediators, and outcomes.
method Simultaneous variable selection, indirect effect matrix estimation, and prediction of multivariate outcomes.
result Identifies biologically interpretable genetic-neural-cognitive pathways.

We have developed a strategy for the analysis of newly available binary data to improve outcome predictions based on existing data (binary or non-binary). Our strategy involves two modeling approaches for the newly available data, one combining binary covariate selection via LASSO with logistic regression and one based…

2008-05-21abs ↗pdf ↗

A new method for joint eQTL mapping and gene network estimation.

problem Discovering SNP-gene relationships and gene-gene relationships in gene expression regulation.
method L1-2 regularized multi-task graphical lasso (L1-2 GLasso).
result Competitive performance on capturing true sparse structures of eQTL mapping and gene network.

A multilevel model combines genetic and imaging data for AD diagnosis.

problem Classification from multimodal genetic and brain imaging data with unbalanced contributions.
method Multilevel model with structured penalties for joint effects between modalities.
result The model reveals relationships between genes, brain regions, and disease status.

ASCEND discovers causal relationships in multi-omics data by leveraging known hierarchical structure.

problem Causal inference in high-dimensional multi-omics data, especially when ignoring the hierarchical structure.
method Two-tiered divide-and-conquer strategy with ancestral conditioning sets.
result Achieves polynomial-time complexity and accurately recovers ancestral relationships.

Paper proposes inference method for high-dimensional censored quantile regression.

problem Identifying heterogeneous effects of high-dimensional genetic biomarkers on survival outcomes.
method Combines low-dimensional model estimates based on multi-sample splittings and variable selection.
result Proposed estimator is consistent and asymptotically follows a Gaussian process.

New method for causal discovery using peeling algorithms for various data types.

problem Challenges in causal discovery due to unmeasured confounders.
method Two peeling algorithms (bottom-up and top-down) for causal discovery with generalized structural equation models.
result Valid discovery of causal relationships and parent-child effects in diverse data types.

ICODEN models survival data with interval-censored times using neural networks and ODEs.

problem Predicting time-to-event outcomes with interval-censored data, especially when models require strong assumptions or cannot handle high-dimensional predictors.
method ICODEN uses ordinary differential equations and deep neural networks to model the hazard function and cumulative hazard without proportional hazards assumption.
result ICODEN achieves satisfactory predictive accuracy across various simulation and real-world applications, handling high-dimensional predictors robustly.

Learning tasks such as those involving genomic data often poses a serious challenge: the number of input features can be orders of magnitude larger than the number of training examples, making it difficult to avoid overfitting, even when using the known regularization techniques. We focus here on tasks in which the inp…

2016-11-28abs ↗pdf ↗

Study uses machine learning to predict future health from various health data types.

problem Predicting future health using diverse health data types.
method Applied machine learning (neural networks and XGBoost) to longitudinal data from 6830 individuals.
result Health-related measures were the strongest predictors of future health status, while genetic data performed poorly.