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

Trend · papers per month

204407611814 · Jun 202019922001200920172026
48 results for drug optimization

Improves drug properties using a novel LLM and reinforcement learning.

problem Optimizing drug properties while retaining chemical stability.
method Structured Policy Optimization (SPO) for fine-tuning a large language model.
result Enhanced drug properties across multiple target objectives.

SDF-Bayes finds safe drug combinations safely, balancing optimism and caution.

problem Finding safe drug combinations in clinical trials with multiple drugs and patient heterogeneity.
method SDF-Bayes uses Bayesian statistics to choose the most likely MTD while ensuring safety constraints.
result SDF-Bayes outperforms existing methods in both accuracy and safety for drug combination trials.

Personalizing drug prescriptions in cancer care based on genomic information requires associating genomic markers with treatment effects. This is an unsolved challenge requiring genomic patient data in yet unavailable volumes as well as appropriate quantitative methods. We attempt to solve this challenge for an experim…

2019-12-24abs ↗pdf ↗

Bayesian methods improve drug discovery experiment design.

problem Optimizing drug screening experiments in high-dimensional data.
method Bayesian inference and optimisation with upper confidence bound algorithms, Thompson sampling, and sparse tree search.
result Sparse tree search techniques outperform other methods in drug toxicity screening.

A model learns symptom-drug relations for PD patients.

problem Automatic prescription recommendation for Parkinson's Disease patients.
method Builds a dataset of PD symptoms and prescriptions, learns latent symptom space, uses alternating optimization.
result Effective in recommending suitable prescription drugs for new PD patients.

A new drug embedding method using hierarchical drug relations and chemical structures.

problem Learning accurate drug representations from chemical structures and hierarchies.
method Semi-supervised drug embedding using VAE in hyperbolic space.
result The method accurately places drugs in a hierarchy and predicts side-effects.

Selecting the right drugs for the right patients is a primary goal of precision medicine. In this manuscript, we consider the problem of cancer drug selection in a learning-to-rank framework. We have formulated the cancer drug selection problem as to accurately predicting 1). the ranking positions of sensitive drugs an…

2018-01-23abs ↗pdf ↗

Deep Rule Forests identifies drug-drug and drug-disease interactions causing AKI.

problem Identifying drug-drug and drug-disease interactions leading to AKI.
method Deep Rule Forests (DRF) algorithm discovering rules from multilayer tree models.
result DRF model outperforms other algorithms in prediction accuracy and interpretability.

BOAT optimizes multiple antibody properties efficiently.

problem Balancing multiple drug-like properties in antibody design.
method Bayesian optimization framework coupling surrogate modeling and genetic algorithm.
result Competitive performance with state-of-the-art multi-objective protein optimization methods.

New method uses machine learning to estimate drug parameters in brain models.

problem Estimating unknown parameters in complex brain drug models.
method Physics-Informed Neural Networks (PINNs) for inverse problem solving.
result Accurate parameter estimation leads to precise drug concentration profiles.

RAMBO optimizes multi-regime problems by discovering and modeling distinct energy basins.

problem Multi-regime problems in molecular conformation and drug discovery.
method Dirichlet Process Mixture of Gaussian Processes with adaptive hyperparameters and concentration parameters.
result Consistent improvements over state-of-the-art on multi-regime objectives.

CardiGraphormer uses SSL and GNNs to improve drug discovery.

problem Challenges in drug discovery due to combinatorial chemical space and limited approved drugs.
method Combines self-supervised learning, Graph Neural Networks, and Cardinality Preserving Attention.
result Enhanced predictive performance and interpretability in drug discovery.

Text classification on drug SMILES strings yields competitive drug type classification results.

problem Classifying drug types using conventional text classification methods.
method Treated drug SMILES as sentences and applied basic NLP methods for classification.
result Competitive drug type classification results achieved.

Co-Diffusion predicts drug-target affinity by learning latent manifolds and diffusion, improving generalization.

problem Cold-start regimes in drug-target affinity prediction due to label scarcity and domain shifts.
method Two-stage framework: latent manifold alignment and latent diffusion regularization.
result Significantly outperforms state-of-the-art baselines, especially in zero-shot generalization.

Bi-GNN models drug interactions using a bi-level graph approach.

problem Predicting drug-drug interactions using machine learning.
method Bi-level graph neural networks that consider both interaction graph and representation graphs of drugs.
result Bi-GNN model improves DDI prediction accuracy compared to existing methods.

Designing a molecule with desired properties is one of the biggest challenges in drug development, as it requires optimization of chemical compound structures with respect to many complex properties. To augment the compound design process we introduce Mol-CycleGAN - a CycleGAN-based model that generates optimized compo…

2019-02-06abs ↗pdf ↗

A neural network predicts drug interactions using attention mechanisms.

problem Predicting drug-drug interactions from massive combinations of drugs.
method Siamese self-attention multi-modal neural network integrating drug characteristics.
result The model achieves AUPR scores ranging from 0.77 to 0.92 on various benchmark datasets.

STNN-DDI predicts drug interactions using substructure-aware neural networks.

problem Predicting drug-drug interactions (DDIs) to avoid side effects in poly-drug treatments.
method Designing a novel Substructure-ware Tensor Neural Network (STNN-DDI) that learns a 3-D tensor of substructure-substructure interactions.
result Significant improvement in AUC, AUPR, Accuracy, and Precision compared to state-of-the-art models.

Network medicine predicts repurposable drugs for COVID-19.

problem Identifying effective drugs for SARS-CoV-2 infections quickly.
method Artificial intelligence, network diffusion, and network proximity algorithms.
result A multimodal approach combining predictions from multiple algorithms outperforms individual methods.

Generative model designs drug combinations for improved efficacy and reduced side effects.

problem Designing effective drug combinations to overcome resistance and reduce side effects.
method Developed a deep generative model using HVGAE and a novel reward system.
result Network-principled drug combinations show reduced toxicity and potential for new strategies.

Paper proposes a new method for predicting drug interactions using adversarial autoencoders.

problem Predicting drug interactions to prevent adverse events.
method Introduces adversarial autoencoders based on Wasserstein distances and Gumbel-Softmax relaxation to generate high-quality negative samples.
result Significant improvements in link prediction and DDI classification tasks.

Exploratory cancer drug studies test multiple tumor cell lines against multiple candidate drugs. The goal in each paired (cell line, drug) experiment is to map out the dose-response curve of the cell line as the dose level of the drug increases. We propose Bayesian Tensor Filtering (BTF), a hierarchical Bayesian model …

2019-06-10abs ↗pdf ↗

Modof-pipe optimizes molecules by modifying a single site, outperforming state-of-the-art methods.

problem Improving drug candidates' properties through chemical modification.
method Deep generative model Modof over molecular graphs for molecule optimization.
result Modof-pipe achieves significant improvements in octanol-water partition coefficient and molecule similarity constraints.

Model predicts anti-cancer drug responses using gene and molecular data.

problem Expensive and time-consuming cancer drug discovery and tailoring.
method Uses variational autoencoders and multi-layer perceptrons to encode gene expression and drug data.
result High average R2R^{2} of 0.83 and 0.845 in predicting drug responses for breast and pan-cancer cell lines, respectively.

Paper proposes an inductive RGCN for few-shot link prediction in drug-repurposing.

problem Predicting rare interactions in drug-repurposing for novel diseases.
method Proposes an inductive RGCN to learn relation embeddings for few-shot learning.
result Significantly outperforms state-of-the-art models in few-shot learning tasks.

LinFACT identifies all ε-best arms in linear bandits with near-optimal efficiency.

problem Efficiently identifying multiple optimal candidates in high trial-and-error cost tasks.
method LinFACT algorithm designed for linear bandits, with information-theoretic lower bound and upper bound derivation integration.
result LinFACT achieves instance optimality, matching lower bound up to a logarithmic factor.

GEFA predicts drug-target affinity using graph neural networks.

problem Accurate prediction of drug-target interactions for rapid drug repurposing.
method GEFA (Graph Early Fusion Affinity) is a novel graph-in-graph neural network with attention mechanism.
result GEFA effectively models drug-target interactions, demonstrating the effectiveness of pre-trained protein embedding and nested graph representation.

The biological processes involved in a drug's mechanisms of action are oftentimes dynamic, complex and difficult to discern. Time-course gene expression data is a rich source of information that can be used to unravel these complex processes, identify biomarkers of drug sensitivity and predict the response to a drug. H…

2019-07-27abs ↗pdf ↗

New dataset abla2 abla^2DFT for drug-like molecules benchmarks neural network potentials.

problem Lack of large, diverse datasets for training neural network potentials in quantum chemistry.
method Developed a new dataset abla2 abla^2DFT containing energies, forces, and molecular properties for drug-like molecules.
result First dataset with relaxation trajectories for drug-like molecules.

The study compares Euclidean and cosine distances in medical drug prescription prediction.

problem Comparing Euclidean and cosine distances in medical drug prescription prediction.
method Established geometric properties and compared distances in real-world medical data.
result Different distances lead to different optimizing nonlinear kernel embedding frameworks.