paper-with-me

홈 › Papers

Fast-Slow Transformer for Visually Grounding Speech

2021-09-16 · Puyuan Peng, David Harwath

We present Fast-Slow Transformer for Visually Grounding Speech, or FaST-VGS. FaST-VGS is a Transformer-based model for learning the associations between raw speech waveforms and visual images. The model unifies dual-encoder and cross-attention architectures into a single model, reaping the superior retrieval speed of the former along with the accuracy of the latter. FaST-VGS achieves state-of-the-art speech-image retrieval accuracy on benchmark datasets, and its learned representations exhibit strong performance on the ZeroSpeech 2021 phonetic and semantic tasks.

📄 PDF Abstract BibTeX arXiv:2109.08186

Code (1)

jasonppy/fast-vgs-family 공식 구현 pytorch

Tasks

Image RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Residual Connection 설명 없음
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 설명 없음
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 제목 키워드 기반

ID-VTG: Image-Disambiguated Video Temporal Grounding

2026-08-20 · Minghang Zheng, Jingli Wei, Hongyi Yang, Yang Liu arxiv

Video Temporal Grounding (VTG) faces significant challenges when natural language queries must distinguish between multiple events involving visually similar entities, particularly when relying on fine-grained visual att…

Natural Language Queries

Self-Supervised Representation Learning for Speech Using Visual Grounding and Masked Language Modeling

2022-02-07 · Puyuan Peng, David Harwath

In this paper, we describe our submissions to the ZeroSpeech 2021 Challenge and SUPERB benchmark. Our submissions are based on the recently proposed FaST-VGS model, which is a Transformer-based model that learns to assoc…

Language ModelingLanguage ModellingMasked Language ModelingRepresentation Learning+1

Attending Self-Attention: A Case Study of Visually Grounded Supervision in Vision-and-Language Transformers

2021-08-01 · ACL 2021 5 · Jules Samaran, Noa Garcia, Mayu Otani, Chenhui Chu 외

The impressive performances of pre-trained visually grounded language models have motivated a growing body of research investigating what has been learned during the pre-training. As a lot of these models are based on Tr…

Language ModelingLanguage ModellingVisual Grounding

The Curious Case of Visual Grounding: Different Effects for Speech- and Text-based Language Encoders

2025-09-19 · Adrian Sauter, Willem Zuidema, Marianne de Heer Kloots arxiv

How does visual information included in training affect language processing in audio- and text-based deep learning models? We explore how such visual grounding affects model-internal representations of words, and find su…

Visual Grounding

Attention-Based Keyword Localisation in Speech using Visual Grounding

2021-06-16 · Kayode Olaleye, Herman Kamper

Visually grounded speech models learn from images paired with spoken captions. By tagging images with soft text labels using a trained visual classifier with a fixed vocabulary, previous work has shown that it is possibl…

Visual Grounding