2015
DOI: 10.1016/j.neucom.2014.08.023
|View full text |Cite
|
Sign up to set email alerts
|

One-dimensional pairwise CNN for the global alignment of two DNA sequences

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 37 publications
0
3
0
Order By: Relevance
“…An important disadvantage of the transformer model is its inefficiency in processing long sequences, mainly due to the computation and memory complexity of the self-attention module [ 41 ]. CNN can extract local features in the sequence to shorten the length of the sequence [ 42 , 43 ]. Therefore, this research proposes the CNN + Transformer model structure, which combines a CNN and a transformer model.…”
Section: Methodsmentioning
confidence: 99%
“…An important disadvantage of the transformer model is its inefficiency in processing long sequences, mainly due to the computation and memory complexity of the self-attention module [ 41 ]. CNN can extract local features in the sequence to shorten the length of the sequence [ 42 , 43 ]. Therefore, this research proposes the CNN + Transformer model structure, which combines a CNN and a transformer model.…”
Section: Methodsmentioning
confidence: 99%
“…The 1D pairwise convolutional neural network (CNN) algorithm described in [24] failed to align two long sequences with lengths of 24343 NTs and 42028 NTs. This finding implied that considerable memory is required to use this method in aligning a pair of extremely long DNA sequences.…”
Section: Related Workmentioning
confidence: 99%
“…As per the different convolution kernels, the convolutional operation can be 1D convolution, 2D convolution, and higher-dimensional convolution. [25] The convolutional operation is to slide kernel on the feature maps. The weights W x are multiplied with the extracted feature maps with bias parameter b x added to construct the final output of the convolutional layer.…”
Section: Convolutional Layermentioning
confidence: 99%