菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-07
📄 Abstract - Revisiting Scene Graph Generation from the Perspective of Detector-Conditioned Reachability

Scene graph generation (SGG) approaches can be broadly classified into detector-based and query-based methods according to their underlying reasoning mechanisms. However, the discrepancy in their predictive behaviors, induced by these distinct mechanisms, has not been systematically analyzed. In this work, we design a controlled experimental setup to examine prediction discrepancies from the perspective of detector-conditioned reachability. The results suggest clear complementary clues. Motivated by this observation, we introduce a Dual-SGG method that consolidates both reasoning mechanisms via a dual-query design, thereby leveraging the complementary predictive behaviors of both detector-based and query-based methods. Extensive experiments on the Visual Genome, Open Images v6, and GQA-200 datasets demonstrate the effectiveness of the proposed method.

顶级标签: computer vision benchmark
详细标签: scene graph generation dual-query detector-based query-based visual genome 或 搜索:

从检测器条件可达性视角重新审视场景图生成 / Revisiting Scene Graph Generation from the Perspective of Detector-Conditioned Reachability


1️⃣ 一句话总结

本文发现基于检测器和基于查询的场景图生成方法在预测行为上具有互补性,进而提出一种融合两种机制的双查询方法,显著提升了场景图生成的性能。

源自 arXiv: 2607.06176