CK-Transformer: Commonsense Knowledge Enhanced Transformers for Referring Expression Comprehension
Zhi Zhang, Helen Yannakoudakis, Xiantong Zhen, Ekaterina Shutova
TL;DR
This work targets referring expression comprehension with commonsense knowledge (KB-Ref) by introducing CK-Transformer, a multimodal transformer that integrates top-$K$ KB facts into object representations to improve target localization. The method comprises an image-based fact search that selects facts via a cross-modal similarity and a CK-T architecture with a bi-modal encoder and a fact-aware classifier to fuse expressions, visuals, and facts. It achieves state-of-the-art results on KB-Ref with top-$K$=3 facts, and analyses show that integrating visual information into fact search enhances fact relevance; beyond KB-Ref, introducing facts also benefits traditional REC datasets, though gains depend on dataset characteristics. The approach demonstrates the practical value of incorporating commonsense knowledge into multimodal reasoning for robust referring expression comprehension and related tasks.
Abstract
The task of multimodal referring expression comprehension (REC), aiming at localizing an image region described by a natural language expression, has recently received increasing attention within the research comminity. In this paper, we specifically focus on referring expression comprehension with commonsense knowledge (KB-Ref), a task which typically requires reasoning beyond spatial, visual or semantic information. We propose a novel framework for Commonsense Knowledge Enhanced Transformers (CK-Transformer) which effectively integrates commonsense knowledge into the representations of objects in an image, facilitating identification of the target objects referred to by the expressions. We conduct extensive experiments on several benchmarks for the task of KB-Ref. Our results show that the proposed CK-Transformer achieves a new state of the art, with an absolute improvement of 3.14% accuracy over the existing state of the art.
