CLCVMar 1, 2024

Few-Shot Relation Extraction with Hybrid Visual Evidence

arXiv:2403.00724v181 citationsh-index: 18LREC
Originality Incremental advance
AI Analysis

This work addresses the challenge of extracting relations between entities in low-data scenarios for natural language processing applications, representing an incremental advance by extending existing text-only methods to a multi-modal approach.

The paper tackles the problem of few-shot relation extraction by incorporating visual evidence alongside text, resulting in significant performance improvements on two public datasets.

The goal of few-shot relation extraction is to predict relations between name entities in a sentence when only a few labeled instances are available for training. Existing few-shot relation extraction methods focus on uni-modal information such as text only. This reduces performance when there are no clear contexts between the name entities described in text. We propose a multi-modal few-shot relation extraction model (MFS-HVE) that leverages both textual and visual semantic information to learn a multi-modal representation jointly. The MFS-HVE includes semantic feature extractors and multi-modal fusion components. The MFS-HVE semantic feature extractors are developed to extract both textual and visual features. The visual features include global image features and local object features within the image. The MFS-HVE multi-modal fusion unit integrates information from various modalities using image-guided attention, object-guided attention, and hybrid feature attention to fully capture the semantic interaction between visual regions of images and relevant texts. Extensive experiments conducted on two public datasets demonstrate that semantic visual information significantly improves the performance of few-shot relation prediction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes