paper-with-me

Papers

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 image captioning tasks. Besides, generating high-quality news image captions requires a trade-off between sufficiency and conciseness of textual input information. To explore the potential of MLLMs and address problems we discovered, we propose EAMA: an Entity-Aware Multimodal Alignment based approach for News Image Captioning. Our approach first aligns the MLLM with two extra alignment tasks: Entity-Aware Sentence Selection task and Entity Selection task, together with News Image Captioning task. The aligned MLLM will utilize the additional entity-related information extracted by itself to supplement the textual input while generating news image captions. Our approach achieves better results than all previous models on two mainstream news image captioning datasets.

📄 PDF Abstract BibTeX arXiv:2402.19404

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningSentence

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Knowledge Completes the Vision: A Multimodal Entity-aware Retrieval-Augmented Generation Framework for News Image Captioning

2025-11-26 · Xiaoxing You, Qiang Huang, Lingyu Li, Chi Zhang 외 arxiv

News image captioning aims to produce journalistically informative descriptions by combining visual content with contextual cues from associated articles. Despite recent advances, existing methods struggle with three key…

Image Captioning

Multimodal Matching-aware Co-attention Networks with Mutual Knowledge Distillation for Fake News Detection

2022-12-12 · Linmei Hu, Ziwang Zhao, Weijian Qi, Xuemeng Song 외

Fake news often involves multimedia information such as text and image to mislead readers, proliferating and expanding its influence. Most existing fake news detection methods apply the co-attention mechanism to fuse mul…

Fake News DetectionImage-text matchingKnowledge DistillationText Matching

EntityCLIP: Entity-Centric Image-Text Matching via Multimodal Attentive Contrastive Learning

2024-10-23 · Yaxiong Wang, Lianwei Wu, Lechao Cheng, Zhun Zhong 외

Recent advancements in image-text matching have been notable, yet prevailing models predominantly cater to broad queries and struggle with accommodating fine-grained query intention. In this paper, we work towards the \t…

Contrastive LearningImage-text matchingText Matching

Prompt Me Up: Unleashing the Power of Alignments for Multimodal Entity and Relation Extraction

2023-10-25 · Xuming Hu, Junzhe Chen, Aiwei Liu, Shiao Meng 외

How can we better extract entities and relations from text? Using multimodal extraction with images and text obtains more signals for entities and relations, and aligns them through graphs or hierarchical fusion, aiding …

RelationRelation Extraction

StreamAlign: Streaming Text-Aligned Speech Tokenization

2026-09-09 · Kang-wook Kim, Jinyoung Park, Jinsoo Kim, Sehun Lee 외 arxiv

Text-aligned speech tokenization methods have emerged to better align speech tokens with LLM token spaces, enabling more effective utilization of pretrained LLMs. However, they rely on offline automatic speech recognitio…

Speech Recognition