Using Bottleneck Adapters to Identify Cancer in Clinical Notes under Low-Resource Constraints
Omid Rohanian, Hannah Jauncey, Mohammadmahdi Nouriborji, Vinod Kumar, Chauhan, Bronner P. Gon\c{c}alves, Christiana Kartsonaki, ISARIC Clinical, Characterisation Group, Laura Merson, David Clifton

TL;DR
This study evaluates various NLP models, demonstrating that bottleneck adapters enable effective cancer detection in clinical notes under low-resource conditions, outperforming full fine-tuning of specialized models.
Contribution
The paper introduces the use of bottleneck adapters for biomedical NLP, showing they outperform full fine-tuning in low-resource clinical note classification tasks.
Findings
Bottleneck adapters outperform full fine-tuning of BioBERT.
Fine-tuning a frozen BERT with adapters is effective in low-resource settings.
Code for the approach is publicly available.
Abstract
Processing information locked within clinical health records is a challenging task that remains an active area of research in biomedical NLP. In this work, we evaluate a broad set of machine learning techniques ranging from simple RNNs to specialised transformers such as BioBERT on a dataset containing clinical notes along with a set of annotations indicating whether a sample is cancer-related or not. Furthermore, we specifically employ efficient fine-tuning methods from NLP, namely, bottleneck adapters and prompt tuning, to adapt the models to our specialised task. Our evaluations suggest that fine-tuning a frozen BERT model pre-trained on natural language and with bottleneck adapters outperforms all other strategies, including full fine-tuning of the specialised BioBERT model. Based on our findings, we suggest that using bottleneck adapters in low-resource situations with limited…
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
TopicsTopic Modeling · Biomedical Text Mining and Ontologies · Natural Language Processing Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Softmax · Adam · Attention Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · WordPiece · Layer Normalization · Residual Connection · Dropout
