arXiv:2411.04165q-bio.BMcs.AI2024-11ICLR被引 26

用线性复杂度模型实现生物化学序列的生成与上下文学习

Bio-xLSTM: Generative modeling, representation and in-context learning of biological and chemical sequences

  • 改造xLSTM架构,实现长序列建模的线性时间复杂度
  • 在基因组、蛋白和化学序列上均实现高质量生成与表征
  • 支持蛋白质和小分子的上下文学习,适合生物医药应用

生物与化学序列的语言模型在药物发现、蛋白质工程和精准医疗中具有关键作用。当前主流模型基于Transformer架构,但其序列长度的二次计算开销限制了长基因组序列的应用及蛋白质与化学序列的上下文学习。最近提出的循环xLSTM架构在自然语言领域表现优于Transformer和现代状态空间模型(SSM)。与SSM类似,xLSTM具有线性时间复杂度和常数内存推理能力,非常适合建模生物化学序列中的长程依赖。本文将xLSTM适配至这些领域,提出名为Bio-xLSTM的一系列架构变体。在基因组学、蛋白质和化学三个大规模领域进行了广泛实验,结果表明基于Bio-xLSTM的模型能够:a)作为DNA、蛋白质和化学序列的高效生成模型;b)为这些模态学习丰富表征;c)实现对蛋白质和小分子的上下文学习。

原文摘要 · Abstract (English)

Language models for biological and chemical sequences enable crucial applications such as drug discovery, protein engineering, and precision medicine. Currently, these language models are predominantly based on Transformer architectures. While Transformers have yielded impressive results, their quadratic runtime dependency on the sequence length complicates their use for long genomic sequences and in-context learning on proteins and chemical sequences. Recently, the recurrent xLSTM architecture has been shown to perform favorably compared to Transformers and modern state-space model (SSM) architectures in the natural language domain. Similar to SSMs, xLSTMs have a linear runtime dependency on the sequence length and allow for constant-memory decoding at inference time, which makes them prime candidates for modeling long-range dependencies in biological and chemical sequences. In this work, we tailor xLSTM towards these domains and propose a suite of architectural variants called Bio-xLSTM. Extensive experiments in three large domains, genomics, proteins, and chemistry, were performed to assess xLSTM's ability to model biological and chemical sequences. The results show that models based on Bio-xLSTM a) can serve as proficient generative models for DNA, protein, and chemical sequences, b) learn rich representations for those modalities, and c) can perform in-context learning for proteins and small molecules.

序列建模生成模型xLSTM生物信息

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。