arXiv:2503.15761cs.CV2025-03

用语义图和大模型实现更合理的图像物体摆放

GraPLUS: Graph-based Placement Using Semantics for Image Composition

  • 结合场景图与大语言模型生成语义嵌入,理解物体关系与位置
  • 在OPA数据集上达到92.1%摆放准确率,FID为28.83
  • 适合需要精准物体布局的图像生成任务

我们提出GraPLUS(基于图的语义图像摆放),一种利用场景图和大语言模型实现合理物体摆放的新框架。该方法将图结构的场景表示与语义理解结合,通过GPT-2将类别节点和边标签转换为包含定义特征与典型空间上下文的丰富语义嵌入,从而深入理解物体间关系与摆放模式。在OPA数据集上,该方法实现92.1%的摆放准确率和28.83的FID得分,优于现有方法8.1%,同时保持良好视觉质量。19名参与者评估964个样本后,该方法在52.1%情况下更受青睐,显著优于先前方法。关键创新包括:(i) 利用预训练场景图模型迁移跨领域知识;(ii) 边感知图神经网络通过结构化关系处理语义;(iii) 跨模态注意力机制对齐类别嵌入与增强场景特征;(iv) 融合语义一致性约束的多目标训练策略。

原文摘要 · Abstract (English)

We present GraPLUS (Graph-based Placement Using Semantics), a novel framework for plausible object placement in images that leverages scene graphs and large language models. Our approach uniquely combines graph-structured scene representation with semantic understanding to determine contextually appropriate object positions. The framework employs GPT-2 to transform categorical node and edge labels into rich semantic embeddings that capture both definitional characteristics and typical spatial contexts, enabling nuanced understanding of object relationships and placement patterns. GraPLUS achieves placement accuracy of 92.1% and an FID score of 28.83 on the OPA dataset, outperforming state-of-the-art methods by 8.1% while maintaining competitive visual quality. In human evaluation studies involving 964 samples assessed by 19 participants, our method was preferred in 52.1% of cases, significantly outperforming previous approaches. The framework's key innovations include: (i) leveraging pre-trained scene graph models that transfer knowledge from other domains, (ii) edge-aware graph neural networks that process scene semantics through structured relationships, (iii) a cross-modal attention mechanism that aligns categorical embeddings with enhanced scene features, and (iv) a multiobjective training strategy incorporating semantic consistency constraints.

图像生成场景图语义理解摆放优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。