paper-with-me

Papers

TMT: A Transformer-based Modal Translator for Improving Multimodal Sequence Representations in Audio Visual Scene-aware Dialog

2020-10-21 · Wubo Li, Dongwei Jiang, Wei Zou, Xiangang Li

Audio Visual Scene-aware Dialog (AVSD) is a task to generate responses when discussing about a given video. The previous state-of-the-art model shows superior performance for this task using Transformer-based architecture. However, there remain some limitations in learning better representation of modalities. Inspired by Neural Machine Translation (NMT), we propose the Transformer-based Modal Translator (TMT) to learn the representations of the source modal sequence by translating the source modal sequence to the related target modal sequence in a supervised manner. Based on Multimodal Transformer Networks (MTN), we apply TMT to video and dialog, proposing MTN-TMT for the video-grounded dialog system. On the AVSD track of the Dialog System Technology Challenge 7, MTN-TMT outperforms the MTN and other submission models in both Video and Text task and Text Only task. Compared with MTN, MTN-TMT improves all metrics, especially, achieving relative improvement up to 14.1% on CIDEr. Index Terms: multimodal learning, audio-visual scene-aware dialog, neural machine translation, multi-task learning

📄 PDF Abstract BibTeX arXiv:2010.10839

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMulti-Task LearningNMTTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

TCT: A Cross-supervised Learning Method for Multimodal Sequence Representation

2019-10-23 · Wubo Li, Wei Zou, Xiangang Li

Multimodalities provide promising performance than unimodality in most tasks. However, learning the semantic of the representations from multimodalities efficiently is extremely challenging. To tackle this, we propose th…

LMR-CBT: Learning Modality-fused Representations with CB-Transformer for Multimodal Emotion Recognition from Unaligned Multimodal Sequences

2021-12-03 · Ziwang Fu, Feng Liu, HanYang Wang, Siyuan Shen 외

Learning modality-fused representations and processing unaligned multimodal sequences are meaningful and challenging in multimodal emotion recognition. Existing approaches use directional pairwise attention or a message …

Efficient Neural NetworkEmotion RecognitionMultimodal Emotion Recognition

Multi-scale Cooperative Multimodal Transformers for Multimodal Sentiment Analysis in Videos

2022-06-16 · Lianyang Ma, Yu Yao, Tao Liang, Tongliang Liu

Multimodal sentiment analysis in videos is a key task in many real-world applications, which usually requires integrating multimodal streams including visual, verbal and acoustic behaviors. To improve the robustness of m…

Multimodal Sentiment AnalysisSentiment Analysis

Make the Blind Translator See The World: A Novel Transfer Learning Solution for Multimodal Machine Translation

2021-08-01 · MTSummit 2021 8 · Minghan Wang, Jiaxin Guo, Yimeng Chen, Chang Su 외

Based on large-scale pretrained networks and the liability to be easily overfitting with limited labelled training data of multimodal translation (MMT) is a critical issue in MMT. To this end and we propose a transfer le…

Machine TranslationMultimodal Machine TranslationNMTTransfer Learning+1

Multimodal Quantum Vision Transformer for Enzyme Commission Classification from Biochemical Representations

2025-08-20 · Murat Isik, Mandeep Kaur Saggi, Humaira Gowher, Sabre Kais arxiv

Accurately predicting enzyme functionality remains one of the major challenges in computational biology, particularly for enzymes with limited structural annotations or sequence homology. We present a novel multimodal Qu…

Quantum Machine Learning