arXiv reaDer
画像キャプションのためのシーングラフの防衛
In Defense of Scene Graphs for Image Captioning
主流の画像キャプションモデルは、畳み込みニューラルネットワーク(CNN)画像機能に依存して、反復モデルを介してキャプションを生成します。最近、画像シーングラフは、オブジェクトエンティティ、関係、属性などの構造的セマンティクスを活用するために、キャプションモデルを拡張するために使用されています。いくつかの研究では、ブラックボックスシーングラフジェネレーターからのシーングラフの素朴な使用は画像キャプションのパフォーマンスに悪影響を及ぼし、シーングラフベースのキャプションモデルは適切なキャプションを生成するために画像機能の明示的な使用のオーバーヘッドを負わなければならないことが指摘されています。これらの課題に対処するために、シーングラフラベルのみを利用して競争力のある画像キャプションパフォーマンスを実現するフレームワークであるSG2Capsを提案します。基本的な考え方は、2つのシーングラフ間のセマンティックギャップを埋めることです。1つは入力画像から派生し、もう1つはそのキャプションから派生します。これを実現するために、オブジェクトの空間的位置とHuman-Object-Interaction(HOI)ラベルを追加のHOIグラフとして活用します。 SG2Capsは、既存のシーングラフのみのキャプションモデルを大幅に上回っており、シーングラフが画像キャプションの有望な表現であることを示しています。シーングラフラベルを直接利用することで、高次元のCNN機能を介した高価なグラフの畳み込みが回避され、トレーニング可能なパラメーターが49%少なくなります。コードはhttps://github.com/Kien085/SG2Capsで入手できます。
The mainstream image captioning models rely on Convolutional Neural Network (CNN) image features to generate captions via recurrent models. Recently, image scene graphs have been used to augment captioning models so as to leverage their structural semantics, such as object entities, relationships and attributes. Several studies have noted that the naive use of scene graphs from a black-box scene graph generator harms image captioning performance and that scene graph-based captioning models have to incur the overhead of explicit use of image features to generate decent captions. Addressing these challenges, we propose SG2Caps, a framework that utilizes only the scene graph labels for competitive image captioning performance. The basic idea is to close the semantic gap between the two scene graphs - one derived from the input image and the other from its caption. In order to achieve this, we leverage the spatial location of objects and the Human-Object-Interaction (HOI) labels as an additional HOI graph. SG2Caps outperforms existing scene graph-only captioning models by a large margin, indicating scene graphs as a promising representation for image captioning. Direct utilization of scene graph labels avoids expensive graph convolutions over high-dimensional CNN features resulting in 49% fewer trainable parameters. Our code is available at: https://github.com/Kien085/SG2Caps
updated: Sat Aug 14 2021 08:07:37 GMT+0000 (UTC)
published: Tue Feb 09 2021 18:00:53 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト