paper-with-me

Papers

How Vision Affects Language: Comparing Masked Self-Attention in Uni-Modal and Multi-Modal Transformer

2021-06-01 · ACL (mmsr, IWCS) 2021 6 · Nikolai Ilinykh, Simon Dobnik

The problem of interpretation of knowledge learned by multi-head self-attention in transformers has been one of the central questions in NLP. However, a lot of work mainly focused on models trained for uni-modal tasks, e.g. machine translation. In this paper, we examine masked self-attention in a multi-modal transformer trained for the task of image captioning. In particular, we test whether the multi-modality of the task objective affects the learned attention patterns. Our visualisations of masked self-attention demonstrate that (i) it can learn general linguistic knowledge of the textual input, and (ii) its attention patterns incorporate artefacts from visual modality even though it has never accessed it directly. We compare our transformer’s attention patterns with masked attention in distilgpt-2 tested for uni-modal text generation of image captions. Based on the maps of extracted attention weights, we argue that masked self-attention in image captioning transformer seems to be enhanced with semantic knowledge from images, exemplifying joint language-and-vision information in its attention patterns.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningMachine TranslationText GenerationTranslation

Similar Papers 제목 키워드 기반

MaskCLIP: Masked Self-Distillation Advances Contrastive Language-Image Pretraining

2022-08-25 · CVPR 2023 1 · Xiaoyi Dong, Jianmin Bao, Yinglin Zheng, Ting Zhang 외

This paper presents a simple yet effective framework MaskCLIP, which incorporates a newly proposed masked self-distillation into contrastive language-image pretraining. The core idea of masked self-distillation is to dis…

Representation Learning

Self-Distilled Representation Learning for Time Series

2023-11-19 · Felix Pieper, Konstantin Ditschuneit, Martin Genzel, Alexandra Lindt 외

Self-supervised learning for time-series data holds potential similar to that recently unleashed in Natural Language Processing and Computer Vision. While most existing works in this area focus on contrastive learning, w…

Contrastive LearningRepresentation LearningSelf-Supervised LearningTime Series

Path Planning for Masked Diffusion Model Sampling

2025-02-05 · Fred Zhangzhi Peng, Zachary Bezemek, Sawan Patel, Sherwood Yao 외

In this paper, we investigate how the order in which tokens are unmasked during masked diffusion models (MDMs) inference affects generative quality. We derive an expanded evidence lower bound (ELBO) that introduces a pla…

Code GenerationIn-Context LearningMathematical Reasoningmodel+1

Multi-Scale Neighborhood Occupancy Masked Autoencoder for Self-Supervised Learning in LiDAR Point Clouds

2025-02-27 · CVPR 2025 1 · Mohamed Abdelsamad, Michael Ulrich, Claudius Gläser, Abhinav Valada

Masked autoencoders (MAE) have shown tremendous potential for self-supervised learning (SSL) in vision and beyond. However, point clouds from LiDARs used in automated driving are particularly challenging for MAEs since l…

3D Object DetectionDecoderobject-detectionObject Detection+2

Self-Emotion Blended Dialogue Generation in Social Simulation Agents

2024-08-03 · Qiang Zhang, Jason Naradowsky, Yusuke Miyao

When engaging in conversations, dialogue agents in a virtual simulation environment may exhibit their own emotional states that are unrelated to the immediate conversational context, a phenomenon known as self-emotion. T…

Decision MakingDialogue GenerationLanguage ModelingLanguage Modelling+1