paper-with-me

Papers

FoldToken: Learning Protein Language via Vector Quantization and Beyond

2024-02-04 · Zhangyang Gao, Cheng Tan, Jue Wang, Yufei Huang, Lirong Wu, Stan Z. Li

Is there a foreign language describing protein sequences and structures simultaneously? Protein structures, represented by continuous 3D points, have long posed a challenge due to the contrasting modeling paradigms of discrete sequences. We introduce \textbf{FoldTokenizer} to represent protein sequence-structure as discrete symbols. This innovative approach involves projecting residue types and structures into a discrete space, guided by a reconstruction loss for information preservation. We refer to the learned discrete symbols as \textbf{FoldToken}, and the sequence of FoldTokens serves as a new protein language, transforming the protein sequence-structure into a unified modality. We apply the created protein language on general backbone inpainting and antibody design tasks, building the first GPT-style model (\textbf{FoldGPT}) for sequence-structure co-generation with promising results. Key to our success is the substantial enhancement of the vector quantization module, Soft Conditional Vector Quantization (\textbf{SoftCVQ}).

📄 PDF Abstract BibTeX arXiv:2403.09673

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

FoldToken2: Learning compact, invariant and generative protein structure language

2024-06-11 · Zhangyang Gao, Cheng Tan, Stan Z. Li

The equivalent nature of 3D coordinates has posed long term challenges in protein structure representation learning, alignment, and generation. Can we create a compact and invariant language that equivalently represents …

DecoderQuantizationRepresentation Learning

Exploring Post-Training Quantization of Protein Language Models

2023-10-30 · Shuang Peng, Fei Yang, Ning Sun, Sheng Chen 외

Recent advancements in unsupervised protein language models (ProteinLMs), like ESM-1b and ESM-2, have shown promise in different protein prediction tasks. However, these models face challenges due to their high computati…

Protein Structure PredictionQuantization

Mitigating Premature Discretization with Progressive Quantization for Robust Vector Tokenization

2026-03-17 · Wenhao Zhao, Qiran Zou, Zhouhan Lin, Dianbo Liu arxiv

Vector Quantization (VQ) has become the cornerstone of tokenization for many multimodal Large Language Models and diffusion synthesis. However, existing VQ paradigms suffer from a fundamental conflict: they enforce discr…

Massive Spikes in LLMs are Bias Vectors: Mechanistic Uncovering and Spike-Free Quantization

2026-06-01 · Yung-Chin Chen, Chung Peng Lee, Ze-Wei Liou, Naveen Verma arxiv

Massive activation spikes in Large Language Models (LLMs) severely degrade quantization by stretching dynamic ranges. While prior hypotheses characterize these as high-level scalar biases, we argue that they are merely t…

LightNobel: Improving Sequence Length Limitation in Protein Structure Prediction Model via Adaptive Activation Quantization

2025-05-09 · Seunghee Han, Soongyu Choi, Joo-Young Kim

Recent advances in Protein Structure Prediction Models (PPMs), such as AlphaFold2 and ESMFold, have revolutionized computational biology by achieving unprecedented accuracy in predicting three-dimensional protein folding…

Protein FoldingProtein Structure PredictionQuantization