paper-with-me

Papers

Latent Spaces Enable Transformer-Based Dose Prediction in Complex Radiotherapy Plans

2024-07-11 · Edward Wang, Ryan Au, Pencilla Lang, Sarah A. Mattonen

Evidence is accumulating in favour of using stereotactic ablative body radiotherapy (SABR) to treat multiple cancer lesions in the lung. Multi-lesion lung SABR plans are complex and require significant resources to create. In this work, we propose a novel two-stage latent transformer framework (LDFormer) for dose prediction of lung SABR plans with varying numbers of lesions. In the first stage, patient anatomical information and the dose distribution are encoded into a latent space. In the second stage, a transformer learns to predict the dose latent from the anatomical latents. Causal attention is modified to adapt to different numbers of lesions. LDFormer outperforms a state-of-the-art generative adversarial network on dose conformality in and around lesions, and the performance gap widens when considering overlapping lesions. LDFormer generates predictions of 3-D dose distributions in under 30s on consumer hardware, and has the potential to assist physicians with clinical decision making, reduce resource costs, and accelerate treatment planning.

📄 PDF Abstract BibTeX arXiv:2407.08650

Code (1)

edwardwang1/ldformer 공식 구현 pytorch

Tasks

Decision MakingGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

SP-DiffDose: A Conditional Diffusion Model for Radiation Dose Prediction Based on Multi-Scale Fusion of Anatomical Structures, Guided by SwinTransformer and Projector

2023-12-11 · Linjie Fu, Xia Li, Xiuding Cai, Yingkai Wang 외

Radiation therapy serves as an effective and standard method for cancer treatment. Excellent radiation therapy plans always rely on high-quality dose distribution maps obtained through repeated trial and error by experie…

Prediction

Triplet-constraint Transformer with Multi-scale Refinement for Dose Prediction in Radiotherapy

2024-02-07 · Lu Wen, Qihun Zhang, Zhenghao Feng, Yuanyuan Xu 외

Radiotherapy is a primary treatment for cancers with the aim of applying sufficient radiation dose to the planning target volume (PTV) while minimizing dose hazards to the organs at risk (OARs). Convolutional neural netw…

Triplet

Double-Constraint Diffusion Model with Nuclear Regularization for Ultra-low-dose PET Reconstruction

2025-08-30 · Mengxiao Geng, Ran Hong, Bingxuan Li, Qiegen Liu arxiv

Ultra-low-dose positron emission tomography (PET) reconstruction holds significant potential for reducing patient radiation exposure and shortening examination times. However, it may also lead to increased noise and redu…

Information Extraction

MD-Dose: A diffusion model based on the Mamba for radiation dose prediction

2024-03-13 · Linjie Fu, Xia Li, Xiuding Cai, Yingkai Wang 외

Radiation therapy is crucial in cancer treatment. Experienced experts typically iteratively generate high-quality dose distribution maps, forming the basis for excellent radiation therapy plans. Therefore, automated pred…

DenoisingMamba

scPPDM: A Diffusion Model for Single-Cell Drug-Response Prediction

2025-10-08 · Zhaokang Liang, Shuyang Zhuang, Xiaoran Jiao, Weian Mao 외 arxiv

This paper introduces the Single-Cell Perturbation Prediction Diffusion Model (scPPDM), the first diffusion-based framework for single-cell drug-response prediction from scRNA-seq data. scPPDM couples two condition chann…