paper-with-me

Papers

COLOR: A compositional linear operation-based representation of protein sequences for identification of monomer contributions to properties

2025-01-10 · Akash Pandey, Wei Chen, Sinan Keten

The properties of biological materials like proteins and nucleic acids are largely determined by their primary sequence. While certain segments in the sequence strongly influence specific functions, identifying these segments, or so-called motifs, is challenging due to the complexity of sequential data. While deep learning (DL) models can accurately capture sequence-property relationships, the degree of nonlinearity in these models limits the assessment of monomer contributions to a property - a critical step in identifying key motifs. Recent advances in explainable AI (XAI) offer attention and gradient-based methods for estimating monomeric contributions. However, these methods are primarily applied to classification tasks, such as binding site identification, where they achieve limited accuracy (40-45%) and rely on qualitative evaluations. To address these limitations, we introduce a DL model with interpretable steps, enabling direct tracing of monomeric contributions. We also propose a metric ($\mathcal{I}$), inspired by the masking technique in the field of image analysis and natural language processing, for quantitative analysis on datasets mainly containing distinct properties of anti-cancer peptides (ACP), antimicrobial peptides (AMP), and collagen. Our model exhibits 22% higher explainability, pinpoints critical motifs (RRR, RRI, and RSS) that significantly destabilize ACPs, and identifies motifs in AMPs that are 50% more effective in converting non-AMPs to AMPs. These findings highlight the potential of our model in guiding mutation strategies for designing protein-based biomaterials.

📄 PDF Abstract BibTeX arXiv:2501.06371

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Event Embedding of Protein Networks : Compositional Learning of Biological Function

2026-04-01 · Antonin Sulc arxiv

In this work, we study whether enforcing strict compositional structure in sequence embeddings yields meaningful geometric organization when applied to protein-protein interaction networks. Using Event2Vec, an additive s…

ProS2Vi: a Python Tool for Visualizing Proteins Secondary Structure

2024-08-06 · Luckman Qasim, Laleh Alisaraie

The Protein Secondary Structure Visualizer ProS2Vi is a novel Python-based visualization tool designed to enhance the analysis and accessibility of protein secondary structures calculated and identified by the Dictionary…

Learning to Generate Compositional Color Descriptions

2016-06-13 · EMNLP 2016 11 · Will Monroe, Noah D. Goodman, Christopher Potts

The production of color language is essential for grounded language generation. Color descriptions have many challenging properties: they can be vague, compositionally complex, and denotationally rich. We present an effe…

Language ModelingLanguage ModellingText Generation

Linear Spaces of Meanings: Compositional Structures in Vision-Language Models

2023-02-28 · ICCV 2023 1 · Matthew Trager, Pramuditha Perera, Luca Zancato, Alessandro Achille 외

We investigate compositional structures in data embeddings from pre-trained vision-language models (VLMs). Traditionally, compositionality has been associated with algebraic operations on embeddings of words from a pre-e…

DisentanglementRetrieval

Contextual Compositionality Detection with External Knowledge Bases andWord Embeddings

2019-03-20 · Dongsheng Wang, Quichi Li, Lucas Chaves Lima, Jakob Grue Simonsen 외

When the meaning of a phrase cannot be inferred from the individual meanings of its words (e.g., hot dog), that phrase is said to be non-compositional. Automatic compositionality detection in multi-word phrases is critic…