paper-with-me

Papers

ICECAP: Information Concentrated Entity-aware Image Captioning

2021-08-04 · Anwen Hu, ShiZhe Chen, Qin Jin

Most current image captioning systems focus on describing general image content, and lack background knowledge to deeply understand the image, such as exact named entities or concrete events. In this work, we focus on the entity-aware news image captioning task which aims to generate informative captions by leveraging the associated news articles to provide background knowledge about the target image. However, due to the length of news articles, previous works only employ news articles at the coarse article or sentence level, which are not fine-grained enough to refine relevant events and choose named entities accurately. To overcome these limitations, we propose an Information Concentrated Entity-aware news image CAPtioning (ICECAP) model, which progressively concentrates on relevant textual information within the corresponding news article from the sentence level to the word level. Our model first creates coarse concentration on relevant sentences using a cross-modality retrieval model and then generates captions by further concentrating on relevant words within the sentences. Extensive experiments on both BreakingNews and GoodNews datasets demonstrate the effectiveness of our proposed method, which outperforms other state-of-the-arts. The code of ICECAP is publicly available at https://github.com/HAWLYQ/ICECAP.

📄 PDF Abstract BibTeX arXiv:2108.02050

Code (1)

HAWLYQ/ICECAP 공식 구현 pytorch

Tasks

ArticlesImage CaptioningRetrievalSentence

Similar Papers 제목 키워드 기반

Microsoft Icecaps: An Open-Source Toolkit for Conversation Modeling

2019-07-01 · ACL 2019 7 · Vighnesh Leonardo Shiv, Chris Quirk, Anshuman Suri, Xiang Gao 외

The Intelligent Conversation Engine: Code and Pre-trained Systems (Microsoft Icecaps) is an upcoming open-source natural language processing repository. Icecaps wraps TensorFlow functionality in a modular component-based…

Language ModelingLanguage ModellingResponse Generation

SARS: A Novel Face and Body Shape and Appearance Aware 3D Reconstruction System extends Morphable Models

2026-02-10 · Gulraiz Khan, Kenneth Y. Wertheim, Kevin Pimbblet, Waqas Ahmed arxiv

Morphable Models (3DMMs) are a type of morphable model that takes 2D images as inputs and recreates the structure and physical appearance of 3D objects, especially human faces and bodies. 3DMM combines identity and expre…

3D Human Reconstruction3D Reconstruction

EAMA : Entity-Aware Multimodal Alignment Based Approach for News Image Captioning

2024-02-29 · Junzhe Zhang, Huixuan Zhang, Xunjian Yin, Xiaojun Wan

News image captioning requires model to generate an informative caption rich in entities, with the news image and the associated news article. Current MLLMs still bear limitations in handling entity information in news i…

Image CaptioningSentence

THInImg: Cross-modal Steganography for Presenting Talking Heads in Images

2023-11-28 · Lin Zhao, Hongxuan Li, Xuefei Ning, Xinru Jiang

Cross-modal Steganography is the practice of concealing secret signals in publicly available cover signals (distinct from the modality of the secret signals) unobtrusively. While previous approaches primarily concentrate…

Decoder

Identity-Aware Hand Mesh Estimation and Personalization from RGB Images

2022-09-22 · Deying Kong, Linguang Zhang, Liangjian Chen, Haoyu Ma 외

Reconstructing 3D hand meshes from monocular RGB images has attracted increasing amount of attention due to its enormous potential applications in the field of AR/VR. Most state-of-the-art methods attempt to tackle this …