PK-YOLO: Pretrained Knowledge Guided YOLO for Brain Tumor Detection in Multiplanar MRI Slices
Ming Kang, Fung Fung Ting, Rapha\"el C.-W. Phan, Chee-Ming Ting

TL;DR
PK-YOLO is a novel pretrained knowledge guided YOLO-based model designed specifically for improved brain tumor detection in multiplanar MRI slices, leveraging a lightweight backbone and specialized loss functions.
Contribution
This work introduces the first pretrained knowledge guided YOLO model for brain tumor detection, combining a pretrained lightweight backbone with a specialized loss function for small object detection.
Findings
Achieves competitive detection performance on MRI datasets.
Outperforms existing YOLO-like and DETR-like detectors.
Enhances small tumor detection accuracy.
Abstract
Brain tumor detection in multiplane Magnetic Resonance Imaging (MRI) slices is a challenging task due to the various appearances and relationships in the structure of the multiplane images. In this paper, we propose a new You Only Look Once (YOLO)-based detection model that incorporates Pretrained Knowledge (PK), called PK-YOLO, to improve the performance for brain tumor detection in multiplane MRI slices. To our best knowledge, PK-YOLO is the first pretrained knowledge guided YOLO-based object detector. The main components of the new method are a pretrained pure lightweight convolutional neural network-based backbone via sparse masked modeling, a YOLO architecture with the pretrained backbone, and a regression loss function for improving small object detection. The pretrained backbone allows for feature transferability of object queries on individual plane MRI slices into the model…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Medical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging
MethodsBalanced Selection
