01 June, 2026
Johannes Theodoridis

Publication

Differences in Detection: Explainability Where it Matters

Event Hero Image

We are happy to share that the recent work of Johannes Theodoridis got accepted at CVPR 2026 Workshop HOW - How Do Vision Models Work? and will be presented in Denver, Colorado USA, 03.-07. 2026.

Abstract

We propose Differences in Detection (DnD), an intuitive method to compare two object detection models. Based on the same matching algorithm, it complements the standard metrics of mean Average Precision (mAP ) and TIDE error analysis with the ability to compare two models directly. More specifically, we calculate the intersection of ground truth labels that are recognized by both models, followed by the corresponding difference sets and the complement set of ground truth labels that are missed by both models. The resulting comparison is more direct and intuitive than a comparison of independent summary statistics. It reveals individual and shared mistakes and becomes particularly interesting when combined with error types. In this case, the differences in detection errors can be analyzed naturally in a standard confusion matrix. While valuable in itself, we believe that one of the best applications of DnD is to guide explainability methods such as ODAM towards metric-relevant examples, grounded in structured subsets.

Authors: Johannes Theodoridis, Johannes Maucher, Andreas Schilling

Paper: Differences in Detection: Explainability Where it Matters
Code: https://github.com/JohannesTheo/differences-in-detection