paper-with-me

홈 › Papers

Knowledge-rich Image Gist Understanding Beyond Literal Meaning

2019-04-18 · Lydia Weiland, Ioana Hulpus, Simone Paolo Ponzetto, Wolfgang Effelsberg, Laura Dietz

We investigate the problem of understanding the message (gist) conveyed by images and their captions as found, for instance, on websites or news articles. To this end, we propose a methodology to capture the meaning of image-caption pairs on the basis of large amounts of machine-readable knowledge that has previously been shown to be highly effective for text understanding. Our method identifies the connotation of objects beyond their denotation: where most approaches to image understanding focus on the denotation of objects, i.e., their literal meaning, our work addresses the identification of connotations, i.e., iconic meanings of objects, to understand the message of images. We view image understanding as the task of representing an image-caption pair on the basis of a wide-coverage vocabulary of concepts such as the one provided by Wikipedia, and cast gist detection as a concept-ranking problem with image-caption pairs as queries. To enable a thorough investigation of the problem of gist understanding, we produce a gold standard of over 300 image-caption pairs and over 8,000 gist annotations covering a wide variety of topics at different levels of abstraction. We use this dataset to experimentally benchmark the contribution of signals from heterogeneous sources, namely image and text. The best result with a Mean Average Precision (MAP) of 0.69 indicate that by combining both dimensions we are able to better understand the meaning of our image-caption pairs than when using language or vision information alone. We test the robustness of our gist detection approach when receiving automatically generated input, i.e., using automatically generated image tags or generated captions, and prove the feasibility of an end-to-end automated process.

📄 PDF Abstract BibTeX arXiv:1904.08709

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar Papers 제목 키워드 기반

Questions beyond Pixels: Integrating Commonsense Knowledge in Visual Question Generation for Remote Sensing

2026-02-22 · Siran Li, Li Mi, Javiera Castillo-Navarro, Devis Tuia arxiv

With the rapid development of remote sensing image archives, asking questions about images has become an effective way of gathering specific information or performing semantic image retrieval. However, current automatica…

Question GenerationQuestion AnsweringImage CaptioningImage Retrieval

SenseNova-U1: Unifying Multimodal Understanding and Generation with NEO-unify Architecture

2026-05-12 · Haiwen Diao, Penghao Wu, Hanming Deng, Jiahao Wang 외 arxiv

Recent large vision-language models (VLMs) remain fundamentally constrained by a persistent dichotomy: understanding and generation are treated as distinct problems, leading to fragmented architectures, cascaded pipeline…

VidLanKD: Improving Language Understanding via Video-Distilled Knowledge Transfer

2021-07-06 · NeurIPS 2021 12 · Zineng Tang, Jaemin Cho, Hao Tan, Mohit Bansal

Since visual perception can give rich information beyond text descriptions for world understanding, there has been increasing interest in leveraging visual grounding for language learning. Recently, vokenization (Tan and…

Image RetrievalKnowledge DistillationLanguage ModelingLanguage Modelling+5

Beyond Vision: Contextually Enriched Image Captioning with Multi-Modal Retrieval

2025-12-23 · Nguyen Lam Phu Quy, Pham Phu Hoa, Tran Chi Nguyen, Dao Sy Duy Minh 외 arxiv

Real-world image captions often lack contextual depth, omitting crucial details such as event background, temporal cues, outcomes, and named entities that are not visually discernible. This gap limits the effectiveness o…

Image Captioning

Understanding the Gist of Images - Ranking of Concepts for Multimedia Indexing

2018-09-23 · Weiland Lydia, Ponzetto Simone Paolo, Effelsberg Wolfgang, Dietz Laura

Nowadays, where multimedia data is continuously generated, stored, and distributed, multimedia indexing, with its purpose of group- ing similar data, becomes more important than ever. Understanding the gist (=message) of…

Learning-To-Rank