Panoptic Scene Graph generation (PSG) is a recently proposed task in image scene understanding that aims to segment the image and extract triplets of subjects, objects and their relations to build a scene graph. This task is particularly challenging for two reasons. First, it suffers from a long-tail problem in its relation categories, making naive biased methods more inclined to high-frequency relations. Existing unbiased methods tackle the long-tail problem by data/loss rebalancing to favor low-frequency relations. Second, a subject-object pair can have two or more semantically overlapping relations. While existing methods favor one over the other, our proposed HiLo framework lets different network branches specialize on low and high frequency relations, enforce their consistency and fuse the results. To the best of our knowledge we are the first to propose an explicitly unbiased PSG method. In extensive experiments we show that our HiLo framework achieves state-of-the-art results on the PSG task. We also apply our method to the Scene Graph Generation task that predicts boxes instead of masks and see improvements over all baseline methods.
翻译:全景场景图生成(Panoptic Scene Graph generation,PSG)是一项最近在图像场景理解中提出的任务,旨在对图像进行分割,并提取主体、客体和它们之间的三元组关系以构建场景图。该任务面临着两个挑战。首先,它在关系类别上遇到长尾问题,使得朴素的有偏方法更倾向于高频关系。现有的无偏方法通过数据/损失重平衡,以支持低频关系。第二,一个主体-客体对可能具有两个或多个语义重叠的关系。虽然现有方法倾向于其中一个,但我们提出的HiLo框架让不同的网络分支专门处理低和高频关系,强制执行它们的一致性并融合结果。据我们所知,我们是第一个提出明确的无偏PSG方法的团队。在广泛的实验证明中,我们展示了HiLo框架在PSG任务上取得了最先进的结果。我们还将我们的方法应用于预测框而不是掩膜的场景图生成任务,并在所有基线方法上实现了改进。