paper-with-me

Papers

Seq-SetNet: Exploring Sequence Sets for Inferring Structures

2019-06-06 · Fusong Ju, Jianwei Zhu, Guozheng Wei, Qi Zhang, Shiwei Sun, Dongbo Bu

Sequence set is a widely-used type of data source in a large variety of fields. A typical example is protein structure prediction, which takes an multiple sequence alignment (MSA) as input and aims to infer structural information from it. Almost all of the existing approaches exploit MSAs in an indirect fashion, i.e., they transform MSAs into position-specific scoring matrices (PSSM) that represent the distribution of amino acid types at each column. PSSM could capture column-wise characteristics of MSA, however, the column-wise characteristics embedded in each individual component sequence were nearly totally neglected. The drawback of PSSM is rooted in the fact that an MSA is essentially an unordered sequence set rather than a matrix. Specifically, the interchange of any two sequences will not affect the whole MSA. In contrast, the pixels in an image essentially form a matrix since any two rows of pixels cannot be interchanged. Therefore, the traditional deep neural networks designed for image processing cannot be directly applied on sequence sets. Here, we proposed a novel deep neural network framework (called Seq-SetNet) for sequence set processing. By employing a {\it symmetric function} module to integrate features calculated from preceding layers, Seq-SetNet are immune to the order of sequences in the input MSA. This advantage enables us to directly and fully exploit MSAs by considering each component protein individually. We evaluated Seq-SetNet by using it to extract structural information from MSA for protein secondary structure prediction. Experimental results on popular benchmark sets suggests that Seq-SetNet outperforms the state-of-the-art approaches by 3.6% in precision. These results clearly suggest the advantages of Seq-SetNet in sequence set processing and it can be readily used in a wide range of fields, say natural language processing.

📄 PDF Abstract BibTeX arXiv:1906.11196

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Sequence AlignmentProtein Secondary Structure PredictionProtein Structure Prediction

Similar Papers 제목 키워드 기반

OffsetNet: Deep Learning for Localization in the Lung using Rendered Images

2018-09-15 · Jake Sganga, David Eng, Chauncey Graetzel, David Camarillo

Navigating surgical tools in the dynamic and tortuous anatomy of the lung's airways requires accurate, real-time localization of the tools with respect to the preoperative scan of the anatomy. Such localization can infor…

AnatomyGenerative Adversarial NetworkPosition

Polymetric Rhythmic Feel for a Cognitive Drum Computer

2016-06-20 · Oliver Weede

This paper addresses a question about music cognition: how do we derive polymetric structures. A preference rule system is presented which is implemented into a drum computer. The preference rule system allows inferring …

Inferring protein folding mechanisms from natural sequence diversity

2024-12-18 · Ezequiel A. Galpern, Ernesto A. Roman, Diego U. Ferreiro

Protein sequences serve as a natural record of the evolutionary constraints that shape their functional structures. We show that it is possible to use only sequence information to go beyond predicting native structures a…

DiversityProtein Folding

Semantic-diversity transfer network for generalized zero-shot learning via inner disagreement based OOD detector

2022-03-17 · Bo Liu, Qiulei Dong, Zhanyi Hu

Zero-shot learning (ZSL) aims to recognize objects from unseen classes, where the kernel problem is to transfer knowledge from seen classes to unseen classes by establishing appropriate mappings between visual and semant…

DiversityGeneralized Zero-Shot LearningTransfer LearningZero-Shot Learning

Causal Discovery using Compression-Complexity Measures

2020-10-19 · Pranay SY, Nithin Nagaraj

Causal inference is one of the most fundamental problems across all domains of science. We address the problem of inferring a causal direction from two observed discrete symbolic sequences $X$ and $Y$. We present a frame…

Causal DiscoveryCausal Inference