paper-with-me

Papers

Ankh3: Multi-Task Pretraining with Sequence Denoising and Completion Enhances Protein Representations

2025-05-26 · Hazem Alsamkary, Mohamed Elshaffei, Mohamed Elkerdawy, Ahmed Elnaggar

Protein language models (PLMs) have emerged as powerful tools to detect complex patterns of protein sequences. However, the capability of PLMs to fully capture information on protein sequences might be limited by focusing on single pre-training tasks. Although adding data modalities or supervised objectives can improve the performance of PLMs, pre-training often remains focused on denoising corrupted sequences. To push the boundaries of PLMs, our research investigated a multi-task pre-training strategy. We developed Ankh3, a model jointly optimized on two objectives: masked language modeling with multiple masking probabilities and protein sequence completion relying only on protein sequences as input. This multi-task pre-training demonstrated that PLMs can learn richer and more generalizable representations solely from protein sequences. The results demonstrated improved performance in downstream tasks, such as secondary structure prediction, fluorescence, GB1 fitness, and contact prediction. The integration of multiple tasks gave the model a more comprehensive understanding of protein properties, leading to more robust and accurate predictions.

📄 PDF Abstract BibTeX arXiv:2505.20052

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingLanguage ModelingLanguage ModellingMasked Language Modeling

Similar Papers 제목 키워드 기반

PARADISE: Exploiting Parallel Data for Multilingual Sequence-to-Sequence Pretraining

2021-08-04 · NAACL 2022 7 · Machel Reid, Mikel Artetxe

Despite the success of multilingual sequence-to-sequence pretraining, most existing approaches rely on monolingual corpora, and do not make use of the strong cross-lingual signal contained in parallel data. In this paper…

Cross-Lingual Natural Language InferenceDenoisingMachine TranslationNatural Language Inference+1

PARADISE”:" Exploiting Parallel Data for Multilingual Sequence-to-Sequence Pretraining

2022-05-01 · RepL4NLP (ACL) 2022 5 · Machel Reid, Mikel Artetxe

Despite the success of multilingual sequence-to-sequence pretraining, most existing approaches rely on monolingual corpora and do not make use of the strong cross-lingual signal contained in parallel data. In this paper,…

Cross-Lingual Natural Language InferenceDenoisingMachine TranslationNatural Language Inference+1

BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension

2019-10-29 · ACL 2020 6 · Mike Lewis, Yinhan Liu, Naman Goyal, Marjan Ghazvininejad 외

We present BART, a denoising autoencoder for pretraining sequence-to-sequence models. BART is trained by (1) corrupting text with an arbitrary noising function, and (2) learning a model to reconstruct the original text. …

Abstractive Text SummarizationDecoderDenoisingMachine Translation+6

Ankh: Optimized Protein Language Model Unlocks General-Purpose Modelling

2023-01-16 · Ahmed Elnaggar, Hazem Essam, Wafaa Salah-Eldin, Walid Moustafa 외

As opposed to scaling-up protein language models (PLMs), we seek improving performance via protein-specific optimization. Although the proportionality between the language model size and the richness of its learned repre…

DiversityLanguage ModelingLanguage ModellingProtein Function Prediction+2

Beyond Simple Concatenation: Fairly Assessing PLM Architectures for Multi-Chain Protein-Protein Interactions Prediction

2025-05-26 · Hazem Alsamkary, Mohamed Elshaffei, Mohamed Soudy, Sara Ossman 외

Protein-protein interactions (PPIs) are fundamental to numerous cellular processes, and their characterization is vital for understanding disease mechanisms and guiding drug discovery. While protein language models (PLMs…

Drug Discovery