Effect of richer disagreement cues on known–unknown separation

Determine whether richer cross-view semantic disagreement cues in the Dual-Disagreement Target Generator encourage the model to learn clearer separation between known and unknown object representations, thereby improving both unknown-object recall and known-class detection performance in sparsely annotated open-world object detection.

Background

The Dual-Disagreement Target Generator (DDTG) identifies candidate unknown objects by selecting proposals with sufficiently high objectness and low cosine similarity between class-logit vectors extracted from two aligned views of the same image. The similarity threshold controls how many proposals are treated as semantically inconsistent and therefore used as supervisory signals for unknown-object learning.

The ablation results report that increasing the similarity threshold enlarges the disagreement set and, in the evaluated setting, improves both known-category mean average precision and unknown-object recall. The authors explicitly state a conjecture that these richer disagreement signals promote clearer representation-level separation between known and unknown objects; whether this mechanism is generally valid remains unresolved.

References

We conjecture that richer disagreement cues encourage the model to learn a clearer separation between known and unknown representations, which benefits not only unknown recall but also known-class detection performance.

Towards Sparsely Annotated Open-World Object Detection  (2608.12714 - Han et al., 13 Aug 2026) in Section 4, subsection “Ablation Studies,” subsection “Sensitivity to Objectness and Similarity Thresholds”

Future work will investigate how to uncover richer latent priors and how to better leverage the elicited knowledge to prevent OoD hallucination generation.