paper-with-me

홈 › Papers

Zero-shot Translation of Attention Patterns in VQA Models to Natural Language

2023-11-08 · Leonard Salewski, A. Sophia Koepke, Hendrik P. A. Lensch, Zeynep Akata

Converting a model's internals to text can yield human-understandable insights about the model. Inspired by the recent success of training-free approaches for image captioning, we propose ZS-A2T, a zero-shot framework that translates the transformer attention of a given model into natural language without requiring any training. We consider this in the context of Visual Question Answering (VQA). ZS-A2T builds on a pre-trained large language model (LLM), which receives a task prompt, question, and predicted answer, as inputs. The LLM is guided to select tokens which describe the regions in the input image that the VQA model attended to. Crucially, we determine this similarity by exploiting the text-image matching capabilities of the underlying VQA model. Our framework does not require any training and allows the drop-in replacement of different guiding sources (e.g. attribution instead of attention maps), or language models. We evaluate this novel task on textual explanation datasets for VQA, giving state-of-the-art performances for the zero-shot setting on GQA-REX and VQA-X. Our code is available at: https://github.com/ExplainableML/ZS-A2T.

📄 PDF Abstract BibTeX arXiv:2311.05043

Code (1)

explainableml/zs-a2t 공식 구현 pytorch

Tasks

Image CaptioningLanguage ModelingLanguage ModellingLarge Language ModelQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Zero-Shot Cross-lingual Classification Using Multilingual Neural Machine Translation

2018-09-12 · Akiko Eriguchi, Melvin Johnson, Orhan Firat, Hideto Kazawa 외

Transferring representations from large supervised tasks to downstream tasks has shown promising results in AI fields such as Computer Vision and Natural Language Processing (NLP). In parallel, the recent progress in Mac…

ClassificationCross-Lingual TransferGeneral ClassificationMachine Translation+5

Zero-Shot Translation Quality Estimation with Explicit Cross-Lingual Patterns

2020-10-10 · WMT (EMNLP) 2020 11 · Lei Zhou, Liang Ding, Koichi Takeda

This paper describes our submission of the WMT 2020 Shared Task on Sentence Level Direct Assessment, Quality Estimation (QE). In this study, we empirically reveal the \textit{mismatching issue} when directly adopting BER…

SentenceTranslation

An Empirical Investigation of Word Alignment Supervision for Zero-Shot Multilingual Neural Machine Translation

2021-11-01 · EMNLP 2021 11 · Alessandro Raganato, Raúl Vázquez, Mathias Creutz, Jörg Tiedemann

Zero-shot translations is a fascinating feature of Multilingual Neural Machine Translation (MNMT) systems. These MNMT models are usually trained on English-centric data, i.e. English either as the source or target langua…

Machine TranslationTranslationWord Alignment

On Zero-shot Cross-lingual Transfer of Multilingual Neural Machine Translation

2018-10-22 · Anonymous

Transferring representations from large-scale supervised tasks to downstream tasks have shown outstanding results in Machine Learning in both Computer Vision and natural language processing (NLP). One particular example …

Cross-Lingual TransferMachine TranslationNatural Language InferenceNMT+4

BELT:Bootstrapping Electroencephalography-to-Language Decoding and Zero-Shot Sentiment Classification by Natural Language Supervision

2023-09-21 · Jinzhao Zhou, Yiqun Duan, Yu-Cheng Chang, Yu-Kai Wang 외

This paper presents BELT, a novel model and learning framework for the pivotal topic of brain-to-language translation research. The translation from noninvasive brain signals into readable natural language has the potent…

Brain DecodingContrastive LearningEEGQuantization+6