paper-with-me

홈 › Papers

ADIOS: Antibody Development via Opponent Shaping

2024-09-16 · Sebastian Towers, Aleksandra Kalisz, Philippe A. Robert, Alicia Higueruelo, Francesca Vianello, Ming-Han Chloe Tsai, Harrison Steel, Jakob N. Foerster

Anti-viral therapies are typically designed to target only the current strains of a virus, a myopic response. However, therapy-induced selective pressures drive the emergence of new viral strains, against which the original myopic therapies are no longer effective. This evolutionary response presents an opportunity: our therapies could both defend against and actively influence viral evolution. This motivates our method ADIOS: Antibody Development vIa Opponent Shaping. ADIOS is a meta-learning framework where the process of antibody therapy design, the outer loop, accounts for the virus's adaptive response, the inner loop. With ADIOS, antibodies are not only robust against potential future variants, they also influence, i.e., shape, which future variants emerge. In line with the opponent shaping literature, we refer to our optimised antibodies as shapers. To demonstrate the value of ADIOS, we build a viral evolution simulator using the Absolut! framework, in which shapers successfully target both current and future viral variants, outperforming myopic antibodies. Furthermore, we show that shapers modify the distribution over viral evolutionary trajectories to result in weaker variants. We believe that our ADIOS paradigm will facilitate the discovery of long-lived vaccines and antibody therapies while also generalising to other domains. Specifically, domains such as antimicrobial resistance, cancer treatment, and others with evolutionarily adaptive opponents. Our code is available at https://github.com/olakalisz/adios.

📄 PDF Abstract BibTeX arXiv:2409.10588

Code (2)

olakalisz/adios 공식 구현 jax
olakalisz/antibody-shapers 공식 구현 jax

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Differentiable Belief-based Opponent Shaping

2026-05-27 · Aarav G Sane, Karthik Sivachandran, Rohan Paleja arxiv

Human coordination often relies on the ability to influence the beliefs of others through strategic action. In multi-agent reinforcement learning, opponent shaping attempts to replicate this influence, though existing me…

Multi-agent Reinforcement Learning

Stable Opponent Shaping in Differentiable Games

2018-11-20 · ICLR 2019 5 · Alistair Letcher, Jakob Foerster, David Balduzzi, Tim Rocktäschel 외

A growing number of learning methods are actually differentiable games whose players optimise multiple, interdependent objectives in parallel -- from GANs and intrinsic curiosity to multi-agent RL. Opponent shaping is a …

Advantage Alignment Algorithms

2024-06-20 · Juan Agustin Duque, Milad Aghajohari, Tim Cooijmans, Razvan Ciuca 외

Artificially intelligent agents are increasingly being integrated into human decision-making: from large language model (LLM) assistants to autonomous vehicles. These systems often optimize their individual objective, le…

Autonomous VehiclesDecision MakingLanguage ModelingLanguage Modelling+1

Model-Free Opponent Shaping

2022-05-03 · Chris Lu, Timon Willi, Christian Schroeder de Witt, Jakob Foerster

In general-sum games, the interaction of self-interested learning agents commonly leads to collectively worst-case outcomes, such as defect-defect in the iterated prisoner's dilemma (IPD). To overcome this, some methods,…

model

Preference-based opponent shaping in differentiable games

2024-12-04 · Xinyu Qiao, Yudong Hu, Congying Han, Weiyan Wu 외

Strategy learning in game environments with multi-agent is a challenging problem. Since each agent's reward is determined by the joint strategy, a greedy learning strategy that aims to maximize its own reward may fall in…