CVJun 5, 2023

Cheap-fake Detection with LLM using Prompt Engineering

arXiv:2306.02776v139 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses the detection of media manipulation for applications in news verification and content moderation, representing an incremental advancement over existing methods.

The paper tackles the problem of detecting out-of-context media misuse, such as cheap-fakes in news, by proposing a method that enhances the COSMOS baseline with a GPT3.5-based feature extractor using prompt engineering, resulting in significant performance improvements in the ICME'23 Grand Challenge.

The misuse of real photographs with conflicting image captions in news items is an example of the out-of-context (OOC) misuse of media. In order to detect OOC media, individuals must determine the accuracy of the statement and evaluate whether the triplet (~\textit{i.e.}, the image and two captions) relates to the same event. This paper presents a novel learnable approach for detecting OOC media in ICME'23 Grand Challenge on Detecting Cheapfakes. The proposed method is based on the COSMOS structure, which assesses the coherence between an image and captions, as well as between two captions. We enhance the baseline algorithm by incorporating a Large Language Model (LLM), GPT3.5, as a feature extractor. Specifically, we propose an innovative approach to feature extraction utilizing prompt engineering to develop a robust and reliable feature extractor with GPT3.5 model. The proposed method captures the correlation between two captions and effectively integrates this module into the COSMOS baseline model, which allows for a deeper understanding of the relationship between captions. By incorporating this module, we demonstrate the potential for significant improvements in cheap-fakes detection performance. The proposed methodology holds promising implications for various applications such as natural language processing, image captioning, and text-to-image synthesis. Docker for submission is available at https://hub.docker.com/repository/docker/mulns/ acmmmcheapfakes.

Foundations

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

Your Notes