English

Class and Region-Adaptive Constraints for Network Calibration

Computer Vision and Pattern Recognition 2024-03-20 v1

Abstract

In this work, we present a novel approach to calibrate segmentation networks that considers the inherent challenges posed by different categories and object regions. In particular, we present a formulation that integrates class and region-wise constraints into the learning objective, with multiple penalty weights to account for class and region differences. Finding the optimal penalty weights manually, however, might be unfeasible, and potentially hinder the optimization process. To overcome this limitation, we propose an approach based on Class and Region-Adaptive constraints (CRaC), which allows to learn the class and region-wise penalty weights during training. CRaC is based on a general Augmented Lagrangian method, a well-established technique in constrained optimization. Experimental results on two popular segmentation benchmarks, and two well-known segmentation networks, demonstrate the superiority of CRaC compared to existing approaches. The code is available at: https://github.com/Bala93/CRac/

Keywords

Cite

@article{arxiv.2403.12364,
  title  = {Class and Region-Adaptive Constraints for Network Calibration},
  author = {Balamurali Murugesan and Julio Silva-Rodriguez and Ismail Ben Ayed and Jose Dolz},
  journal= {arXiv preprint arXiv:2403.12364},
  year   = {2024}
}

Comments

Under review

R2 v1 2026-06-28T15:25:10.446Z