paper-with-me

Papers

Retrieval and competition: how a protein foundation model starts a protein

2026-05-05 · Piotr Jedryszek, Oliver M. Crook arxiv

Protein language models are increasingly used to guide experimental and clinical decisions, yet it is often unclear whether a confident prediction reflects recognition of biological evidence or retrieval of a statistical default. We examine this distinction for a near-universal biological rule, that proteins begin with methionine, by tracing the computational pathway through which ESM2-8M produces this prediction. The model does not detect methionine at the masked position. Instead, it retrieves a methionine-favouring signal from a reference representation at the beginning-of-sequence token via a position-specific query assembled across layers, with the final output emerging through competition with context-dependent circuits. To understand how positional information reaches the readout, we introduce a norm-direction decomposition of attention scores within rotary frequency bands. Positional encoding operates through coupled changes in query norm and angular alignment distributed across these bands. On sequences whose true N-terminus is not methionine, where the biological question matters, the model predicts methionine anyway. This is not a correct prediction produced by an unexpected mechanism, but the output of a positional-prior retrieval circuit that matches the statistical average and fails where biology diverges from it. Distinguishing the two requires resolution at the level of individual circuits, frequency bands, and query composition, suggesting that mechanistic verification will be necessary, and challenging, for predictions where the biological stakes are higher. Even for the simplest biological rule, the model's prediction is mediated by a distributed computational circuit rather than direct recognition, suggesting that increasing task complexity will further obscure the relationship between model confidence and underlying biological evidence.

📄 PDF Abstract BibTeX arXiv:2605.16331

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Aligning Proteins and Language: A Foundation Model for Protein Retrieval

2025-05-27 · Qifeng Wu, Zhengzhe Liu, Han Zhu, Yizhou Zhao 외

This paper aims to retrieve proteins with similar structures and semantics from large-scale protein dataset, facilitating the functional interpretation of protein structures derived by structural determination methods li…

Contrastive LearningRetrieval

Understanding protein function with a multimodal retrieval-augmented foundation model

2025-08-05 · Timothy Fei Truong, Tristan Bepler arxiv

Protein language models (PLMs) learn probability distributions over natural protein sequences. By learning from hundreds of millions of natural protein sequences, protein understanding and design capabilities emerge. Rec…

Protein Function PredictionRepresentation Learning

An Efficient MCMC Approach to Energy Function Optimization in Protein Structure Prediction

2022-11-06 · Lakshmi A. Ghantasala, Risi Jaiswal, Supriyo Datta

Protein structure prediction is a critical problem linked to drug design, mutation detection, and protein synthesis, among other applications. To this end, evolutionary data has been used to build contact maps which are …

CPUDrug DesignGPUProtein Structure Prediction

Thermodynamic competition between membrane protein oligomeric states

2016-11-28

Self-assembly of protein monomers into distinct membrane protein oligomers provides a general mechanism for diversity in the molecular architectures, and resulting biological functions, of membrane proteins. We develop a…

Diversity

SafeProtein: Red-Teaming Framework and Benchmark for Protein Foundation Models

2025-09-03 · Jigang Fan, Zhenghong Zhou, Ruofan Jin, Le Cong 외 arxiv

Proteins play crucial roles in almost all biological processes. The advancement of deep learning has greatly accelerated the development of protein foundation models, leading to significant successes in protein understan…

Prompt Engineering