Deep Discriminant Analysis (DDA) is a new loss that maximizes between-class variance and minimizes within-class variance to produce more compact and separable features for image segmentation.
Deep Image Segmentation via Discriminant Feature Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Accurate image segmentation remains challenging, particularly in generating sharp, confident boundaries. While modern architectures have advanced the field, many of them still rely on standard loss functions like Cross-Entropy and Dice, which often neglect the discriminative structure of learned features, leading to inaccurate boundaries. This work introduces Deep Discriminant Analysis (DDA), a differentiable, architecture-agnostic loss function that embeds classical discriminant principles for network training. DDA explicitly maximizes between-class variance while minimizing within-class one, promoting compact and separable feature distributions without increasing inference cost. Evaluations on the DIS5K benchmark demonstrate that DDA consistently improves segmentation accuracy, boundary sharpness, and model confidence across various architectures. Our results show that integrating discriminant analysis offers a simple, effective path for building more robust segmentation models.
fields
cs.CV 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Deep Image Segmentation via Discriminant Feature Learning
Deep Discriminant Analysis (DDA) is a new loss that maximizes between-class variance and minimizes within-class variance to produce more compact and separable features for image segmentation.