Papers › Flexible Kernels for Protein Property Prediction

Flexible Kernels for Protein Property Prediction

9 Jun 2026ICMLarXiv:2606.11057added by Syntology

Martin Jankowiak, Yerdos Ordabayev, Rudraksh Tuwani, Henry N. Ward, Hunter Nisonoff, James M. McFarland, Gevorg Grigoryan

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Despite its importance to applications in protein design, predicting protein properties like binding affinity and thermostability from sparse experimental data remains a significant challenge. Accordingly, we introduce a class of sequence kernels that exploit evolutionary substitution matrices as well as local linearity and demonstrate that the resulting Gaussian processes provide data-efficient models of protein property landscapes, frequently outperforming alternatives that rely on foundation model embeddings. Furthermore--by learning what are in effect structure-aware substitution matrices--we show that our kernels can readily incorporate structural information from foundation models. We demonstrate that these structure-conditioned kernels are well suited to multi-task learning across multiple protein property landscapes and can decisively outperform local supervised learning methods.

PaperPDFCode Syntology ran

In Syntology 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="2606.11057")

Code

Syntology Ran 13 of 22 code samples harvested from 4 repositories linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 11 ran with no contract checked.

By repository: found in paper text by Syntology: 22 samples from 4 repositories, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

petergroth/kermut found in paper text by Syntology report
generatebio/lock_gp found in paper text by Syntology report
getkeops/keops found in paper text by Syntology report
luo-group/ConFit found in paper text by Syntology report

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

22 samples harvested; 13 ran; 0 honoured the contract we drafted; 9 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.

1ran · our draft was wrong
1ran · fixture could not drive it
11ran
9unverified

Licence: 0 of the 22 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 4 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.

BaseKernel petergroth/kermut/kermut/kernels/_composite_kernel.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 0ea6e3876cc557ce · report
DistanceKernel petergroth/kermut/kermut/kernels/_composite_kernel.py found in paper text by Syntology ran MIT (permissive) · b3b4d2cb1628648e · report
ProbabilityKernel petergroth/kermut/kermut/kernels/_composite_kernel.py found in paper text by Syntology ran fingerprinted MIT (permissive) · e12ad6ddea5caff1 · report
SequenceKernel petergroth/kermut/kermut/kernels/_composite_kernel.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 2981c321109bfce1 · report
SiteComparisonKernel petergroth/kermut/kermut/kernels/_composite_kernel.py found in paper text by Syntology ran MIT (permissive) · 9d852c889d3e372d · report
StructureKernel petergroth/kermut/kermut/kernels/_composite_kernel.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 9ba184b314565f83 · report
_hellinger_distance petergroth/kermut/kermut/kernels/_composite_kernel.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 37ad62335428ab56 · report
compute_score luo-group/ConFit/confit/stat_utils.py found in paper text by Syntology ran BSD-3-Clause (permissive) · 971af63fa165cef5 · report
compute_stat luo-group/ConFit/confit/data_utils.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · 407f0b6d9e2274d8 · report
compute_stat luo-group/ConFit/confit/stat_utils.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · 96a8d204e97edae8 · report
reshape_inputs generatebio/lock_gp/lock_gp/lock_kernel.py found in paper text by Syntology ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · da916b8ec6ae93bc · report
spearman luo-group/ConFit/confit/data_utils.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · 385c66a8bfb887f7 · report
spearman luo-group/ConFit/confit/stat_utils.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · a155be9857345a9f · report
CompositeKernel petergroth/kermut/kermut/kernels/_composite_kernel.py found in paper text by Syntology unverified MIT (permissive) · 82097f2510c33bc0 · report
KP getkeops/keops/benchmarks/PyTorch_GPU.py found in paper text by Syntology unverified MIT (permissive) · 37956dea03a11858 · report
KP getkeops/keops/benchmarks/TF_XLA.py found in paper text by Syntology unverified MIT (permissive) · 60b4bee4f924c180 · report
LinearGlobalLOCKKernel generatebio/lock_gp/lock_gp/lock_kernel.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d206c3f4368b3c12 · report
NonlinearLocalLOCKKernel generatebio/lock_gp/lock_gp/lock_kernel.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 2ee046ec8061ef67 · report
_gpytorch_default_setting_closure generatebio/lock_gp/lock_gp/lock_kernel.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 2220ba7f4eb031ca · report
_validate_alphabet_size generatebio/lock_gp/lock_gp/lock_kernel.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 4e9c29cdb193546a · report
build_lock_kernel generatebio/lock_gp/lock_gp/lock_kernel.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 7f27fe23f52750eb · report
get_blosum50_matrix generatebio/lock_gp/lock_gp/lock_kernel.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b37942d76d3aceba · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.11057, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

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