Dynamic Multiscale Tree Learning Using Ensemble Strong Classifiers for Multi-label Segmentation of Medical Images with Lesions
Samya Amiri, Mohamed Ali Mahjoub, Islem Rekik

TL;DR
This paper presents a dynamic multiscale tree architecture that combines strong classifiers like SRF and BN in a bi-directional, hierarchical structure to improve multi-label medical image segmentation, especially for brain lesions.
Contribution
The novel DMT model integrates multiple classifiers in a tree with bi-directional information flow, enhancing segmentation accuracy over existing methods.
Findings
Outperforms state-of-the-art segmentation methods
Effectively integrates multi-level image knowledge
Robustly handles irregular object boundaries
Abstract
We introduce a dynamic multiscale tree (DMT) architecture that learns how to leverage the strengths of different existing classifiers for supervised multi-label image segmentation. Unlike previous works that simply aggregate or cascade classifiers for addressing image segmentation and labeling tasks, we propose to embed strong classifiers into a tree structure that allows bi-directional flow of information between its classifier nodes to gradually improve their performances. Our DMT is a generic classification model that inherently embeds different cascades of classifiers while enhancing learning transfer between them to boost up their classification accuracies. Specifically, each node in our DMT can nest a Structured Random Forest (SRF) classifier or a Bayesian Network (BN) classifier. The proposed SRF-BN DMT architecture has several appealing properties. First, while SRF operates at a…
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
TopicsBrain Tumor Detection and Classification · Medical Image Segmentation Techniques · Advanced Neural Network Applications
