paper-with-me

Papers

Convolutional ProteinUnetLM competitive with long short-term memory-based protein secondary structure predictors

2022-11-30 · Proteins 2022 11 · Krzysztof Kotowski, Piotr Fabian, Irena Roterman, Katarzyna Stapor

The protein secondary structure (SS) prediction plays an important role in the characterization of general protein structure and function. In recent years, a new generation of algorithms for SS prediction based on embeddings from protein language models (pLMs) is emerging. These algorithms reach state-of-the-art accuracy without the need for time-consuming multiple sequence alignment (MSA) calculations. Long short-term memory (LSTM)-based SPOT-1D-LM and NetSurfP-3.0 are the latest examples of such predictors. We present the ProteinUnetLM model using a convolutional Attention U-Net architecture that provides prediction quality and inference times at least as good as the best LSTM-based models for 8-class SS prediction (SS8). Additionally, we address the issue of the heavily imbalanced nature of the SS8 problem by extending the loss function with the Matthews correlation coefficient, and by proper assessment using previously introduced adjusted geometric mean (AGM) metric. ProteinUnetLM achieved better AGM and sequence overlap score than LSTM-based predictors, especially for the rare structures 310-helix (G), beta-bridge (B), and high curvature loop (S). It is also competitive on challenging datasets without homologs, free-modeling targets, and chameleon sequences. Moreover, ProteinUnetLM outperformed its previous MSA-based version ProteinUnet2, and provided better AGM than AlphaFold2 for 1/3 of proteins from the CASP14 dataset, proving its potential for making a significant step forward in the domain. To facilitate the usage of our solution by protein scientists, we provide an easy-to-use web interface under https://biolib.com/SUT/ProteinUnetLM/.

📄 PDF Abstract BibTeX

Code (1)

Kotrix/ProteinUnetLM 공식 구현 tf

Tasks

Multiple Sequence AlignmentPredictionProtein Secondary Structure PredictionUNET Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Competition vs. Concatenation in Skip Connections of Fully Convolutional Networks

2018-07-20 · Santiago Estrada, Sailesh Conjeti, Muneer Ahmad, Nassir Navab 외

Increased information sharing through short and long-range skip connections between layers in fully convolutional networks have demonstrated significant improvement in performance for semantic segmentation. In this paper…

SegmentationSemantic Segmentation

Anomaly Detection in Video Using Predictive Convolutional Long Short-Term Memory Networks

2016-12-01 · Jefferson Ryan Medel, Andreas Savakis

Automating the detection of anomalous events within long video sequences is challenging due to the ambiguity of how such events are defined. We approach the problem by learning generative models that can identify anomali…

Anomaly Detection

Convolutional Long Short-Term Memory Networks for Recognizing First Person Interactions

2017-09-19 · Swathikiran Sudhakaran, Oswald Lanz

In this paper, we present a novel deep learning based approach for addressing the problem of interaction recognition from a first person perspective. The proposed approach uses a pair of convolutional neural networks, wh…

Learning to Detect Violent Videos using Convolutional Long Short-Term Memory

2017-09-19 · Swathikiran Sudhakaran, Oswald Lanz

Developing a technique for the automatic analysis of surveillance videos in order to identify the presence of violence is of broad interest. In this work, we propose a deep neural network for the purpose of recognizing v…

Recurrence-free unconstrained handwritten text recognition using gated fully convolutional network

2020-12-09 · Denis Coquenet, Clément Chatelain, Thierry Paquet

Unconstrained handwritten text recognition is a major step in most document analysis tasks. This is generally processed by deep recurrent neural networks and more specifically with the use of Long Short-Term Memory cells…

Handwritten Text Recognition