paper-with-me

Papers

HeartSpot: Privatized and Explainable Data Compression for Cardiomegaly Detection

2022-10-05 · Elvin Johnson, Shreshta Mohan, Alex Gaudio, Asim Smailagic, Christos Faloutsos, Aurélio Campilho

Advances in data-driven deep learning for chest X-ray image analysis underscore the need for explainability, privacy, large datasets and significant computational resources. We frame privacy and explainability as a lossy single-image compression problem to reduce both computational and data requirements without training. For Cardiomegaly detection in chest X-ray images, we propose HeartSpot and four spatial bias priors. HeartSpot priors define how to sample pixels based on domain knowledge from medical literature and from machines. HeartSpot privatizes chest X-ray images by discarding up to 97% of pixels, such as those that reveal the shape of the thoracic cage, bones, small lesions and other sensitive features. HeartSpot priors are ante-hoc explainable and give a human-interpretable image of the preserved spatial features that clearly outlines the heart. HeartSpot offers strong compression, with up to 32x fewer pixels and 11x smaller filesize. Cardiomegaly detectors using HeartSpot are up to 9x faster to train or at least as accurate (up to +.01 AUC ROC) when compared to a baseline DenseNet121. HeartSpot is post-hoc explainable by re-using existing attribution methods without requiring access to the original non-privatized image. In summary, HeartSpot improves speed and accuracy, reduces image size, improves privacy and ensures explainability. Source code: https://www.github.com/adgaudio/HeartSpot

📄 PDF Abstract BibTeX arXiv:2210.02241

Code (1)

adgaudio/heartspot 공식 구현 pytorch

Tasks

Data CompressionImage Compression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Cardiomegaly Detection using Deep Convolutional Neural Network with U-Net

2022-05-23 · Soham S. Sarpotdar

Cardiomegaly is indeed a medical disease in which the heart is enlarged. Cardiomegaly is better to handle if caught early, so early detection is critical. The chest X-ray, being one of the most often used radiography exa…

DiagnosticImage CompressionMedical DiagnosisSpecificity

Scalable Differentially Private Data Compression via Diffusion and Stochastic Codes

2026-07-03 · Gergely Flamich, Oykü Sıla Güner, Yanxiao Liu, Deniz Gündüz arxiv

The ever-increasing collection of personal data has created mounting pressure to develop technologies that protect sensitive aspects of individual identity. Differential privacy (DP) provides a principled framework with …

Image Classification

Confident Pseudo-labeled Diffusion Augmentation for Canine Cardiomegaly Detection

2025-01-13 · Shiman Zhang, Lakshmikar Reddy Polamreddy, Youshan Zhang

Canine cardiomegaly, marked by an enlarged heart, poses serious health risks if undetected, requiring accurate diagnostic methods. Current detection models often rely on small, poorly annotated datasets and struggle to g…

Diagnostic

Multi Head Attention Enhanced Inception v3 for Cardiomegaly Detection

2025-11-25 · Abishek Karthik, Pandiyaraju V arxiv

The healthcare industry has been revolutionized significantly by novel imaging technologies, not just in the diagnosis of cardiovascular diseases but also by the visualization of structural abnormalities like cardiomegal…

Training generative models from privatized data

2023-06-15 · Daria Reshetova, Wei-Ning Chen, Ayfer Özgür

Local differential privacy is a powerful method for privacy-preserving data collection. In this paper, we develop a framework for training Generative Adversarial Networks (GANs) on differentially privatized data. We show…

Privacy Preserving