Research Article

A Cooperative Lightweight Translation Algorithm Combined with Sparse-ReLU

Table 2

CNN submodel size.

DescriptionSubstructureLayer nameSize

PretreatmentEmbedding and location codingEmbedding(10000, 512)

CNNConvolution submodelLayerNormeps = 1e-05
Conv2din_ch = 1, out_ch = 512, kernel = (5, 512), stride = (1, 1), pad = (2, 0)
Linear(512, 512)
Activation functionSparse-ReLUSparse-ReLU :a = 0.25,b = 1,c = 0.1,d = 0.4