Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/7/28 04:00:00

LC-SEPLM: long-range contact-supervised adaptation for sequence-only protein representation learning

AI 中文解读
科学家给蛋白质语言模型装上了“三维眼睛”,让AI在只读氨基酸序列的情况下,也能准确预测蛋白质折叠后的空间结构,尤其识别远亲蛋白的能力提升了超过6个百分点。 通俗来说,以前的蛋白质AI就像只背课文的学生,虽然能记住单词顺序,却完全不知道这些单词在现实中如何拼接成立体形状。现在这项新方法LC-SEPLM,通过引入“长程接触”监督——相当于告诉AI哪些氨基酸在空间上会互相靠近——再结合高效训练技术(LoRA)和50万个高质量结构数据,让模型在保持“只看序列”的便利性同时,自动学会了隐含的三维结构知识。测试显示,在8项蛋白质任务上它全面超越了现有顶尖模型,最亮眼的是识别远古远亲蛋白时准确率大幅跃升。 这项突破对普通人也有深远影响:蛋白质是生命活动的“螺丝刀”,理解它们如何折叠是研发新药、设计酶、破解疾病的关键。未来AI能更快地从基因序列中推算出蛋白质结构,药物研发周期可能从数年缩短到几个月,癌症、阿尔茨海默症等疾病的治疗靶点也将被发现得更精准。虽然普通人用不到这些工具,但更高效的生物科技最终会带来更便宜的靶向药、更耐用的生物材料,甚至更环保的工业酶。
arXiv:2607.22777v1 Announce Type: new Abstract: Protein language models learn transferable sequence representations. However, because they primarily model contextual dependencies along amino-acid sequences, their training objectives do not explicitly constrain the model to learn three-dimensional residue contacts formed after folding . Here, we introduce LC-SEPLM (Long-range Contact-supervised ESM Protein Language Model), which adapts ESM2 with LoRA and long-range residue-pair contact supervision while retaining sequence-only downstream inference. Pair-specific queries use cross-attention over the complete sequence to extract global sequence context associated with long-range spatial contacts. To expose the model to diverse structural information, we trained LC-SEPLM on 500,000 AlphaFold Swiss-Prot proteins. In downstream evaluation, LC-SEPLM improved all eight protein-level tasks relative to ESM2. The largest gain occurred in remote-homology recognition, where macro-F1 increased from 0.6122 to 0.6769 (+0.0647, or 6.47 percentage points). On the official ESM-S EC benchmark, LC-SEPLM also outperformed ESM-S with a maximum absolute gain of 0.1771. These results support residue-pair contact supervision as a bounded route for introducing structural information into protein sequence representations while preserving sequence-only inference.
分享
阅读原文