DExTeR: Weakly Semi-Supervised Object Detection with Class and Instance Experts for Medical Imaging
Adrien Meyer, Didier Mutter, Nicolas Padoy

TL;DR
DExTeR is a transformer-based weakly semi-supervised object detection method tailored for medical imaging, reducing annotation effort while maintaining high accuracy through innovative attention mechanisms and expert decoupling.
Contribution
The paper introduces DExTeR, a novel Point-to-Box regressor with class-guided deformable attention and CLICK-MoE, specifically designed to handle complex medical images with minimal annotations.
Findings
Achieves state-of-the-art results on three medical datasets.
Reduces annotation costs significantly compared to fully supervised methods.
Improves detection robustness with multi-point training strategy.
Abstract
Detecting anatomical landmarks in medical imaging is essential for diagnosis and intervention guidance. However, object detection models rely on costly bounding box annotations, limiting scalability. Weakly Semi-Supervised Object Detection (WSSOD) with point annotations proposes annotating each instance with a single point, minimizing annotation time while preserving localization signals. A Point-to-Box teacher model, trained on a small box-labeled subset, converts these point annotations into pseudo-box labels to train a student detector. Yet, medical imagery presents unique challenges, including overlapping anatomy, variable object sizes, and elusive structures, which hinder accurate bounding box inference. To overcome these challenges, we introduce DExTeR (DETR with Experts), a transformer-based Point-to-Box regressor tailored for medical imaging. Built upon Point-DETR, DExTeR…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
