paper-with-me

홈 › Papers

Constrained Submodular Optimization for Vaccine Design

2022-06-16 · Zheng Dai, David Gifford

Advances in machine learning have enabled the prediction of immune system responses to prophylactic and therapeutic vaccines. However, the engineering task of designing vaccines remains a challenge. In particular, the genetic variability of the human immune system makes it difficult to design peptide vaccines that provide widespread immunity in vaccinated populations. We introduce a framework for evaluating and designing peptide vaccines that uses probabilistic machine learning models, and demonstrate its ability to produce designs for a SARS-CoV-2 vaccine that outperform previous designs. We provide a theoretical analysis of the approximability, scalability, and complexity of our framework.

📄 PDF Abstract BibTeX arXiv:2206.08336

Code (1)

gifford-lab/diminishingreturns 공식 구현 pytorch

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Maximum n-times Coverage for Vaccine Design

2021-01-24 · ICLR 2022 4 · Ge Liu, Alexander Dimitrakakis, Brandon Carter, David Gifford

We introduce the maximum $n$-times coverage problem that selects $k$ overlays to maximize the summed coverage of weighted elements, where each element must be covered at least $n$ times. We also define the min-cost $n$-t…

Who Should Get Vaccinated? Individualized Allocation of Vaccines Over SIR Network

2020-12-07 · Toru Kitagawa, Guanyi Wang

How to allocate vaccines over heterogeneous individuals is one of the important policy decisions in pandemic times. This paper develops a procedure to estimate an individualized vaccine allocation policy under limited su…

A Memoization Framework for Scaling Submodular Optimization to Large Scale Problems

2019-02-26 · Rishabh Iyer, Jeff Bilmes

We are motivated by large scale submodular optimization problems, where standard algorithms that treat the submodular functions in the \emph{value oracle model} do not scale. In this paper, we present a model called the …

Archive-based Single-Objective Evolutionary Algorithms for Submodular Optimization

2024-06-19 · Frank Neumann, Günter Rudolph

Constrained submodular optimization problems play a key role in the area of combinatorial optimization as they capture many NP-hard optimization problems. So far, Pareto optimization approaches using multi-objective form…

Combinatorial OptimizationEvolutionary Algorithms

Peptide Vaccine Design by Evolutionary Multi-Objective Optimization

2024-06-09 · Dan-Xuan Liu, Yi-Heng Xu, Chao Qian

Peptide vaccines are growing in significance for fighting diverse diseases. Machine learning has improved the identification of peptides that can trigger immune responses, and the main challenge of peptide vaccine design…