paper-with-me

Papers

Partial Policy-based Reinforcement Learning for Anatomical Landmark Localization in 3D Medical Images

2018-07-09 · Walid Abdullah Al, Il Dong Yun

Deploying the idea of long-term cumulative return, reinforcement learning has shown remarkable performance in various fields. We propose a formulation of the landmark localization in 3D medical images as a reinforcement learning problem. Whereas value-based methods have been widely used to solve similar problems, we adopt an actor-critic based direct policy search method framed in a temporal difference learning approach. Successful behavior learning is challenging in large state and/or action spaces, requiring many trials. We introduce a partial policy-based reinforcement learning to enable solving the large problem of localization by learning the optimal policy on smaller partial domains. Independent actors efficiently learn the corresponding partial policies, each utilizing their own independent critic. The proposed policy reconstruction from the partial policies ensures a robust and efficient localization utilizing the sub-agents solving simple binary decision problems in their corresponding partial action spaces. The proposed reinforcement learning requires a small number of trials to learn the optimal behavior compared with the original behavior learning scheme.

📄 PDF Abstract BibTeX arXiv:1807.02908

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

landmarker: a Toolkit for Anatomical Landmark Localization in 2D/3D Images

2025-01-17 · Jef Jonkers, Luc Duchateau, Glenn Van Wallendael, Sofie Van Hoecke

Anatomical landmark localization in 2D/3D images is a critical task in medical imaging. Although many general-purpose tools exist for landmark localization in classical computer vision tasks, such as pose estimation, the…

Pose Estimation

Anatomical Landmarks Localization for 3D Foot Point Clouds

2021-10-03 · Sheldon Fung, Xuequan Lu, Mantas Mykolaitis, Gediminas Kostkevicius 외

3D anatomical landmarks play an important role in health research. Their automated prediction/localization thus becomes a vital task. In this paper, we introduce a deformation method for 3D anatomical landmarks predictio…

Prediction

Learning Continuous Control Policies for Information-Theoretic Active Perception

2022-09-26 · Pengzhi Yang, YuHan Liu, Shumon Koga, Arash Asgharivaskasi 외

This paper proposes a method for learning continuous control policies for active landmark localization and exploration using an information-theoretic cost. We consider a mobile robot detecting landmarks within a limited …

continuous-controlContinuous Control

Deep Learning-Based Regression and Classification for Automatic Landmark Localization in Medical Images

2020-07-10 · Julia M. H. Noothout, Bob D. de Vos, Jelmer M. Wolterink, Elbrich M. Postma 외

In this study, we propose a fast and accurate method to automatically localize anatomical landmarks in medical images. We employ a global-to-local localization approach using fully convolutional neural networks (FCNNs). …

ClassificationGeneral Classificationregression

Learn Fine-grained Adaptive Loss for Multiple Anatomical Landmark Detection in Medical Images

2021-05-19 · Guang-Quan Zhou, Juzheng Miao, Xin Yang, Rui Li 외

Automatic and accurate detection of anatomical landmarks is an essential operation in medical image analysis with a multitude of applications. Recent deep learning methods have improved results by directly encoding the a…

Anatomical Landmark DetectionAnatomyMedical Image AnalysisReinforcement Learning (RL)