paper-with-me

Papers

MSG-BART: Multi-granularity Scene Graph-Enhanced Encoder-Decoder Language Model for Video-grounded Dialogue Generation

2023-09-26 · Hongcheng Liu, Zhe Chen, Hui Li, Pingjie Wang, Yanfeng Wang, Yu Wang

Generating dialogue grounded in videos requires a high level of understanding and reasoning about the visual scenes in the videos. However, existing large visual-language models are not effective due to their latent features and decoder-only structure, especially with respect to spatio-temporal relationship reasoning. In this paper, we propose a novel approach named MSG-BART, which enhances the integration of video information by incorporating a multi-granularity spatio-temporal scene graph into an encoder-decoder pre-trained language model. Specifically, we integrate the global and local scene graph into the encoder and decoder, respectively, to improve both overall perception and target reasoning capability. To further improve the information selection capability, we propose a multi-pointer network to facilitate selection between text and video. Extensive experiments are conducted on three video-grounded dialogue benchmarks, which show the significant superiority of the proposed MSG-BART compared to a range of state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2311.12820

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDialogue GenerationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

KM-BART: Knowledge Enhanced Multimodal BART for Visual Commonsense Generation

2021-01-02 · ACL 2021 5 · Yiran Xing, Zai Shi, Zhao Meng, Gerhard Lakemeyer 외

We present Knowledge Enhanced Multimodal BART (KM-BART), which is a Transformer-based sequence-to-sequence model capable of reasoning about commonsense knowledge from multimodal inputs of images and texts. We adapt the g…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model

Hie-BART: Document Summarization with Hierarchical BART

2021-06-01 · NAACL 2021 4 · Kazuki Akiyama, Akihiro Tamura, Takashi Ninomiya

This paper proposes a new abstractive document summarization model, hierarchical BART (Hie-BART), which captures hierarchical structures of a document (i.e., sentence-word structures) in the BART model. Although the exis…

Document SummarizationMachine TranslationSentenceTranslation

Knowledge Graph Enhanced Neural Machine Translation via Multi-task Learning on Sub-entity Granularity

2020-12-01 · COLING 2020 8 · Yang Zhao, Lu Xiang, Junnan Zhu, Jiajun Zhang 외

Previous studies combining knowledge graph (KG) with neural machine translation (NMT) have two problems: i) Knowledge under-utilization: they only focus on the entities that appear in both KG and training sentence pairs,…

Machine TranslationMulti-Task LearningNMTSentence+1

MGML: Multi-Granularity Multi-Level Feature Ensemble Network for Remote Sensing Scene Classification

2020-12-29 · Qi Zhao, Shuchang Lyu, Yuewen Li, Yujing Ma 외

Remote sensing (RS) scene classification is a challenging task to predict scene categories of RS images. RS images have two main characters: large intra-class variance caused by large resolution variance and confusing in…

ClassificationEnsemble LearningGeneral ClassificationScene Classification

LET: Linguistic Knowledge Enhanced Graph Transformer for Chinese Short Text Matching

2021-02-25 · Boer Lyu, Lu Chen, Su Zhu, Kai Yu

Chinese short text matching is a fundamental task in natural language processing. Existing approaches usually take Chinese characters or words as input tokens. They have two limitations: 1) Some Chinese words are polysem…

Text Matching