AIML-TUDA/COCOLogic-v2
收藏资源简介:
COCOLogic-V2 是一个面向对象的视觉归纳推理数据集,基于真实世界图像构建。它以MSCOCO数据集为基础,将推理任务构建为一个多标签分类问题,涉及10个组合性的一阶逻辑规则(包括对象存在/缺失、计数和计数比较)。每个规则的样本被分为不同的**正样本变体**、**近边界负样本**类型以及通常较简单的**远边界负样本**。这些注释能够为模型可解释性提供自动化洞察:揭示模型是否真正学习了逻辑规则,还是仅仅利用了粗糙的统计捷径。
COCOLogic-V2 is an object-centric dataset for visual inductive reasoning on real-world images. Built on MSCOCO, it frames reasoning as a multilabel classification task over 10 compositional first-order-logic rules (object presence/absence, counting, and count comparisons). Samples of each rule are divided into different positive variants, as well as types of near-boundary (NB) negatives, and the typically easy far-from-boundary (FB) negatives. These annotations enable automated insights for model accountability: they reveal whether a model has actually learned a logical rule or is merely exploiting coarse statistical shortcuts.




