Papers › TRANS-BLSTM: Transformer with Bidirectional LSTM for Language Understanding
TRANS-BLSTM: Transformer with Bidirectional LSTM for Language Understanding
Zhiheng Huang, Peng Xu, Davis Liang, Ajay Mishra, Bing Xiang
Bidirectional Encoder Representations from Transformers (BERT) has recently achieved state-of-the-art performance on a broad range of NLP tasks including sentence classification, machine translation, and question answering. The BERT model architecture is derived primarily from the transformer. Prior to the transformer era, bidirectional Long Short-Term Memory (BLSTM) has been the dominant modeling architecture for neural machine translation and question answering. In this paper, we investigate how these two modeling techniques can be combined to create a more powerful model architecture. We propose a new architecture denoted as Transformer with BLSTM (TRANS-BLSTM) which has a BLSTM layer integrated to each transformer block, leading to a joint modeling framework for transformer and BLSTM. We show that TRANS-BLSTM models consistently lead to improvements in accuracy compared to BERT baselines in GLUE and SQuAD 1.1 experiments. Our TRANS-BLSTM model obtains an F1 score of 94.01% on the SQuAD 1.1 development dataset, which is comparable to the state-of-the-art result.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Natural Language Inference | QNLI | TRANS-BLSTM | Accuracy | 94.08% | #18 of 43 | Archive leaderboard | report |
| Paraphrase Identification | Quora Question Pairs | TRANS-BLSTM | Accuracy | 88.28 | #24 of 31 | Archive leaderboard | report |
| Text Classification | GLUE MRPC | TRANS-BLSTM | Accuracy | 90.45 | #1 of 1 | Archive leaderboard | report |
| Text Classification | GLUE RTE | TRANS-BLSTM | Accuracy | 79.78 | #1 of 1 | Archive leaderboard | report |
| Text Classification | GLUE SST2 | TRANS-BLSTM | Accuracy | 94.38 | #1 of 2 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections