paper-with-me

홈 › Papers

Diagnosis-oriented Medical Image Compression with Efficient Transfer Learning

2023-10-20 · Guangqi Xie, Xin Li, Xiaohan Pan, Zhibo Chen

Remote medical diagnosis has emerged as a critical and indispensable technique in practical medical systems, where medical data are required to be efficiently compressed and transmitted for diagnosis by either professional doctors or intelligent diagnosis devices. In this process, a large amount of redundant content irrelevant to the diagnosis is subjected to high-fidelity coding, leading to unnecessary transmission costs. To mitigate this, we propose diagnosis-oriented medical image compression, a special semantic compression task designed for medical scenarios, targeting to reduce the compression cost without compromising the diagnosis accuracy. However, collecting sufficient medical data to optimize such a compression system is significantly expensive and challenging due to privacy issues and the lack of professional annotation. In this study, we propose DMIC, the first efficient transfer learning-based codec, for diagnosis-oriented medical image compression, which can be effectively optimized with only few-shot annotated medical examples, by reusing the knowledge in the existing reinforcement learning-based task-driven semantic coding framework, i.e., HRLVSC [1]. Concretely, we focus on tuning only the partial parameters of the policy network for bit allocation within HRLVSC, which enables it to adapt to the medical images. In this work, we validate our DMIC with the typical medical task, Coronary Artery Segmentation. Extensive experiments have demonstrated that our DMIC can achieve 47.594%BD-Rate savings compared to the HEVC anchor, by tuning only the A2C module (2.7% parameters) of the policy network with only 1 medical sample.

📄 PDF Abstract BibTeX arXiv:2310.13250

Code (0)

등록된 구현이 없습니다.

Tasks

Coronary Artery SegmentationImage CompressionMedical DiagnosisSemantic CompressionTransfer Learning

Methods 이 논문이 사용한 방법론

A2C A2C, or Advantage Actor Critic, is a synchronous version of the A3C policy gradient method. As an alternative to the asynchronous…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Region of Interest based Medical Image Compression

2025-01-06 · Utkarsh Prakash Srivastava, Toshiaki Fujii

The vast volume of medical image data necessitates efficient compression techniques to support remote healthcare services. This paper explores Region of Interest (ROI) coding to address the balance between compression ra…

DiagnosticImage CompressionUNET Segmentation

A Clinical-oriented Multi-level Contrastive Learning Method for Disease Diagnosis in Low-quality Medical Images

2024-04-07 · Qingshan Hou, Shuai Cheng, Peng Cao, Jinzhu Yang 외

Representation learning offers a conduit to elucidate distinctive features within the latent space and interpret the deep models. However, the randomness of lesion distribution and the complexity of low-quality factors i…

Contrastive LearningDiagnosticRepresentation Learning

Machine Vision Guided 3D Medical Image Compression for Efficient Transmission and Accurate Segmentation in the Clouds

2019-04-09 · CVPR 2019 6 · Zihao Liu, Xiaowei Xu, Tao Liu, Qi Liu 외

Cloud based medical image analysis has become popular recently due to the high computation complexities of various deep neural network (DNN) based frameworks and the increasingly large volume of medical images that need …

Image CompressionImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

Towards Building Automatic Medical Consultation System: Framework, Task and Dataset

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this paper, we propose two frameworks to support automatic medical consultation, namely doctor-patient dialogue understanding and diagnosis-oriented interaction. A new medical dialogue dataset with multi-level fine-gr…

Dialogue Act ClassificationDialogue UnderstandingMedical Named Entity RecognitionMedical Report Generation+3

GOTM: a Goal-Oriented Framework for Capturing Uncertainty of Medical Treatments

2016-12-09 · Davoud Mougouei, David Powers

It has been widely recognized that uncertainty is an inevitable aspect of diagnosis and treatment of medical disorders. Such uncertainties hence, need to be considered in computerized medical models. The existing medical…