A Fast and Precise Method for Searching Rectangular Tumor Regions in Brain MR Images
Hidenori Takeshima, Shuki Maruyama
TL;DR
This work tackles fast and precise localization of rectangular ROI in brain MRI for applications like MRSI, by combining a segmentation network (U-Net with an EfficientNet encoder) with a $9$-dimensional exhaustive search over $V$, $R$, and $\Theta$. It leverages $3$D summed-area tables to compute ROI sums in $O(1)$ time per candidate and introduces a new $f_{proposed}$ metric that biases toward cube-like shapes and higher tumor fractions. On BraTS-derived data, the method achieves dramatic speedups (about $8$ seconds vs $11$–$40$ minutes) and improves ROI quality over conventional metrics, with controllable trade-offs between volume accuracy and tumor fraction via $\lambda_2$. The approach offers a practical, scalable tool for rapid, reliable rectangular ROI placement in brain tumor diagnosis and MR-guided planning.
Abstract
Purpose: To develop a fast and precise method for searching rectangular regions in brain tumor images. Methods: The authors propose a new method for searching rectangular tumor regions in brain MR images. The proposed method consisted of a segmentation network and a fast search method with a user-controllable search metric. As the segmentation network, the U-Net whose encoder was replaced by the EfficientNet was used. In the fast search method, summed-area tables were used for accelerating sums of voxels in rectangular regions. Use of the summed-area tables enabled exhaustive search of the 3D offset (3D full search). The search metric was designed for giving priority to cubes over oblongs, and assigning better values for higher tumor fractions even if they exceeded target tumor fractions. The proposed computation and metric were compared with those used in a conventional method using the Brain Tumor Image Segmentation dataset. Results: When the 3D full search was used, the proposed computation (8 seconds) was 100-500 times faster than the conventional computation (11-40 minutes). When the user-controllable parts of the search metrics were changed variously, the tumor fractions of the proposed metric were higher than those of the conventional metric. In addition, the conventional metric preferred oblongs whereas the proposed metric preferred cubes. Conclusion: The proposed method is promising for implementing fast and precise search of rectangular tumor regions, which is useful for brain tumor diagnosis using MRI systems. The proposed computation reduced processing times of the 3D full search, and the proposed metric improved the quality of the assigned rectangular tumor regions.
