paper-with-me

Papers

Enhancing Journalism with AI: A Study of Contextualized Image Captioning for News Articles using LLMs and LMMs

2024-08-08 · Aliki Anagnostopoulou, Thiago Gouvea, Daniel Sonntag

Large language models (LLMs) and large multimodal models (LMMs) have significantly impacted the AI community, industry, and various economic sectors. In journalism, integrating AI poses unique challenges and opportunities, particularly in enhancing the quality and efficiency of news reporting. This study explores how LLMs and LMMs can assist journalistic practice by generating contextualised captions for images accompanying news articles. We conducted experiments using the GoodNews dataset to evaluate the ability of LMMs (BLIP-2, GPT-4v, or LLaVA) to incorporate one of two types of context: entire news articles, or extracted named entities. In addition, we compared their performance to a two-stage pipeline composed of a captioning model (BLIP-2, OFA, or ViT-GPT2) with post-hoc contextualisation with LLMs (GPT-4 or LLaMA). We assess a diversity of models, and we find that while the choice of contextualisation model is a significant factor for the two-stage pipelines, this is not the case in the LMMs, where smaller, open-source models perform well compared to proprietary, GPT-powered ones. Additionally, we found that controlling the amount of provided context enhances performance. These results highlight the limitations of a fully automated approach and underscore the necessity for an interactive, human-in-the-loop strategy.

📄 PDF Abstract BibTeX arXiv:2408.04331

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesImage Captioning

Methods 이 논문이 사용한 방법론

OFA In this work, we pursue a unified paradigm for multimodal pretraining to break the scaffolds of complex task/modality-specific customization. We propose OFA, a Task-Agnostic and…

Similar Papers 제목 키워드 기반

Controllable Contextualized Image Captioning: Directing the Visual Narrative through User-Defined Highlights

2024-07-16 · Shunqi Mao, Chaoyi Zhang, Hang Su, Hwanjun Song 외

Contextualized Image Captioning (CIC) evolves traditional image captioning into a more complex domain, necessitating the ability for multimodal reasoning. It aims to generate image captions given specific contextual info…

Image CaptioningMultimodal Reasoning

Contextualized Keyword Representations for Multi-modal Retinal Image Captioning

2021-04-26 · Jia-Hong Huang, Ting-Wei Wu, Marcel Worring

Medical image captioning automatically generates a medical description to describe the content of a given medical image. A traditional medical image captioning model creates a medical description only based on a single m…

AvgImage Captioning

Temporal Knowledge-Aware Image Captioning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Contextualized image captioning is a task that extends beyond generating a purely visual description of the image content and aims to produce a caption that is influenced by the context and informed by the real world kno…

Caption GenerationImage CaptioningWorld Knowledge

Beyond Citations: Measuring Idea-level Knowledge Diffusion from Research to Journalism and Policy-making

2025-11-05 · Yangliu Fan, Kilian Buehling, Volker Stocker arxiv

Despite the importance of social science knowledge for various stakeholders, measuring its diffusion into different domains remains a challenge. This study uses a novel text-based approach to measure the idea-level diffu…

A Multi-Agent Feedback System for Detecting and Describing News Events in Satellite Imagery

2026-04-14 · Madeline Anderson, Mikhail Klassen, Ash Hoover, Kerri Cahoy arxiv

Changes in satellite imagery often occur over multiple time steps. Despite the emergence of bi-temporal change captioning datasets, there is a lack of multi-temporal event captioning datasets (at least two images per seq…

Temporal Sequences