paper-with-me

Papers

A Fast and Efficient Modern BERT based Text-Conditioned Diffusion Model for Medical Image Segmentation

2025-11-26 · Venkata Siddharth Dhara, Pawan Kumar arxiv

In recent times, denoising diffusion probabilistic models (DPMs) have proven effective for medical image generation and denoising, and as representation learners for downstream segmentation. However, segmentation performance is limited by the need for dense pixel-wise labels, which are expensive, time-consuming, and require expert knowledge. We propose FastTextDiff, a label-efficient diffusion-based segmentation model that integrates medical text annotations to enhance semantic representations. Our approach uses ModernBERT, a transformer capable of processing long clinical notes, to tightly link textual annotations with semantic content in medical images. Trained on MIMIC-III and MIMIC-IV, ModernBERT encodes clinical knowledge that guides cross-modal attention between visual and textual features. This study validates ModernBERT as a fast, scalable alternative to Clinical BioBERT in diffusion-based segmentation pipelines and highlights the promise of multi-modal techniques for medical image analysis. By replacing Clinical BioBERT with ModernBERT, FastTextDiff benefits from FlashAttention 2, an alternating attention mechanism, and a 2-trillion-token corpus, improving both segmentation accuracy and training efficiency over traditional diffusion-based models.

📄 PDF Abstract BibTeX arXiv:2512.00084

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationMedical Image GenerationClinical Knowledge

Similar Papers 제목 키워드 기반

Smarter, Better, Faster, Longer: A Modern Bidirectional Encoder for Fast, Memory Efficient, and Long Context Finetuning and Inference

2024-12-18 · Benjamin Warner, Antoine Chaffin, Benjamin Clavié, Orion Weller 외

Encoder-only transformer models such as BERT offer a great performance-size tradeoff for retrieval and classification tasks with respect to larger decoder-only models. Despite being the workhorse of numerous production p…

DecoderRetrieval

Patent Language Model Pretraining with ModernBERT

2025-09-18 · Amirhossein Yousefiramandi, Ciaran Cooney arxiv

Transformer-based language models such as BERT have become foundational in NLP, yet their performance degrades in specialized domains like patents, which contain long, technical, and legally structured text. Prior approa…

EucliDreamer: Fast and High-Quality Texturing for 3D Models with Depth-Conditioned Stable Diffusion

2024-04-16 · Cindy Le, Congrui Hetang, Chendi Lin, Ang Cao 외

We present EucliDreamer, a simple and effective method to generate textures for 3D models given text prompts and meshes. The texture is parametrized as an implicit function on the 3D surface, which is optimized with the …

Fast and Accurate FSA System Using ELBERT: An Efficient and Lightweight BERT

2022-11-16 · Siyuan Lu, Chenchen Zhou, Keli Xie, Jun Lin 외

With the development of deep learning and Transformer-based pre-trained models like BERT, the accuracy of many NLP tasks has been dramatically improved. However, the large number of parameters and computations also pose …

GPUSentiment Analysis

Fast Timing-Conditioned Latent Audio Diffusion

2024-02-07 · Zach Evans, CJ Carr, Josiah Taylor, Scott H. Hawley 외

Generating long-form 44.1kHz stereo audio from text prompts can be computationally demanding. Further, most previous works do not tackle that music and sound effects naturally vary in their duration. Our research focuses…

Audio GenerationGPUText-to-Music Generation