Pith. sign in

REVIEW 5 cited by

Clinical-Longformer and Clinical-BigBird: Transformers for long clinical sequences

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2201.11838 v3 pith:XHNAZQ44 submitted 2022-01-27 cs.CL cs.AI

classification cs.CLcs.AI
keywords modelstasksclinical-longformerclinicalsequenceclinical-bigbirdlanguagelong
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Transformers-based models, such as BERT, have dramatically improved the performance for various natural language processing tasks. The clinical knowledge enriched model, namely ClinicalBERT, also achieved state-of-the-art results when performed on clinical named entity recognition and natural language inference tasks. One of the core limitations of these transformers is the substantial memory consumption due to their full self-attention mechanism. To overcome this, long sequence transformer models, e.g. Longformer and BigBird, were proposed with the idea of sparse attention mechanism to reduce the memory usage from quadratic to the sequence length to a linear scale. These models extended the maximum input sequence length from 512 to 4096, which enhanced the ability of modeling long-term dependency and consequently achieved optimal results in a variety of tasks. Inspired by the success of these long sequence transformer models, we introduce two domain enriched language models, namely Clinical-Longformer and Clinical-BigBird, which are pre-trained from large-scale clinical corpora. We evaluate both pre-trained models using 10 baseline tasks including named entity recognition, question answering, and document classification tasks. The results demonstrate that Clinical-Longformer and Clinical-BigBird consistently and significantly outperform ClinicalBERT as well as other short-sequence transformers in all downstream tasks. We have made our source code available at [https://github.com/luoyuanlab/Clinical-Longformer] the pre-trained models available for public download at: [https://huggingface.co/yikuan8/Clinical-Longformer].

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LLM4EHR: Aligning Clinical Time Series with Medical Event Sequences via Large Language Models

    cs.LG 2026-07 conditional novelty 6.0 of 10

    A pre-training method that aligns ICU time-series windows with LLM-encoded event summaries via a regularised InfoNCE loss improves downstream predictions and cross-dataset transfer.

  2. ImmunoFOMO: Are Language Models missing what oncologists see?

    cs.CL 2025-06 conditional novelty 6.0 of 10

    Small domain-specific language models identify fine-grained immunotherapy hallmarks in breast cancer abstracts more accurately than large language models do, while large models handle coarser categories better.

  3. BioClinical ModernBERT: A State-of-the-Art Long-Context Encoder for Biomedical and Clinical NLP

    cs.CL 2025-06 conditional novelty 6.0 of 10

    A continued-pretrained ModernBERT encoder for biomedical and clinical text claims SOTA on several clinical NLP tasks, with caveats about data overlap between pretraining and evaluation.

  4. Multimodal Semantic-Aware Contrastive Learning For False Negative Mitigation in 3D Medical Imaging

    cs.LG 2026-07 conditional novelty 5.0 of 10

    MseaCL, a semantic-aware contrastive pretraining method for 3D brain MRI and reports, reports a 0.226 external AUC gain over instance-based contrastive learning for pediatric brain tumor molecular classification.

  5. Can human clinical rationales improve the performance and explainability of clinical text classification models?

    cs.CL 2025-07 conditional novelty 5.0 of 10

    Adding 96,679 human rationale highlights improves cancer-site classification less than adding the same number of full pathology reports, and the explainability gain is small.

Pith tools