2020

SegNBDT: Visual Decision Rules for Segmentation

Wan, Alvin, Ho, Daniel, Song, Younjin et al.

Understand

The black-box nature of neural networks limits model decision interpretability, in particular for high-dimensional inputs in computer vision and for dense pixel prediction tasks like segmentation.

  • To address this, prior work combines neural networks with decision trees.
  • However, such models (1) perform poorly when compared to state-of-the-art segmentation models or (2) fail to produce decision rules with spatially-grounded semantic meaning.
  • In this work, we build a hybrid neural-network and decision-tree model for segmentation that (1) attains neural network segmentation accuracy and (2) provides semi-automatically constructed visual decision rules such as "Is there a window?".

Reading the bibliography…