paper-with-me

홈 › Papers

Focus! Relevant and Sufficient Context Selection for News Image Captioning

2022-12-01 · Mingyang Zhou, Grace Luo, Anna Rohrbach, Zhou Yu

News Image Captioning requires describing an image by leveraging additional context from a news article. Previous works only coarsely leverage the article to extract the necessary context, which makes it challenging for models to identify relevant events and named entities. In our paper, we first demonstrate that by combining more fine-grained context that captures the key named entities (obtained via an oracle) and the global context that summarizes the news, we can dramatically improve the model's ability to generate accurate news captions. This begs the question, how to automatically extract such key entities from an image? We propose to use the pre-trained vision and language retrieval model CLIP to localize the visually grounded entities in the news article and then capture the non-visual entities via an open relation extraction model. Our experiments demonstrate that by simply selecting a better context from the article, we can significantly improve the performance of existing models and achieve new state-of-the-art performance on multiple benchmarks.

📄 PDF Abstract BibTeX arXiv:2212.00843

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningRelation ExtractionRetrieval

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Personalized News Recommendation with Context Trees

2013-03-04 · Florent Garcin, Christos Dimitrakakis, Boi Faltings

The profusion of online news articles makes it difficult to find interesting articles, a problem that can be assuaged by using a recommender system to bring the most relevant news stories to readers. However, news recomm…

ArticlesNews RecommendationRecommendation Systems

News Article Retrieval in Context for Event-centric Narrative Creation

2021-06-30 · In2Writing (ACL) 2022 5 · Nikos Voskarides, Edgar Meij, Sabrina Sauer, Maarten de Rijke

Writers such as journalists often use automatic tools to find relevant content to include in their narratives. In this paper, we focus on supporting writers in the news domain to develop event-centric narratives. Given a…

ArticlesRetrieval

PoMo: Generating Entity-Specific Post-Modifiers in Context

2019-04-05 · NAACL 2019 6 · Jun Seok Kang, Robert L. Logan IV, Zewei Chu, Yang Chen 외

We introduce entity post-modifier generation as an instance of a collaborative writing task. Given a sentence about a target entity, the task is to automatically generate a post-modifier phrase that provides contextually…

ArticlesSentence

Good News Is Not a Sufficient Condition for Motivated Reasoning

2020-12-02 · Michael Thaler

People often receive good news that makes them feel better about the world around them, or bad news that makes them feel worse about it. This paper studies how the valence of news affects belief updating, absent function…

Personalized Chain-of-Thought Summarization of Financial News for Investor Decision Support

2025-10-24 · Tianyi Zhang, Mu Chen arxiv

Financial advisors and investors struggle with information overload from financial news, where irrelevant content and noise obscure key market signals and hinder timely investment decisions. To address this, we propose a…