Related Experiment Video
Updated: Jan 13, 2026

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
SLiMs prediction method based on enhanced attention mechanism and feature fusion
1Department of Communication Engineering, School of Electronic and Information Engineering, Hebei University of Technology, Tianjin 300401, China.
Motivation:
Short linear motifs (SLiMs) are functional regions composed of short sequences of specific amino acids. They usually do not have independent 3D three-dimensional structures, but play important roles in biological processes. Traditional detection methods have high cost and heavy workload, therefore it is necessary to seek an accurate detection method for SLiMs.
Results:
In this paper, we propose a new SLiMs prediction method, named EMAF_SLiMs, based on enhanced attention mechanism and feature fusion. We calculate three features sets which contain semantic embedding, physicochemical characteristic and evolutionary information. Then, we design the enhanced attention model based on SwiftFormer to highlight the characteristic of SLiMs. In addition, the multi-head attention mechanism is employed to effectively fuse these three feature sets. Finally, we construct an MLP network for prediction. EMAF_SLiMs has better performance on independent test sets, compared to other existing methods.
Availability And Implementation:
The source code and sample data are available via a Github project at https://github.com/jdchhh/EMAF_SLiMs/tree/master.