Papers › ADIOS: Antibody Development via Opponent Shaping

ADIOS: Antibody Development via Opponent Shaping

16 Sep 2024arXiv:2409.10588archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.10588")

Code

Syntology Ran 10 of 10 code samples harvested from 2 repositories linked to this paper; 0 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 10 samples from 2 repositories, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

olakalisz/adios officialmentioned in papermentioned on GitHubjax report
olakalisz/antibody-shapers officialmentioned in papermentioned on GitHubjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 10 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
7ran

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

convert_aa_list olakalisz/antibody-shapers/src/adios/utils.py official repository ran MIT (permissive) · 8288e67e0842b158 · report
convert_aa_to_array olakalisz/antibody-shapers/src/adios/utils.py official repository ran MIT (permissive) · cd53deb441215096 · report
convert_array_to_aa olakalisz/antibody-shapers/src/adios/utils.py official repository ran MIT (permissive) · 2fa097b799dc5a94 · report
decode_single_interaction olakalisz/antibody-shapers/src/adios/binding/interaction_matrix.py official repository ran fingerprinted MIT (permissive) · 7bacc512ad897dfa · report
get_binding_function olakalisz/antibody-shapers/src/adios/binding/calculate_binding.py official repository ran MIT (permissive) · 26404b0a122f14c5 · report
get_binding_function_extras olakalisz/antibody-shapers/src/adios/binding/calculate_binding.py official repository ran MIT (permissive) · d4688ada6aef3881 · report
get_meta_shaping_iter olakalisz/adios/src/adios/main_shaping_process.py official repository ran · our draft was wrong MIT (permissive) · 64b642e734473c7f · report
get_vmapped_bind_fs olakalisz/antibody-shapers/src/adios/gen_alg_basic.py official repository ran MIT (permissive) · 5f4b119b32176dff · report
mutate_onemut olakalisz/adios/src/adios/main_shaping_process.py official repository ran · our draft was wrong MIT (permissive) · b627beb5ef1d66d5 · report
mutate_with_base olakalisz/adios/src/adios/main_shaping_process.py official repository ran · our draft was wrong MIT (permissive) · d7935e110ec8e5c2 · report

Tasks

Meta-Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections