paper-with-me

Papers

RMSim: Controlled Respiratory Motion Simulation on Static Patient Scans

2023-01-26 · Donghoon Lee, Ellen Yorke, Masoud Zarepisheh, Saad Nadeem, Yu-Chi Hu

This work aims to generate realistic anatomical deformations from static patient scans. Specifically, we present a method to generate these deformations/augmentations via deep learning driven respiratory motion simulation that provides the ground truth for validating deformable image registration (DIR) algorithms and driving more accurate deep learning based DIR. We present a novel 3D Seq2Seq deep learning respiratory motion simulator (RMSim) that learns from 4D-CT images and predicts future breathing phases given a static CT image. The predicted respiratory patterns, represented by time-varying displacement vector fields (DVFs) at different breathing phases, are modulated through auxiliary inputs of 1D breathing traces so that a larger amplitude in the trace results in more significant predicted deformation. Stacked 3D-ConvLSTMs are used to capture the spatial-temporal respiration patterns. Training loss includes a smoothness loss in the DVF and mean-squared error between the predicted and ground truth phase images. A spatial transformer deforms the static CT with the predicted DVF to generate the predicted phase image. 10-phase 4D-CTs of 140 internal patients were used to train and test RMSim. The trained RMSim was then used to augment a public DIR challenge dataset for training VoxelMorph to show the effectiveness of RMSim-generated deformation augmentation. We validated our RMSim output with both private and public benchmark datasets (healthy and cancer patients). The proposed approach can be used for validating DIR algorithms as well as for patient-specific augmentations to improve deep learning DIR algorithms. The code, pretrained models, and augmented DIR validation datasets will be released at https://github.com/nadeemlab/SeqX2Y.

📄 PDF Abstract BibTeX arXiv:2301.11422

Code (2)

nadeemlab/Physics-ArX 공식 구현 pytorch
nadeemlab/seqx2y 공식 구현 pytorch

Tasks

Deep LearningImage Registration

Methods 이 논문이 사용한 방법론

Test 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Spatial Transformer A Spatial Transformer is an image model block that explicitly allows the spatial manipulation of data within a [convolutional neural…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Interpatient Respiratory Motion Model Transfer for Virtual Reality Simulations of Liver Punctures

2017-07-26 · Andre Mastmeyer, Matthias Wilms, Heinz Handels

Current virtual reality (VR) training simulators of liver punctures often rely on static 3D patient data and use an unrealistic (sinusoidal) periodic animation of the respiratory movement. Existing methods for the animat…

Population-based Respiratory 4D Motion Atlas Construction and its Application for VR Simulations of Liver Punctures

2017-12-05 · Andre Mastmeyer, Matthias Wilms, Heinz Handels

Virtual reality (VR) training simulators of liver needle insertion in the hepatic area of breathing virtual patients currently need 4D data acquisitions as a prerequisite. Here, first a population-based breathing virtual…

Variational Message Passing-Based Respiratory Motion Estimation and Detection Using Radar Signals

2022-10-14 · Jakob Möderl, Erik Leitinger, Franz Pernkopf, Klaus Witrisal

We present a variational message passing (VMP) approach to detect the presence of a person based on their respiratory chest motion using multistatic ultra-wideband (UWB) radar. In the process, the respiratory motion is e…

Motion Estimation

Stop Holding Your Breath: CT-Informed Gaussian Splatting for Dynamic Bronchoscopy

2026-04-30 · Andrea Dunn Beltran, Daniel Rho, Aarav Mehta, Xinqi Xiong 외 arxiv

Bronchoscopic navigation relies on registering endoscopic video to a preoperative CT scan, but respiratory motion deforms the airway by 5-20 mm, creating CT-to-body divergence that limits localization accuracy. In practi…

Dual-domain U-Nets with embedded back projection operators for motion-resolved 4D CBCT reconstruction

2026-08-04 · Ivo Herzig, Pascal Paysan, Daniel Barco, Marc André Stadelmann 외 arxiv

Four-dimensional cone beam CT (4D CBCT) is important for image-guided radiation therapy of thoracic cancers, but its use is limited by long scan times, causing high patient dose and motion/sparse-sampling artifacts. We p…