paper-with-me

홈 › Papers

BioMamba: A Pre-trained Biomedical Language Representation Model Leveraging Mamba

2024-08-05 · Ling Yue, Sixue Xing, Yingzhou Lu, Tianfan Fu

The advancement of natural language processing (NLP) in biology hinges on models' ability to interpret intricate biomedical literature. Traditional models often struggle with the complex and domain-specific language in this field. In this paper, we present BioMamba, a pre-trained model specifically designed for biomedical text mining. BioMamba builds upon the Mamba architecture and is pre-trained on an extensive corpus of biomedical literature. Our empirical studies demonstrate that BioMamba significantly outperforms models like BioBERT and general-domain Mamba across various biomedical tasks. For instance, BioMamba achieves a 100 times reduction in perplexity and a 4 times reduction in cross-entropy loss on the BioASQ test set. We provide an overview of the model architecture, pre-training process, and fine-tuning techniques. Additionally, we release the code and trained model to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2408.02600

Code (1)

LeoYML/BioMamba 공식 구현 pytorch

Tasks

Mamba

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

BioMamba: Leveraging Spectro-Temporal Embedding in Bidirectional Mamba for Enhanced Biosignal Classification

2025-03-14 · Jian Qian, Teck Lun Goh, Bingyu Xie, Chengyao Zhu 외

Biological signals, such as electroencephalograms (EEGs) and electrocardiograms (ECGs), play a pivotal role in numerous clinical practices, such as diagnosing brain and cardiac arrhythmic diseases. Existing methods for b…

Mamba

State Space Models for Bioacoustics: A Comparative Evaluation with Transformers

2025-12-03 · Chengyu Tang, Sanjeev Baskiyar arxiv

In this study, we evaluate the efficacy of the Mamba architecture bioacoustics by introducing BioMamba, a Mamba-based audio representation model for wildlife sounds. We pre-train a BioMamba using self-supervised learning…

Self-Supervised Learning

Biomedical Language Models are Robust to Sub-optimal Tokenization

2023-06-30 · Bernal Jiménez Gutiérrez, Huan Sun, Yu Su

As opposed to general English, many concepts in biomedical terminology have been designed in recent history by biomedical professionals with the goal of being precise and concise. This is often achieved by concatenating …

Entity LinkingLanguage ModelingLanguage ModellingMasked Language Modeling+4

Improving Biomedical Pretrained Language Models with Knowledge

2021-04-21 · NAACL (BioNLP) 2021 6 · Zheng Yuan, Yijia Liu, Chuanqi Tan, Songfang Huang 외

Pretrained language models have shown success in many natural language processing tasks. Many works explore incorporating knowledge into language models. In the biomedical domain, experts have taken decades of effort on …

Entity LinkingLanguage ModelingLanguage Modellingnamed-entity-recognition+4

A Domain Knowledge Enhanced Pre-Trained Language Model for Vertical Search: Case Study on Medicinal Products

2022-10-01 · COLING 2022 10 · Kesong Liu, Jianhui Jiang, Feifei Lyu

We present a biomedical knowledge enhanced pre-trained language model for medicinal product vertical search. Following ELECTRA’s replaced token detection (RTD) pre-training, we leverage biomedical entity masking (EM) str…

Attributeintent-classificationIntent ClassificationLanguage Modeling+4