用因果模型识别并纠正场景图生成中的偏见根源
A Causal Adjustment Module for Debiasing Scene Graph Generation
- 构建因果链模型,引入共现分布作为中介变量捕捉深层偏见
- 提出调整模块,使模型在主流与罕见关系上表现更均衡
- 支持零样本关系推理,适合需要泛化能力的视觉理解任务
尽管近期场景图生成(SGG)的去偏方法取得了显著进展,但这些工作通常将模型偏见归因于关系的长尾分布,忽略了物体及物体对分布偏差带来的更深层次影响。本文采用因果推断技术,建模这些观测到的分布偏差之间的因果关系。核心洞察在于,因果推断能捕捉复杂分布间的不可观测因果效应,有助于追溯偏见根源。我们提出中介型因果链模型(MCCM),不仅建模物体、物体对与关系间的因果关系,还引入共现分布作为中介变量以补充因果结构。基于此,设计因果调整模块(CAModule),利用MCCM中的变量输入,估计因果结构并生成一系列调整因子,用于修正模型的偏见预测。此外,该方法支持零样本关系的组合生成,提升模型对未知关系的识别能力。在多种SGG骨干网络和主流基准上的实验表明,CAModule实现了最先进的平均召回率,尤其在具有挑战性的零样本召回率指标上也有显著提升。
原文摘要 · Abstract (English)
While recent debiasing methods for Scene Graph Generation (SGG) have shown impressive performance, these efforts often attribute model bias solely to the long-tail distribution of relationships, overlooking the more profound causes stemming from skewed object and object pair distributions. In this paper, we employ causal inference techniques to model the causality among these observed skewed distributions. Our insight lies in the ability of causal inference to capture the unobservable causal effects between complex distributions, which is crucial for tracing the roots of model bias. Specifically, we introduce the Mediator-based Causal Chain Model (MCCM), which, in addition to modeling causality among objects, object pairs, and relationships, incorporates mediator variables, i.e., cooccurrence distribution, for complementing the causality. Following this, we propose the Causal Adjustment Module (CAModule) to estimate the modeled causal structure, using variables from MCCM as inputs to produce a set of adjustment factors aimed at correcting biased model predictions. Moreover, our method enables the composition of zero-shot relationships, thereby enhancing the model's ability to recognize such relationships. Experiments conducted across various SGG backbones and popular benchmarks demonstrate that CAModule achieves state-of-the-art mean recall rates, with significant improvements also observed on the challenging zero-shot recall rate metric.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。