paper-with-me

Papers

UTC: A Unified Transformer with Inter-Task Contrastive Learning for Visual Dialog

2022-05-01 · CVPR 2022 1 · Cheng Chen, Yudong Zhu, Zhenshan Tan, Qingrong Cheng, Xin Jiang, Qun Liu, Xiaodong Gu

Visual Dialog aims to answer multi-round, interactive questions based on the dialog history and image content. Existing methods either consider answer ranking and generating individually or only weakly capture the relation across the two tasks implicitly by two separate models. The research on a universal framework that jointly learns to rank and generate answers in a single model is seldom explored. In this paper, we propose a contrastive learning-based framework UTC to unify and facilitate both discriminative and generative tasks in visual dialog with a single model. Specifically, considering the inherent limitation of the previous learning paradigm, we devise two inter-task contrastive losses i.e., context contrastive loss and answer contrastive loss to make the discriminative and generative tasks mutually reinforce each other. These two complementary contrastive losses exploit dialog context and target answer as anchor points to provide representation learning signals from different perspectives. We evaluate our proposed UTC on the VisDial v1.0 dataset, where our method outperforms the state-of-the-art on both discriminative and generative tasks and surpasses previous state-of-the-art generative methods by more than 2 absolute points on Recall@1.

📄 PDF Abstract BibTeX arXiv:2205.00423

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation LearningVisual Dialog

Similar Papers 제목 키워드 기반

SSAVSV: Towards Unified Model for Self-Supervised Audio-Visual Speaker Verification

2025-06-21 · Gnana Praveen Rajasekhar, Jahangir Alam

Conventional audio-visual methods for speaker verification rely on large amounts of labeled data and separate modality-specific architectures, which is computationally expensive, limiting their scalability. To address th…

Contrastive LearningSelf-Supervised LearningSpeaker Verification

Exploring a Unified Vision-Centric Contrastive Alternatives on Multi-Modal Web Documents

2025-10-21 · Yiqi Lin, Alex Jinpeng Wang, Linjie Li, Zhengyuan Yang 외 arxiv

Contrastive vision-language models such as CLIP have demonstrated strong performance across a wide range of multimodal tasks by learning from aligned image-text pairs. However, their ability to handle complex, real-world…

Representation LearningCross-Modal RetrievalContrastive Learning

Unified Contrastive Fusion Transformer for Multimodal Human Action Recognition

2023-09-10 · Kyoung Ok Yang, Junho Koh, Jun Won Choi

Various types of sensors have been considered to develop human action recognition (HAR) models. Robust HAR performance can be achieved by fusing multimodal data acquired by different sensors. In this paper, we introduce …

Action RecognitionContrastive LearningTemporal Action Localization

UFO: A UniFied TransfOrmer for Vision-Language Representation Learning

2021-11-19 · JianFeng Wang, Xiaowei Hu, Zhe Gan, Zhengyuan Yang 외

In this paper, we propose a single UniFied transfOrmer (UFO), which is capable of processing either unimodal inputs (e.g., image or language) or multimodal inputs (e.g., the concatenation of the image and the question), …

Image CaptioningImage-text matchingImage-text RetrievalLanguage Modeling+10

Complementary and Contrastive Learning for Audio-Visual Segmentation

2025-10-11 · Sitong Gong, Yunzhi Zhuge, Lu Zhang, Pingping Zhang 외 arxiv

Audio-Visual Segmentation (AVS) aims to generate pixel-wise segmentation maps that correlate with the auditory signals of objects. This field has seen significant progress with numerous CNN and Transformer-based methods …

Contrastive Learning