BeeTLe: An Imbalance-Aware Deep Sequence Model for Linear B-Cell Epitope Prediction and Classification with Logit-Adjusted Losses
Xiao Yuan

TL;DR
This paper introduces BeeTLe, a deep learning framework that improves linear B-cell epitope prediction and classification by addressing class imbalance with logit-adjusted losses and utilizing advanced neural network architectures.
Contribution
The paper presents a novel multi-task deep learning model with eigen decomposition encoding and logit-adjusted loss functions for better epitope prediction and classification.
Findings
Outperforms existing methods on large public datasets.
Effectively handles class imbalance in epitope data.
Achieves higher accuracy in both prediction and classification tasks.
Abstract
The process of identifying and characterizing B-cell epitopes, which are the portions of antigens recognized by antibodies, is important for our understanding of the immune system, and for many applications including vaccine development, therapeutics, and diagnostics. Computational epitope prediction is challenging yet rewarding as it significantly reduces the time and cost of laboratory work. Most of the existing tools do not have satisfactory performance and only discriminate epitopes from non-epitopes. This paper presents a new deep learning-based multi-task framework for linear B-cell epitope prediction as well as antibody type-specific epitope classification. Specifically, a sequenced-based neural network model using recurrent layers and Transformer blocks is developed. We propose an amino acid encoding method based on eigen decomposition to help the model learn the representations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicsvaccines and immunoinformatics approaches · Immunotherapy and Immune Responses · Pneumonia and Respiratory Infections
MethodsAttention Is All You Need · Softmax · Dense Connections · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Dropout · Adam · Residual Connection
