paper-with-me

Papers

Modeling Paragraph-Level Vision-Language Semantic Alignment for Multi-Modal Summarization

2022-08-24 · Chenhao Cui, Xinnian Liang, Shuangzhi Wu, Zhoujun Li

Most current multi-modal summarization methods follow a cascaded manner, where an off-the-shelf object detector is first used to extract visual features, then these features are fused with language representations to generate the summary with an encoder-decoder model. The cascaded way cannot capture the semantic alignments between images and paragraphs, which are crucial to a precise summary. In this paper, we propose ViL-Sum to jointly model paragraph-level \textbf{Vi}sion-\textbf{L}anguage Semantic Alignment and Multi-Modal \textbf{Sum}marization. The core of ViL-Sum is a joint multi-modal encoder with two well-designed tasks, image reordering and image selection. The joint multi-modal encoder captures the interactions between modalities, where the reordering task guides the model to learn paragraph-level semantic alignment and the selection task guides the model to selected summary-related images in the final summary. Experimental results show that our proposed ViL-Sum significantly outperforms current state-of-the-art methods. In further analysis, we find that two well-designed tasks and joint multi-modal encoder can effectively guide the model to learn reasonable paragraphs-images and summary-images relations.

📄 PDF Abstract BibTeX arXiv:2208.11303

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Hierarchical Semantic Correspondence Networks for Video Paragraph Grounding

2023-01-01 · CVPR 2023 1 · Chaolei Tan, Zihang Lin, Jian-Fang Hu, Wei-Shi Zheng 외

Video Paragraph Grounding (VPG) is an essential yet challenging task in vision-language understanding, which aims to jointly localize multiple events from an untrimmed video with a paragraph query description. One of…

DecoderSentenceVideo Grounding

Searching for Legal Documents at Paragraph Level: Automating Label Generation and Use of an Extended Attention Mask for Boosting Neural Models of Semantic Similarity

2021-11-01 · EMNLP (NLLP) 2021 11 · Li Tang, Simon Clematide

Searching for legal documents is a specialized Information Retrieval task that is relevant for expert users (lawyers and their assistants) and for non-expert users. By searching previous court decisions (cases), a user c…

Information RetrievalLegal ReasoningRetrievalSemantic Similarity+1

Improving Implicit Discourse Relation Classification by Modeling Inter-dependencies of Discourse Units in a Paragraph

2018-04-16 · NAACL 2018 6 · Zeyu Dai, Ruihong Huang

We argue that semantic meanings of a sentence or clause can not be interpreted independently from the rest of a paragraph, or independently from all discourse relations and the overall paragraph-level discourse structure…

General ClassificationImplicit Discourse Relation ClassificationRelationRelation Classification+1

Recurrent Topic-Transition GAN for Visual Paragraph Generation

2017-03-21 · ICCV 2017 10 · Xiaodan Liang, Zhiting Hu, Hao Zhang, Chuang Gan 외

A natural image usually conveys rich semantic content and can be viewed from different angles. Existing image description methods are largely restricted by small sets of biased visual paragraph annotations, and fail to c…

Generative Adversarial NetworkImage DescriptionImage Paragraph CaptioningSentence

A hierarchical approach to vision-based language generation: from simple sentences to complex natural language

2020-12-01 · COLING 2020 8 · Simion-Vlad Bogolin, Ioana Croitoru, Marius Leordeanu

Automatically describing videos in natural language is an ambitious problem, which could bridge our understanding of vision and language. We propose a hierarchical approach, by first generating video descriptions as sequ…

Text Generation