paper-with-me

홈 › Papers

Spatial-temporal Hierarchical Reinforcement Learning for Interpretable Pathology Image Super-Resolution

2024-06-26 · WenTing Chen, Jie Liu, Tommy W. S. Chow, Yixuan Yuan

Pathology image are essential for accurately interpreting lesion cells in cytopathology screening, but acquiring high-resolution digital slides requires specialized equipment and long scanning times. Though super-resolution (SR) techniques can alleviate this problem, existing deep learning models recover pathology image in a black-box manner, which can lead to untruthful biological details and misdiagnosis. Additionally, current methods allocate the same computational resources to recover each pixel of pathology image, leading to the sub-optimal recovery issue due to the large variation of pathology image. In this paper, we propose the first hierarchical reinforcement learning framework named Spatial-Temporal hierARchical Reinforcement Learning (STAR-RL), mainly for addressing the aforementioned issues in pathology image super-resolution problem. We reformulate the SR problem as a Markov decision process of interpretable operations and adopt the hierarchical recovery mechanism in patch level, to avoid sub-optimal recovery. Specifically, the higher-level spatial manager is proposed to pick out the most corrupted patch for the lower-level patch worker. Moreover, the higher-level temporal manager is advanced to evaluate the selected patch and determine whether the optimization should be stopped earlier, thereby avoiding the over-processed problem. Under the guidance of spatial-temporal managers, the lower-level patch worker processes the selected patch with pixel-wise interpretable actions at each time step. Experimental results on medical images degraded by different kernels show the effectiveness of STAR-RL. Furthermore, STAR-RL validates the promotion in tumor diagnosis with a large margin and shows generalizability under various degradations. The source code is available at https://github.com/CUHK-AIM-Group/STAR-RL.

📄 PDF Abstract BibTeX arXiv:2406.18310

Code (1)

cuhk-aim-group/star-rl 공식 구현 pytorch

Tasks

Hierarchical Reinforcement LearningImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Towards an Interpretable Hierarchical Agent Framework using Semantic Goals

2022-10-16 · Bharat Prakash, Nicholas Waytowich, Tim Oates, Tinoosh Mohsenin

Learning to solve long horizon temporally extended tasks with reinforcement learning has been a challenge for several years now. We believe that it is important to leverage both the hierarchical structure of complex task…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Hierarchical Prototype-based Domain Priors for Multiple Instance Learning in Multimodal Histopathology Analysis

2026-04-27 · Xuemei Qiu, Dawei Fan, Yebin Huang, Yanping Chen 외 arxiv

Digital pathology has fundamentally altered diagnostic workflows by enabling the computational analysis of gigapixel Whole Slide Images (WSIs), yet effectively deciphering their complex tumor microenvironments remains a …

Multiple Instance Learning

Spatial-Temporal Interplay in Human Mobility: A Hierarchical Reinforcement Learning Approach with Hypergraph Representation

2023-12-25 · Zhaofan Zhang, Yanan Xiao, Lu Jiang, Dingqi Yang 외

In the realm of human mobility, the decision-making process for selecting the next-visit location is intricately influenced by a trade-off between spatial and temporal constraints, which are reflective of individual need…

Decision MakingHierarchical Reinforcement Learninghypergraph embedding

Hierarchical and Interpretable Skill Acquisition in Multi-task Reinforcement Learning

2017-12-20 · ICLR 2018 1 · Tianmin Shu, Caiming Xiong, Richard Socher

Learning policies for complex tasks that require multiple different skills is a major challenge in reinforcement learning (RL). It is also a requirement for its deployment in real-world scenarios. This paper proposes a n…

Minecraftreinforcement-learningReinforcement LearningReinforcement Learning (RL)

M2ORT: Many-To-One Regression Transformer for Spatial Transcriptomics Prediction from Histopathology Images

2024-01-19 · Hongyi Wang, Xiuju Du, Jing Liu, Shuyi Ouyang 외

The advancement of Spatial Transcriptomics (ST) has facilitated the spatially-aware profiling of gene expressions based on histopathology images. Although ST data offers valuable insights into the micro-environment of tu…

regression