SAE-DISTILLSAE-DISTILL
Can selected SAE-derived residue profiles be recovered from protein sequence beyond what is supported by matched structured-null controls?仅凭蛋白质序列,能否在匹配的结构化零假设对照之上恢复选定的 SAE 残基特征谱?
Why this project exists为什么开展这个项目
Testing whether sequence-only models can recover selected SAE-derived residue profiles from ESM-C representations.检验仅使用序列的轻量模型能否恢复 ESM-C 表征中选定的 SAE 残基特征谱。
The falsifiable question可证伪的问题
Can selected SAE-derived residue profiles be recovered from protein sequence beyond what is supported by matched structured-null controls?仅凭蛋白质序列,能否在匹配的结构化零假设对照之上恢复选定的 SAE 残基特征谱?
How the question is tested如何检验这个问题
- SAE-derived residue profiles from ESM-C representations基于 ESM-C 表征构建 SAE 残基特征谱
- Sequence-only lightweight model training训练仅使用序列的轻量模型
- Matched structured-null evaluation匹配的结构化零假设评估
- Held-out evaluation and evidence-bound interpretation留出评估与证据边界控制
The pipeline, step by step流程,一步一步看
Scroll through the six stages — or read them as a plain list. Nothing here traps your scroll.可以滚动着看这六个阶段,也可以当成普通列表读。这里不会劫持你的滚动。
-
Protein sequence蛋白质序列
Raw amino-acid sequence is the only input — no structure, no annotations.唯一输入是原始氨基酸序列,不使用结构或注释。
-
Language model embedding语言模型嵌入
Each residue is mapped to a high-dimensional vector by the PLM.PLM 把每个残基映射为一个高维向量。
-
SAE feature activationSAE 特征激活
A sparse autoencoder decomposes each embedding into interpretable features.稀疏自编码器把每个嵌入分解为可解释特征。
-
Residue-level profile残基级轮廓
Feature activations form a per-residue profile across the sequence.特征激活沿序列形成残基级轮廓。
-
Structured null comparison结构化零假设对照
The same pipeline runs on structure-preserving shuffles. Real signal must win.在保留结构特征的置乱数据上运行同一流程,真实信号必须胜过对照。
-
Held-out evaluation留出评估
Recovery is re-tested on protein families never seen during training.在训练中从未见过的蛋白质家族上重新测试可恢复性。
What the current evidence supports现有证据支持什么
- The lightweight sequence model recovered stable local sequence patterns in the selected profiles.轻量序列模型能够学习选定特征谱中的稳定局部序列规律。
- Matched controls were used to test whether recovery exceeded signal attributable only to profile statistics.使用匹配对照检验恢复结果是否超出仅由特征谱统计分布所支持的水平。
Where the claim stops论断止于何处
- The study evaluates selected SAE-derived profiles; it does not establish that all SAE features have biological meaning.研究只评估了选定的 SAE 特征谱,不能据此推断所有 SAE 特征都具有生物学含义。
- Recoverability does not by itself show that a feature is causally used by the protein language model.可恢复性本身不能证明蛋白质语言模型会因果性地使用这些特征。
What comes next接下来做什么
- Respond to peer review and document the evaluation workflow for reproducibility.根据同行评审意见修订,并进一步整理可复现的评估流程。