paper-with-me

Papers

MedDet: Generative Adversarial Distillation for Efficient Cervical Disc Herniation Detection

2024-08-30 · Zeyu Zhang, Nengmin Yi, Shengbo Tan, Ying Cai, Yi Yang, Lei Xu, Qingtai Li, Zhang Yi, Daji Ergu, Yang Zhao

Cervical disc herniation (CDH) is a prevalent musculoskeletal disorder that significantly impacts health and requires labor-intensive analysis from experts. Despite advancements in automated detection of medical imaging, two significant challenges hinder the real-world application of these methods. First, the computational complexity and resource demands present a significant gap for real-time application. Second, noise in MRI reduces the effectiveness of existing methods by distorting feature extraction. To address these challenges, we propose three key contributions: Firstly, we introduced MedDet, which leverages the multi-teacher single-student knowledge distillation for model compression and efficiency, meanwhile integrating generative adversarial training to enhance performance. Additionally, we customize the second-order nmODE to improve the model's resistance to noise in MRI. Lastly, we conducted comprehensive experiments on the CDH-1848 dataset, achieving up to a 5% improvement in mAP compared to previous methods. Our approach also delivers over 5 times faster inference speed, with approximately 67.8% reduction in parameters and 36.9% reduction in FLOPs compared to the teacher model. These advancements significantly enhance the performance and efficiency of automated CDH detection, demonstrating promising potential for future application in clinical practice. See project website https://steve-zeyu-zhang.github.io/MedDet

📄 PDF Abstract BibTeX arXiv:2409.00204

Code (1)

steve-zeyu-zhang/MedDet 공식 구현

Tasks

Knowledge DistillationModel Compression

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Recent trends and analysis of Generative Adversarial Networks in Cervical Cancer Imaging

2022-09-23 · Tamanna Sood

Cervical cancer is one of the most common types of cancer found in females. It contributes to 6-29% of all cancers in women. It is caused by the Human Papilloma Virus (HPV). The 5-year survival chances of cervical cancer…

Deep Learning

Identification of Cervical Pathology using Adversarial Neural Networks

2020-04-28 · Abhilash Nandy, Rachana Sathish, Debdoot Sheet

Various screening and diagnostic methods have led to a large reduction of cervical cancer death rates in developed countries. However, cervical cancer is the leading cause of cancer related deaths in women in India and o…

Diagnosticimage-classificationImage Classification

Synthetic Augmentation and Feature-based Filtering for Improved Cervical Histopathology Image Classification

2019-07-24 · Yuan Xue, Qianying Zhou, Jiarong Ye, L. Rodney Long 외

Cervical intraepithelial neoplasia (CIN) grade of histopathology images is a crucial indicator in cervical biopsy results. Accurate CIN grading of epithelium regions helps pathologists with precancerous lesion diagnosis …

Data AugmentationGeneral Classificationimage-classificationImage Classification

SDAKD: Student Discriminator Assisted Knowledge Distillation for Super-Resolution Generative Adversarial Networks

2025-10-04 · Nikolaos Kaparinos, Vasileios Mezaris arxiv

Generative Adversarial Networks (GANs) achieve excellent performance in generative tasks, such as image super-resolution, but their computational requirements make difficult their deployment on resource-constrained devic…

Knowledge DistillationImage Super-Resolution

Two-Stage Cross-Domain Cervical Abnormality Screening with Cytopathological Image Synthesis and Knowledge Distillation

2026-06-26 · Jincheng Li, Yuzhi He, Yihui Zhan, Xinmei Zhang 외 arxiv

Cross-domain diagnosis remains a major challenge in cervical cell pathology due to pronounced domain shifts across institutions and the subtle visual differences among disease stages, which jointly impair model generaliz…

Knowledge DistillationCell Detection