English

Reinforcement Learning for Sampling on Temporal Medical Imaging Sequences

Machine Learning 2023-08-30 v1 Image and Video Processing

Abstract

Accelerated magnetic resonance imaging resorts to either Fourier-domain subsampling or better reconstruction algorithms to deal with fewer measurements while still generating medical images of high quality. Determining the optimal sampling strategy given a fixed reconstruction protocol often has combinatorial complexity. In this work, we apply double deep Q-learning and REINFORCE algorithms to learn the sampling strategy for dynamic image reconstruction. We consider the data in the format of time series, and the reconstruction method is a pre-trained autoencoder-typed neural network. We present a proof of concept that reinforcement learning algorithms are effective to discover the optimal sampling pattern which underlies the pre-trained reconstructor network (i.e., the dynamics in the environment). The code for replicating experiments can be found at https://github.com/zhishenhuang/RLsamp.

Keywords

Cite

@article{arxiv.2308.14946,
  title  = {Reinforcement Learning for Sampling on Temporal Medical Imaging Sequences},
  author = {Zhishen Huang},
  journal= {arXiv preprint arXiv:2308.14946},
  year   = {2023}
}

Comments

ICML 2023 Workshop SODS

R2 v1 2026-06-28T12:06:47.069Z