paper-with-me

Papers

Visual Fact Checker: Enabling High-Fidelity Detailed Caption Generation

2024-04-30 · CVPR 2024 1 · Yunhao Ge, Xiaohui Zeng, Jacob Samuel Huffman, Tsung-Yi Lin, Ming-Yu Liu, Yin Cui

Existing automatic captioning methods for visual content face challenges such as lack of detail, content hallucination, and poor instruction following. In this work, we propose VisualFactChecker (VFC), a flexible training-free pipeline that generates high-fidelity and detailed captions for both 2D images and 3D objects. VFC consists of three steps: 1) proposal, where image-to-text captioning models propose multiple initial captions; 2) verification, where a large language model (LLM) utilizes tools such as object detection and VQA models to fact-check proposed captions; 3) captioning, where an LLM generates the final caption by summarizing caption proposals and the fact check verification results. In this step, VFC can flexibly generate captions in various styles following complex instructions. We conduct comprehensive captioning evaluations using four metrics: 1) CLIP-Score for image-text similarity; 2) CLIP-Image-Score for measuring the image-image similarity between the original and the reconstructed image generated by a text-to-image model using the caption. 3) human study on Amazon Mechanical Turk; 4) GPT-4V for fine-grained evaluation. Evaluation results show that VFC outperforms state-of-the-art open-sourced captioning methods for 2D images on the COCO dataset and 3D assets on the Objaverse dataset. Our study demonstrates that by combining open-source models into a pipeline, we can attain captioning capability comparable to proprietary models such as GPT-4V, despite being over 10x smaller in model size.

📄 PDF Abstract BibTeX arXiv:2404.19752

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationHallucinationImage to textInstruction FollowingLanguage ModellingLarge Language Modelobject-detectionObject Detectiontext similarityVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Bridging the gap between image coding for machines and humans

2024-01-19 · Nam Le, Honglei Zhang, Francesco Cricri, Ramin G. Youvalari 외

Image coding for machines (ICM) aims at reducing the bitrate required to represent an image while minimizing the drop in machine vision analysis accuracy. In many use cases, such as surveillance, it is also important tha…

Decoder

High Visual-Fidelity Learned Video Compression

2023-10-07 · Meng Li, Yibo Shi, Jing Wang, Yunqi Huang

With the growing demand for video applications, many advanced learned video compression methods have been developed, outperforming traditional methods in terms of objective quality metrics such as PSNR. Existing methods …

Video Compression

ACE: Artificial Checkerboard Enhancer to Induce and Evade Adversarial Attacks

2019-05-01 · ICLR 2019 5 · Jisung Hwang, Younghoon Kim, Sanghyuk Chun, Jaejun Yoo 외

The checkerboard phenomenon is one of the well-known visual artifacts in the computer vision field. The origins and solutions of checkerboard artifacts in the pixel space have been studied for a long time, but their effe…

CAAFC: Chronological Actionable Automated Fact-Checker for misinformation / non-factual hallucination detection and correction

2026-05-12 · Islam Eldifrawi, Shengrui Wang, Amine Trabelsi arxiv

With the vast amount of content uploaded every hour, along with the AI generated content that can include hallucinations, Automated Fact-Checking (AFC) has become increasingly vital, as it is infeasible for human fact-ch…

Fact Verification

Show Me the Work: Fact-Checkers' Requirements for Explainable Automated Fact-Checking

2025-02-13 · Greta Warren, Irina Shklovski, Isabelle Augenstein

The pervasiveness of large language models and generative AI in online media has amplified the need for effective automated fact-checking to assist fact-checkers in tackling the increasing volume and sophistication of mi…

Decision MakingFact CheckingMisinformation