RLMS: A Reinforcement Learning-based Multimodal Summarization Approach for Multimodal Input Data
摘要
Multimodal summarization methods often depend on supervised learning, which limits their generalization to unseen data. To address this, we propose Reinforcement Learning-based Multimodal Summarization (RLMS), a novel framework that generates multimodal output (MO) summaries text paired with contextually relevant images from multimodal input (MI) data containing both text and images. RLMS is structured into three layers: (1) a Multimodal Feature Extraction (MFE) layer that captures latent features from text and images, (2) a Reinforcement Learning (RL) layer that generates textual summaries using policy gradients, and (3) a Multimodal Summarization (MS) layer that integrates the generated text with the most relevant image to form the final summary. The RL layer introduces a summarization-based policy gradient (SPG) as a reward function to directly optimize summary quality, ensuring contextual accuracy and coherence. Our approach further leverages a fine-tuned transformer agent for robust feature extraction and employs an integrated system to align textual and visual content effectively. Experimental evaluations on the CNN/DailyMail and IndiaToday datasets demonstrate that RLMS outperforms state-of-the-art multimodal summarization approaches, achieving higher cosine similarity, ROUGE scores, and better image–summary alignment. By framing summarization within a reinforcement learning paradigm, RLMS provides a scalable and generalizable solution for generating concise, coherent, and contextually enriched multimodal summaries.